aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-boto3
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-03-29 18:08:12 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-03-29 21:14:11 +0000
commit31624bfe9964109a340cd293e6d7fd5d494910a0 (patch)
tree985e151982cc4b3a9eab4f2081c5ec7e4b86e898 /community/py3-boto3
parent082c1cad865e448af60375f38135f37cdf8c4136 (diff)
downloadaports-31624bfe9964109a340cd293e6d7fd5d494910a0.tar.bz2
aports-31624bfe9964109a340cd293e6d7fd5d494910a0.tar.xz
community/py3-boto3: upgrade to 1.12.31
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 477f616a3b..cdfc529042 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.30
+pkgver=1.12.31
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="997c0850ebe59ec68c0a1437341eb9484a78d109d720aa97679dc5463834fd433c520db65b027e26f00a5cf62efb49eac29804b7a6760571924fba7f0ce4516a boto3-1.12.30.tar.gz"
+sha512sums="546a10b89d22a12615b9412d484a7ab3380c5b7cf2a00ebafffa23c2f66ff3bbf25868f31cd60ffd25e357b6289b6af0c469d75396bbd8990c5e2bbb894cb512 boto3-1.12.31.tar.gz"