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 Jan 17 10:33:45 UTC 2024

Modified Files:
        pkgsrc/devel/py-nihtest: Makefile distinfo
Removed Files:
        pkgsrc/devel/py-nihtest/patches: patch-nihtest_File.py

Log Message:
py-nihtest: update to 1.5.0.

# 1.5.0 [2024-01-17]

- Allow copiers/comparators to handle directories.


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/py-nihtest/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/py-nihtest/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/py-nihtest/patches/patch-nihtest_File.py

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.12 pkgsrc/devel/py-nihtest/Makefile:1.13
--- pkgsrc/devel/py-nihtest/Makefile:1.12       Wed Jan  3 16:28:36 2024
+++ pkgsrc/devel/py-nihtest/Makefile    Wed Jan 17 10:33:45 2024
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2024/01/03 16:28:36 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2024/01/17 10:33:45 wiz Exp $
 
-DISTNAME=      nihtest-1.4.0
+DISTNAME=      nihtest-1.5.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_PYPI:=n/nihtest/}
 

Index: pkgsrc/devel/py-nihtest/distinfo
diff -u pkgsrc/devel/py-nihtest/distinfo:1.7 pkgsrc/devel/py-nihtest/distinfo:1.8
--- pkgsrc/devel/py-nihtest/distinfo:1.7        Wed Jan  3 16:28:36 2024
+++ pkgsrc/devel/py-nihtest/distinfo    Wed Jan 17 10:33:45 2024
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.7 2024/01/03 16:28:36 wiz Exp $
+$NetBSD: distinfo,v 1.8 2024/01/17 10:33:45 wiz Exp $
 
-BLAKE2s (nihtest-1.4.0.tar.gz) = 88ed5330bdaad6ebdfab96f1e9b5a44b7d1b6ccc53860b8b093b11ccd4b61ee2
-SHA512 (nihtest-1.4.0.tar.gz) = f574cc5192f73d2bf650e92635e9a521f70297ac387ff741c7dd64e2578162851c9ddb3d526476e13802e9408353b4201d6315a0bbbf83cbcb959f5b341a8be3
-Size (nihtest-1.4.0.tar.gz) = 39082 bytes
-SHA1 (patch-nihtest_File.py) = 699ba3891cab3dcc9b4c87ad53127729a5e136c2
+BLAKE2s (nihtest-1.5.0.tar.gz) = 55c17c3992f7ddfc712a61779b64a16f2c604d1ffc369329f68cfe2e2965eadf
+SHA512 (nihtest-1.5.0.tar.gz) = aac6167c18b5af3f49f5b43b6a218f3f3921d5b0bfe74df546a6808cf826debbe587de44b04baf1d4abd8e0c193da1b86a1f6490cc6bd7888b7707e261a1ebcf
+Size (nihtest-1.5.0.tar.gz) = 39258 bytes



Home | Main Index | Thread Index | Old Index