Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/py-httplib2 py-httplib2: updated to 0.17.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c6a40bb78d15
branches:  trunk
changeset: 428751:c6a40bb78d15
user:      adam <adam%pkgsrc.org@localhost>
date:      Sat Apr 11 07:04:17 2020 +0000

description:
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"

diffstat:

 www/py-httplib2/Makefile |   4 ++--
 www/py-httplib2/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 19ceeba4485c -r c6a40bb78d15 www/py-httplib2/Makefile
--- a/www/py-httplib2/Makefile  Sat Apr 11 07:02:34 2020 +0000
+++ b/www/py-httplib2/Makefile  Sat Apr 11 07:04:17 2020 +0000
@@ -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/}
diff -r 19ceeba4485c -r c6a40bb78d15 www/py-httplib2/distinfo
--- a/www/py-httplib2/distinfo  Sat Apr 11 07:02:34 2020 +0000
+++ b/www/py-httplib2/distinfo  Sat Apr 11 07:04:17 2020 +0000
@@ -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