Date: Wed, 23 Dec 2020 13:03:46 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 252057] lang/python38: 3.8.6_1 -> 3.8.7 strip issues Message-ID: <bug-252057-21822-LYfRkJbRc2@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-252057-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-252057-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=3D252057 --- Comment #10 from Kai Knoblich <kai@FreeBSD.org> --- Created attachment 220839 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D220839&action= =3Dedit DRAFT-PR252057-fix-hardcoded-paths-for-python38.patch Attached is a WIP patch that deals with the hardcoded path of most ports. It keeps the library name as suggested in comment #6. I left out the devel/py-grpcio port and all the py-qt5-* ports as they don't seem to be affected. Please note: Some ports could still be missing, because I've only looked for py-* ports make use of ${STRIP_CMD} and the whole patch still needs QA via bulk-runs. Together with fluffy@'s patch the whole Python 3.8 issue could probably be straightened out relatively quickly. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-252057-21822-LYfRkJbRc2>