pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-pook
Module Name: pkgsrc
Committed By: adam
Date: Thu Nov 21 06:00:22 UTC 2024
Modified Files:
pkgsrc/www/py-pook: Makefile distinfo
Log Message:
py-pook: updated to 2.1.2
2.1.2
Return the correct type of headers object for standard library urllib
Support Sequence[tuple[str, str]] header input with aiohttp
Fix network filters when multiple filters are active
Fix aiohttp matching not working with session base URL or headers
Add support for Python 3.13
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/py-pook/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/py-pook/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-pook/Makefile
diff -u pkgsrc/www/py-pook/Makefile:1.7 pkgsrc/www/py-pook/Makefile:1.8
--- pkgsrc/www/py-pook/Makefile:1.7 Sat Oct 19 05:56:24 2024
+++ pkgsrc/www/py-pook/Makefile Thu Nov 21 06:00:22 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2024/10/19 05:56:24 adam Exp $
+# $NetBSD: Makefile,v 1.8 2024/11/21 06:00:22 adam Exp $
-DISTNAME= pook-2.1.1
+DISTNAME= pook-2.1.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pook/}
Index: pkgsrc/www/py-pook/distinfo
diff -u pkgsrc/www/py-pook/distinfo:1.6 pkgsrc/www/py-pook/distinfo:1.7
--- pkgsrc/www/py-pook/distinfo:1.6 Sat Oct 19 05:56:24 2024
+++ pkgsrc/www/py-pook/distinfo Thu Nov 21 06:00:22 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2024/10/19 05:56:24 adam Exp $
+$NetBSD: distinfo,v 1.7 2024/11/21 06:00:22 adam Exp $
-BLAKE2s (pook-2.1.1.tar.gz) = f38c137659ae4c9f2054753e0b70532abd0c6ea710100b2590a9bb071c63f85d
-SHA512 (pook-2.1.1.tar.gz) = 5ecc96824da7f69537f11347e77c55c689434ba8b6a330d70c194adf848e371a795a50bb123e48ac43e9520c2c5b9d4225933b3b7905ed833f33c0e8513f0301
-Size (pook-2.1.1.tar.gz) = 32361 bytes
+BLAKE2s (pook-2.1.2.tar.gz) = d84f762008d8bd3454742bef72274a6291b41ae38afc980d10bf0aec85cbb533
+SHA512 (pook-2.1.2.tar.gz) = 50cd4787a3911bca5cb4f1a56640a034ad9fe72820a5ebed99c2d5a1d709c30d1b3ab7254d787938984351d460acead0452428be17976a2bfa9205b608b348e1
+Size (pook-2.1.2.tar.gz) = 32839 bytes
Home |
Main Index |
Thread Index |
Old Index