Skip to content

Conversation

@commodo
Copy link
Contributor

@commodo commodo commented Nov 8, 2025

📦 Package Details

Maintainer: me, @BKPepe (co-maintainer for requests)

Description:
Bump versions for a numpy, lxml & requests


🧪 Run Testing Details

  • OpenWrt Version: x86 master
  • OpenWrt Target/Subtarget: x86 master
  • OpenWrt Device: VM

✅ Formalities

  • I have reviewed the CONTRIBUTING.md file for detailed contributing guidelines.

This change bumps the version to 2.3.4

Signed-off-by: Alexandru Ardelean <[email protected]>
Was currently blocked by Cython being old.

Signed-off-by: Alexandru Ardelean <[email protected]>
Bumps to version 2.32.5

Signed-off-by: Alexandru Ardelean <[email protected]>
@BKPepe
Copy link
Member

BKPepe commented Nov 8, 2025

This fails:

2025-11-08T12:13:20.8816337Z checking command to parse aarch64-openwrt-linux-musl-gcc-nm output from aarch64-openwrt-linux-musl-gcc object... 
2025-11-08T12:13:20.8817513Z Traceback (most recent call last):
2025-11-08T12:13:20.8818516Z   File "/builder/staging_dir/hostpkg/lib/python3.13/site-packages/pyproject_hooks/_impl.py", line 321, in _call_hook
2025-11-08T12:13:20.8819816Z     raise BackendUnavailable(data.get('traceback', ''))
2025-11-08T12:13:20.8821031Z pyproject_hooks._impl.BackendUnavailable: Traceback (most recent call last):
2025-11-08T12:13:20.8822342Z   File "/builder/staging_dir/hostpkg/lib/python3.13/site-packages/pyproject_hooks/_in_process/_in_process.py", line 77, in _build_backend
2025-11-08T12:13:20.8823373Z     obj = import_module(mod_path)
2025-11-08T12:13:20.8824156Z   File "/builder/staging_dir/hostpkg/lib/python3.13/importlib/__init__.py", line 88, in import_module
2025-11-08T12:13:20.8825081Z     return _bootstrap._gcd_import(name[level:], package, level)
2025-11-08T12:13:20.8825613Z            ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-11-08T12:13:20.8826391Z   File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
2025-11-08T12:13:20.8827078Z   File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
2025-11-08T12:13:20.8827806Z   File "<frozen importlib._bootstrap>", line 1310, in _find_and_load_unlocked
2025-11-08T12:13:20.8828580Z   File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
2025-11-08T12:13:20.8829314Z   File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
2025-11-08T12:13:20.8830202Z   File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
2025-11-08T12:13:20.8830933Z   File "<frozen importlib._bootstrap>", line 1324, in _find_and_load_unlocked
2025-11-08T12:13:20.8831596Z ModuleNotFoundError: No module named 'setuptools'
2025-11-08T12:13:20.8831954Z 
2025-11-08T12:13:20.8832240Z ERROR Backend 'setuptools.build_meta:__legacy__' is not available.
2025-11-08T12:13:20.8981633Z make[2]: *** [Makefile:59: /builder/build_dir/hostpkg/pypi/cython-3.1.5/.built] Error 1
2025-11-08T12:13:20.8982477Z make[2]: Leaving directory '/feed/lang/python/python-cython'
2025-11-08T12:13:20.8996919Z time: package/feeds/packages_ci/python-cython/host-compile#0.36#0.45#1.20
2025-11-08T12:13:20.9008724Z     ERROR: package/feeds/packages_ci/python-cython [host] failed to build.
2025-11-08T12:13:20.9018430Z make[1]: *** [package/Makefile:185: package/feeds/packages_ci/python-cython/host/compile] Error 1
2025-11-08T12:13:20.9020018Z make[1]: *** Waiting for unfinished jobs....

@commodo
Copy link
Contributor Author

commodo commented Nov 8, 2025

This fails:

2025-11-08T12:13:20.8816337Z checking command to parse aarch64-openwrt-linux-musl-gcc-nm output from aarch64-openwrt-linux-musl-gcc object... 
2025-11-08T12:13:20.8817513Z Traceback (most recent call last):
2025-11-08T12:13:20.8818516Z   File "/builder/staging_dir/hostpkg/lib/python3.13/site-packages/pyproject_hooks/_impl.py", line 321, in _call_hook
2025-11-08T12:13:20.8819816Z     raise BackendUnavailable(data.get('traceback', ''))
2025-11-08T12:13:20.8821031Z pyproject_hooks._impl.BackendUnavailable: Traceback (most recent call last):
2025-11-08T12:13:20.8822342Z   File "/builder/staging_dir/hostpkg/lib/python3.13/site-packages/pyproject_hooks/_in_process/_in_process.py", line 77, in _build_backend
2025-11-08T12:13:20.8823373Z     obj = import_module(mod_path)
2025-11-08T12:13:20.8824156Z   File "/builder/staging_dir/hostpkg/lib/python3.13/importlib/__init__.py", line 88, in import_module
2025-11-08T12:13:20.8825081Z     return _bootstrap._gcd_import(name[level:], package, level)
2025-11-08T12:13:20.8825613Z            ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-11-08T12:13:20.8826391Z   File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
2025-11-08T12:13:20.8827078Z   File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
2025-11-08T12:13:20.8827806Z   File "<frozen importlib._bootstrap>", line 1310, in _find_and_load_unlocked
2025-11-08T12:13:20.8828580Z   File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
2025-11-08T12:13:20.8829314Z   File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
2025-11-08T12:13:20.8830202Z   File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
2025-11-08T12:13:20.8830933Z   File "<frozen importlib._bootstrap>", line 1324, in _find_and_load_unlocked
2025-11-08T12:13:20.8831596Z ModuleNotFoundError: No module named 'setuptools'
2025-11-08T12:13:20.8831954Z 
2025-11-08T12:13:20.8832240Z ERROR Backend 'setuptools.build_meta:__legacy__' is not available.
2025-11-08T12:13:20.8981633Z make[2]: *** [Makefile:59: /builder/build_dir/hostpkg/pypi/cython-3.1.5/.built] Error 1
2025-11-08T12:13:20.8982477Z make[2]: Leaving directory '/feed/lang/python/python-cython'
2025-11-08T12:13:20.8996919Z time: package/feeds/packages_ci/python-cython/host-compile#0.36#0.45#1.20
2025-11-08T12:13:20.9008724Z     ERROR: package/feeds/packages_ci/python-cython [host] failed to build.
2025-11-08T12:13:20.9018430Z make[1]: *** [package/Makefile:185: package/feeds/packages_ci/python-cython/host/compile] Error 1
2025-11-08T12:13:20.9020018Z make[1]: *** Waiting for unfinished jobs....

Ah...
I think I need to remember to do a dirclean on each build

Required now, since python3 doesn't have any setuptools bundled.

Signed-off-by: Alexandru Ardelean <[email protected]>
@commodo commodo merged commit 0c37af5 into openwrt:master Nov 9, 2025
7 of 12 checks passed
@commodo commodo deleted the python-updates1 branch November 9, 2025 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants