aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2021-01-18 08:47:16 -0300
committerLeo <thinkabit.ukim@gmail.com>2021-01-18 08:47:41 -0300
commit1666e37836caa8259ff765d47269f8fe343f2994 (patch)
treee7399bda233ab36c60ce090292caaedc11abab1f /community
parent1f69236b64bb0c5bd19989d2a39e7612e0ef0872 (diff)
community/py3-botocore: upgrade to 1.19.56
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 5b1cd628cdb..7d0e74388da 100644
--- a/community/py3-botocore/APKBUILD
+++ b/community/py3-botocore/APKBUILD
@@ -2,7 +2,7 @@
# Contributor: Valery Kartel <valery.kartel@gmail.com>
pkgname=py3-botocore
# Verify required version from py3-boto3 on this package before upgrading
-pkgver=1.19.47
+pkgver=1.19.56
pkgrel=0
pkgdesc="The low-level, core functionality of Boto3"
url="https://github.com/boto/botocore"
@@ -28,4 +28,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="06b363be4f380ba7061397f93f4f9d11f4c8302430030fd806a812d75caf7fa28c1d24abe4f06eb76e37d1ac9972bcef9231f3330c9f96e7ab66cc8f7ecd96a1 botocore-1.19.47.tar.gz"
+sha512sums="76988a7ddc588dba48f2444a99159247a0f178c67378fcb6eac51e3f5cfd0ab385960f0fb68bbc483f79e74c9b891070d34a39e9566eb8c24ce903b9ae24dfa5 botocore-1.19.56.tar.gz"