Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 09 Jul 2026 22:58:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 296340] lang/python: "meta-port for the default version of Python interpreter", but uses deprecated version
Message-ID:  <bug-296340-21822-JXTVHXRqep@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-296340-21822@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=296340

--- Comment #4 from Matthias Andree <mandree@FreeBSD.org> ---
That might be freshports not rebuilding the database entries for lang/python
and lang/python3 when "only" the ports that they derive their data from change,
but not lang/python or lang/python3 itself, respectively.  Adding dvl@ to Cc:
as maintainer of freshports.

What you get from the package builders if you just "pkg install" or "pkg
upgrade" should work, if it does not for you, you need to be more specific.


For the 15.x-RELEASE on amd64 upstream "latest" ports, a forced update (pkg
install -r FreeBSD-ports-latest -f lang/python lang/python3) gets me these
requisites:

$ pkg info -d python
python-3.12_3,2:
        python312-3.12.13_3
        python3-3_4

$ pkg info -d python3
python3-3_4:
        python312-3.12.13_3

For users of the quarterly branch, the situation should become the same once
the ports build for 2026Q3 will have completed.

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

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