Fri Apr 19 13:33:21 2024 UTC (37d)
py-nihtest: update to 1.7.0.

# 1.7.0 [2024-04-19]

- Add `test-case-source` directory for better support of script generated test cases.


(wiz)
diff -r1.17 -r1.18 pkgsrc/devel/py-nihtest/Makefile
diff -r1.11 -r1.12 pkgsrc/devel/py-nihtest/distinfo

cvs diff -r1.17 -r1.18 pkgsrc/devel/py-nihtest/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/py-nihtest/Makefile 2024/04/10 09:31:00 1.17
+++ pkgsrc/devel/py-nihtest/Makefile 2024/04/19 13:33:21 1.18
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.17 2024/04/10 09:31:00 wiz Exp $ 1# $NetBSD: Makefile,v 1.18 2024/04/19 13:33:21 wiz Exp $
2 2
3DISTNAME= nihtest-1.6.0 3DISTNAME= nihtest-1.7.0
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= devel 5CATEGORIES= devel
6MASTER_SITES= ${MASTER_SITE_PYPI:=n/nihtest/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=n/nihtest/}
7 7
8MAINTAINER= wiz@NetBSD.org 8MAINTAINER= wiz@NetBSD.org
9HOMEPAGE= https://github.com/nih-at/nihtest 9HOMEPAGE= https://github.com/nih-at/nihtest
10COMMENT= Testing tool for command line utilities 10COMMENT= Testing tool for command line utilities
11LICENSE= modified-bsd 11LICENSE= modified-bsd
12 12
13TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools 13TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
14TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel 14TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
15DEPENDS+= ${PYPKGPREFIX}-dateutil-[0-9]*:../../time/py-dateutil 15DEPENDS+= ${PYPKGPREFIX}-dateutil-[0-9]*:../../time/py-dateutil
16 16

cvs diff -r1.11 -r1.12 pkgsrc/devel/py-nihtest/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/py-nihtest/distinfo 2024/04/10 09:31:00 1.11
+++ pkgsrc/devel/py-nihtest/distinfo 2024/04/19 13:33:21 1.12
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.11 2024/04/10 09:31:00 wiz Exp $ 1$NetBSD: distinfo,v 1.12 2024/04/19 13:33:21 wiz Exp $
2 2
3BLAKE2s (nihtest-1.6.0.tar.gz) = 401038c308abaf2cf0fc68421017a849c18a379f5a6f9f05989ce379c09d874e 3BLAKE2s (nihtest-1.7.0.tar.gz) = b4cd62d4e30de4f96922e42887bfe18d933260f998f25958215bf1a4a263c659
4SHA512 (nihtest-1.6.0.tar.gz) = b70a7cd5624f7930f48cc75b454993f878a1d3d42035fa6dd90e89cc6d2b1928e8489974c583a814fa009f33749d9dc4614869f0693f51de1d1c74cf77801f0f 4SHA512 (nihtest-1.7.0.tar.gz) = 2f84a4e3491fff64f9ae41c69cb79cd917c9c3ce7f6912d54e2110e1221b62c1a129c2e31ebac077d635f5cd788e97c4d9465eb3fb414bb054e5ceed32260ddd
5Size (nihtest-1.6.0.tar.gz) = 40473 bytes 5Size (nihtest-1.7.0.tar.gz) = 40925 bytes