[Bug 294631] devel/py-installer update to 1.0.0 broke several python ports builds
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 294631] security/py-josepy: bin/jws not found"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 26 Apr 2026 21:47:29 UTC
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.