[Bug 253815] lang/python38: switch default version of python from 3.7 to 3.8
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Apr 21 07:58:48 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253815
--- Comment #73 from commit-hook at FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=256e9bc3b5b97069231e16e2be057e313e9bb7bc
commit 256e9bc3b5b97069231e16e2be057e313e9bb7bc
Author: Kai Knoblich <kai at FreeBSD.org>
AuthorDate: 2021-04-21 07:44:44 +0000
Commit: Kai Knoblich <kai at FreeBSD.org>
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.
More information about the freebsd-python
mailing list