aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-botocore
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-botocore')
-rw-r--r--testing/py-botocore/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/py-botocore/APKBUILD b/testing/py-botocore/APKBUILD
index b0d05d8370..7b16fe7251 100644
--- a/testing/py-botocore/APKBUILD
+++ b/testing/py-botocore/APKBUILD
@@ -1,11 +1,11 @@
# Maintainer: Valery Kartel <valery.kartel@gmail.com>
# Contributor: Valery Kartel <valery.kartel@gmail.com>
pkgname=py-botocore
-pkgver=1.5.71
+pkgver=1.5.84
pkgrel=0
_pkgreal=${pkgname#py-}
pkgdesc="The low-level, core functionality of Boto3"
-url="https://github.com/boto/boto"
+url="https://github.com/boto/botocore"
arch="noarch"
license="ASL 2.0"
options="!check"
@@ -46,4 +46,4 @@ _py() {
$python setup.py install --prefix=/usr --root="$subpkgdir"
}
-sha512sums="4b5a7b56446bf1068bda0a30f2a4bef6b9016af3ea9009f1e142a75bffdaf3c321719e3147122d8c5d160d4ab7c53bd099f2599bb031557309fc1a71e41d6c09 botocore-1.5.71.tar.gz"
+sha512sums="c70183fd29ed90538d5c281384afedb09bbf48ce34ade89e8a4adec60e15d0006276dc741addc08fe970171ebf0c003c3f6d789e2e15a25258b7a82af7fb0f9e botocore-1.5.84.tar.gz"