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: Sun Nov 16 08:45:55 UTC 2025
Modified Files:
pkgsrc/devel/py-syrupy: Makefile distinfo
Log Message:
py-syrupy: updated to 5.0.0
5.0.0
This release introduces new features, bug fixes, and a major license change. It
also includes several breaking changes, so please review those carefully before
upgrading.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/py-syrupy/Makefile
cvs rdiff -u -r1.8 -r1.9 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.9 pkgsrc/devel/py-syrupy/Makefile:1.10
--- pkgsrc/devel/py-syrupy/Makefile:1.9 Sun Sep 28 19:39:22 2025
+++ pkgsrc/devel/py-syrupy/Makefile Sun Nov 16 08:45:55 2025
@@ -1,18 +1,17 @@
-# $NetBSD: Makefile,v 1.9 2025/09/28 19:39:22 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2025/11/16 08:45:55 adam Exp $
-DISTNAME= syrupy-4.9.1
+DISTNAME= syrupy-5.0.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=s/syrupy/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://github.com/tophat/syrupy
COMMENT= Pytest Snapshot Test Utility
-LICENSE= apache-2.0
+LICENSE= mit
TOOL_DEPENDS+= ${PYPKGPREFIX}-poetry-core>=2.2.1:../../devel/py-poetry-core
-DEPENDS+= ${PYPKGPREFIX}-test>=7.0.0:../../devel/py-test
+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.8 pkgsrc/devel/py-syrupy/distinfo:1.9
--- pkgsrc/devel/py-syrupy/distinfo:1.8 Mon Apr 28 21:00:16 2025
+++ pkgsrc/devel/py-syrupy/distinfo Sun Nov 16 08:45:55 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2025/04/28 21:00:16 adam Exp $
+$NetBSD: distinfo,v 1.9 2025/11/16 08:45:55 adam Exp $
-BLAKE2s (syrupy-4.9.1.tar.gz) = 5b708603961a16d7186aa53c81abaa87f5fcb2529b7349cd318f38ce7690ff94
-SHA512 (syrupy-4.9.1.tar.gz) = a766751f7378a111c0ee6eff738992729995a19389eb8d3bd8d4ced48e7678be1e6b234c065f9f43889638531e2c083b71f7749425a57bc3401e232e2549aaf9
-Size (syrupy-4.9.1.tar.gz) = 52492 bytes
+BLAKE2s (syrupy-5.0.0.tar.gz) = 9ae53f840f61aa58bfff3e34afda2352e2085fd97e8d057473acaec784b7f9f2
+SHA512 (syrupy-5.0.0.tar.gz) = 4c15409e751d043fd064ed0968a48a3a2a70b2cf7020f9bcf794bf0e718284ac9d6fb26db60d0c8befede7531296708242cdb8990cfc24e766a3cfc2d9c7787f
+Size (syrupy-5.0.0.tar.gz) = 48881 bytes
Home |
Main Index |
Thread Index |
Old Index