Date: Tue, 25 Jul 2017 12:59:37 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 219794] devel/py-backports.* conflict with each other: file conflict caused by backports/__init__.py (all provide the file) Message-ID: <bug-219794-21822-4YZ0OxvW2d@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-219794-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-219794-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=3D219794 --- Comment #18 from Nikolai Lifanov <lifanov@freebsd.org> --- The problem with these specifically is that backports/__init__.py is differ= ent in every case: indentation, spacing, comments, etc. However, functionally i= t's the same thing. I discussed that approach with people briefly and it seems like something n= ot trivial/not desirable to have, but maybe a new discussion can produce diffe= rent results. The way pip handles it (and other distros) is just allow the clobbering to happen and last installed package wins. --=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-219794-21822-4YZ0OxvW2d>