<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/lang/python/python-bidict, 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-03-29T06:00:28Z</updated>
<entry>
<title>treewide: remove Jan Pavlinec as maintainer</title>
<updated>2026-03-29T06:00:28Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2026-03-29T05:51:47Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=35d9eadb5b818f509b849ca75d3f24d8671812ab'/>
<id>urn:sha1:35d9eadb5b818f509b849ca75d3f24d8671812ab</id>
<content type='text'>
Jan Pavlinec &lt;jan.pavlinec1@gmail.com&gt; is no longer maintaining
these packages. Remove him from the PKG_MAINTAINER field across
all affected packages.

Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
<entry>
<title>python-bidict: bump to 0.23.1</title>
<updated>2026-03-22T08:01:51Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2026-03-22T06:45:47Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=fd5c7badcc6854f0721dbac6c74c90291e323cf4'/>
<id>urn:sha1:fd5c7badcc6854f0721dbac6c74c90291e323cf4</id>
<content type='text'>
Changes since 0.22.1:
- Require Python &gt;= 3.8 (dropped 3.7)
- Performance improvements and internal refactoring
- Better type annotations and mypy support
- Various bug fixes

Also add PKG_BUILD_DEPENDS on python-setuptools/host as bidict uses
setuptools.build_meta build backend.

Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
<entry>
<title>python-socketio: bump to 5.11.2</title>
<updated>2026-03-22T06:43:45Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2026-03-21T06:53:26Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=e2e0362a17c7ce59b9c391d756ef2b6f5069109e'/>
<id>urn:sha1:e2e0362a17c7ce59b9c391d756ef2b6f5069109e</id>
<content type='text'>
Changelog since 5.8.0:
- v5.9.0: Optimize performance and memory usage for broadcasts
- v5.10.0: Add SimpleClient and AsyncSimpleClient classes; add reporting
  to Socket.IO Admin UI; add server shutdown() function; make async
  enter_room/leave_room proper coroutines
- v5.11.0: Add catch-all namespace support; improve pubsub manager
  robustness; fix background task garbage collection
- v5.11.1: Add connection retry option in client; drop Python 3.7 support;
  add Python 3.12 support
- v5.11.2: Improve routing to catch-all namespace handlers; add option
  to disable routing in ASGIApp

Add test.sh.

Full changelog:
https://github.com/miguelgrinberg/python-socketio/releases

Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
<entry>
<title>treewide: add Alexandru Ardelean as co-maintainer</title>
<updated>2026-03-14T08:51:33Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2026-03-14T08:32:45Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=27b6ad53b9e56c38b7a99e123584c562e8ba1b5a'/>
<id>urn:sha1:27b6ad53b9e56c38b7a99e123584c562e8ba1b5a</id>
<content type='text'>
Add 'Alexandru Ardelean &lt;ardeleanalex@gmail.com&gt;' as co-maintainer
alongside Jan Pavlinec &lt;jan.pavlinec1@gmail.com&gt; for all packages
where Jan Pavlinec is listed as maintainer.

Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
<entry>
<title>python-bidict: Update to 0.22.1</title>
<updated>2023-09-24T01:43:37Z</updated>
<author>
<name>Jeffery To</name>
</author>
<published>2023-09-20T09:38:49Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=04344131087473289f0d9cfff0ffb196ac3376bd'/>
<id>urn:sha1:04344131087473289f0d9cfff0ffb196ac3376bd</id>
<content type='text'>
The package no longer has a build dependency on setuptools-scm.

Signed-off-by: Jeffery To &lt;jeffery.to@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-setuptools-scm: Add new host-only package</title>
<updated>2023-03-31T05:06:35Z</updated>
<author>
<name>Jeffery To</name>
</author>
<published>2023-02-17T00:49:36Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=3ee4e7297cf07b644bac3dfafc508da5f31bf63d'/>
<id>urn:sha1:3ee4e7297cf07b644bac3dfafc508da5f31bf63d</id>
<content type='text'>
The host build replaces the use of the host pip requirements file. This
also updates the dependants of setuptools-scm to depend on the host
build.

This also removes the toml host pip requirements file as toml is not
used by any other package.

Signed-off-by: Jeffery To &lt;jeffery.to@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: change email</title>
<updated>2021-07-29T11:21:02Z</updated>
<author>
<name>Jan Pavlinec</name>
</author>
<published>2021-07-08T13:32:31Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=3ee2a087a393e02e40fb49345059d0f2f62a6556'/>
<id>urn:sha1:3ee2a087a393e02e40fb49345059d0f2f62a6556</id>
<content type='text'>
Change from jan.pavlinec@nic.cz to jan.pavlinec1@gmail.com

Signed-off-by: Jan Pavlinec &lt;jan.pavlinec@nic.cz&gt;
</content>
</entry>
<entry>
<title>python-bidict: add new package</title>
<updated>2021-03-23T09:55:09Z</updated>
<author>
<name>Jan Pavlinec</name>
</author>
<published>2021-03-03T11:51:13Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=ae0556e6a53f85948448f04d1bc22884906f727e'/>
<id>urn:sha1:ae0556e6a53f85948448f04d1bc22884906f727e</id>
<content type='text'>
Signed-off-by: Jan Pavlinec &lt;jan.pavlinec@nic.cz&gt;
</content>
</entry>
</feed>
