aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-botocore
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-04-10 15:40:41 -0300
committerAndy Postnikov <apostnikov@gmail.com>2020-04-10 19:00:50 +0000
commitb8e8ff6546d3400721a212e0a8205e3c02d39d07 (patch)
tree0868c1a3f55c4216242007be7887455ed609e606 /community/py3-botocore
parent7b8fbc0562567116a5f05b9d829b40c95e755e75 (diff)
downloadaports-b8e8ff6546d3400721a212e0a8205e3c02d39d07.tar.bz2
aports-b8e8ff6546d3400721a212e0a8205e3c02d39d07.tar.xz
community/py3-botocore: upgrade to 1.15.39
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 33dc84c05f..fd73d805b7 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.38
+pkgver=1.15.39
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="a83bc076b7ec4b0a5917d83f5482add131e0f717f6c10781c7659fc7fcae5b2f302d8e9bcc8c0567b9daa70a4e330f05f6e3f32ef3e6188cea28fe7fcc36bd6c botocore-1.15.38.tar.gz"
+sha512sums="b98eb00be31e87c4134c1883fd1c649610566d22321bf6e307acb24d9e570128246d61d9284bbd423e50b6ea2cbe9c0c05f0468baa013b2ac249897ac3841224 botocore-1.15.39.tar.gz"