Summary: | media-sound/puddletag - distutils-r1 migration help required | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Daniel Pielmeier <billie> |
Component: | Current packages | Assignee: | Daniel Pielmeier <billie> |
Status: | RESOLVED FIXED | ||
Severity: | enhancement | CC: | python |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
ebuild using distutils-r1
ebuild using distutils-r1 |
Created attachment 337672 [details, diff]
ebuild using distutils-r1
media-sound/quodlibet only supports python-2.7 so reducing PYTHON_COMPAT for puddletag.
Looks good. I went ahead and converted configobj and python-musicbrainz, so you can update those deps. I think you don't need explicit pkg_postinst and postrm here, fdo-mime should be used by default. Thanks for your input I have committed a new version using distutils-r1. |
Created attachment 337670 [details, diff] ebuild using distutils-r1 Attached is the proposed ebuild migrated to distutils-r1. Can you please review if the changes are okay. media-libs/mutagen-1.20 dev-python/configobj dev-python/python-musicbrainz are not migrated to distutils-r1 so I guess they need to be converted to distutils-r1 before this ebuild can be put into the tree?