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:           Tue Jul  8 09:21:56 UTC 2025

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

Log Message:
py-pook: updated to 2.1.4

2.1.4

Replace pytest-httpbin with minimal Falcon version
Fix type of aiohttp raw headers
Fix aiohttp tuple parameters handling


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/www/py-pook/Makefile
cvs rdiff -u -r1.8 -r1.9 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.9 pkgsrc/www/py-pook/Makefile:1.10
--- pkgsrc/www/py-pook/Makefile:1.9     Thu Dec 26 21:48:31 2024
+++ pkgsrc/www/py-pook/Makefile Tue Jul  8 09:21:56 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2024/12/26 21:48:31 adam Exp $
+# $NetBSD: Makefile,v 1.10 2025/07/08 09:21:56 adam Exp $
 
-DISTNAME=      pook-2.1.3
+DISTNAME=      pook-2.1.4
 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.8 pkgsrc/www/py-pook/distinfo:1.9
--- pkgsrc/www/py-pook/distinfo:1.8     Thu Dec 26 21:48:31 2024
+++ pkgsrc/www/py-pook/distinfo Tue Jul  8 09:21:56 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2024/12/26 21:48:31 adam Exp $
+$NetBSD: distinfo,v 1.9 2025/07/08 09:21:56 adam Exp $
 
-BLAKE2s (pook-2.1.3.tar.gz) = 1e64d2ea54d747dadd3dba74e9248ccf0a0282e6fcec6a3e1cecef50c3841741
-SHA512 (pook-2.1.3.tar.gz) = 798bcdd32f7e7dd69c55c1976a897886ec42af1ca4d8033e9e58c27f4ad97ace9b820db19830266838a6f183e599c84d97683e4a58aab2f1318778b0270eaa59
-Size (pook-2.1.3.tar.gz) = 32872 bytes
+BLAKE2s (pook-2.1.4.tar.gz) = 58aca4f908e4009e91e803a367758ede57c97782f1c27b429cc74186f75e73b6
+SHA512 (pook-2.1.4.tar.gz) = daad9e931a7afa6c8aae26c4d0412edccba1a94b5e293f0217132668b55ed6c96441da5cdbf4a253ba35485058f740f1da016bf5b3a810e99116af242cef3680
+Size (pook-2.1.4.tar.gz) = 32931 bytes



Home | Main Index | Thread Index | Old Index