Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 455130 - media-sound/puddletag - distutils-r1 migration help required
Summary: media-sound/puddletag - distutils-r1 migration help required
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement
Assignee: Daniel Pielmeier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-02 14:24 UTC by Daniel Pielmeier
Modified: 2013-02-02 17:37 UTC (History)
1 user (show)

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


Attachments
ebuild using distutils-r1 (puddletag-1.0.1-r1.diff,2.10 KB, patch)
2013-02-02 14:24 UTC, Daniel Pielmeier
Details | Diff
ebuild using distutils-r1 (puddletag-1.0.1-r1.diff,2.09 KB, patch)
2013-02-02 14:46 UTC, Daniel Pielmeier
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.