aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-04-10 07:11:26 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-04-10 18:32:34 +0000
commitf1768c3c25ef1e4204dbdcf74943987797ba3d39 (patch)
treebfc4056d87eb8ccd36c81b30fd519ce1f6265bcb
parentfd974304d74831ca7a75e934c47360e54b79cfee (diff)
community/py3-botocore: upgrade to 1.15.38
-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 bef3f772e7b..33dc84c05f1 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.37
+pkgver=1.15.38
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="2187cdac929f237d9eaf72dd5bc4c167fe4017fd6ee6662b8199262b40f6b0fe831b459c904ba3b25322676e5694143dce44054bd6c94c0de529da6cf1c4c51d botocore-1.15.37.tar.gz"
+sha512sums="a83bc076b7ec4b0a5917d83f5482add131e0f717f6c10781c7659fc7fcae5b2f302d8e9bcc8c0567b9daa70a4e330f05f6e3f32ef3e6188cea28fe7fcc36bd6c botocore-1.15.38.tar.gz"