Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Apr 2021 14:57:12 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 253815] lang/python38: switch default version of python from 3.7 to 3.8
Message-ID:  <bug-253815-21822-uvMBJVMIO3@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-253815-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-253815-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=3D253815

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

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3D70c2c6806ca3e891bc6ea1c4c710f14=
c34df63c2

commit 70c2c6806ca3e891bc6ea1c4c710f14c34df63c2
Author:     Kai Knoblich <kai@FreeBSD.org>
AuthorDate: 2021-04-19 14:49:03 +0000
Commit:     Kai Knoblich <kai@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(-)

--=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-253815-21822-uvMBJVMIO3>