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 May 20 05:56:39 UTC 2026

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

Log Message:
py-syrupy: updated to 5.2.0

5.2.0

chore(deps): update actions/checkout action to v6.0.2
chore(deps): update actions/setup-python action to v6.2.0
chore(deps): update dependency ruff to v0.14.14
chore(deps): update dependency coverage to v7.13.2
chore: migrate to uv
chore(deps): update dependency coverage to v7.13.2
chore(deps): update dependency debugpy to v1.8.19
chore(deps): update dependency mypy to v1.19.1
chore(deps): update dependency ruff to v0.14.14
chore(deps): update python docker tag to v3.14.3
chore(deps): update astral-sh/setup-uv action to v7.3.1
chore: update lock file
chore(deps): update benchmark-action/github-action-benchmark action to v1.21.0
chore(deps): update astral-sh/setup-uv action to v7.5.0
fix(1081): Handle unicode line-endings correctly when serializing
docs: add DRMacIver as a contributor for bug
chore: update lockfile
chore: migrate off semantic-release to trusted publishing
chore: set name/email


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/py-syrupy/Makefile
cvs rdiff -u -r1.10 -r1.11 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.11 pkgsrc/devel/py-syrupy/Makefile:1.12
--- pkgsrc/devel/py-syrupy/Makefile:1.11        Thu Feb  5 10:14:43 2026
+++ pkgsrc/devel/py-syrupy/Makefile     Wed May 20 05:56:39 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2026/02/05 10:14:43 adam Exp $
+# $NetBSD: Makefile,v 1.12 2026/05/20 05:56:39 adam Exp $
 
-DISTNAME=      syrupy-5.1.0
+DISTNAME=      syrupy-5.2.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=s/syrupy/}
@@ -10,7 +10,7 @@ HOMEPAGE=     https://github.com/tophat/syru
 COMMENT=       Pytest Snapshot Test Utility
 LICENSE=       mit
 
-TOOL_DEPENDS+= ${PYPKGPREFIX}-poetry-core>=2.2.1:../../devel/py-poetry-core
+TOOL_DEPENDS+= ${PYPKGPREFIX}-hatchling>=0:../../devel/py-hatchling
 DEPENDS+=      ${PYPKGPREFIX}-test>=8.0.0:../../devel/py-test
 
 USE_LANGUAGES= # none

Index: pkgsrc/devel/py-syrupy/distinfo
diff -u pkgsrc/devel/py-syrupy/distinfo:1.10 pkgsrc/devel/py-syrupy/distinfo:1.11
--- pkgsrc/devel/py-syrupy/distinfo:1.10        Thu Feb  5 10:14:43 2026
+++ pkgsrc/devel/py-syrupy/distinfo     Wed May 20 05:56:39 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2026/02/05 10:14:43 adam Exp $
+$NetBSD: distinfo,v 1.11 2026/05/20 05:56:39 adam Exp $
 
-BLAKE2s (syrupy-5.1.0.tar.gz) = 7629e1b807214e182a8131f7c23e8d32b8c5a05f091c3f8783e27d441fdb029b
-SHA512 (syrupy-5.1.0.tar.gz) = 5a28fbc015835e7052b05014f4c7af37d32d77a74a344f6a40444eb916447eac093f85f2b011b88659c64b4e5f88deb44bf6b6da32337bb323def7db8d016cde
-Size (syrupy-5.1.0.tar.gz) = 50495 bytes
+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



Home | Main Index | Thread Index | Old Index