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: Fri Jun 26 12:34:21 UTC 2026
Modified Files:
pkgsrc/www/py-httplib2: Makefile PLIST distinfo
Log Message:
py-httplib2: updated to 0.32.0
0.32.0
Python support 3.8+ only
decompression limited by size and ratio
decoder foundation to support more compression algorithms
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 pkgsrc/www/py-httplib2/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/www/py-httplib2/PLIST
cvs rdiff -u -r1.36 -r1.37 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.41 pkgsrc/www/py-httplib2/Makefile:1.42
--- pkgsrc/www/py-httplib2/Makefile:1.41 Sun Jan 25 23:12:24 2026
+++ pkgsrc/www/py-httplib2/Makefile Fri Jun 26 12:34:20 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.41 2026/01/25 23:12:24 wiz Exp $
+# $NetBSD: Makefile,v 1.42 2026/06/26 12:34:20 adam Exp $
-DISTNAME= httplib2-0.31.2
+DISTNAME= httplib2-0.32.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=h/httplib2/}
@@ -11,7 +11,7 @@ COMMENT= Comprehensive http client libra
LICENSE= mit
TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=78:../../devel/py-setuptools
-DEPENDS+= ${PYPKGPREFIX}-pyparsing>=3.0.4:../../devel/py-pyparsing
+DEPENDS+= ${PYPKGPREFIX}-pyparsing>=3.1:../../devel/py-pyparsing
TEST_DEPENDS+= ${PYPKGPREFIX}-cryptography>=45:../../security/py-cryptography
TEST_DEPENDS+= ${PYPKGPREFIX}-flake8>=3.9.2:../../devel/py-flake8
TEST_DEPENDS+= ${PYPKGPREFIX}-test-cov>=4.1.0:../../devel/py-test-cov
Index: pkgsrc/www/py-httplib2/PLIST
diff -u pkgsrc/www/py-httplib2/PLIST:1.9 pkgsrc/www/py-httplib2/PLIST:1.10
--- pkgsrc/www/py-httplib2/PLIST:1.9 Sun Aug 31 10:12:27 2025
+++ pkgsrc/www/py-httplib2/PLIST Fri Jun 26 12:34:20 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2025/08/31 10:12:27 wiz Exp $
+@comment $NetBSD: PLIST,v 1.10 2026/06/26 12:34:20 adam Exp $
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
@@ -14,6 +14,9 @@ ${PYSITELIB}/httplib2/cacerts.txt
${PYSITELIB}/httplib2/certs.py
${PYSITELIB}/httplib2/certs.pyc
${PYSITELIB}/httplib2/certs.pyo
+${PYSITELIB}/httplib2/decode.py
+${PYSITELIB}/httplib2/decode.pyc
+${PYSITELIB}/httplib2/decode.pyo
${PYSITELIB}/httplib2/error.py
${PYSITELIB}/httplib2/error.pyc
${PYSITELIB}/httplib2/error.pyo
Index: pkgsrc/www/py-httplib2/distinfo
diff -u pkgsrc/www/py-httplib2/distinfo:1.36 pkgsrc/www/py-httplib2/distinfo:1.37
--- pkgsrc/www/py-httplib2/distinfo:1.36 Sun Jan 25 23:12:24 2026
+++ pkgsrc/www/py-httplib2/distinfo Fri Jun 26 12:34:20 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.36 2026/01/25 23:12:24 wiz Exp $
+$NetBSD: distinfo,v 1.37 2026/06/26 12:34:20 adam Exp $
-BLAKE2s (httplib2-0.31.2.tar.gz) = f53a58eb3761330021b86fd883b079f9a54dc7f9302fb36c640b638ed7a61b86
-SHA512 (httplib2-0.31.2.tar.gz) = 8b2e79601ac55e28d78316df17fa775ecd598a577ac8af96e5c47575e21a6bad14c1b8f4bfbc583bd2e6b6d9766c398ff334b47b5eeff9746ec8f7c8cffd7bf0
-Size (httplib2-0.31.2.tar.gz) = 250800 bytes
+BLAKE2s (httplib2-0.32.0.tar.gz) = 919d9195d0e3a56934a0d914e7e65254815ff0bae477d79bf9afc7f5294932df
+SHA512 (httplib2-0.32.0.tar.gz) = f6d2de150c5548bf052d97ed683b99f133410302bbe50a33726635d6e02e4b04b362b9f3a56bff5b6baac51a00f4610ebf4237f65075a26e1045a2fb99064020
+Size (httplib2-0.32.0.tar.gz) = 254283 bytes
Home |
Main Index |
Thread Index |
Old Index