pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-nihtest
Module Name: pkgsrc
Committed By: wiz
Date: Wed Apr 10 09:31:00 UTC 2024
Modified Files:
pkgsrc/devel/py-nihtest: Makefile PLIST distinfo
Log Message:
py-nihtest: update to 1.6.0.
# 1.6.0 [2024-04-10]
- Print command line for `--verbose --setup-only`.
- Add `stdout-replace` directive.
- Better integration with IDEs.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/py-nihtest/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/py-nihtest/PLIST
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/py-nihtest/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-nihtest/Makefile
diff -u pkgsrc/devel/py-nihtest/Makefile:1.16 pkgsrc/devel/py-nihtest/Makefile:1.17
--- pkgsrc/devel/py-nihtest/Makefile:1.16 Wed Mar 20 09:24:52 2024
+++ pkgsrc/devel/py-nihtest/Makefile Wed Apr 10 09:31:00 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2024/03/20 09:24:52 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2024/04/10 09:31:00 wiz Exp $
-DISTNAME= nihtest-1.5.2
+DISTNAME= nihtest-1.6.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_PYPI:=n/nihtest/}
Index: pkgsrc/devel/py-nihtest/PLIST
diff -u pkgsrc/devel/py-nihtest/PLIST:1.5 pkgsrc/devel/py-nihtest/PLIST:1.6
--- pkgsrc/devel/py-nihtest/PLIST:1.5 Sat Oct 28 19:57:04 2023
+++ pkgsrc/devel/py-nihtest/PLIST Wed Apr 10 09:31:00 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2023/10/28 19:57:04 wiz Exp $
+@comment $NetBSD: PLIST,v 1.6 2024/04/10 09:31:00 wiz Exp $
bin/nihtest-${PYVERSSUFFIX}
${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
@@ -24,6 +24,9 @@ ${PYSITELIB}/nihtest/Features.pyo
${PYSITELIB}/nihtest/File.py
${PYSITELIB}/nihtest/File.pyc
${PYSITELIB}/nihtest/File.pyo
+${PYSITELIB}/nihtest/Output.py
+${PYSITELIB}/nihtest/Output.pyc
+${PYSITELIB}/nihtest/Output.pyo
${PYSITELIB}/nihtest/Sandbox.py
${PYSITELIB}/nihtest/Sandbox.pyc
${PYSITELIB}/nihtest/Sandbox.pyo
Index: pkgsrc/devel/py-nihtest/distinfo
diff -u pkgsrc/devel/py-nihtest/distinfo:1.10 pkgsrc/devel/py-nihtest/distinfo:1.11
--- pkgsrc/devel/py-nihtest/distinfo:1.10 Wed Mar 20 09:24:52 2024
+++ pkgsrc/devel/py-nihtest/distinfo Wed Apr 10 09:31:00 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2024/03/20 09:24:52 wiz Exp $
+$NetBSD: distinfo,v 1.11 2024/04/10 09:31:00 wiz Exp $
-BLAKE2s (nihtest-1.5.2.tar.gz) = 36ac4a31f4f105082dfecef4cd1634afed82331a4842c7797d34aa22a4475d52
-SHA512 (nihtest-1.5.2.tar.gz) = 7f7e29e6c1320cb2f1886b6a73c43e11a672bd42471d01a47d0941970b478361b3e463d7d64b4275ed707d87fe27773b34c0f79f398494393330d7091f9f2f53
-Size (nihtest-1.5.2.tar.gz) = 39901 bytes
+BLAKE2s (nihtest-1.6.0.tar.gz) = 401038c308abaf2cf0fc68421017a849c18a379f5a6f9f05989ce379c09d874e
+SHA512 (nihtest-1.6.0.tar.gz) = b70a7cd5624f7930f48cc75b454993f878a1d3d42035fa6dd90e89cc6d2b1928e8489974c583a814fa009f33749d9dc4614869f0693f51de1d1c74cf77801f0f
+Size (nihtest-1.6.0.tar.gz) = 40473 bytes
Home |
Main Index |
Thread Index |
Old Index