<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/lang/python/python-zope-event/patches/001-relax-setuptools-version.patch, 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-27T05:25:02Z</updated>
<entry>
<title>python-zope-event: fix build with setuptools &gt;= 81</title>
<updated>2026-04-27T05:25:02Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2026-04-25T18:52:56Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=3a11691a19149d07383446ee286b8bbdfb667a68'/>
<id>urn:sha1:3a11691a19149d07383446ee286b8bbdfb667a68</id>
<content type='text'>
The pyproject.toml for zope.event 6.1 specifies a strict build
dependency of setuptools&gt;=78.1.1,&lt;81. We currently package
setuptools&gt;=81, causing pip to report a missing dependency and
fail the build.

Add patch 001-relax-setuptools-version.patch to drop the &lt;81 upper
bound, allowing the package to build with any recent setuptools.

Add test.sh to verify the installed version and exercise the core
event API (subscribers list, notify(), event dispatch).

Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
</feed>
