aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-12-03 08:33:41 +0100
committerLeo <thinkabit.ukim@gmail.com>2019-12-03 08:46:46 +0100
commitac23f4393573ec7cbf8945fc975428bf7ff4b572 (patch)
tree55f82a294979adda5731ea0b1e51611a61e01701 /testing
parent7cd3e5514dcd4686d44b9e1dbb2b44e0c9354d32 (diff)
downloadaports-ac23f4393573ec7cbf8945fc975428bf7ff4b572.tar.bz2
aports-ac23f4393573ec7cbf8945fc975428bf7ff4b572.tar.xz
testing/py3-botocore: upgrade to 1.13.30
Diffstat (limited to 'testing')
-rw-r--r--testing/py3-botocore/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py3-botocore/APKBUILD b/testing/py3-botocore/APKBUILD
index 0e93e9f865..85a7d38ea3 100644
--- a/testing/py3-botocore/APKBUILD
+++ b/testing/py3-botocore/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-botocore
_pkgname=botocore
# Verify required version from py3-boto3 on this package before upgrading
-pkgver=1.13.28
+pkgver=1.13.30
pkgrel=0
pkgdesc="The low-level, core functionality of Boto3"
url="https://github.com/boto/botocore"
@@ -29,4 +29,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="3c6ffa5389639643d237c6945942add1aa21f40419a31fc8bdb06532505e7d5e273afd6616705fce1d46ce76e997b9c3a6854876549b26020f1ee8a019c93a2b botocore-1.13.28.tar.gz"
+sha512sums="e90902a568c74cf2aa52b845ad11e52caacf3bfee48db8af4474670f18944b4941d5e2addc80a3bffba16888804ae3fdc3e9327a83446f803d7acbbbda7c7656 botocore-1.13.30.tar.gz"