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: Wed Jun 3 08:10:39 UTC 2026
Modified Files:
pkgsrc/devel/py-syrupy: Makefile distinfo
Log Message:
py-syrupy: updated to 5.3.1
5.3.1
Fixes
fix(test): mark pydantic and attrs as dependencies for running internal tests
5.3.0
Features
feat: add --snapshot-update-new-only flag
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/py-syrupy/Makefile
cvs rdiff -u -r1.11 -r1.12 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.12 pkgsrc/devel/py-syrupy/Makefile:1.13
--- pkgsrc/devel/py-syrupy/Makefile:1.12 Wed May 20 05:56:39 2026
+++ pkgsrc/devel/py-syrupy/Makefile Wed Jun 3 08:10:39 2026
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.12 2026/05/20 05:56:39 adam Exp $
+# $NetBSD: Makefile,v 1.13 2026/06/03 08:10:39 adam Exp $
-DISTNAME= syrupy-5.2.0
+DISTNAME= syrupy-5.3.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=s/syrupy/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://github.com/tophat/syrupy
+HOMEPAGE= https://github.com/syrupy-project/syrupy
COMMENT= Pytest Snapshot Test Utility
LICENSE= mit
Index: pkgsrc/devel/py-syrupy/distinfo
diff -u pkgsrc/devel/py-syrupy/distinfo:1.11 pkgsrc/devel/py-syrupy/distinfo:1.12
--- pkgsrc/devel/py-syrupy/distinfo:1.11 Wed May 20 05:56:39 2026
+++ pkgsrc/devel/py-syrupy/distinfo Wed Jun 3 08:10:39 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2026/05/20 05:56:39 adam Exp $
+$NetBSD: distinfo,v 1.12 2026/06/03 08:10:39 adam Exp $
-BLAKE2s (syrupy-5.2.0.tar.gz) = 567dfdeec6da337ae0c786071df8c669cb32c04fa4b8633bf375626dbff6f403
-SHA512 (syrupy-5.2.0.tar.gz) = 181777149c38eec4da808c3fddf6ed84726b8643f61c33f592bfae9e89ed6f322bf1e17de4df0ca65948e89b30f5440f0ca83892dc5f1383ab9c8f77b3ef933c
-Size (syrupy-5.2.0.tar.gz) = 50223 bytes
+BLAKE2s (syrupy-5.3.1.tar.gz) = 6c532a2154958aa5df53094f09ea8fe4b756102d9f9252d1b1b496c15e516e53
+SHA512 (syrupy-5.3.1.tar.gz) = d9e2efcab3ecef699df14b6a8dfdc1fa28e7007010e042013e5d43d56c23ea912311be0ff397db4add7e7a2f1e5a8b8ae401f57e23f759abe70bdf6ad0c6774d
+Size (syrupy-5.3.1.tar.gz) = 83987 bytes
Home |
Main Index |
Thread Index |
Old Index