aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-03-12 23:30:57 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-03-13 03:20:03 -0300
commite2d84d0cd6a206e4f89e8b70ed6696eb49fd6cb7 (patch)
tree81f9f5be042c9226bebc020e60d424f44a63fedd /community
parentdd5bc4667b980aca1a5a99657ae9a4e6c05cc1ed (diff)
downloadaports-e2d84d0cd6a206e4f89e8b70ed6696eb49fd6cb7.tar.bz2
aports-e2d84d0cd6a206e4f89e8b70ed6696eb49fd6cb7.tar.xz
community/py3-botocore: upgrade to 1.15.18
Diffstat (limited to 'community')
-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 16862d4705..1da1e073fc 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.15
+pkgver=1.15.18
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="02bb1faae73c07250b289b142132c5dbbd8f5eb8e80505d32f437a8b7d8912a6b6a52dc02b0a01d7b660e21e0a9a73d756e376013080d3e86d12ed54d6ad8008 botocore-1.15.15.tar.gz"
+sha512sums="15e406c0c9a33b74c9a6f3489bf668802c3032fe269168f6e1ed46661a457322183061c992bc75eab604c77e04afbf494a1ae893fee1c2ba22aedcd8445db6a2 botocore-1.15.18.tar.gz"