Date: Tue, 08 Apr 2025 16:19:26 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 285957] lang/python312 as default python on stable/14 Message-ID: <bug-285957-21822-xrXNugaA2i@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-285957-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-285957-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=3D285957 Charlie Li <vishwin@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open Flags|maintainer-feedback?(python |maintainer-feedback+ |@FreeBSD.org) | CC| |vishwin@freebsd.org --- Comment #3 from Charlie Li <vishwin@freebsd.org> --- What manual is this? The devel/py-setuptools currently in tree is "temporarily" pinned to devel/py-wheel044 until the update can happen, so you will need to temporar= ily remove devel/py-wheel so that 044 can be installed, then remove 044 once finished. In a more general sense however, building Python packages (FreeBSD or not) outside of isolated environments like poudriere or virtual environments is = not really supported. While we in FreeBSD strive to have the ability to build s= tuff on live systems/environments, we are still beholden to the warts of the gre= ater communities of the stuff ported. The Python packaging community (and a coup= le others) has effectively required them for support purposes as incompatibili= ties and breakages between even not-quite-major package versions happen often, a= nd different versions cannot be installed concurrently. --=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-285957-21822-xrXNugaA2i>