aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-boto3
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-11-21 15:10:38 +0100
committerLeo <thinkabit.ukim@gmail.com>2019-11-21 15:44:51 +0100
commitb72037cb2a9bebd6131a3c951f1a90651d9aa1ef (patch)
tree43004f8616fa8b16dd29160f3c91c2daf07fda66 /testing/py3-boto3
parentd5ce565351752a1e5ff26d9c4759a777580eb804 (diff)
downloadaports-b72037cb2a9bebd6131a3c951f1a90651d9aa1ef.tar.bz2
aports-b72037cb2a9bebd6131a3c951f1a90651d9aa1ef.tar.xz
testing/py3-boto3: upgrade to 1.10.22
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 3b19662dcd..1bd9234ac0 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.19
+pkgver=1.10.22
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="d42864b85c4d983f8241873e988df9f5cf9afe3299c67bef705fab1542c08de3370eafbbb68388b75621f1e2609b6250e6fd7d391d3cfa7a33d4b47431d12468 boto3-1.10.19.tar.gz"
+sha512sums="3a01c84ed7ddbd0f42d935b15930cd956cd0f2641ff1e1ba5f585bd4ab58b58f8715a5f6dbbf378b22b5282c28d3d5b6678d75c794e520d5e7baa0feb46ea515 boto3-1.10.22.tar.gz"