Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Dec 2020 13:14:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 252057] lang/python38: 3.8.6_1 -> 3.8.7 strip issues
Message-ID:  <bug-252057-21822-GprFbtcMno@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-252057-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-252057-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D252057

--- Comment #21 from commit-hook@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

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-252057-21822-GprFbtcMno>