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: Fri Jan 9 12:36:07 UTC 2026
Modified Files:
pkgsrc/devel/py-nihtest: Makefile PLIST distinfo
Log Message:
py-nihtest: update to 1.10.0.
# 1.10.0 [2026-01-09]
- Add support for running multiple tests and configuring a test suite.
- Add option to run program inside debugger.
- Fix handling of relative paths in program directories.
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/devel/py-nihtest/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/py-nihtest/PLIST
cvs rdiff -u -r1.14 -r1.15 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.23 pkgsrc/devel/py-nihtest/Makefile:1.24
--- pkgsrc/devel/py-nihtest/Makefile:1.23 Sat Apr 12 12:08:14 2025
+++ pkgsrc/devel/py-nihtest/Makefile Fri Jan 9 12:36:07 2026
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2025/04/12 12:08:14 adam Exp $
+# $NetBSD: Makefile,v 1.24 2026/01/09 12:36:07 wiz Exp $
-DISTNAME= nihtest-1.9.1
+DISTNAME= nihtest-1.10.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_PYPI:=n/nihtest/}
Index: pkgsrc/devel/py-nihtest/PLIST
diff -u pkgsrc/devel/py-nihtest/PLIST:1.8 pkgsrc/devel/py-nihtest/PLIST:1.9
--- pkgsrc/devel/py-nihtest/PLIST:1.8 Sat Apr 12 12:08:14 2025
+++ pkgsrc/devel/py-nihtest/PLIST Fri Jan 9 12:36:07 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2025/04/12 12:08:14 adam Exp $
+@comment $NetBSD: PLIST,v 1.9 2026/01/09 12:36:07 wiz Exp $
bin/nihtest-${PYVERSSUFFIX}
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
@@ -33,6 +33,9 @@ ${PYSITELIB}/nihtest/Output.pyo
${PYSITELIB}/nihtest/Sandbox.py
${PYSITELIB}/nihtest/Sandbox.pyc
${PYSITELIB}/nihtest/Sandbox.pyo
+${PYSITELIB}/nihtest/Suite.py
+${PYSITELIB}/nihtest/Suite.pyc
+${PYSITELIB}/nihtest/Suite.pyo
${PYSITELIB}/nihtest/Test.py
${PYSITELIB}/nihtest/Test.pyc
${PYSITELIB}/nihtest/Test.pyo
Index: pkgsrc/devel/py-nihtest/distinfo
diff -u pkgsrc/devel/py-nihtest/distinfo:1.14 pkgsrc/devel/py-nihtest/distinfo:1.15
--- pkgsrc/devel/py-nihtest/distinfo:1.14 Tue Dec 24 10:51:18 2024
+++ pkgsrc/devel/py-nihtest/distinfo Fri Jan 9 12:36:07 2026
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.14 2024/12/24 10:51:18 wiz Exp $
+$NetBSD: distinfo,v 1.15 2026/01/09 12:36:07 wiz Exp $
-BLAKE2s (nihtest-1.9.1.tar.gz) = 8ff230ba2899e70e73e3f7d4311b4b1d98c2cd1f9a15d9a1cbe94c1443dfad05
-SHA512 (nihtest-1.9.1.tar.gz) = 5897551fe1d5be0c3a10408aae44c2a7090f2ca7edd99b361699c85173473ef7474da3da9daa5aa9cc04a7e9215aee781971ecdbb604799d617160bf1be3b858
-Size (nihtest-1.9.1.tar.gz) = 43132 bytes
+BLAKE2s (nihtest-1.10.0.tar.gz) = 99297120165143e42dbf892e3730041a5f8222636d9cde3594df7708315d90fb
+SHA512 (nihtest-1.10.0.tar.gz) = 85acb380e12b49e9f42105c09d7a8c901b17df0a6dd910276275f7b1d20a1c0d5903b926413aead36ba8ea10e8f77d949c1ee55d323a8ae9e8e49904def02e8d
+Size (nihtest-1.10.0.tar.gz) = 45854 bytes
SHA1 (patch-tests_nihtest-conf.in) = 4535608d21597d040b1ce781d9f2ad1f323ab960
SHA1 (patch-tests_nihtest.conf.in) = 48e8fed44e729242e3643df11866bdd1b00fba29
Home |
Main Index |
Thread Index |
Old Index