[Bug 252057] lang/python38: 3.8.6_1 -> 3.8.7 strip issues
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Dec 24 13:14:44 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252057
--- Comment #21 from commit-hook at FreeBSD.org ---
A commit references this bug:
Author: fluffy
Date: Thu Dec 24 13:14:02 UTC 2020
New revision: 559071
URL: https://svnweb.freebsd.org/changeset/ports/559071
Log:
Mk/Uses/python.mk: introduce PYTHON_EXT_SUFFIX variable
Since Python-3.8.7 it uses unified with other platforns shared libs naming
scheme:
instead of plain .so suffix now it refers to used cpython:
.cpython-${PYTHON_SUFFIX}.so
Future Python releases will use this scheme too, it will be hooked via
version check
PR: 252057
Approved by: python (wen)
Changes:
head/Mk/Uses/python.mk
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-python
mailing list