aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-boto3
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2017-09-26 07:49:20 +0000
committerTimo Teräs <timo.teras@iki.fi>2017-09-26 08:43:35 +0000
commit2f88ddb2b992e8aac910fed2db2a00a1936ea99d (patch)
tree635b1597feec4cdc2ec4c0ba49c6feed4b663361 /testing/py-boto3
parentfd78c158c48216024e6716368db96bdee515d188 (diff)
downloadaports-2f88ddb2b992e8aac910fed2db2a00a1936ea99d.tar.bz2
aports-2f88ddb2b992e8aac910fed2db2a00a1936ea99d.tar.xz
testing/py-boto3: upgrade to 1.4.7
Diffstat (limited to 'testing/py-boto3')
-rw-r--r--testing/py-boto3/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py-boto3/APKBUILD b/testing/py-boto3/APKBUILD
index 0f41aa68ce..743b1953df 100644
--- a/testing/py-boto3/APKBUILD
+++ b/testing/py-boto3/APKBUILD
@@ -2,7 +2,7 @@
# Contributor: Valery Kartel <valery.kartel@gmail.com>
pkgname=py-boto3
_pkgname=boto3
-pkgver=1.4.4
+pkgver=1.4.7
pkgrel=0
pkgdesc="AWS SDK for Python (Boto3)"
url="http://aws.amazon.com/sdk-for-python/"
@@ -52,4 +52,4 @@ tools() {
mv "$pkgdir"/usr/bin "$subpkgdir"/usr
}
-sha512sums="7b0ffdf5ff07c8497ce3a2f12c700f76aefd206e4a277fee51924cbad4175f2cd3de203a58635f297a2e97483f6fbd328f682298d62fc2168b4400fd7b0ef116 boto3-1.4.4.tar.gz"
+sha512sums="3edb3c5719c74b6d11b62b4c37489a8872a77898f4b6d1d2ff81cfa8e190e7d325359737c2c621683e0097ad4d811028422a46d57fbaa2d37e5781aa455e1075 boto3-1.4.7.tar.gz"