pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-testfixtures
Module Name: pkgsrc
Committed By: adam
Date: Fri Jun 12 10:29:22 UTC 2026
Modified Files:
pkgsrc/devel/py-testfixtures: Makefile distinfo
Log Message:
py-testfixtures: updated to 12.0.1
12.0.1 (11 Jun 2026)
- Fix bug where :class:`frozensets <frozenset>` would not :func:`compare` equal when a library
requiring ``ignore_eq`` for its types, such as :doc:`polars <polars>`, was present.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/py-testfixtures/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/py-testfixtures/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/py-testfixtures/Makefile
diff -u pkgsrc/devel/py-testfixtures/Makefile:1.8 pkgsrc/devel/py-testfixtures/Makefile:1.9
--- pkgsrc/devel/py-testfixtures/Makefile:1.8 Mon May 25 08:11:32 2026
+++ pkgsrc/devel/py-testfixtures/Makefile Fri Jun 12 10:29:22 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2026/05/25 08:11:32 adam Exp $
+# $NetBSD: Makefile,v 1.9 2026/06/12 10:29:22 adam Exp $
-DISTNAME= testfixtures-12.0.0
+DISTNAME= testfixtures-12.0.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=t/testfixtures/}
Index: pkgsrc/devel/py-testfixtures/distinfo
diff -u pkgsrc/devel/py-testfixtures/distinfo:1.6 pkgsrc/devel/py-testfixtures/distinfo:1.7
--- pkgsrc/devel/py-testfixtures/distinfo:1.6 Mon May 25 08:11:32 2026
+++ pkgsrc/devel/py-testfixtures/distinfo Fri Jun 12 10:29:22 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2026/05/25 08:11:32 adam Exp $
+$NetBSD: distinfo,v 1.7 2026/06/12 10:29:22 adam Exp $
-BLAKE2s (testfixtures-12.0.0.tar.gz) = b2075e91d240bc7e0777d532c454b3efaa63599135354bbd36083f8604d27a31
-SHA512 (testfixtures-12.0.0.tar.gz) = 07a35147b2feed74f0d0c64d755abf11d0b2fcadcc990939a5ccdf30530cd63f2fa0e265dc9836ddc2d7c85413a5f0dd9c67fd91f7444630db758b91327f0ebc
-Size (testfixtures-12.0.0.tar.gz) = 177327 bytes
+BLAKE2s (testfixtures-12.0.1.tar.gz) = 5d21ebec2b9371248c3d325d900e10187276e4f661c34d466ab885094d1a2dfb
+SHA512 (testfixtures-12.0.1.tar.gz) = bf33a03f6a7c9ff0c28b7dcc631510a8e85d937ab477ec15a5c4040eb6ddac14566340349fb0cc025af35e6983f26e36b0383ed684ab817282a1f133c8abc566
+Size (testfixtures-12.0.1.tar.gz) = 177474 bytes
Home |
Main Index |
Thread Index |
Old Index