aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-10-25 10:52:12 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-10-25 10:53:49 -0300
commit825b60cb9bb16b44d7b187549c13c8f31c1f79e6 (patch)
tree34fdd401f6ff839d52e89e5ab4dba660f113f123 /testing
parent1f2e6781944b35067cc136450794d4014c0e44c9 (diff)
downloadaports-825b60cb9bb16b44d7b187549c13c8f31c1f79e6.tar.bz2
aports-825b60cb9bb16b44d7b187549c13c8f31c1f79e6.tar.xz
testing/py3-botocore: upgrade to 1.13.2
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 a275dfc4d7..bc2625a3f7 100644
--- a/testing/py3-botocore/APKBUILD
+++ b/testing/py3-botocore/APKBUILD
@@ -2,7 +2,7 @@
# Contributor: Valery Kartel <valery.kartel@gmail.com>
pkgname=py3-botocore
_pkgname=botocore
-pkgver=1.12.253
+pkgver=1.13.2
pkgrel=0
pkgdesc="The low-level, core functionality of Boto3"
url="https://github.com/boto/botocore"
@@ -28,4 +28,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="d5bd6a8da0f668b406030a181709f8e34540cfc4da460fa60e4311e02ad4e7beb44f5363047dc95c69029bf0e70a43b5baa4dc690766225fe1bfcbfb0bfd916e botocore-1.12.253.tar.gz"
+sha512sums="ef48ae18c61c83b43ac435c9b9e3e7c69963c19cc79bb34c7541d5d823f952c022b1b7e4eb1dfa33dd9fe5c14c87f7cf72d0e9d17012984c9f10c06abe27d279 botocore-1.13.2.tar.gz"