<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/lang/python/python-babel, 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-06T05:31:58Z</updated>
<entry>
<title>python-babel: bump to 2.18.0</title>
<updated>2026-04-06T05:31:58Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2026-04-04T18:37:47Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=387b6197ccf89fdf7557c6df3d89d80d86543ef8'/>
<id>urn:sha1:387b6197ccf89fdf7557c6df3d89d80d86543ef8</id>
<content type='text'>
Changelog: https://github.com/python-babel/babel/blob/master/CHANGES.rst

Minor release with bug fixes. Resets PKG_RELEASE to 1.
Add test.sh to verify locale, date, and number formatting.

Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
<entry>
<title>python3: merge python3-email into python3-urllib</title>
<updated>2026-04-04T15:27:26Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2026-04-02T16:16:31Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=e0a12562b7bfd36348135cecd83073e89ebe2921'/>
<id>urn:sha1:e0a12562b7bfd36348135cecd83073e89ebe2921</id>
<content type='text'>
As we're seeing in various test.sh scrip runs, importing 'email' fails
with not finding 'urllib' and vice-versa.

Then via a7e96ec91 ("python3-email: add python3-urllib as dependency")
I created a circular dependency.
So, might as well merge the two packages into one (named python3-urllib)
and updates all dependencies to pull python3-urllib.

Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
<entry>
<title>treewide: remove python3-distutils dependency</title>
<updated>2025-12-10T09:49:08Z</updated>
<author>
<name>Til Kaiser</name>
</author>
<published>2025-12-08T18:13:46Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=0b6d2a2859bb9ad5dd5264bc5eccf3ecb807e98a'/>
<id>urn:sha1:0b6d2a2859bb9ad5dd5264bc5eccf3ecb807e98a</id>
<content type='text'>
As the python3-distutils was dropped while bumping the version
to 3.13.9 via 97a92f2e7a77c39d087892f5c9a7350c31f3d65b, remove the
python3-distutils from all packages that are currently using it.

OpenWrt already uses recent enough releases of these packages
that have adapted to work without distutils, so the dependency
can be safely removed.

Signed-off-by: Til Kaiser &lt;mail@tk154.de&gt;
</content>
</entry>
<entry>
<title>python-babel: upgrade to version 2.17.0</title>
<updated>2025-11-13T17:32:33Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2025-11-13T13:56:11Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=26ffbb95f189471c11dcd980a2c514035e410641'/>
<id>urn:sha1:26ffbb95f189471c11dcd980a2c514035e410641</id>
<content type='text'>
Need to also provide python-setuptools/host as build dep for
host and target build.

Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
<entry>
<title>treewide: change my no longer used email</title>
<updated>2023-09-04T14:02:56Z</updated>
<author>
<name>Josef Schlehofer</name>
</author>
<published>2023-09-04T09:00:32Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=1e1b2051db47a82513f4eb4e9da892207785b7e2'/>
<id>urn:sha1:1e1b2051db47a82513f4eb4e9da892207785b7e2</id>
<content type='text'>
Since February 2023, I decided to no longer work with Turris, I mean CZ.NIC company
due to some reasons how the development goes and since that day my work address is not
available and not sure if there is some redirect to someone else, but if anyone wants to
reach me, use my email address, where they can find me.

Signed-off-by: Josef Schlehofer &lt;pepe.schlehofer@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-babel: Update to 2.12.1, add host build</title>
<updated>2023-07-17T00:00:04Z</updated>
<author>
<name>Jeffery To</name>
</author>
<published>2023-07-16T08:29:41Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=0174cea69757589be50b9dd774394ce18cf61dae'/>
<id>urn:sha1:0174cea69757589be50b9dd774394ce18cf61dae</id>
<content type='text'>
Also updated dependencies for the new version.

Signed-off-by: Jeffery To &lt;jeffery.to@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-babel: update to version 2.9.1</title>
<updated>2021-08-11T08:11:37Z</updated>
<author>
<name>Josef Schlehofer</name>
</author>
<published>2021-08-11T08:11:05Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=e2932db1ce45e1882b6935694a46c3a3b7e8536f'/>
<id>urn:sha1:e2932db1ce45e1882b6935694a46c3a3b7e8536f</id>
<content type='text'>
Changelog:
https://github.com/python-babel/babel/releases/tag/v2.9.1

Signed-off-by: Josef Schlehofer &lt;pepe.schlehofer@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-babel: update to version 2.9.0</title>
<updated>2021-04-11T23:05:36Z</updated>
<author>
<name>Josef Schlehofer</name>
</author>
<published>2021-04-11T23:05:21Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=a31dc44d2dd8cae498135b2994a7a117bc4c6e2d'/>
<id>urn:sha1:a31dc44d2dd8cae498135b2994a7a117bc4c6e2d</id>
<content type='text'>
Update copyright

Signed-off-by: Josef Schlehofer &lt;pepe.schlehofer@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-babel: add new package</title>
<updated>2020-10-17T20:25:38Z</updated>
<author>
<name>Josef Schlehofer</name>
</author>
<published>2020-10-17T13:03:37Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=677f73fedda53889b82bb6b94f93e5485427e3b2'/>
<id>urn:sha1:677f73fedda53889b82bb6b94f93e5485427e3b2</id>
<content type='text'>
Signed-off-by: Josef Schlehofer &lt;pepe.schlehofer@gmail.com&gt;
</content>
</entry>
</feed>
