CVS: cvs.openbsd.org: ports

Stuart Henderson <[email protected]> Tue, 28 Jul 2026 02:08:24 -0600 (MDT)
Newsgroups gmane.os.openbsd.ports.cvs
Message-ID <[email protected]>
CVSROOT:	/cvs
Module name:	ports
Changes by:	[email protected]	2026/07/28 02:08:24

Modified files:
	astro/py-astropy: Makefile distinfo 
	astro/py-astropy/pkg: PLIST 

Log message:
update to py3-astropy-8.0.1
run tests under xdist; parallelizes if MAKE_JOBS is set, but also restarts
crashing workers, which is helpful as there are a handful of segfaults
(however, especially with high parallelism and network available, it's
also a bit of a stress test for filesystems, I've seen it create dirs
that result in "find: fts_read: No such file or directory" or "rm:
fts_read: No such file or directory" when trying to access or remove).