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: adam
Date: Sat Jan 25 11:36:21 UTC 2025
Modified Files:
pkgsrc/devel/py-test-textual-snapshot: Makefile distinfo
Log Message:
py-test-textual-snapshot: updated to 1.1.0
1.1.0
version bump
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/py-test-textual-snapshot/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/py-test-textual-snapshot/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-test-textual-snapshot/Makefile
diff -u pkgsrc/devel/py-test-textual-snapshot/Makefile:1.3 pkgsrc/devel/py-test-textual-snapshot/Makefile:1.4
--- pkgsrc/devel/py-test-textual-snapshot/Makefile:1.3 Tue Jan 14 09:53:45 2025
+++ pkgsrc/devel/py-test-textual-snapshot/Makefile Sat Jan 25 11:36:21 2025
@@ -1,23 +1,21 @@
-# $NetBSD: Makefile,v 1.3 2025/01/14 09:53:45 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2025/01/25 11:36:21 adam Exp $
-DISTNAME= pytest_textual_snapshot-1.0.0
+DISTNAME= pytest_textual_snapshot-1.1.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//:S/_/-/g}
-PKGREVISION= 1
-CATEGORIES= devel
+CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytest_textual_snapshot/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://pypi.org/project/pytest-textual-snapshot/
+HOMEPAGE= https://github.com/Textualize/pytest-textual-snapshot
COMMENT= Snapshot testing for Textual apps
LICENSE= mit
-TOOL_DEPENDS+= ${PYPKGPREFIX}-poetry-core>=2.0.1:../../devel/py-poetry-core
-DEPENDS+= ${PYPKGPREFIX}-test>=7.0.0:../../devel/py-test
+TOOL_DEPENDS+= ${PYPKGPREFIX}-poetry-core>=1.0.0:../../devel/py-poetry-core
DEPENDS+= ${PYPKGPREFIX}-jinja2>=3.0.0:../../textproc/py-jinja2
DEPENDS+= ${PYPKGPREFIX}-rich>=12.0.0:../../comms/py-rich
-# py-textual uses this for testing
+DEPENDS+= ${PYPKGPREFIX}-syrupy>=4.8.0:../../devel/py-syrupy
+DEPENDS+= ${PYPKGPREFIX}-test>=8.0.0:../../devel/py-test
DEPENDS+= ${PYPKGPREFIX}-textual>=0.28.0:../../comms/py-textual
-DEPENDS+= ${PYPKGPREFIX}-syrupy>=3.0.0:../../devel/py-syrupy
USE_LANGUAGES= # none
Index: pkgsrc/devel/py-test-textual-snapshot/distinfo
diff -u pkgsrc/devel/py-test-textual-snapshot/distinfo:1.2 pkgsrc/devel/py-test-textual-snapshot/distinfo:1.3
--- pkgsrc/devel/py-test-textual-snapshot/distinfo:1.2 Mon Jul 29 07:17:39 2024
+++ pkgsrc/devel/py-test-textual-snapshot/distinfo Sat Jan 25 11:36:21 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2024/07/29 07:17:39 wiz Exp $
+$NetBSD: distinfo,v 1.3 2025/01/25 11:36:21 adam Exp $
-BLAKE2s (pytest_textual_snapshot-1.0.0.tar.gz) = aeca1a9059ea40cc7f8511c168bdffc58316068800ef483623226b0d9539d791
-SHA512 (pytest_textual_snapshot-1.0.0.tar.gz) = 18e1b77d1f1bc7a89887af8b1c346b0b96bf410b9606aa43fd1fb763b799e1ebb510b622ab9a70ea2aa67f4cf7fba01fa6971c48f36656d4f19e8724c8b6feaa
-Size (pytest_textual_snapshot-1.0.0.tar.gz) = 11071 bytes
+BLAKE2s (pytest_textual_snapshot-1.1.0.tar.gz) = 59807233384960b481b620229d28a87ebff4c69798bbd0e7bc5d0ff7cdb0eea0
+SHA512 (pytest_textual_snapshot-1.1.0.tar.gz) = df667fc68b69ebe92ad669621203be0f89d0ec25c0a203b12a732cc56bd7a366f9ea24496bf9d3abceafa524cde506e7025deeb3d92f61d9e278ed56f8cf979e
+Size (pytest_textual_snapshot-1.1.0.tar.gz) = 11391 bytes
Home |
Main Index |
Thread Index |
Old Index