https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253815
--- Comment #73 from [email protected] --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=256e9bc3b5b97069231e16e2be057e313e9bb7bc commit 256e9bc3b5b97069231e16e2be057e313e9bb7bc Author: Kai Knoblich <[email protected]> AuthorDate: 2021-04-21 07:44:44 +0000 Commit: Kai Knoblich <[email protected]> CommitDate: 2021-04-21 07:44:44 +0000 biology/py-crossmap: Fix build with Python 3.8+ * Add missing dependency devel/py-nose that is required to build. With Python 3.6/3.7 there are no build issues because the sdist contains Python Eggs of "nose" for these versions. While I'm here: * Set NO_ARCH because the port has no architecture specific files. * Make it concurrent safe, package installs a script and bump PORTREVISION due package change. PR: 253815 Approved by: portmgr (build fix) MFH: No (The port was added after the 2021Q1 branch) biology/py-crossmap/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "[email protected]"
