Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Dec 2024 19:34:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 271673] lang/python312: New port, update to 3.12.8
Message-ID:  <bug-271673-21822-Zrz3MYx0QT@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-271673-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-271673-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=3D271673

--- 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:

=3D=3D=3D>  Building packages for python312-3.12.8
=3D=3D=3D>   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

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



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