<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/lang/python/python-awscli, 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-18T05:07:33Z</updated>
<entry>
<title>python-awscli: update to 1.44.79</title>
<updated>2026-04-18T05:07:33Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2026-04-17T06:40:45Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=f707890afb9e17cbefa5f61df00a329c8661dff6'/>
<id>urn:sha1:f707890afb9e17cbefa5f61df00a329c8661dff6</id>
<content type='text'>
- bump 1.44.78 -&gt; 1.44.79

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-awscli: update to 1.44.78</title>
<updated>2026-04-14T07:33:53Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2026-04-13T08:17:32Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=2279299c2c335fc77d343edec7b106addc73251a'/>
<id>urn:sha1:2279299c2c335fc77d343edec7b106addc73251a</id>
<content type='text'>
Bump version 1.44.76 -&gt; 1.44.78.

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

Key changes since 1.29.7:

1.32.0: Python 3.7 dropped.

1.33.0: Version numbering aligned with botocore/boto3; aws logs
start-live-tail command added.

1.35.0 (S3 checksum): --checksum-mode and --checksum-algorithm flags
added to high-level s3 commands.

1.36.0: Shorthand @= file-loading syntax added; aws s3 ls gains
--bucket-name-prefix and --bucket-region filters (1.36.35).

1.37.0: CRC32 default for uploads; response checksum validation.

1.39.0: Python 3.8 dropped.

1.40.0: aws eks update-kubeconfig gains --assume-role-arn for
cross-account access; STS regional endpoints now default.

1.42.42: aws eks update-kubeconfig gets --proxy-url option.

1.43.0: Login credential provider support.

1.44.0: New --v2-debug flag and AWS_CLI_UPGRADE_DEBUG_MODE env var to
detect CLI v2 breaking changes.

1.44.57: aws s3 mb gains --tags flag.

1.44.76 (security): Tighter file permissions for CodeArtifact login and
IAM MFA bootstrap output.

Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
<entry>
<title>python-awscli: Update to 1.29.7, update dependencies</title>
<updated>2023-07-25T05:47:29Z</updated>
<author>
<name>Jeffery To</name>
</author>
<published>2023-07-20T09:57:49Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=211724c3fc0ed3c1a96c1e6be547c085bd340cae'/>
<id>urn:sha1:211724c3fc0ed3c1a96c1e6be547c085bd340cae</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-awscli: Add new package</title>
<updated>2019-04-20T06:10:12Z</updated>
<author>
<name>Daniel Danzberger</name>
</author>
<published>2019-04-04T12:00:16Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=41ef6b91f7bb684c6187d8afa1b4d5cb0b96f476'/>
<id>urn:sha1:41ef6b91f7bb684c6187d8afa1b4d5cb0b96f476</id>
<content type='text'>
Signed-off-by: Daniel Danzberger &lt;daniel@dd-wrt.com&gt;
</content>
</entry>
</feed>
