aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-boto3/APKBUILD
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-03-22 08:15:54 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-03-22 11:47:16 +0000
commitfd3780a31af3e9ae8e99517948870d43390716a9 (patch)
treee29cfe25d5af811a37c302203d920d16581eb978 /community/py3-boto3/APKBUILD
parenteaaeb4a58c93488baaac7ca82bc26636b3ec678e (diff)
downloadaports-fd3780a31af3e9ae8e99517948870d43390716a9.tar.bz2
aports-fd3780a31af3e9ae8e99517948870d43390716a9.tar.xz
community/py3-boto3: upgrade to 1.12.26
Diffstat (limited to 'community/py3-boto3/APKBUILD')
-rw-r--r--community/py3-boto3/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py3-boto3/APKBUILD b/community/py3-boto3/APKBUILD
index cd8a04ff44..2a9bc20126 100644
--- a/community/py3-boto3/APKBUILD
+++ b/community/py3-boto3/APKBUILD
@@ -2,7 +2,7 @@
# Contributor: Valery Kartel <valery.kartel@gmail.com>
pkgname=py3-boto3
_pkgname=boto3
-pkgver=1.12.23
+pkgver=1.12.26
pkgrel=0
pkgdesc="AWS SDK for Python (Boto3)"
url="https://aws.amazon.com/sdk-for-python/"
@@ -25,4 +25,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="5284d7e1efb014df169a6ced03c3213a9b3d4150a845e94e4db409014ef4e3a898d2932ebc30c2415a80a987bae4323355070a2be3641252635b6b8e4cf6f23e boto3-1.12.23.tar.gz"
+sha512sums="75171f2b844a9e85cc0cc0b43b3188ff2ac6c64629db40bb606423f12df28713c0e0260a5fdfc1bee4fa492f6cd90d8031c77d2f3d1940de426ec7e3e61f641f boto3-1.12.26.tar.gz"