~alpine/aports

[alpine-aports] [PATCH] testing/py-jmespath: upgrade to 0.9.2

Details
Message ID
<20170323144436.29322-1-valery.kartel@gmail.com>
Sender timestamp
1490280276
DKIM signature
missing
Download raw message
Patch: +9 -10
---
 testing/py-jmespath/APKBUILD | 19 +++++++++----------
 1 file changed, 9 insertions(+), 10 deletions(-)

diff --git a/testing/py-jmespath/APKBUILD b/testing/py-jmespath/APKBUILD
index 69c679f43a..58441b116c 100644
--- a/testing/py-jmespath/APKBUILD
+++ b/testing/py-jmespath/APKBUILD
@@ -1,17 +1,18 @@
# Maintainer: Valery Kartel <valery.kartel@gmail.com>
# Contributor: Valery Kartel <valery.kartel@gmail.com>
pkgname=py-jmespath
_pkgname=jmespath
pkgver=0.9.0
pkgrel=2
pkgver=0.9.2
pkgrel=0
_pkgreal=${pkgname#py-}
pkgdesc="JMESPath is a query language for JSON"
url="http://jmespath.org"
arch="noarch"
license="MIT"
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
options="!check"
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"
@@ -44,6 +45,4 @@ _py() {
	$python setup.py install --prefix=/usr --root="$subpkgdir"
}

md5sums="471b7d19bd153ac11a21d4fb7466800c  jmespath-0.9.0.tar.gz"
sha256sums="08dfaa06d4397f283a01e57089f3360e3b52b5b9da91a70e1fd91e9f0cdd3d3d  jmespath-0.9.0.tar.gz"
sha512sums="c3a707bde5e529554638255a6a6dcf49591ec7573e28d84d34b3c1b8f84d13289ab054818f88b72ac8aee0f1af6ae830cb661f027e90efe9fb9edb4dcf5128c9  jmespath-0.9.0.tar.gz"
sha512sums="8363c234955d35d292ef27630a98d13c68e9f22d19892c44c68796eaa9c12d0a11921cfdbf9b517b2956b82943ae0b9dafc9a4b756bf0f15c4c6b1e3fe4efe1f  jmespath-0.9.2.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)