[webkit-changes] [WebKit/WebKit] 4ae17e: [webkitpy] Update twisted and pyopenssl autoinstal...

Carlos Alberto Lopez Perez noreply at github.com
Mon Oct 2 06:04:26 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4ae17ef2311b9532fdcbe9549844b883801cff28
      https://github.com/WebKit/WebKit/commit/4ae17ef2311b9532fdcbe9549844b883801cff28
  Author: Carlos Alberto Lopez Perez <clopez at igalia.com>
  Date:   2023-10-02 (Mon, 02 Oct 2023)

  Changed paths:
    M Tools/Scripts/webkitpy/autoinstalled/twisted.py

  Log Message:
  -----------
  [webkitpy] Update twisted and pyopenssl autoinstalled versions (fix issues with python-3.11 and WPE ARM32 perf bots)
https://bugs.webkit.org/show_bug.cgi?id=262369

Reviewed by Philippe Normand.

Update the pyopensl and twisted versions to fix an issue that is happening on the WPE Perf ARM32 bots.
The issue is related to the new python version this bot use (python-3.11) and also related with the
fact that this bots have to actually build most of the python dependencies because there aren't much
pre-built pip packages for ARM32. See the linked bugzilla bug for more details about the issue.

* Tools/Scripts/webkitpy/autoinstalled/twisted.py:

Canonical link: https://commits.webkit.org/268723@main




More information about the webkit-changes mailing list