Date: Sun, 26 Apr 2026 21:47:29 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 294631] devel/py-installer update to 1.0.0 broke several python ports builds Message-ID: <bug-294631-21822-6W8SPvSrfy@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-294631-21822@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294631 Tijl Coosemans <tijl@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tijl@FreeBSD.org --- Comment #19 from Tijl Coosemans <tijl@FreeBSD.org> --- (In reply to John Hein from comment #18) +--- src/installer/destinations.py.orig 2026-03-28 15:38:56 UTC ++++ src/installer/destinations.py +@@ -139,6 +139,19 @@ class SchemeDictionaryDestination(WheelDestination): + target_dir = Path(self.scheme_dict[scheme]).resolve() + file = (target_dir / path).resolve() I think you need to change the patch so these two lines are deleted. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-294631-21822-6W8SPvSrfy>
