From 263f0590f7f3996a62a27c09081b7d45c2effc10 Mon Sep 17 00:00:00 2001 From: Roberto Oliveira Date: Sun, 15 Apr 2018 15:01:51 +0000 Subject: community/py-ndg_httpsclient: upgrade to 0.4.4 --- community/py-ndg_httpsclient/APKBUILD | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'community/py-ndg_httpsclient') diff --git a/community/py-ndg_httpsclient/APKBUILD b/community/py-ndg_httpsclient/APKBUILD index 1fe2f7fbf8..263c240b73 100644 --- a/community/py-ndg_httpsclient/APKBUILD +++ b/community/py-ndg_httpsclient/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Carlo Landmeter # Maintainer: pkgname=py-ndg_httpsclient -pkgver=0.4.0 +pkgver=0.4.4 pkgrel=0 pkgdesc="HTTPS client implementation for httplib and urllib2 based on PyOpenSSL" url="https://github.com/cedadev/ndg_httpsclient" @@ -12,7 +12,7 @@ depends_dev="" makedepends="$depends_dev py-setuptools" install="" subpackages="" -source="ndg_httpsclient-$pkgver.tar.gz::https://github.com/cedadev/ndg_httpsclient/archive/v$pkgver.tar.gz" +source="ndg_httpsclient-$pkgver.tar.gz::https://github.com/cedadev/ndg_httpsclient/archive/$pkgver.tar.gz" _builddir="$srcdir"/ndg_httpsclient-$pkgver prepare() { @@ -35,6 +35,4 @@ package() { python2 setup.py install --prefix=/usr --root="$pkgdir" || return 1 } -md5sums="b7577b1eaa2a25915c7a963e0d2f80a5 ndg_httpsclient-0.4.0.tar.gz" -sha256sums="d8954102b851dc775b12535d6623d41ee0849146ea8b8a2d937a5c12ca8ba19d ndg_httpsclient-0.4.0.tar.gz" -sha512sums="4ff71ce7a475e2828e4836f77cbbcc6c9f99c6d5b0e4510b805be0e50f95a337665d73a54b355dc3ae51d752857dd886ba0c9c1dcc7d7041ebbed6df8842cd88 ndg_httpsclient-0.4.0.tar.gz" +sha512sums="604ea4a27915cd338549c0c51f5ec3419a56f1c24472b2ecded7cb7e9939a73b3b93cdbe0b62ea27793949aa035253f767f330ffcd8d1c044ae3516db99dc59c ndg_httpsclient-0.4.4.tar.gz" -- cgit v1.2.3