aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorKeith Maxwell <keith.maxwell@gmail.com>2018-07-30 22:27:28 +0100
committerRoberto Oliveira <robertoguimaraes8@gmail.com>2018-08-01 11:21:09 +0000
commitd1f83cdfbc6ab1847ddadfaf608a85f0d889a3b6 (patch)
tree2f1a7758e5adda3ffa722d4e5835c1880bedd8c2 /testing
parentd4bd4db981023247000a152809c8106b6874b5fc (diff)
downloadaports-d1f83cdfbc6ab1847ddadfaf608a85f0d889a3b6.tar.bz2
aports-d1f83cdfbc6ab1847ddadfaf608a85f0d889a3b6.tar.xz
testing/py-botocore: upgrade to 1.10.65 (fix #9160)
Diffstat (limited to 'testing')
-rw-r--r--testing/py-botocore/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py-botocore/APKBUILD b/testing/py-botocore/APKBUILD
index fa64b5166d..9359dcc8d9 100644
--- a/testing/py-botocore/APKBUILD
+++ b/testing/py-botocore/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Valery Kartel <valery.kartel@gmail.com>
# Contributor: Valery Kartel <valery.kartel@gmail.com>
pkgname=py-botocore
-pkgver=1.8.20
+pkgver=1.10.65
pkgrel=0
_pkgreal=${pkgname#py-}
pkgdesc="The low-level, core functionality of Boto3"
@@ -51,4 +51,4 @@ _py() {
$python setup.py install --prefix=/usr --root="$subpkgdir"
}
-sha512sums="0b822bff75ef26c7e996e354a5c06cb50eb13d7e58f65297adcf023a81084c8b98500c08b906dcfd346e2dadcdde33d472d6d51c3e081af8667c5adcdd2deffd botocore-1.8.20.tar.gz"
+sha512sums="0c6e888c9c7477247edee475350ccb3c2f8c23b1fd5ba49029cf704de92199853e6a823d6b2ad1059071395b06b3a9f7fd9d79850d77a48e7c1397c7c7f67ce0 botocore-1.10.65.tar.gz"