~alpine/aports

[alpine-aports] [PATCH] testing/py-botocore: upgrade to 1.5.28

Details
Message ID
<20170323144536.29403-1-valery.kartel@gmail.com>
Sender timestamp
1490280336
DKIM signature
missing
Download raw message
Patch: +9 -11
---
 testing/py-botocore/APKBUILD | 20 +++++++++-----------
 1 file changed, 9 insertions(+), 11 deletions(-)

diff --git a/testing/py-botocore/APKBUILD b/testing/py-botocore/APKBUILD
index f3ecb2056c..b4e13ef554 100644
--- a/testing/py-botocore/APKBUILD
+++ b/testing/py-botocore/APKBUILD
@@ -1,19 +1,19 @@
# Maintainer: Valery Kartel <valery.kartel@gmail.com>
# Contributor: Valery Kartel <valery.kartel@gmail.com>
pkgname=py-botocore
_pkgname=${pkgname#py-}
pkgver=1.4.85
pkgrel=2
pkgver=1.5.28
pkgrel=0
_pkgreal=${pkgname#py-}
pkgdesc="The low-level, core functionality of Boto3"
url="https://github.com/boto/boto"
arch="noarch"
license="ASL 2.0"
options="!check"
depends="py-dateutil py-jmespath"
depends_dev=""
makedepends="python2-dev py-setuptools python3-dev"
subpackages="py3-$_pkgname:_py3 py2-$_pkgname:_py2"
source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz"
builddir="$srcdir"/$_pkgname-$pkgver
makedepends="python2-dev python3-dev py-setuptools"
subpackages="py3-$_pkgreal:_py3 py2-$_pkgreal:_py2"
source="https://files.pythonhosted.org/packages/source/${_pkgreal:0:1}/$_pkgreal/$_pkgreal-$pkgver.tar.gz"
builddir="$srcdir/$_pkgreal-$pkgver"

build() {
	cd "$builddir"
@@ -46,6 +46,4 @@ _py() {
	$python setup.py install --prefix=/usr --root="$subpkgdir"
}

md5sums="ff18b88472d96b8aaa3fd98b6592f349  botocore-1.4.85.tar.gz"
sha256sums="329155bfe2f5efb1fb0421cbc2a9a2563698828136f91712fa9f4ccb5be9b3bb  botocore-1.4.85.tar.gz"
sha512sums="fd9301df5aa73517570c716c9dea1619da7d7f53a92065e852b36d8b0cfa601215f08f7ec1c631b35038274e91ce7c7955b226df7057b7e38cdf38436d86579f  botocore-1.4.85.tar.gz"
sha512sums="a161cc9a56d1817f7d1f2c77355e0615e5c832fa21961f7a4495ba72344055196c9d8192ff49050bbeeb084f18f7ce7493cd1fcbbd943363c8a01ce7e16d4933  botocore-1.5.28.tar.gz"
-- 
2.12.1



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)