1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-12 18:59:50 +03:00

community/py3-boto3: upgrade to 1.39.4

This commit is contained in:
Antoine Martin 2025-07-10 14:53:50 -04:00 committed by achill (fossdd)
parent 4292693f7d
commit 8a02b321ef

View file

@ -1,7 +1,7 @@
# Contributor: Valery Kartel <valery.kartel@gmail.com>
# Maintainer: Antoine Martin (ayakael) <dev@ayakael.net>
pkgname=py3-boto3
pkgver=1.38.43
pkgver=1.39.4
pkgrel=0
pkgdesc="AWS SDK for Python (Boto3)"
url="https://aws.amazon.com/sdk-for-python/"
@ -37,5 +37,5 @@ package() {
}
sha512sums="
8325d00aef321936c2f0bbe39b6eb3cbd2bc09818551d3025d5002c7521b1529f3d737e8cb581d0bb69fa83c8c7787abaa0abd05a3d137ae775e1be42729c0e5 boto3-1.38.43.tar.gz
9e51de813f3051a59106c195466ad0c179df75c63ce45d46eedb8be5efd2c1c9a327e5c44576faa28c39cc48149835ee84a026efe4774284f86af06f70f7182c boto3-1.39.4.tar.gz
"