<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/lang/python/python-setuptools/Makefile, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2026-04-05T12:03:06Z</updated>
<entry>
<title>python-setuptools: re-introduce patch from python3</title>
<updated>2026-04-05T12:03:06Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2026-04-03T18:45:38Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=cc5203140ea8e4da5cad6e696601c94a7c206388'/>
<id>urn:sha1:cc5203140ea8e4da5cad6e696601c94a7c206388</id>
<content type='text'>
When Python3 was updated via commit 97a92f2e7 , distutils was
disappeared from Python3 and moved to setuptools.
So that patch should have moved here as well.

This should fix all packages which still use the 'build_ext'
module from setuptools.

Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
<entry>
<title>python-setuptools: bump to 82.0.1</title>
<updated>2026-03-20T13:26:50Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2026-03-19T14:07:16Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=5f957ab5d34560dcd5e04473f8086432dc00052c'/>
<id>urn:sha1:5f957ab5d34560dcd5e04473f8086432dc00052c</id>
<content type='text'>
Changelog since 80.9.0:
- v81.0.0: Remove --dry-run parameter from setup.py
- v82.0.0: Remove pkg_resources module (deprecated since 67.5.0);
  users should migrate to importlib.resources / importlib.metadata
- v82.0.1: Fix loading of launcher manifest.xml file; documentation
  improvements for installing source distributions

Since pkg_resources has been removed in v82.0.0, drop the
python3-pkg-resources sub-package and remove it as a dependency
from python3-setuptools.

Full changelog:
https://github.com/pypa/setuptools/releases

Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
<entry>
<title>treewide: remove myself as maintainer</title>
<updated>2026-03-13T17:53:21Z</updated>
<author>
<name>Jeffery To</name>
</author>
<published>2026-03-13T17:44:30Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=376cbe460ae270c02f2eb245940ddf5d7af9cc96'/>
<id>urn:sha1:376cbe460ae270c02f2eb245940ddf5d7af9cc96</id>
<content type='text'>
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 &lt;jeffery.to@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: add me as co-maintainer to Jeffery's packages</title>
<updated>2026-03-13T17:04:53Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2026-03-13T17:00:02Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=a7e01c91b60c644d08dd309e78cc7bb83d361d6a'/>
<id>urn:sha1:a7e01c91b60c644d08dd309e78cc7bb83d361d6a</id>
<content type='text'>
Add 'Alexandru Ardelean &lt;ardeleanalex@gmail.com&gt;' as co-maintainer
alongside Jeffery To &lt;jeffery.to@gmail.com&gt; 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 &lt;alex@shruggie.ro&gt;
</content>
</entry>
<entry>
<title>python-setuptools: fix PKG_CPE_ID</title>
<updated>2025-11-29T16:13:53Z</updated>
<author>
<name>Wei-Ting Yang</name>
</author>
<published>2025-11-27T11:56:52Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=6629fc95e0f71db2b22e0a0fcf676818af31a25f'/>
<id>urn:sha1:6629fc95e0f71db2b22e0a0fcf676818af31a25f</id>
<content type='text'>
Should be PKG_CPE_ID, not CPE_ID.

Signed-off-by: Wei-Ting Yang &lt;williamatcg@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-setuptools: fix host deps</title>
<updated>2025-11-12T19:44:33Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2025-11-11T07:54:53Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=0ae94ee364cfe6b3f50b4480fec59ceea23732a1'/>
<id>urn:sha1:0ae94ee364cfe6b3f50b4480fec59ceea23732a1</id>
<content type='text'>
setuptools does not require that many deps.
This also fixes some circular dependencies.

Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
<entry>
<title>python-setuptools: add host-build</title>
<updated>2025-11-08T09:21:38Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2025-11-07T10:23:24Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=e3a1f5b0b92689b4b40e9dfed2f8fce4c779f181'/>
<id>urn:sha1:e3a1f5b0b92689b4b40e9dfed2f8fce4c779f181</id>
<content type='text'>
Newer Python 3 versions don't ship setuptools anymore.
Packages will need to use this one instead.

Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
<entry>
<title>python-setuptools: update to version 80.9.0</title>
<updated>2025-10-31T07:52:11Z</updated>
<author>
<name>Josef Schlehofer</name>
</author>
<published>2025-10-21T21:46:28Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=9bf59d5f67f50fa1e823cf1e9d3b34b9deefb618'/>
<id>urn:sha1:9bf59d5f67f50fa1e823cf1e9d3b34b9deefb618</id>
<content type='text'>
Release notes:
https://setuptools.pypa.io/en/stable/history.html#v80-9-0

Signed-off-by: Josef Schlehofer &lt;pepe.schlehofer@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-setuptools: Update to 69.0.2</title>
<updated>2023-11-30T04:58:25Z</updated>
<author>
<name>Jeffery To</name>
</author>
<published>2023-11-28T04:09:32Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=b52fd3aa3a0a6e2b04ea9fc099aaf2894fe88737'/>
<id>urn:sha1:b52fd3aa3a0a6e2b04ea9fc099aaf2894fe88737</id>
<content type='text'>
Signed-off-by: Jeffery To &lt;jeffery.to@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-setuptools: Update to 68.2.2</title>
<updated>2023-09-27T23:39:52Z</updated>
<author>
<name>Jeffery To</name>
</author>
<published>2023-09-25T16:38:11Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=c12e4e873d43c6d61909f1a110be924918be1ab5'/>
<id>urn:sha1:c12e4e873d43c6d61909f1a110be924918be1ab5</id>
<content type='text'>
Signed-off-by: Jeffery To &lt;jeffery.to@gmail.com&gt;
</content>
</entry>
</feed>
