| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Review requested:
|
Sorry, something went wrong.
There was a problem hiding this comment.
These two commands fail on Python 3.12 with ModuleNotFoundError: No module named 'packaging'
% pipx run --spec git+https://github.com/nodejs/gyp-next.git gyp --help
% pipx run --spec git+https://github.com/nodejs/gyp-next.git gyp --version
This was fixed in the past by:
Also discussed in:
Sorry, something went wrong.
Sorry, something went wrong.
|
Should we wait on this fix for gyp --version on Python >= 3.12? |
Sorry, something went wrong.
|
I'd say no because it doesn't matter for the usage in this project |
Sorry, something went wrong.
Sorry, something went wrong.
|
Landed in 70995bd...a923fed |
Sorry, something went wrong.
PR-URL: #52835 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Christian Clauss <cclauss@me.com> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
PR-URL: #52835 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Christian Clauss <cclauss@me.com> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
PR-URL: #52835 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Christian Clauss <cclauss@me.com> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
PR-URL: #52835 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Christian Clauss <cclauss@me.com> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
|
this breaks v20.x build https://ci.nodejs.org/job/node-test-commit-linux/nodes=debian10-x64/58454/console |
Sorry, something went wrong.
|
Test is running on Python 3.7 which is no longer supported: Node.js configure: Found Python 3.7.3...
10:02:34 Traceback (most recent call last):
10:02:34 File "./configure", line 29, in <module>
10:02:34 import configure
10:02:34 File "/home/iojs/build/workspace/node-test-commit-linux/configure.py", line 30, in <module>
10:02:34 from gyp.common import GetFlavor
10:02:34 File "tools/gyp/pylib/gyp/__init__.py", line 9, in <module>
10:02:34 import gyp.input
10:02:34 File "tools/gyp/pylib/gyp/input.py", line 8, in <module>
10:02:34 import gyp.common
10:02:34 File "tools/gyp/pylib/gyp/common.py", line 435
10:02:34 if CC := os.environ.get("CC_target") or os.environ.get("CC"):
10:02:34 ^
10:02:34 SyntaxError: invalid syntax
Assignment expression https://docs.python.org/3/whatsnew/3.8.html |
Sorry, something went wrong.
PR-URL: nodejs#52835 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Christian Clauss <cclauss@me.com> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
PR-URL: nodejs#52835 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Christian Clauss <cclauss@me.com> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
| Back | FazBrowse Home | New Git URL |
This is an automated update of gyp-next to 0.18.0.