[Bug 271673] lang/python312: New port, update to 3.12.8

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 17 Dec 2024 19:34:37 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271673

--- Comment #34 from Saro <web@saromedia.com> ---
(In reply to Wen Heping from comment #33)

I believe the pkg-plist needs to be updated as it is referencing the wrong pip
version upon packaging:

===>  Building packages for python312-3.12.8
===>   Building python312-3.12.8
pkg-static: Unable to access file
/wrkdirs/overlays/custom/lang/python312/work/stage/usr/local/lib/python3.12/ensurepip/_bundled/pip-24.2-py3-none-any.whl:No
such file or directory
*** Error code 1


Change:
lib/python%%XYDOT%%/ensurepip/_bundled/pip-24.2-py3-none-any.whl

To:
lib/python%%XYDOT%%/ensurepip/_bundled/pip-24.3.1-py3-none-any.whl

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