[Bug 255013] Mk/Uses/python.mk: Prepare infrastructure support for Python 3.10
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 25 May 2021 13:59:01 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255013
--- Comment #10 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=5f69415313f894338dca54e21b5c3981e5e5f58f
commit 5f69415313f894338dca54e21b5c3981e5e5f58f
Author: Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2021-04-09 13:28:59 +0000
Commit: Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2021-05-25 13:55:44 +0000
Mk: switch from PYTHON_PORTVERSION to PYTHON_DISTVERSION
This brings python framework in consistense with handbook recommendations
to prefer DISTVERSION and simplifies adding prerelease versions of
python
PR: 255013
Differential Revision: https://reviews.freebsd.org/D29418
Exp-run by: antoine
Approved by: wen@, no objection from python@ or portmgr@
Mk/Uses/python.mk | 6 +++---
databases/py-gdbm/Makefile | 8 ++++----
databases/py-sqlite3/Makefile | 10 +++++-----
lang/pypy/bsd.pypy.cffi.mk | 2 +-
lang/python-doc-html/Makefile | 9 ++++-----
lang/python-tools/Makefile | 6 +++---
lang/python27/Makefile | 10 +++++-----
lang/python27/Makefile.version | 2 +-
lang/python27/pkg-plist | 6 +++---
lang/python36/Makefile | 12 ++++++------
lang/python36/Makefile.version | 2 +-
lang/python37/Makefile | 12 ++++++------
lang/python37/Makefile.version | 2 +-
lang/python38/Makefile | 12 ++++++------
lang/python38/Makefile.version | 2 +-
lang/python39/Makefile | 12 ++++++------
lang/python39/Makefile.version | 2 +-
lang/tauthon/Makefile | 2 +-
x11-toolkits/py-tkinter/Makefile | 8 ++++----
19 files changed, 62 insertions(+), 63 deletions(-)
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.