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: Mon Sep 16 16:09:08 UTC 2024
Modified Files:
pkgsrc/devel/py-syrupy: Makefile PLIST distinfo
Log Message:
py-syrupy: updated to 4.7.1
4.7.1
Bug Fixes
pytest-rerunfailures compatibility
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/py-syrupy/Makefile \
pkgsrc/devel/py-syrupy/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/py-syrupy/PLIST
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.2 pkgsrc/devel/py-syrupy/Makefile:1.3
--- pkgsrc/devel/py-syrupy/Makefile:1.2 Thu Aug 22 10:10:16 2024
+++ pkgsrc/devel/py-syrupy/Makefile Mon Sep 16 16:09:08 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2024/08/22 10:10:16 adam Exp $
+# $NetBSD: Makefile,v 1.3 2024/09/16 16:09:08 adam Exp $
-DISTNAME= syrupy-4.6.4
+DISTNAME= syrupy-4.7.1
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.2 pkgsrc/devel/py-syrupy/distinfo:1.3
--- pkgsrc/devel/py-syrupy/distinfo:1.2 Thu Aug 22 10:10:16 2024
+++ pkgsrc/devel/py-syrupy/distinfo Mon Sep 16 16:09:08 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2024/08/22 10:10:16 adam Exp $
+$NetBSD: distinfo,v 1.3 2024/09/16 16:09:08 adam Exp $
-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
+BLAKE2s (syrupy-4.7.1.tar.gz) = ca5a626c5573f91b982dec52f0c9bbd9942a97849e4552ae55bb61af8b534882
+SHA512 (syrupy-4.7.1.tar.gz) = ca18a8b6bd417d901b05d29714b1e3375753104d6de53f6349c6ab5ecd8de8caa74eca9abbfde8d8bc9e80f914802b228ebb955a799b7c9b8ca386b89c4d22d6
+Size (syrupy-4.7.1.tar.gz) = 49117 bytes
Index: pkgsrc/devel/py-syrupy/PLIST
diff -u pkgsrc/devel/py-syrupy/PLIST:1.1 pkgsrc/devel/py-syrupy/PLIST:1.2
--- pkgsrc/devel/py-syrupy/PLIST:1.1 Sun Jul 14 12:28:50 2024
+++ pkgsrc/devel/py-syrupy/PLIST Mon Sep 16 16:09:08 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2024/07/14 12:28:50 wiz Exp $
+@comment $NetBSD: PLIST,v 1.2 2024/09/16 16:09:08 adam Exp $
${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
@@ -49,6 +49,12 @@ ${PYSITELIB}/syrupy/location.pyo
${PYSITELIB}/syrupy/matchers.py
${PYSITELIB}/syrupy/matchers.pyc
${PYSITELIB}/syrupy/matchers.pyo
+${PYSITELIB}/syrupy/patches/__init__.py
+${PYSITELIB}/syrupy/patches/__init__.pyc
+${PYSITELIB}/syrupy/patches/__init__.pyo
+${PYSITELIB}/syrupy/patches/pycharm_diff.py
+${PYSITELIB}/syrupy/patches/pycharm_diff.pyc
+${PYSITELIB}/syrupy/patches/pycharm_diff.pyo
${PYSITELIB}/syrupy/py.typed
${PYSITELIB}/syrupy/report.py
${PYSITELIB}/syrupy/report.pyc
Home |
Main Index |
Thread Index |
Old Index