aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-11-24 22:18:56 +0100
committerLeo <thinkabit.ukim@gmail.com>2019-11-25 10:54:36 +0100
commitb732b80215b0525c6b5ba985d0ba4604ada51cda (patch)
tree395c74a7a9ed2b45a5927586e323c89b65bf58cc /testing
parentb34345a033256e6c454741394e430a4a80582a7a (diff)
downloadaports-b732b80215b0525c6b5ba985d0ba4604ada51cda.tar.bz2
aports-b732b80215b0525c6b5ba985d0ba4604ada51cda.tar.xz
testing/py3-botocore: upgrade to 1.13.25
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 b840a67ee9..9bafeee6ed 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.22
+pkgver=1.13.25
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="79d8cf29d1a7c300b0046b19fe9bebd6b210f94394470f7a7278765f3b00ed8ddcdf18b8af8aba43cbb98908f7384b9bc0cc22b1b52238b4012f58149d78968a botocore-1.13.22.tar.gz"
+sha512sums="adf9d3dffc2c31f2088674509d7d21ea63e67478b17f895a719d627c40c3d465d0b175d5cff0484f65725c253ba7d91dd16f73ff11417b22dfe050c53a4385e3 botocore-1.13.25.tar.gz"