Skip to content

Commit 34d595a

Browse files
committed
py-httplib2: update to 0.31.2.
0.31.2 build(deps): pp.DelimitedList (camel case) only available in pyparsing>=3.1 httplib2/httplib2#255 DO NOT use 0.31.1
1 parent 4cb228d commit 34d595a

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

www/py-httplib2/Makefile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# $NetBSD: Makefile,v 1.40 2026/01/13 12:35:39 adam Exp $
1+
# $NetBSD: Makefile,v 1.41 2026/01/25 23:12:24 wiz Exp $
22

3-
DISTNAME= httplib2-0.31.1
3+
DISTNAME= httplib2-0.31.2
44
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
55
CATEGORIES= www python
66
MASTER_SITES= ${MASTER_SITE_PYPI:=h/httplib2/}
@@ -25,7 +25,7 @@ USE_LANGUAGES= # none
2525
.if make(test)
2626
ALLOW_NETWORK_ACCESS= yes
2727
.endif
28-
# as of 0.31.0
28+
# as of 0.31.2
2929
# 1 failed, 467 passed, 6 skipped, 1 xfailed, 1 xpassed, 16 warnings
3030

3131
# needs unpackaged socks package

www/py-httplib2/distinfo

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
$NetBSD: distinfo,v 1.35 2026/01/13 12:35:39 adam Exp $
1+
$NetBSD: distinfo,v 1.36 2026/01/25 23:12:24 wiz Exp $
22

3-
BLAKE2s (httplib2-0.31.1.tar.gz) = 1447f8f386c16c26e60a1d60eae3c874f460cd9924e457f31aa5c61b490be7ca
4-
SHA512 (httplib2-0.31.1.tar.gz) = aa66b26c961a653270e12714df9b3176f3023ad04e52e253404f1f841090ae526adcd253f68bb811ef6baa93ffe732da34ad8e51cc3fdfbe777a721bf90a9d78
5-
Size (httplib2-0.31.1.tar.gz) = 250746 bytes
3+
BLAKE2s (httplib2-0.31.2.tar.gz) = f53a58eb3761330021b86fd883b079f9a54dc7f9302fb36c640b638ed7a61b86
4+
SHA512 (httplib2-0.31.2.tar.gz) = 8b2e79601ac55e28d78316df17fa775ecd598a577ac8af96e5c47575e21a6bad14c1b8f4bfbc583bd2e6b6d9766c398ff334b47b5eeff9746ec8f7c8cffd7bf0
5+
Size (httplib2-0.31.2.tar.gz) = 250800 bytes

0 commit comments

Comments
 (0)