Alexandru Ardelean
2817de263b
python-wheel: bump to 0.46.3, fix dep
...
Version 0.46.x adds packaging>=24.0 as a runtime dependency.
Add python3-packaging to DEPENDS accordingly.
Changelog: https://wheel.readthedocs.io/en/stable/news.html
Signed-off-by: Alexandru Ardelean <alex@shruggie.ro >
2026-04-06 09:02:56 +03:00
Alexandru Ardelean
e0a12562b7
python3: merge python3-email into python3-urllib
...
As we're seeing in various test.sh scrip runs, importing 'email' fails
with not finding 'urllib' and vice-versa.
Then via a7e96ec91 ("python3-email: add python3-urllib as dependency")
I created a circular dependency.
So, might as well merge the two packages into one (named python3-urllib)
and updates all dependencies to pull python3-urllib.
Signed-off-by: Alexandru Ardelean <alex@shruggie.ro >
2026-04-04 18:27:26 +03:00
Fabrice Fontaine
6f5a3f76b7
python/python-wheel: assign PKG_CPE_ID
...
cpe:/a:wheel_project:wheel is the correct CPE ID for python-wheel:
https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:wheel_project:wheel
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com >
2026-03-19 14:45:11 +02:00
Jeffery To
376cbe460a
treewide: remove myself as maintainer
...
slide-switch is my software, I choose to continue to be sole maintainer.
(This was also the case in #28429.)
Signed-off-by: Jeffery To <jeffery.to@gmail.com >
2026-03-14 01:53:21 +08:00
Alexandru Ardelean
a7e01c91b6
treewide: add me as co-maintainer to Jeffery's packages
...
Add 'Alexandru Ardelean <ardeleanalex@gmail.com >' as co-maintainer
alongside Jeffery To <jeffery.to@gmail.com > for all packages where
Jeffery To is listed as maintainer.
Supersedes PR: https://github.com/openwrt/packages/pull/28429
We can have another PR where Jeffery removes himself later.
Signed-off-by: Alexandru Ardelean <alex@shruggie.ro >
2026-03-13 19:04:53 +02:00
Josef Schlehofer
182156cfad
python-wheel: update to 0.45.1
...
Release notes:
https://github.com/pypa/wheel/releases/tag/0.45.1
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com >
2025-10-31 09:52:11 +02:00
Jeffery To
72c63100aa
python-wheel: Update to 0.42.0
...
Signed-off-by: Jeffery To <jeffery.to@gmail.com >
2023-11-30 12:58:35 +08:00
Jeffery To
1e4e35b765
python-wheel: Update to 0.41.3
...
Signed-off-by: Jeffery To <jeffery.to@gmail.com >
2023-11-16 02:20:48 +08:00
Jeffery To
0b99bec49b
python-wheel: Update to 0.41.2
...
Signed-off-by: Jeffery To <jeffery.to@gmail.com >
2023-08-31 16:16:19 +08:00
Jeffery To
aa6aa15f4b
python-wheel: Update to 0.41.1
...
Signed-off-by: Jeffery To <jeffery.to@gmail.com >
2023-08-10 05:11:18 +08:00
Jeffery To
6e1785d148
python-wheel: Update to 0.41.0
...
Signed-off-by: Jeffery To <jeffery.to@gmail.com >
2023-07-24 22:47:49 -07:00
Jeffery To
afd6f8e445
python-wheel: Add new host-only package
...
From the README:
This library is the reference implementation of the Python wheel
packaging standard, as defined in PEP 427.
Signed-off-by: Jeffery To <jeffery.to@gmail.com >
2023-03-31 13:06:27 +08:00