From c63dd2ca27a2b9a4afe9fd65b953b4ada072758f Mon Sep 17 00:00:00 2001 From: Valery Kartel Date: Tue, 18 Jul 2017 16:55:17 +0300 Subject: testing/py-botocore: upgrade to 1.5.84 -- fix url --- testing/py-botocore/APKBUILD | 6 +++--- 1 file 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 # Contributor: Valery Kartel 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" -- cgit v1.2.3