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 Jul 19 16:09:16 UTC 2023

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

Log Message:
py-nihtest: update to 1.2.0.

# 1.2.0 [2023-07-19]

- Explicitly specify encoding for stdout of subcommands.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/py-nihtest/Makefile
cvs rdiff -u -r1.3 -r1.4 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.7 pkgsrc/devel/py-nihtest/Makefile:1.8
--- pkgsrc/devel/py-nihtest/Makefile:1.7        Tue Jun 27 09:58:04 2023
+++ pkgsrc/devel/py-nihtest/Makefile    Wed Jul 19 16:09:16 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2023/06/27 09:58:04 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2023/07/19 16:09:16 wiz Exp $
 
-DISTNAME=      nihtest-1.1.1
+DISTNAME=      nihtest-1.2.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.3 pkgsrc/devel/py-nihtest/distinfo:1.4
--- pkgsrc/devel/py-nihtest/distinfo:1.3        Tue Jun 27 09:58:04 2023
+++ pkgsrc/devel/py-nihtest/distinfo    Wed Jul 19 16:09:16 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2023/06/27 09:58:04 wiz Exp $
+$NetBSD: distinfo,v 1.4 2023/07/19 16:09:16 wiz Exp $
 
-BLAKE2s (nihtest-1.1.1.tar.gz) = 1f6af789540a2b72efbc99d1487ed25dba61aa3d5d9acb3e1ae67db39004584b
-SHA512 (nihtest-1.1.1.tar.gz) = 67d5118b9d410286125feb231c32f15bbbeeb8410f546b678517ba9467fa491ec828640ef672e6b48aba35dc938611a85a84d75bd181e64bf6ebbc327a34a972
-Size (nihtest-1.1.1.tar.gz) = 35571 bytes
+BLAKE2s (nihtest-1.2.0.tar.gz) = 877ccb68b229a6b1f1ca5ef910ac4b7f72030aacb5a5d25eea10744be7ac9e5b
+SHA512 (nihtest-1.2.0.tar.gz) = eb3edadf029d5f2bd9a71d54a6302544210968085c721ff83bdaa4b2fe5ab170836160c10129f10c8d896217d15f5a06994b39021590fca20f987eaf7f1f5bc8
+Size (nihtest-1.2.0.tar.gz) = 36203 bytes



Home | Main Index | Thread Index | Old Index