[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
Mon Apr 19 14:57:12 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253815
--- Comment #66 from commit-hook at FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=70c2c6806ca3e891bc6ea1c4c710f14c34df63c2
commit 70c2c6806ca3e891bc6ea1c4c710f14c34df63c2
Author: Kai Knoblich <kai at FreeBSD.org>
AuthorDate: 2021-04-19 14:49:03 +0000
Commit: Kai Knoblich <kai at FreeBSD.org>
CommitDate: 2021-04-19 14:53:15 +0000
textproc/ibus-typing-booster: Adjust *_DEPENDS for Python 3.8+
* Since Python 3.8.7 (and also 3.9.2), .so files get an extension, e.g.
".cpython-38.so" if built with Python 3.8.
Thus check for the presence of the Python packages instead of the
actual .so files.
PR: 253815
Approved by: thierry (maintainer, via e-mail)
textproc/ibus-typing-booster/Makefile | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-python
mailing list