Fri Apr 3 07:39:47 2020 UTC ()
py-httplib2: updated to 0.17.1

0.17.1
python3: no_proxy was not checked with https


(adam)
diff -r1.20 -r1.21 pkgsrc/www/py-httplib2/Makefile
diff -r1.17 -r1.18 pkgsrc/www/py-httplib2/distinfo

cvs diff -r1.20 -r1.21 pkgsrc/www/py-httplib2/Makefile (expand / switch to unified diff)

--- pkgsrc/www/py-httplib2/Makefile 2020/01/25 12:45:47 1.20
+++ pkgsrc/www/py-httplib2/Makefile 2020/04/03 07:39:47 1.21
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.20 2020/01/25 12:45:47 adam Exp $ 1# $NetBSD: Makefile,v 1.21 2020/04/03 07:39:47 adam Exp $
2 2
3DISTNAME= httplib2-0.17.0 3DISTNAME= httplib2-0.17.1
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= www python 5CATEGORIES= www python
6MASTER_SITES= ${MASTER_SITE_PYPI:=h/httplib2/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=h/httplib2/}
7 7
8MAINTAINER= mj@mjturner.net 8MAINTAINER= mj@mjturner.net
9HOMEPAGE= https://github.com/httplib2/httplib2 9HOMEPAGE= https://github.com/httplib2/httplib2
10COMMENT= Comprehensive http client library for Python 10COMMENT= Comprehensive http client library for Python
11LICENSE= mit 11LICENSE= mit
12 12
13USE_LANGUAGES= # none 13USE_LANGUAGES= # none
14 14
15# tests not included 15# tests not included
16do-test: 16do-test:

cvs diff -r1.17 -r1.18 pkgsrc/www/py-httplib2/distinfo (expand / switch to unified diff)

--- pkgsrc/www/py-httplib2/distinfo 2020/01/25 12:45:47 1.17
+++ pkgsrc/www/py-httplib2/distinfo 2020/04/03 07:39:47 1.18
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.17 2020/01/25 12:45:47 adam Exp $ 1$NetBSD: distinfo,v 1.18 2020/04/03 07:39:47 adam Exp $
2 2
3SHA1 (httplib2-0.17.0.tar.gz) = 90670279a4ce86869c6d5506d1f03cd75c04a47c 3SHA1 (httplib2-0.17.1.tar.gz) = 0726294651475af3e704f5fc76529d82fabbfbde
4RMD160 (httplib2-0.17.0.tar.gz) = 1823568e65f396c1ec76baaa07c71cdb05e4321d 4RMD160 (httplib2-0.17.1.tar.gz) = 9288abba207f1d3233365796d2eb4ce4e056472d
5SHA512 (httplib2-0.17.0.tar.gz) = 8724e5784990e7315762e5f8333197d6f6820aa6cc66aebbeb981ccedb57e35fa998e623d7e0cd8fcb18178895bc73b16bdf015c90d2adf208d6d5320f3551bb 5SHA512 (httplib2-0.17.1.tar.gz) = 14857f9741955be5b3e5e4162e73d92aadbe8caaf1b25fc9d1fa54a6bdb04185f6aabe8996f42f1b9949fdd60f70f84a020c23cf0054b6ebac403475efafdadc
6Size (httplib2-0.17.0.tar.gz) = 220694 bytes 6Size (httplib2-0.17.1.tar.gz) = 220695 bytes