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  3 16:13:57 UTC 2024

Modified Files:
        pkgsrc/devel/py-nihtest: Makefile distinfo

Log Message:
py-nihtest: update to 1.4.0.

# 1.4.0 [2024-01-03]

- Add copiers.
- Add `working-directory` directive.
- Add `read-only` directive.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/py-nihtest/Makefile
cvs rdiff -u -r1.5 -r1.6 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.10 pkgsrc/devel/py-nihtest/Makefile:1.11
--- pkgsrc/devel/py-nihtest/Makefile:1.10       Fri Dec 22 13:25:01 2023
+++ pkgsrc/devel/py-nihtest/Makefile    Wed Jan  3 16:13:57 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2023/12/22 13:25:01 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2024/01/03 16:13:57 wiz Exp $
 
-DISTNAME=      nihtest-1.3.0
+DISTNAME=      nihtest-1.4.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_PYPI:=n/nihtest/}

Index: pkgsrc/devel/py-nihtest/distinfo
diff -u pkgsrc/devel/py-nihtest/distinfo:1.5 pkgsrc/devel/py-nihtest/distinfo:1.6
--- pkgsrc/devel/py-nihtest/distinfo:1.5        Fri Dec 22 13:25:01 2023
+++ pkgsrc/devel/py-nihtest/distinfo    Wed Jan  3 16:13:57 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2023/12/22 13:25:01 wiz Exp $
+$NetBSD: distinfo,v 1.6 2024/01/03 16:13:57 wiz Exp $
 
-BLAKE2s (nihtest-1.3.0.tar.gz) = f454119fbe7dcfb22ce31706284e7a798428aa7f672e0a3d6bd13da7a8ad68ba
-SHA512 (nihtest-1.3.0.tar.gz) = 39db56c793d9cd04973b3c672735cf085da2fa7f241e7a52d7b3df44b6250155de04d7db2cb5fad417798d21c0f655fd186d499f5f7dba5901f4883c29641226
-Size (nihtest-1.3.0.tar.gz) = 36571 bytes
+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



Home | Main Index | Thread Index | Old Index