aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-boto3
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-04-04 02:48:29 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-04-04 06:38:51 +0000
commitc66b3f3ee8951d79653f84d9484c69db8411202c (patch)
treeeb819bd5227b6cd915e523cdb3504fc8e5c3100b /community/py3-boto3
parent2a2f06936c0b07a8061e9ecb55c1e1c1e83cdcef (diff)
downloadaports-c66b3f3ee8951d79653f84d9484c69db8411202c.tar.bz2
aports-c66b3f3ee8951d79653f84d9484c69db8411202c.tar.xz
community/py3-boto3: upgrade to 1.12.36
Diffstat (limited to 'community/py3-boto3')
-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 320320294e..cb7a7c9b2d 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.34
+pkgver=1.12.36
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="2f15df1c1ffd44a7ae42b2f051b86b9a3ea8fe4647b62ef64269709b10830451eeb5b3e34d7d59859270d1d20954ef4497c77779027a7cf94251efe34e34b6bf boto3-1.12.34.tar.gz"
+sha512sums="22a43368e07e29821a80fb33754ad2b12d73780d536fdee5ecd30f2529d7e4df251c529f8e668c71619158a8b3e5d23d1896eb321e61b5d27f97af3b8dfb5c0a boto3-1.12.36.tar.gz"