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 Mar 15 10:20:51 UTC 2024
Modified Files:
pkgsrc/devel/py-nihtest: Makefile distinfo
Log Message:
py-nihtest: update to 1.5.1.
# 1.5.1 [2024-03-15]
- Fix preload test with newer glibc.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/py-nihtest/Makefile
cvs rdiff -u -r1.8 -r1.9 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.14 pkgsrc/devel/py-nihtest/Makefile:1.15
--- pkgsrc/devel/py-nihtest/Makefile:1.14 Fri Feb 23 09:06:25 2024
+++ pkgsrc/devel/py-nihtest/Makefile Fri Mar 15 10:20:51 2024
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2024/02/23 09:06:25 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2024/03/15 10:20:51 wiz Exp $
-DISTNAME= nihtest-1.5.0
+DISTNAME= nihtest-1.5.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_PYPI:=n/nihtest/}
@@ -30,6 +29,8 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/manpages/${man}.mdoc ${DESTDIR}${PREFIX}/${PKGMANDIR}/man5/${man}-${PYVERSSUFFIX}.5
.endfor
+# as of 1.5.1
+# 91% tests passed, 5 tests failed out of 54
do-test:
${MKDIR} ${WRKSRC}/build
cd ${WRKSRC}/build && cmake .. && ${MAKE} && ctest
Index: pkgsrc/devel/py-nihtest/distinfo
diff -u pkgsrc/devel/py-nihtest/distinfo:1.8 pkgsrc/devel/py-nihtest/distinfo:1.9
--- pkgsrc/devel/py-nihtest/distinfo:1.8 Wed Jan 17 10:33:45 2024
+++ pkgsrc/devel/py-nihtest/distinfo Fri Mar 15 10:20:51 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2024/01/17 10:33:45 wiz Exp $
+$NetBSD: distinfo,v 1.9 2024/03/15 10:20:51 wiz Exp $
-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
+BLAKE2s (nihtest-1.5.1.tar.gz) = d68999afc04ce0d38b49e9b36d983f9897d92b288b417a65d29defa22f56d3a9
+SHA512 (nihtest-1.5.1.tar.gz) = 269b21c6e4baf2c00b01e799394361631f96a7876c5df7f08e8d97ab640312f77251b5024804cb66a3aa5cb5dd0e43f8e54eb4644d985038fe25de24de30f93a
+Size (nihtest-1.5.1.tar.gz) = 39866 bytes
Home |
Main Index |
Thread Index |
Old Index