pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/py-syrupy



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri Jun 26 12:35:22 UTC 2026

Modified Files:
        pkgsrc/devel/py-syrupy: Makefile distinfo

Log Message:
py-syrupy: updated to 5.3.4

5.3.4

perf: drop per-node kwargs dict from the amber serializer
perf: give the internal matcher wrapper an explicit signature
fix: avoid os.environ mutation for color control


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/py-syrupy/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/py-syrupy/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-syrupy/Makefile
diff -u pkgsrc/devel/py-syrupy/Makefile:1.14 pkgsrc/devel/py-syrupy/Makefile:1.15
--- pkgsrc/devel/py-syrupy/Makefile:1.14        Tue Jun 23 12:33:13 2026
+++ pkgsrc/devel/py-syrupy/Makefile     Fri Jun 26 12:35:22 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2026/06/23 12:33:13 adam Exp $
+# $NetBSD: Makefile,v 1.15 2026/06/26 12:35:22 adam Exp $
 
-DISTNAME=      syrupy-5.3.2
+DISTNAME=      syrupy-5.3.4
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=s/syrupy/}

Index: pkgsrc/devel/py-syrupy/distinfo
diff -u pkgsrc/devel/py-syrupy/distinfo:1.13 pkgsrc/devel/py-syrupy/distinfo:1.14
--- pkgsrc/devel/py-syrupy/distinfo:1.13        Tue Jun 23 12:33:13 2026
+++ pkgsrc/devel/py-syrupy/distinfo     Fri Jun 26 12:35:22 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2026/06/23 12:33:13 adam Exp $
+$NetBSD: distinfo,v 1.14 2026/06/26 12:35:22 adam Exp $
 
-BLAKE2s (syrupy-5.3.2.tar.gz) = 9b944720769bd53b40957dfcb8c48cd6c7d2aa7a067ea7ac777e6c469217c5b6
-SHA512 (syrupy-5.3.2.tar.gz) = c03a0cd2356ea74829ab91fc662d7a5b9ec0462c8f99d834c03407a70c1d12b0cacdec2c8b78db7cfce751ab22041367bc701a584070708f0adec3a3620c8af7
-Size (syrupy-5.3.2.tar.gz) = 85948 bytes
+BLAKE2s (syrupy-5.3.4.tar.gz) = c53b41e978aad96c65dd5285ba5f343a0704a72e42d31deca45a0d30d17ae0d7
+SHA512 (syrupy-5.3.4.tar.gz) = c5caabfcd17862c352efe49035ebd68960dcfe6b5fb0830d67350eae3236c2f385e9bd6c046a4bd0216e2f8e8609d4f1aebdf12083598ba14f213c65ebd40f4a
+Size (syrupy-5.3.4.tar.gz) = 87078 bytes



Home | Main Index | Thread Index | Old Index