aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-boto3
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-11-08 03:01:36 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-11-08 05:23:49 -0300
commit6aaa433d8ab983ddb5c5e7f79751206f0c8df7b5 (patch)
treeaf7e56ac59e03736455a31cff52d51c201c326b3 /testing/py3-boto3
parentbc65e091d3c618cf926932c841356eea460bc13e (diff)
downloadaports-6aaa433d8ab983ddb5c5e7f79751206f0c8df7b5.tar.bz2
aports-6aaa433d8ab983ddb5c5e7f79751206f0c8df7b5.tar.xz
testing/py3-boto3: upgrade to 1.10.10
Diffstat (limited to 'testing/py3-boto3')
-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 a8abe2f9cd..c30f9694bf 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.8
+pkgver=1.10.10
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="161bb025cc099936424ad45fb9c6669b3477b65bb56b56675417e8d4a9691f3a23bc178c13d112509bc8651329d25098767f21d10789825b55adfbaed8f6f660 boto3-1.10.8.tar.gz"
+sha512sums="7dd5075b3bf827d6b472e3d17ee339ec9cac9c92cdce176f3ecdfd935362589a3e4ca5a61395f91731bf3e2de86c684cc065c7ef8de15c3940eb8d7f4021495b boto3-1.10.10.tar.gz"