Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 May 2021 13:59:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 255013] Mk/Uses/python.mk: Prepare infrastructure support for Python 3.10
Message-ID:  <bug-255013-21822-qwASoLLahW@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-255013-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-255013-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=3D255013

--- Comment #10 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3D5f69415313f894338dca54e21b5c398=
1e5e5f58f

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 recommendatio=
ns
    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(-)

--=20
You are receiving this mail because:
You are the assignee for the bug.
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-255013-21822-qwASoLLahW>