aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-11-28 08:23:39 +0100
committerLeo <thinkabit.ukim@gmail.com>2019-11-28 08:29:33 +0100
commitfd6733fc0cb823923b158cbaa678bcfe11942a58 (patch)
tree4f6d37c6f34273ab0163f3f19e97822948fed3a7 /testing
parent32df0e902374d634afe67bb128db83ecde168cf4 (diff)
downloadaports-fd6733fc0cb823923b158cbaa678bcfe11942a58.tar.bz2
aports-fd6733fc0cb823923b158cbaa678bcfe11942a58.tar.xz
testing/py3-botocore: upgrade to 1.13.28
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 15c64c8a47..0e93e9f865 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.27
+pkgver=1.13.28
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="c430d5d1c2ad293bce201d8fc1c8a0d83f3b2da7f429359a2f4ed71c71af52c49e0a2a12a0c359929ab67848c3b055a82826798af90c7b1fbfce894196020bab botocore-1.13.27.tar.gz"
+sha512sums="3c6ffa5389639643d237c6945942add1aa21f40419a31fc8bdb06532505e7d5e273afd6616705fce1d46ce76e997b9c3a6854876549b26020f1ee8a019c93a2b botocore-1.13.28.tar.gz"