aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-boto3
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-09-26 00:39:48 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-09-26 00:50:14 -0300
commit1b5061c214f520547f67112f257468b1870c8ae2 (patch)
treecfeda0281dc69c75292aacf77943303ad30ca7d1 /testing/py3-boto3
parentc12abeb7e0e34e6ac35c4382ad301b9fe72a5e07 (diff)
downloadaports-1b5061c214f520547f67112f257468b1870c8ae2.tar.bz2
aports-1b5061c214f520547f67112f257468b1870c8ae2.tar.xz
testing/py3-boto3: upgrade to 1.9.235
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 a9a76158c6..ef153e1959 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.9.233
+pkgver=1.9.235
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="1785a24571565b581564acc08c379f25966bf9f50754f10cb98a629837df980699441943a5c7cb369eaa9300f18b44a030669f9ebbf79138de023578beced4fc boto3-1.9.233.tar.gz"
+sha512sums="07bb2dd982943f95b34a67235e559158fc40fce3607ac2afc2d8e00d7dc93d3eef11118f1a2c68c58638c4b1ca612d76b206ce40ddef55b9a5a3de5eae6b081c boto3-1.9.235.tar.gz"