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: Thu Aug 22 10:10:16 UTC 2024
Modified Files:
pkgsrc/devel/py-syrupy: Makefile distinfo
Log Message:
py-syrupy: updated to 4.6.4
4.6.4
Bug Fixes
relax python version constraint, remove upperbound
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/py-syrupy/Makefile \
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.1 pkgsrc/devel/py-syrupy/Makefile:1.2
--- pkgsrc/devel/py-syrupy/Makefile:1.1 Sun Jul 14 12:28:50 2024
+++ pkgsrc/devel/py-syrupy/Makefile Thu Aug 22 10:10:16 2024
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2024/07/14 12:28:50 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2024/08/22 10:10:16 adam Exp $
-DISTNAME= syrupy-4.6.1
+DISTNAME= syrupy-4.6.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES= devel
+CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=s/syrupy/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -10,8 +10,8 @@ HOMEPAGE= https://github.com/tophat/syru
COMMENT= Pytest Snapshot Test Utility
LICENSE= apache-2.0
-TOOL_DEPENDS+= ${PYPKGPREFIX}-poetry-core-[0-9]*:../../devel/py-poetry-core
-DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
+TOOL_DEPENDS+= ${PYPKGPREFIX}-poetry-core>=1.9.0:../../devel/py-poetry-core
+DEPENDS+= ${PYPKGPREFIX}-test>=7.0.0:../../devel/py-test
USE_LANGUAGES= # none
Index: pkgsrc/devel/py-syrupy/distinfo
diff -u pkgsrc/devel/py-syrupy/distinfo:1.1 pkgsrc/devel/py-syrupy/distinfo:1.2
--- pkgsrc/devel/py-syrupy/distinfo:1.1 Sun Jul 14 12:28:50 2024
+++ pkgsrc/devel/py-syrupy/distinfo Thu Aug 22 10:10:16 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2024/07/14 12:28:50 wiz Exp $
+$NetBSD: distinfo,v 1.2 2024/08/22 10:10:16 adam Exp $
-BLAKE2s (syrupy-4.6.1.tar.gz) = 4a12254195d5fb79c4dff81f9f312810bb5d735c129ee184401e37b44f486a77
-SHA512 (syrupy-4.6.1.tar.gz) = 914e03d5dc9a4ee559ca4844915a31796731feea13a14c997e02b1bd4579dd0222fe346585538c8f5fb442d1e60bb18bdb77f8f8b0c5005a36511ea1e39099b1
-Size (syrupy-4.6.1.tar.gz) = 47550 bytes
+BLAKE2s (syrupy-4.6.4.tar.gz) = b4d8851359847a328bb856d06d784b28fb8789bd38224e171e65ca0865dceb8d
+SHA512 (syrupy-4.6.4.tar.gz) = 1f03fa36562c41e118fcb0bc48c766f52cfc1b49e66b90e18739320564dd68de0224ab13b884c1dd15e85977ff3cdb639fd1e4bae9a45df8a7fa10c4bdc45699
+Size (syrupy-4.6.4.tar.gz) = 47490 bytes
Home |
Main Index |
Thread Index |
Old Index