aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-botocore
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-11-16 21:34:22 +0100
committerLeo <thinkabit.ukim@gmail.com>2019-11-16 21:50:58 +0100
commit040b03522bf369bf5fa7c5dd3886769ad964d081 (patch)
treee38a0aa12e03f6024604241232284097ccef681e /testing/py3-botocore
parente966a00a972b445862039533bae350edef5262dd (diff)
downloadaports-040b03522bf369bf5fa7c5dd3886769ad964d081.tar.bz2
aports-040b03522bf369bf5fa7c5dd3886769ad964d081.tar.xz
testing/py3-botocore: upgrade to 1.13.19
Diffstat (limited to 'testing/py3-botocore')
-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 ab82796a7d..521add672d 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.17
+pkgver=1.13.19
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="a1777a6093a4ec2f2279d201371694e55fc95263698aef168807a90a8d6c7cf83211ba8df680a87be690d23bd559c5a3dacd7d6321098b0f08f9ba4d20dc9fbb botocore-1.13.17.tar.gz"
+sha512sums="86a1f6e5cd5a5f13b9ae2ceb1f113a136604b97888dd71775d7f6627081fa3704acb8f64143c274839658431f1196f2f35f13b3e2bc6d6ddb916cb5693881c5b botocore-1.13.19.tar.gz"