Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 713064 - media-sound/gpodder: meaningless dep on dev-python/isort?
Summary: media-sound/gpodder: meaningless dep on dev-python/isort?
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-17 20:38 UTC by Michał Górny
Modified: 2020-08-30 09:56 UTC (History)
1 user (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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-03-17 20:38:09 UTC
Given that isort is a tool to sort includes, I honestly doubt it's needed at runtime of gpodder.  It has little value at build time as well.
Comment 1 Brand Huntsman 2020-06-26 02:57:01 UTC
isort and pycodestyle (not in the ebuild) are only needed for gpodder contributors who run "make lint".
Comment 2 Miroslav Šulc gentoo-dev 2020-08-30 09:39:10 UTC
thanks, will drop it
Comment 3 Larry the Git Cow gentoo-dev 2020-08-30 09:56:01 UTC
The bug has been closed via the following commit(s):

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

commit fed9221df2b6c76fd192011ca900182d54a5c032
Author:     Miroslav Šulc <fordfrog@gentoo.org>
AuthorDate: 2020-08-30 09:55:12 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2020-08-30 09:55:12 +0000

    media-sound/gpodder: bump to 3.10.16
    
    1) eapi7
    2) added py3_{8,9}
    3) switched to xdg
    4) dropped dev-python/isort
    
    Closes: https://bugs.gentoo.org/727686
    Closes: https://bugs.gentoo.org/713064
    Package-Manager: Portage-3.0.4, Repoman-3.0.1
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 media-sound/gpodder/Manifest               |  1 +
 media-sound/gpodder/gpodder-3.10.16.ebuild | 63 ++++++++++++++++++++++++++++++
 2 files changed, 64 insertions(+)