aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-04-01 23:47:50 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-04-02 04:48:18 +0000
commit9c49d96dcd0dbac3afa63435d96378d47039c1dd (patch)
treec2d54060aed0fc907ce318e54839762b0d9e9622 /community
parent5e675be5a432f585f297a1313f1ccbee384694a1 (diff)
downloadaports-9c49d96dcd0dbac3afa63435d96378d47039c1dd.tar.bz2
aports-9c49d96dcd0dbac3afa63435d96378d47039c1dd.tar.xz
community/py3-botocore: upgrade to 1.15.33
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 575fe529e8..22f1a07545 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.32
+pkgver=1.15.33
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="865612fa52aae3bf08ee74b52a3fe685d7308d0d86bd438851e0b9db639ba3f6430211a7863c1b0737c0af0afc6ba760b2ccfd0103d303e87758317f773cef6d botocore-1.15.32.tar.gz"
+sha512sums="59978e1ff14c2b36f7cb60eab402740636d4d8632bc09e53d3ae1807b41ba4f104b514fd7b1db9675261e1506a5c310098f946097093bc849f1f6af2eec6bdd4 botocore-1.15.33.tar.gz"