https://bugzilla.redhat.com/show_bug.cgi?id=1893732 Miro Hrončok <mhroncok@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |POST --- Comment #3 from Miro Hrončok <mhroncok@xxxxxxxxxx> --- Thanks for the review, Petr! > Not sure how well the 🤯 will play with various tooling :) I suspect it will work similarly as my name. If not, we can always ditch it :) > Directories in site-packages/poetry are also owned by python3-poetry. > I expect that'll be sorted out in a joint update. Here is the poetry update: https://src.fedoraproject.org/rpms/poetry/pull-request/5 The idea is that poetry-core owns: /usr/lib/python3.9/site-packages/poetry /usr/lib/python3.9/site-packages/poetry/__init__.py (+ cache) /usr/lib/python3.9/site-packages/poetry/core/ And poetry owns everything else: /usr/lib/python3.9/site-packages/poetry/__main__.py (+ cache) /usr/lib/python3.9/site-packages/poetry/__version__.py (+ cache) /usr/lib/python3.9/site-packages/poetry/*/ (except core) /usr/lib/python3.9/site-packages/poetry/*.py (+ cache, except __init__.py) I think it works well. There seem to be no conflicts. But feel free to validate. (The Copr has both packages.) -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx