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:           Tue Nov  2 18:54:23 UTC 2021

Modified Files:
        pkgsrc/www/py-httplib2: Makefile distinfo

Log Message:
py-httplib2: updated to 0.20.2

0.20.2
auth: support pyparsing v3 (AttributeError downcaseTokens)
proxy: correct extraction of errno from pysocks ProxyConnectionError


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/www/py-httplib2/Makefile
cvs rdiff -u -r1.27 -r1.28 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.29 pkgsrc/www/py-httplib2/Makefile:1.30
--- pkgsrc/www/py-httplib2/Makefile:1.29        Mon Nov  1 18:58:33 2021
+++ pkgsrc/www/py-httplib2/Makefile     Tue Nov  2 18:54:23 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.29 2021/11/01 18:58:33 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2021/11/02 18:54:23 adam Exp $
 
-DISTNAME=      httplib2-0.20.1
+DISTNAME=      httplib2-0.20.2
 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.27 pkgsrc/www/py-httplib2/distinfo:1.28
--- pkgsrc/www/py-httplib2/distinfo:1.27        Tue Oct 26 11:30:42 2021
+++ pkgsrc/www/py-httplib2/distinfo     Tue Nov  2 18:54:23 2021
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.27 2021/10/26 11:30:42 nia Exp $
+$NetBSD: distinfo,v 1.28 2021/11/02 18:54:23 adam Exp $
 
-BLAKE2s (httplib2-0.20.1.tar.gz) = 0dbc05caa738067cd6780feb7e0fe6ab260aae67fb40854b3c907bd02839c927
-SHA512 (httplib2-0.20.1.tar.gz) = 8d06d5f14d3a79b3ad0ec88cb79301b8d4e9fbae3471bfb8aae8328950d0a91594c9ad4895a708a92b397d3b1d53b3c736d875abff7bc961d08c7ef55e64c7f1
-Size (httplib2-0.20.1.tar.gz) = 266949 bytes
+BLAKE2s (httplib2-0.20.2.tar.gz) = 63c73b59bb949e1bcae92b21c7c8c219df9dbf7f331544db0ece6ce56d6dccb2
+SHA512 (httplib2-0.20.2.tar.gz) = 20359b8451f9be71000d2d7f38cefdf7abe9c2ff4f84c8e44943f24873e0d7bff943a871dae8170d1121cc0002f3b59db243629f58f4433c0b40f09b4e166579
+Size (httplib2-0.20.2.tar.gz) = 267230 bytes



Home | Main Index | Thread Index | Old Index