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: Thu Oct 7 19:09:49 UTC 2021
Modified Files:
pkgsrc/www/py-httplib2: Makefile distinfo
Log Message:
py-httplib2: updated to 0.20.1
0.20.1
No changes from 0.20.0, re-upload of broken py2 wheel.
0.20.0
IMPORTANT cacerts: remove expired DST Root CA X3, add ISRG Root X1, X2
https://github.com/httplib2/httplib2/pull/200
https://github.com/httplib2/httplib2/issues/203
tls: accept min/max ssl.TLSVersion enum values
https://github.com/httplib2/httplib2/pull/191
setup(python_requires=...) may need setuptools update
https://github.com/httplib2/httplib2/pull/195
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/www/py-httplib2/Makefile
cvs rdiff -u -r1.25 -r1.26 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.27 pkgsrc/www/py-httplib2/Makefile:1.28
--- pkgsrc/www/py-httplib2/Makefile:1.27 Mon Apr 5 11:14:50 2021
+++ pkgsrc/www/py-httplib2/Makefile Thu Oct 7 19:09:49 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2021/04/05 11:14:50 adam Exp $
+# $NetBSD: Makefile,v 1.28 2021/10/07 19:09:49 adam Exp $
-DISTNAME= httplib2-0.19.1
+DISTNAME= httplib2-0.20.1
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.25 pkgsrc/www/py-httplib2/distinfo:1.26
--- pkgsrc/www/py-httplib2/distinfo:1.25 Thu Oct 7 15:08:26 2021
+++ pkgsrc/www/py-httplib2/distinfo Thu Oct 7 19:09:49 2021
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.25 2021/10/07 15:08:26 nia Exp $
+$NetBSD: distinfo,v 1.26 2021/10/07 19:09:49 adam Exp $
-RMD160 (httplib2-0.19.1.tar.gz) = 1f92635da2f0aea6c690474c3660b57a90dff1c8
-SHA512 (httplib2-0.19.1.tar.gz) = 0c87b3c9923e81c83df5257ce60f7248d86a64aea0a02d5a3f34be68c692c6abd896f95214899dc6e81b23677efc7684a3cba4c1a47261176dd26c3988054e55
-Size (httplib2-0.19.1.tar.gz) = 263971 bytes
+RMD160 (httplib2-0.20.1.tar.gz) = 98fde0fcd57de57da157b5f51e30cdde51d83bc5
+SHA512 (httplib2-0.20.1.tar.gz) = 8d06d5f14d3a79b3ad0ec88cb79301b8d4e9fbae3471bfb8aae8328950d0a91594c9ad4895a708a92b397d3b1d53b3c736d875abff7bc961d08c7ef55e64c7f1
+Size (httplib2-0.20.1.tar.gz) = 266949 bytes
Home |
Main Index |
Thread Index |
Old Index