https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=296340
--- Comment #4 from Matthias Andree <[email protected]> --- 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.
