aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-05-19 13:43:44 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-05-19 18:34:23 +0000
commit3bf7ae80bb1400d1f7169d56a4ee90082ffee657 (patch)
tree4c9469f3091942ba56f8ad8503546a1a8d86abb7
parent783641a50a8a69405a5b9be12a0bfc2a5536e5f3 (diff)
community/py3-boto3: upgrade to 1.13.11
-rw-r--r--community/py3-boto3/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py3-boto3/APKBUILD b/community/py3-boto3/APKBUILD
index 7c9659f4117..cf9319ed7db 100644
--- a/community/py3-boto3/APKBUILD
+++ b/community/py3-boto3/APKBUILD
@@ -2,7 +2,7 @@
# Contributor: Valery Kartel <valery.kartel@gmail.com>
pkgname=py3-boto3
_pkgname=boto3
-pkgver=1.12.41
+pkgver=1.13.11
pkgrel=0
pkgdesc="AWS SDK for Python (Boto3)"
url="https://aws.amazon.com/sdk-for-python/"
@@ -25,4 +25,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="28a80d40274b38ed6f09cee2140fffba4650458ef5bbd702c4a0e9b35e33bbaebdbe207227aae17b26e1d3f39c40c95f4df0e41c3f079180bc019ca100ae1f34 boto3-1.12.41.tar.gz"
+sha512sums="5afcb41b8d55c097cedb335f13705422adbbb86522d24e81b0e5711db542bc039808c0639ea8c99670800b69e2188165134c5b1dff2654cb59b9c7b9f9b35fce boto3-1.13.11.tar.gz"