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
Wei-Ting Yang
6629fc95e0
python-setuptools: fix PKG_CPE_ID
...
Should be PKG_CPE_ID, not CPE_ID.
Signed-off-by: Wei-Ting Yang <williamatcg@gmail.com >
2025-11-29 17:13:53 +01:00
Alexandru Ardelean
0ae94ee364
python-setuptools: fix host deps
...
setuptools does not require that many deps.
This also fixes some circular dependencies.
Signed-off-by: Alexandru Ardelean <alex@shruggie.ro >
2025-11-12 21:44:33 +02:00
Alexandru Ardelean
e3a1f5b0b9
python-setuptools: add host-build
...
Newer Python 3 versions don't ship setuptools anymore.
Packages will need to use this one instead.
Signed-off-by: Alexandru Ardelean <alex@shruggie.ro >
2025-11-08 11:21:38 +02:00
Josef Schlehofer
9bf59d5f67
python-setuptools: update to version 80.9.0
...
Release notes:
https://setuptools.pypa.io/en/stable/history.html#v80-9-0
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com >
2025-10-31 09:52:11 +02:00
Jeffery To
b52fd3aa3a
python-setuptools: Update to 69.0.2
...
Signed-off-by: Jeffery To <jeffery.to@gmail.com >
2023-11-30 12:58:25 +08:00
Jeffery To
c12e4e873d
python-setuptools: Update to 68.2.2
...
Signed-off-by: Jeffery To <jeffery.to@gmail.com >
2023-09-27 16:39:52 -07:00
Jeffery To
e309346104
python-setuptools: Update to 68.2.0
...
Signed-off-by: Jeffery To <jeffery.to@gmail.com >
2023-09-14 21:38:03 +08:00
Jeffery To
09e06f9594
python-setuptools: Update to 68.1.2
...
Signed-off-by: Jeffery To <jeffery.to@gmail.com >
2023-08-24 17:21:44 +08:00
Jeffery To
c698a615f9
python-setuptools: Update to 68.0.0
...
Signed-off-by: Jeffery To <jeffery.to@gmail.com >
2023-06-27 07:25:11 +02:00
Jeffery To
b4975f8bbb
python3: Split setuptools into separate source package
...
Packaging setuptools from a separate source package allows it to stay
updated with upstream.
Host setuptools will remain installed as part of python3. Host
setuptools is used in a much more controlled way and so is less critical
for it to track upstream.
setuptools was in a separate source package that was removed in
a53d0c5a403d1669e2cf6c59c2be6a9d3ed633a0; this work is not based on that
earlier package.
Signed-off-by: Jeffery To <jeffery.to@gmail.com >
2023-05-26 22:06:24 +08:00