aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-boto3
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-10-13 21:40:46 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-10-14 02:33:18 -0300
commitf96a6d18c9ed98487fda1177f2556f5206baa3f4 (patch)
tree1de5d8f9e5517998490ae2c2d34115685de4eda9 /testing/py3-boto3
parent6e79de6522ea751608cc2dbb4ecef1e2c5c5374f (diff)
downloadaports-f96a6d18c9ed98487fda1177f2556f5206baa3f4.tar.bz2
aports-f96a6d18c9ed98487fda1177f2556f5206baa3f4.tar.xz
testing/py3-boto3: upgrade to 1.9.248
Diffstat (limited to 'testing/py3-boto3')
-rw-r--r--testing/py3-boto3/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py3-boto3/APKBUILD b/testing/py3-boto3/APKBUILD
index 7cd272c221..795637d386 100644
--- a/testing/py3-boto3/APKBUILD
+++ b/testing/py3-boto3/APKBUILD
@@ -2,7 +2,7 @@
# Contributor: Valery Kartel <valery.kartel@gmail.com>
pkgname=py3-boto3
_pkgname=boto3
-pkgver=1.9.245
+pkgver=1.9.248
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="f211edff2715de198f63edb337222d0979133dc150a4f05ba32806da3c09af663d2a703f5a21b7acbf1cca056999d240e0a4d9ed83a1b14871d2b3eefc8bf4f7 boto3-1.9.245.tar.gz"
+sha512sums="c9ce5fd06242944fa1d04ba8f86b87eb40ba0155a4e4b1476cad9e6dd039c42abb1732fd74bcc10661038fb7753c9dfbc8a5a104cd63b24ee530c1f77b6afb50 boto3-1.9.248.tar.gz"