CVS commit: pkgsrc/devel/py-test-run-parallel

"Adam Ciarcinski" <[email protected]> Sun, 9 Aug 2026 06:38:46 +0000
Newsgroups gmane.os.netbsd.devel.pkgsrc.cvs
Message-ID <[email protected]>
Module Name:	pkgsrc
Committed By:	adam
Date:		Sun Aug  9 06:38:46 UTC 2026

Modified Files:
	pkgsrc/devel/py-test-run-parallel: Makefile distinfo

Log Message:
py-test-run-parallel: updated to 0.10.0

0.10.0

Use = as separator for the test run report
Respect verbosity/quietness settings when deciding to print the parallel report summary
Configure per-test report to be displayed at higher verbosity modes
Create a separate tmpdir/tmp_path subdirectory for each iteration, so these fixtures can work with --iterations


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/py-test-run-parallel/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/py-test-run-parallel/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
(unnamed) (text/x-diff, 1.7 KB)
Modified files:

Index: pkgsrc/devel/py-test-run-parallel/Makefile
diff -u pkgsrc/devel/py-test-run-parallel/Makefile:1.12 pkgsrc/devel/py-test-run-parallel/Makefile:1.13
--- pkgsrc/devel/py-test-run-parallel/Makefile:1.12	Mon Jun  8 06:49:12 2026
+++ pkgsrc/devel/py-test-run-parallel/Makefile	Sun Aug  9 06:38:46 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2026/06/08 06:49:12 adam Exp $
+# $NetBSD: Makefile,v 1.13 2026/08/09 06:38:46 adam Exp $
 
-DISTNAME=	pytest_run_parallel-0.9.1
+DISTNAME=	pytest_run_parallel-0.10.0
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME:S/py//:S/_/-/g}
 CATEGORIES=	devel python
 MASTER_SITES=	${MASTER_SITE_PYPI:=p/pytest-run-parallel/}

Index: pkgsrc/devel/py-test-run-parallel/distinfo
diff -u pkgsrc/devel/py-test-run-parallel/distinfo:1.11 pkgsrc/devel/py-test-run-parallel/distinfo:1.12
--- pkgsrc/devel/py-test-run-parallel/distinfo:1.11	Mon Jun  8 06:49:12 2026
+++ pkgsrc/devel/py-test-run-parallel/distinfo	Sun Aug  9 06:38:46 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2026/06/08 06:49:12 adam Exp $
+$NetBSD: distinfo,v 1.12 2026/08/09 06:38:46 adam Exp $
 
-BLAKE2s (pytest_run_parallel-0.9.1.tar.gz) = bc5cc0f622a88fa0720e4da262d989c168332f0f8c8e3e2ec3226ab6c5bf6144
-SHA512 (pytest_run_parallel-0.9.1.tar.gz) = e22c8304941be69792a2df4828c6ee2c20c003728ef60cf36152b257330a2d0cefccc29eb4f6995e3a434eb905385ed3ce67bc909e79fd108d3add25a046d7df
-Size (pytest_run_parallel-0.9.1.tar.gz) = 66001 bytes
+BLAKE2s (pytest_run_parallel-0.10.0.tar.gz) = 590468f39d518935ee34ba6e26d2a0f065661b88a95bcccd35d361c86fee137d
+SHA512 (pytest_run_parallel-0.10.0.tar.gz) = 8f72de823e0070fdc93c53686c46306213194a6da0be17e26fc8b000117584e291ad256783d8d8a0e1757f8c262334113fdcde86162c19f46c1fea2dd6c61b1d
+Size (pytest_run_parallel-0.10.0.tar.gz) = 66386 bytes