pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-httplib2
Module Name: pkgsrc
Committed By: adam
Date: Wed Jan 22 19:34:52 UTC 2020
Modified Files:
pkgsrc/www/py-httplib2: Makefile distinfo
Log Message:
py-httplib2: updated to 0.16.0
0.16.0
IMPORTANT cache invalidation change, fix 307 keep method, add 308 Redirects
proxy: username/password as str compatible with pysocks
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/www/py-httplib2/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/www/py-httplib2/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/py-httplib2/Makefile
diff -u pkgsrc/www/py-httplib2/Makefile:1.18 pkgsrc/www/py-httplib2/Makefile:1.19
--- pkgsrc/www/py-httplib2/Makefile:1.18 Sat Jan 4 19:05:39 2020
+++ pkgsrc/www/py-httplib2/Makefile Wed Jan 22 19:34:52 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2020/01/04 19:05:39 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2020/01/22 19:34:52 adam Exp $
-DISTNAME= httplib2-0.15.0
+DISTNAME= httplib2-0.16.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=h/httplib2/}
Index: pkgsrc/www/py-httplib2/distinfo
diff -u pkgsrc/www/py-httplib2/distinfo:1.15 pkgsrc/www/py-httplib2/distinfo:1.16
--- pkgsrc/www/py-httplib2/distinfo:1.15 Sat Jan 4 19:05:39 2020
+++ pkgsrc/www/py-httplib2/distinfo Wed Jan 22 19:34:52 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.15 2020/01/04 19:05:39 wiz Exp $
+$NetBSD: distinfo,v 1.16 2020/01/22 19:34:52 adam Exp $
-SHA1 (httplib2-0.15.0.tar.gz) = 86e682c462821fb1b2ebbc4537094e5bd58cbc11
-RMD160 (httplib2-0.15.0.tar.gz) = fe0df00404e1800546bd4b502633f0856c2a920d
-SHA512 (httplib2-0.15.0.tar.gz) = be6884238fee6c2a75093204fb3c760da33d5ac04ebbb86f6a09f48ec70d44d8dbfccfe20b5d9c72745f42afedaf56bb783200b982dd2853b6bc91922961d390
-Size (httplib2-0.15.0.tar.gz) = 220043 bytes
+SHA1 (httplib2-0.16.0.tar.gz) = c0897437bce7c949db4e0ad140f8dbeb963435e0
+RMD160 (httplib2-0.16.0.tar.gz) = 98f2e4d1813f22987fe368b6bf036a9187c88e8c
+SHA512 (httplib2-0.16.0.tar.gz) = 9d9fdbd2e091d3ca2ff3efbf173639a707812dc0832c37e7b05c094c9009dbbc13e35d50142cb97344788cf133df6ef03379d88ed1756a2fd739ce90340a9e22
+Size (httplib2-0.16.0.tar.gz) = 220556 bytes
Home |
Main Index |
Thread Index |
Old Index