[webkit-changes] [WebKit/WebKit] f8bf4f: python autoinstaller is broken with python 3.12
Michael Catanzaro
noreply at github.com
Tue Aug 29 10:28:13 PDT 2023
Branch: refs/heads/webkitglib/2.40
Home: https://github.com/WebKit/WebKit
Commit: f8bf4f0e316b81b8197ed17e1f85eda838a836bb
https://github.com/WebKit/WebKit/commit/f8bf4f0e316b81b8197ed17e1f85eda838a836bb
Author: Michael Catanzaro <mcatanzaro at redhat.com>
Date: 2023-08-29 (Tue, 29 Aug 2023)
Changed paths:
M Tools/Scripts/libraries/webkitcorepy/webkitcorepy/__init__.py
Log Message:
-----------
python autoinstaller is broken with python 3.12
https://bugs.webkit.org/show_bug.cgi?id=260726
Reviewed by NOBODY (OOPS!).
Currently git-webkit is broken with python 3.12 due to various problems
with dependencies that are already fixed in newer upstream versions. So,
update a few things.
Unfortunately, the newer library versions are incompatible with other
Python versions, so this means more conditional versions.
* Tools/Scripts/libraries/webkitcorepy/webkitcorepy/__init__.py:
Canonical link: https://commits.webkit.org/260527.430@webkitglib/2.40
More information about the webkit-changes
mailing list