pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-test-textual-snapshot
Module Name: pkgsrc
Committed By: wiz
Date: Tue Jan 14 09:53:45 UTC 2025
Modified Files:
pkgsrc/devel/py-test-textual-snapshot: Makefile PLIST
Log Message:
py-test-textual-snapshot: update for poetry-core 2.0.1
Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/py-test-textual-snapshot/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/py-test-textual-snapshot/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-test-textual-snapshot/Makefile
diff -u pkgsrc/devel/py-test-textual-snapshot/Makefile:1.2 pkgsrc/devel/py-test-textual-snapshot/Makefile:1.3
--- pkgsrc/devel/py-test-textual-snapshot/Makefile:1.2 Mon Jul 29 07:17:39 2024
+++ pkgsrc/devel/py-test-textual-snapshot/Makefile Tue Jan 14 09:53:45 2025
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2024/07/29 07:17:39 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2025/01/14 09:53:45 wiz Exp $
DISTNAME= pytest_textual_snapshot-1.0.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//:S/_/-/g}
+PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytest_textual_snapshot/}
@@ -10,7 +11,7 @@ HOMEPAGE= https://pypi.org/project/pytes
COMMENT= Snapshot testing for Textual apps
LICENSE= mit
-TOOL_DEPENDS+= ${PYPKGPREFIX}-poetry-core-[0-9]*:../../devel/py-poetry-core
+TOOL_DEPENDS+= ${PYPKGPREFIX}-poetry-core>=2.0.1:../../devel/py-poetry-core
DEPENDS+= ${PYPKGPREFIX}-test>=7.0.0:../../devel/py-test
DEPENDS+= ${PYPKGPREFIX}-jinja2>=3.0.0:../../textproc/py-jinja2
DEPENDS+= ${PYPKGPREFIX}-rich>=12.0.0:../../comms/py-rich
Index: pkgsrc/devel/py-test-textual-snapshot/PLIST
diff -u pkgsrc/devel/py-test-textual-snapshot/PLIST:1.1 pkgsrc/devel/py-test-textual-snapshot/PLIST:1.2
--- pkgsrc/devel/py-test-textual-snapshot/PLIST:1.1 Sun Jul 14 12:31:18 2024
+++ pkgsrc/devel/py-test-textual-snapshot/PLIST Tue Jan 14 09:53:45 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2024/07/14 12:31:18 wiz Exp $
+@comment $NetBSD: PLIST,v 1.2 2025/01/14 09:53:45 wiz Exp $
${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
@@ -7,4 +7,3 @@ ${PYSITELIB}/${WHEEL_INFODIR}/entry_poin
${PYSITELIB}/pytest_textual_snapshot.py
${PYSITELIB}/pytest_textual_snapshot.pyc
${PYSITELIB}/pytest_textual_snapshot.pyo
-${PYSITELIB}/resources/snapshot_report_template.jinja2
Home |
Main Index |
Thread Index |
Old Index