mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
python-ndg_httpsclient: update to 0.4.3
This commit is contained in:
parent
5b56bfffec
commit
a1bb2d8c42
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-ndg_httpsclient'
|
# Template file for 'python-ndg_httpsclient'
|
||||||
pkgname=python-ndg_httpsclient
|
pkgname=python-ndg_httpsclient
|
||||||
version=0.4.2
|
version=0.4.3
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="ndg_httpsclient-${version}"
|
wrksrc="ndg_httpsclient-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -11,9 +11,9 @@ depends="python-openssl python-pyasn1"
|
||||||
short_desc="HTTPS support for httplib and urllib2 (Python2)"
|
short_desc="HTTPS support for httplib and urllib2 (Python2)"
|
||||||
maintainer="Joseph LaFreniere <joseph@lafreniere.xyz>"
|
maintainer="Joseph LaFreniere <joseph@lafreniere.xyz>"
|
||||||
homepage="https://github.com/cedadev/ndg_httpsclient"
|
homepage="https://github.com/cedadev/ndg_httpsclient"
|
||||||
license="BSD"
|
license="3-clause-BSD"
|
||||||
distfiles="${PYPI_SITE}/n/ndg_httpsclient/ndg_httpsclient-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/n/ndg_httpsclient/ndg_httpsclient-${version}.tar.gz"
|
||||||
checksum=580987ef194334c50389e0d7de885fccf15605c13c6eecaabd8d6c43768eb8ac
|
checksum=7bfd8c5cfcbc241a93ca6a4e45f952650f5c7ecf7c49b1dbcf5f4d390240be0b
|
||||||
alternatives="ndg_httpclient:ndg_httpclient:/usr/bin/ndg_httpclient2"
|
alternatives="ndg_httpclient:ndg_httpclient:/usr/bin/ndg_httpclient2"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue