Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 196488 - dev-python/python-musicbrainz doesn't require ctypes with python 2.5
Summary: dev-python/python-musicbrainz doesn't require ctypes with python 2.5
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-20 05:54 UTC by James Rowe
Modified: 2008-03-22 12:25 UTC (History)
0 users

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


Attachments
python-musicbrainz-ctypes_depend.patch (python-musicbrainz-ctypes_depend.patch,747 bytes, patch)
2007-10-20 05:55 UTC, James Rowe
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description James Rowe 2007-10-20 05:54:55 UTC
Python 2.5 includes ctypes and the dependency, while not harmful, is
redundant for python 2.5 users.  A patch to reflect this is attached.

Thanks,

James
Comment 1 James Rowe 2007-10-20 05:55:22 UTC
Created attachment 133931 [details, diff]
python-musicbrainz-ctypes_depend.patch
Comment 2 Ali Polatel (RETIRED) gentoo-dev 2008-03-22 12:25:11 UTC
I just revbumped python-musicbrainz fixing the problem and adding examples use flag. Thanks for reporting :)