CVS commit: pkgsrc/time/py-arrow
"Thomas Klausner" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: pkgsrc Committed By: wiz Date: Fri Aug 21 16:57:11 UTC 2026 Modified Files: pkgsrc/time/py-arrow: Makefile Log Message: py-arrow: update test status -- all test pass To generate a diff of this commit: cvs rdiff -u -r1.26 -r1.27 pkgsrc/time/py-arrow/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
(unnamed)
(text/x-diff, 778 B)
Modified files:
Index: pkgsrc/time/py-arrow/Makefile
diff -u pkgsrc/time/py-arrow/Makefile:1.26 pkgsrc/time/py-arrow/Makefile:1.27
--- pkgsrc/time/py-arrow/Makefile:1.26 Mon Oct 20 10:22:53 2025
+++ pkgsrc/time/py-arrow/Makefile Fri Aug 21 16:57:11 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2025/10/20 10:22:53 adam Exp $
+# $NetBSD: Makefile,v 1.27 2026/08/21 16:57:11 wiz Exp $
DISTNAME= arrow-1.4.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -20,8 +20,8 @@ TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]
TEST_DEPENDS+= ${PYPKGPREFIX}-test-cov-[0-9]*:../../devel/py-test-cov
TEST_DEPENDS+= ${PYPKGPREFIX}-test-mock-[0-9]*:../../devel/py-test-mock
-# as of 1.3.0
-# 24 failed, 1813 passed, 2 xpassed, 31 warnings
+# as of 1.4.0
+# 1863 passed
USE_LANGUAGES= # none