Date: Sun, 22 Oct 2023 15:43:01 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 274643] Mk/Uses/python.mk: Add PEP517_WHEEL_VERSION to allow custom wheel versions Message-ID: <bug-274643-21822-jSh5SQwLh6@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-274643-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-274643-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=3D274643 Charlie Li <vishwin@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vishwin@freebsd.org --- Comment #2 from Charlie Li <vishwin@freebsd.org> --- No. This was intentionally left out of the design and should never be considere= d. We need to ensure that not only the metadata matches exactly between the Py= thon side and ours, but not allowing anything to be overridden on our side. We already have enough ports with mismatched metadata because USE_PYTHON=3Ddis= tutils doesn't have any such checks like USE_PYTHON=3Dpep517. Unfortunately the wi= der Python package ecosystem doesn't take security seriously enough to allow flexibility on our end. --=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-274643-21822-jSh5SQwLh6>