[Bug 219794] devel/py-backports.* conflict with each other: file conflict caused by backports/__init__.py (all provide the file)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Jul 25 12:59:38 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219794
--- Comment #18 from Nikolai Lifanov <lifanov at freebsd.org> ---
The problem with these specifically is that backports/__init__.py is different
in every case: indentation, spacing, comments, etc. However, functionally it's
the same thing.
I discussed that approach with people briefly and it seems like something not
trivial/not desirable to have, but maybe a new discussion can produce different
results.
The way pip handles it (and other distros) is just allow the clobbering to
happen and last installed package wins.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-python
mailing list