aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-11-21 15:10:35 +0100
committerLeo <thinkabit.ukim@gmail.com>2019-11-21 15:44:51 +0100
commitd5ce565351752a1e5ff26d9c4759a777580eb804 (patch)
treed9f79a9610e0612497b80d2f1a99bdf9101fdac3
parent74d4c8b3e66de4ed93fbd263d0a0e225095a7d10 (diff)
downloadaports-d5ce565351752a1e5ff26d9c4759a777580eb804.tar.bz2
aports-d5ce565351752a1e5ff26d9c4759a777580eb804.tar.xz
testing/py3-botocore: upgrade to 1.13.22
-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 521add672d..b840a67ee9 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.19
+pkgver=1.13.22
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="86a1f6e5cd5a5f13b9ae2ceb1f113a136604b97888dd71775d7f6627081fa3704acb8f64143c274839658431f1196f2f35f13b3e2bc6d6ddb916cb5693881c5b botocore-1.13.19.tar.gz"
+sha512sums="79d8cf29d1a7c300b0046b19fe9bebd6b210f94394470f7a7278765f3b00ed8ddcdf18b8af8aba43cbb98908f7384b9bc0cc22b1b52238b4012f58149d78968a botocore-1.13.22.tar.gz"