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:           Sat Apr 11 07:04:17 UTC 2020

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

Log Message:
py-httplib2: updated to 0.17.2

0.17.2
python3 + debug + IPv6 disabled: https raised
"IndexError: Replacement index 1 out of range for positional args tuple"


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/www/py-httplib2/Makefile
cvs rdiff -u -r1.18 -r1.19 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.21 pkgsrc/www/py-httplib2/Makefile:1.22
--- pkgsrc/www/py-httplib2/Makefile:1.21        Fri Apr  3 07:39:47 2020
+++ pkgsrc/www/py-httplib2/Makefile     Sat Apr 11 07:04:17 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.21 2020/04/03 07:39:47 adam Exp $
+# $NetBSD: Makefile,v 1.22 2020/04/11 07:04:17 adam Exp $
 
-DISTNAME=      httplib2-0.17.1
+DISTNAME=      httplib2-0.17.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.18 pkgsrc/www/py-httplib2/distinfo:1.19
--- pkgsrc/www/py-httplib2/distinfo:1.18        Fri Apr  3 07:39:47 2020
+++ pkgsrc/www/py-httplib2/distinfo     Sat Apr 11 07:04:17 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.18 2020/04/03 07:39:47 adam Exp $
+$NetBSD: distinfo,v 1.19 2020/04/11 07:04:17 adam Exp $
 
-SHA1 (httplib2-0.17.1.tar.gz) = 0726294651475af3e704f5fc76529d82fabbfbde
-RMD160 (httplib2-0.17.1.tar.gz) = 9288abba207f1d3233365796d2eb4ce4e056472d
-SHA512 (httplib2-0.17.1.tar.gz) = 14857f9741955be5b3e5e4162e73d92aadbe8caaf1b25fc9d1fa54a6bdb04185f6aabe8996f42f1b9949fdd60f70f84a020c23cf0054b6ebac403475efafdadc
-Size (httplib2-0.17.1.tar.gz) = 220695 bytes
+SHA1 (httplib2-0.17.2.tar.gz) = c9365f54da34809926ee82b3b1b762ca04dab2dc
+RMD160 (httplib2-0.17.2.tar.gz) = 22863ba0329d1397bac0d6b2ef32005ca025817a
+SHA512 (httplib2-0.17.2.tar.gz) = 5eecec3580d0ff30c2972ac45980e67f3494cecdaf3159d89dd4ba205ca3c8dd9eb419d403011f46705f2c6778cac747f9a43d50a60f8033559b839f9c08d607
+Size (httplib2-0.17.2.tar.gz) = 220695 bytes



Home | Main Index | Thread Index | Old Index