Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 887569 - dev-python/isort-5.11.3 installs 'LICENSE' and 'CHANGELOG.md' to "site-packages"
Summary: dev-python/isort-5.11.3 installs 'LICENSE' and 'CHANGELOG.md' to "site-packages"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-20 23:26 UTC by Anna Vyalkova
Modified: 2022-12-21 11:40 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anna Vyalkova 2022-12-20 23:26:16 UTC
This can lead to file collisions
Comment 1 Ionen Wolkens gentoo-dev 2022-12-21 08:29:59 UTC
Directly under in case was unclear:
/usr/lib/python3.11/site-packages/CHANGELOG.md
/usr/lib/python3.11/site-packages/LICENSE
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2022-12-21 08:54:33 UTC
*bleeeping* poetry!
Comment 3 Larry the Git Cow gentoo-dev 2022-12-21 11:40:54 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fb551cbc9570f69c7b59d2cff666fa3904d8502

commit 2fb551cbc9570f69c7b59d2cff666fa3904d8502
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2022-12-21 09:41:30 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2022-12-21 11:40:50 +0000

    dev-python/isort: Fix installing junk into site-packages
    
    Closes: https://bugs.gentoo.org/887569
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 .../isort/files/isort-5.11.3-sitepkg-junk.patch    | 35 ++++++++++++++++++++++
 ...{isort-5.11.3.ebuild => isort-5.11.3-r1.ebuild} |  4 +++
 2 files changed, 39 insertions(+)