<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/lang/python/python-botocore/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-17T10:46:59Z</updated>
<entry>
<title>python-botocore: update to 1.42.89</title>
<updated>2026-04-17T10:46:59Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2026-04-17T06:55:56Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=c4eee297131a99eb3add8edbeb3278e34fb95f83'/>
<id>urn:sha1:c4eee297131a99eb3add8edbeb3278e34fb95f83</id>
<content type='text'>
- bump 1.42.88 -&gt; 1.42.89

Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
<entry>
<title>treewide: change maintainer from Daniel Danzberger to me</title>
<updated>2026-04-16T18:48:36Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2026-04-13T07:43:32Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=ee6aae4e556a7a38c80bd4b39269968ca3c3f4b8'/>
<id>urn:sha1:ee6aae4e556a7a38c80bd4b39269968ca3c3f4b8</id>
<content type='text'>
Change PKG_MAINTAINER from Daniel Danzberger &lt;daniel@dd-wrt.com&gt;
to Alexandru Ardelean &lt;ardeleanalex@gmail.com&gt; for:
- python-boto3
- python-botocore
- python-awscli
- python-colorama
- python-docutils
- python-jmespath
- python-psycopg2
- python-rsa
- python-s3transfer

These packages seem pretty neglected and the community has been
updating them periodically. Will pick these up to keep them
maintained.

Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
<entry>
<title>python-botocore: update to 1.42.88</title>
<updated>2026-04-14T05:00:30Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2026-04-13T07:39:39Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=86be9943bf2e17bc2a33b5c235b8c9acf065be97'/>
<id>urn:sha1:86be9943bf2e17bc2a33b5c235b8c9acf065be97</id>
<content type='text'>
Bump version 1.42.86 -&gt; 1.42.88.

Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
<entry>
<title>python-botocore: update to 1.42.86</title>
<updated>2026-04-12T07:14:26Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2026-04-09T05:34:15Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=a91080e0353b4793896ffa3cfccc507f275595e3'/>
<id>urn:sha1:a91080e0353b4793896ffa3cfccc507f275595e3</id>
<content type='text'>
Update package to 1.42.86.

Key changes since 1.31.7:

1.32.1: botocore wheel now ships compressed service models to reduce
disk footprint.

1.33.0: Version aligned; boto3/botocore share the same version number.

1.36.0 (S3 checksum overhaul): CRC32 default for uploads; CRC64NVME
support via awscrt; configurable via request_checksum_calculation and
response_checksum_validation settings.

1.37.0 (Account-based endpoints): DynamoDB support for account-based
endpoint routing; smithy-rpc-v2-cbor protocol support (1.37.2).

1.38.0: Python 3.8 dropped.

1.40.0: STS regional endpoints now default; login credential provider
added (1.41.0).

1.42.29: TCP Keep-Alive config via BOTOCORE_TCP_KEEPALIVE env var.
1.42.43: HTTP blocksize increased 16KB -&gt; 128KB with urllib3 v2.
1.42.53: SHA512/XXHASH checksum algorithms added.
1.42.85: SigV4a auth_scheme_preference bugfix.

Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
<entry>
<title>python-botocore: Update to 1.31.7, update dependencies</title>
<updated>2023-07-25T05:47:29Z</updated>
<author>
<name>Jeffery To</name>
</author>
<published>2023-07-20T09:50:18Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=3d83c5c8d6c83e8d3ad571b9aeb0c8bef3592cb6'/>
<id>urn:sha1:3d83c5c8d6c83e8d3ad571b9aeb0c8bef3592cb6</id>
<content type='text'>
Signed-off-by: Jeffery To &lt;jeffery.to@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-packages: Clean up Makefiles</title>
<updated>2020-04-22T08:36:55Z</updated>
<author>
<name>Jeffery To</name>
</author>
<published>2020-04-21T17:27:50Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=2210c4a60dd8fb6420f7bd3c6fe00ed0ae4c51be'/>
<id>urn:sha1:2210c4a60dd8fb6420f7bd3c6fe00ed0ae4c51be</id>
<content type='text'>
This removes:

* Python 3 variants (VARIANT:=python3)

* "for Python3" from package titles

* Package selection condition from package dependencies, e.g.
  +PACKAGE_python3-six:python3-light replaced with +python3-light

* "Default" package information sections, e.g.
  Package/python-six/Default removed and package details merged into
  Package/python3-six

* "(Variant for Python3)" from package descriptions

Signed-off-by: Jeffery To &lt;jeffery.to@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-libraries: Remove Python 2 variants</title>
<updated>2020-04-02T06:57:30Z</updated>
<author>
<name>Jeffery To</name>
</author>
<published>2020-04-01T14:21:16Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=658b1b67587c4698f6a4c182e9afea7cb5fba2ee'/>
<id>urn:sha1:658b1b67587c4698f6a4c182e9afea7cb5fba2ee</id>
<content type='text'>
The Python 2 variants will be added to the abandoned packages feed.

Signed-off-by: Jeffery To &lt;jeffery.to@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: Use pypi.mk for Python packages</title>
<updated>2019-10-30T15:16:18Z</updated>
<author>
<name>Jeffery To</name>
</author>
<published>2019-10-20T19:03:12Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=635cb1309c4d52763c03bc00e7c367e06908b54f'/>
<id>urn:sha1:635cb1309c4d52763c03bc00e7c367e06908b54f</id>
<content type='text'>
This updates all Python packages that download their source from PyPi to
use pypi.mk.

This will allow future improvements/changes to pypi.mk to affect all
relevant packages.

This also makes it easier for future Python packages to start using
pypi.mk, when it's clear how it is used in existing packages.

Signed-off-by: Jeffery To &lt;jeffery.to@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: Add PACKAGE_* conds to python packages</title>
<updated>2019-05-20T19:18:06Z</updated>
<author>
<name>Eneas U de Queiroz</name>
</author>
<published>2019-05-20T16:53:39Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=65009e8127414fe6796f8ace6d532750b622773a'/>
<id>urn:sha1:65009e8127414fe6796f8ace6d532750b622773a</id>
<content type='text'>
If a package builds python &amp; python3 variants, then the respective
PACKAGE-python* conditional DEPENDS were added, since circular
dependencies should all be resolved now.

Signed-off-by: Eneas U de Queiroz &lt;cote2004-github@yahoo.com&gt;
</content>
</entry>
<entry>
<title>python-botocore: Add new package</title>
<updated>2019-04-20T06:03:22Z</updated>
<author>
<name>Daniel Danzberger</name>
</author>
<published>2019-04-04T11:59:53Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=999c01f8c28f463d9c15c6f537fda8df7f75fd67'/>
<id>urn:sha1:999c01f8c28f463d9c15c6f537fda8df7f75fd67</id>
<content type='text'>
Signed-off-by: Daniel Danzberger &lt;daniel@dd-wrt.com&gt;
</content>
</entry>
</feed>
