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: Sat Oct 19 05:56:24 UTC 2024
Modified Files:
pkgsrc/www/py-pook: Makefile distinfo
Log Message:
py-pook: updated to 2.1.1
2.1.1
Flush mocks when pook.activate used as a wrapper
This prevents mocks from leaking between test cases and should fix some potentially confusing edge case bugs.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/py-pook/Makefile
cvs rdiff -u -r1.5 -r1.6 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.6 pkgsrc/www/py-pook/Makefile:1.7
--- pkgsrc/www/py-pook/Makefile:1.6 Mon Oct 14 17:05:00 2024
+++ pkgsrc/www/py-pook/Makefile Sat Oct 19 05:56:24 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2024/10/14 17:05:00 adam Exp $
+# $NetBSD: Makefile,v 1.7 2024/10/19 05:56:24 adam Exp $
-DISTNAME= pook-2.1.0
+DISTNAME= pook-2.1.1
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.5 pkgsrc/www/py-pook/distinfo:1.6
--- pkgsrc/www/py-pook/distinfo:1.5 Mon Oct 14 17:05:00 2024
+++ pkgsrc/www/py-pook/distinfo Sat Oct 19 05:56:24 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2024/10/14 17:05:00 adam Exp $
+$NetBSD: distinfo,v 1.6 2024/10/19 05:56:24 adam Exp $
-BLAKE2s (pook-2.1.0.tar.gz) = 9cc753c1a64ca19f29a6d2ff3c91c3d9e3cf46fbef78f42ce4c7b7d8ab778a2b
-SHA512 (pook-2.1.0.tar.gz) = be5fbb3edfc1aa57bc27c803c4a6b17394413346ebb26acc216b9fda6164dbaafa6811b88705300905459bd831a575dec457e7268ffa10254d20bede56151aea
-Size (pook-2.1.0.tar.gz) = 32172 bytes
+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
Home |
Main Index |
Thread Index |
Old Index