aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-botocore
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-11-27 14:08:55 +0100
committerLeo <thinkabit.ukim@gmail.com>2019-11-27 14:14:56 +0100
commit0e44bdddf7e37aa219550ecd8075e723d60708a3 (patch)
tree0653087f3858f8f3fa24c8bbd47302d18d42a18b /testing/py3-botocore
parentc7edf5338b4f6655bf84885a02cc02dd28aefc94 (diff)
downloadaports-0e44bdddf7e37aa219550ecd8075e723d60708a3.tar.bz2
aports-0e44bdddf7e37aa219550ecd8075e723d60708a3.tar.xz
testing/py3-botocore: upgrade to 1.13.27
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 9bafeee6ed..15c64c8a47 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.25
+pkgver=1.13.27
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="adf9d3dffc2c31f2088674509d7d21ea63e67478b17f895a719d627c40c3d465d0b175d5cff0484f65725c253ba7d91dd16f73ff11417b22dfe050c53a4385e3 botocore-1.13.25.tar.gz"
+sha512sums="c430d5d1c2ad293bce201d8fc1c8a0d83f3b2da7f429359a2f4ed71c71af52c49e0a2a12a0c359929ab67848c3b055a82826798af90c7b1fbfce894196020bab botocore-1.13.27.tar.gz"