aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-botocore
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-04-04 02:48:21 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-04-04 06:38:51 +0000
commit2a2f06936c0b07a8061e9ecb55c1e1c1e83cdcef (patch)
treeaf8870fbad0684f74667d21863378903275eb55d /community/py3-botocore
parentfb9649ace5a96eb12563ed4a1ad0b287ff3f2706 (diff)
downloadaports-2a2f06936c0b07a8061e9ecb55c1e1c1e83cdcef.tar.bz2
aports-2a2f06936c0b07a8061e9ecb55c1e1c1e83cdcef.tar.xz
community/py3-botocore: upgrade to 1.15.36
Diffstat (limited to 'community/py3-botocore')
-rw-r--r--community/py3-botocore/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py3-botocore/APKBUILD b/community/py3-botocore/APKBUILD
index 536b262b81..81c7956a42 100644
--- a/community/py3-botocore/APKBUILD
+++ b/community/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.15.34
+pkgver=1.15.36
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="4697b151981514ec1b1ac7777d22d2d0772aebcd1fc48367abeef910330a93cc8452b78c1611e31ffe1e3121b040e11ca41a9309855ae7b329f236adad839784 botocore-1.15.34.tar.gz"
+sha512sums="91f4753a5e0b2c529bf2fc5b41707adc5fe92b4ef4fa5f31d0a6d42fb76b04b17cb236036178f0272388109889ed647c4805f0fe77f24d326c5720b6b1436353 botocore-1.15.36.tar.gz"