Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 455130

Summary: media-sound/puddletag - distutils-r1 migration help required
Product: Gentoo Linux Reporter: Daniel Pielmeier <billie>
Component: Current packagesAssignee: 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

Description Daniel Pielmeier gentoo-dev 2013-02-02 14:24:44 UTC
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?
Comment 1 Daniel Pielmeier gentoo-dev 2013-02-02 14:46:40 UTC
Created attachment 337672 [details, diff]
ebuild using distutils-r1

media-sound/quodlibet only supports python-2.7 so reducing PYTHON_COMPAT for puddletag.
Comment 2 Mike Gilbert gentoo-dev 2013-02-02 15:24:11 UTC
Looks good.

I went ahead and converted configobj and python-musicbrainz, so you can update those deps.
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2013-02-02 15:41:28 UTC
I think you don't need explicit pkg_postinst and postrm here, fdo-mime should be used by default.
Comment 4 Daniel Pielmeier gentoo-dev 2013-02-02 17:37:55 UTC
Thanks for your input I have committed a new version using distutils-r1.