aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-boto3/APKBUILD
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-12-03 08:33:45 +0100
committerLeo <thinkabit.ukim@gmail.com>2019-12-03 08:46:46 +0100
commit4a0b15f8cc037a7451ad1ce573577269fc740582 (patch)
tree907363213e6c31ffcde1cbaa9c1dc08d0cd74dfd /testing/py3-boto3/APKBUILD
parentac23f4393573ec7cbf8945fc975428bf7ff4b572 (diff)
downloadaports-4a0b15f8cc037a7451ad1ce573577269fc740582.tar.bz2
aports-4a0b15f8cc037a7451ad1ce573577269fc740582.tar.xz
testing/py3-boto3: upgrade to 1.10.30
Diffstat (limited to 'testing/py3-boto3/APKBUILD')
-rw-r--r--testing/py3-boto3/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py3-boto3/APKBUILD b/testing/py3-boto3/APKBUILD
index 20de783eee..898f719ebd 100644
--- a/testing/py3-boto3/APKBUILD
+++ b/testing/py3-boto3/APKBUILD
@@ -2,7 +2,7 @@
# Contributor: Valery Kartel <valery.kartel@gmail.com>
pkgname=py3-boto3
_pkgname=boto3
-pkgver=1.10.28
+pkgver=1.10.30
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="b499878e242ac16ba11aef07898aa3a41cb7973f6119d78e586425f2f6bede9349077b9b62a4b5895ec9ef801964dd0584666459002d306aa3ee0e19afbe1b7e boto3-1.10.28.tar.gz"
+sha512sums="92296748f24cd6ce8b2568c6f3943939a3f5df455b2dcbf406121085ea8d899eb46831d9aa6bde7529295981f182284e253fc87daf86e42f16fc6e0566edede7 boto3-1.10.30.tar.gz"