community/py3-ndg_httpsclient: upgrade to 0.5.1

Signed-off-by: prspkt <prspkt@protonmail.com>
This commit is contained in:
prspkt 2019-07-25 21:36:13 +03:00
parent 7b830a8dbd
commit 9e124e2cae
No known key found for this signature in database
GPG Key ID: 24BA3D41BDA6E870

View File

@ -2,8 +2,8 @@
# Maintainer: prspkt <prspkt@protonmail.com>
pkgname=py3-ndg_httpsclient
_pkgname=ndg_httpsclient
pkgver=0.4.4
pkgrel=1
pkgver=0.5.1
pkgrel=0
pkgdesc="HTTPS client implementation for httplib and urllib2 based on PyOpenSSL"
url="https://github.com/cedadev/ndg_httpsclient"
arch="noarch"
@ -24,4 +24,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
sha512sums="604ea4a27915cd338549c0c51f5ec3419a56f1c24472b2ecded7cb7e9939a73b3b93cdbe0b62ea27793949aa035253f767f330ffcd8d1c044ae3516db99dc59c ndg_httpsclient-0.4.4.tar.gz"
sha512sums="00f83f357289ba4c958b7a2857a577e11f62783243b40ad302c321d6a8718558e092f96a57ada4d8f5d4c3f97f3d26fb2674140f78e5633ab5bad65502d1b414 ndg_httpsclient-0.5.1.tar.gz"