<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/lang/python/python-typing-extensions, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git-03.infra.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/'/>
<updated>2026-08-11T11:39:47Z</updated>
<entry>
<title>python-typing-extensions: bump to 4.16.0</title>
<updated>2026-08-11T11:39:47Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2026-08-09T09:32:47Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=9bb7c9d0fba9cc8b4b04668a77e145510e346bf7'/>
<id>urn:sha1:9bb7c9d0fba9cc8b4b04668a77e145510e346bf7</id>
<content type='text'>
Refresh sha256 from PyPI sdist.

Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
<entry>
<title>python-typing-extensions: allow flit_core 4.x as the build backend</title>
<updated>2026-08-10T13:45:20Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2026-08-10T12:13:35Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=99a2de54f592faef7caa56c80e86510d51d1dd11'/>
<id>urn:sha1:99a2de54f592faef7caa56c80e86510d51d1dd11</id>
<content type='text'>
Like python-wheel, typing-extensions caps its build backend at
"flit_core &gt;=3.11,&lt;4", so python-typing-extensions/host fails with
"Missing dependencies: flit_core&lt;4,&gt;=3.11" now that the feed ships
flit-core 4.0.2. flit_core 4 builds it unchanged; relax the upper bound.

Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
<entry>
<title>python-typing-extensions: bump to 4.15.0</title>
<updated>2026-04-03T06:38:08Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2026-04-01T09:37:28Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=ee1d9f99ea2b76190ad9ff4468f4297c8bf5e289'/>
<id>urn:sha1:ee1d9f99ea2b76190ad9ff4468f4297c8bf5e289</id>
<content type='text'>
Changelog: https://github.com/python/typing_extensions/blob/main/CHANGELOG.md
Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
<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-03.infra.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>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-03.infra.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>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-03.infra.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>python-typing-extensions: Update to 4.9.0</title>
<updated>2023-12-13T06:17:53Z</updated>
<author>
<name>Jeffery To</name>
</author>
<published>2023-12-11T07:57:35Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=c50cba6650ffd04f77ab8ac7b8a67fe8eebb5c66'/>
<id>urn:sha1:c50cba6650ffd04f77ab8ac7b8a67fe8eebb5c66</id>
<content type='text'>
Signed-off-by: Jeffery To &lt;jeffery.to@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-typing-extensions: Update to 4.8.0</title>
<updated>2023-09-27T23:40:21Z</updated>
<author>
<name>Jeffery To</name>
</author>
<published>2023-09-25T16:42:33Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=cb8648679b01982131eda7b2e74aff02f9a7499e'/>
<id>urn:sha1:cb8648679b01982131eda7b2e74aff02f9a7499e</id>
<content type='text'>
Signed-off-by: Jeffery To &lt;jeffery.to@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-typing-extensions: Update to 4.7.1</title>
<updated>2023-07-03T14:30:34Z</updated>
<author>
<name>Jeffery To</name>
</author>
<published>2023-07-03T06:41:18Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=207d01c3a918bf6452c5962660a605bb0d8b8d6b'/>
<id>urn:sha1:207d01c3a918bf6452c5962660a605bb0d8b8d6b</id>
<content type='text'>
Signed-off-by: Jeffery To &lt;jeffery.to@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-typing-extensions: Update to 4.6.3</title>
<updated>2023-06-05T07:43:15Z</updated>
<author>
<name>Jeffery To</name>
</author>
<published>2023-06-05T07:43:15Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=b638f3f8c00950d3ff39bd7e5f31735b8a473120'/>
<id>urn:sha1:b638f3f8c00950d3ff39bd7e5f31735b8a473120</id>
<content type='text'>
Signed-off-by: Jeffery To &lt;jeffery.to@gmail.com&gt;
</content>
</entry>
</feed>
