Bug 481235 - Naming conventions: rename MySQL-python to python-MySQLdb
Summary: Naming conventions: rename MySQL-python to python-MySQLdb
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: MySQL-python
Version: 11
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Tom Lane
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-01-22 22:12 UTC by Kyle VanderBeek
Modified: 2013-07-03 03:21 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-06-15 19:36:53 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Kyle VanderBeek 2009-01-22 22:12:39 UTC
In the interest of naming consistency, I'd like to suggest doing the rename from MySQL-python to python-MySQLdb.  This gives us the "python-" prefix and the actual name of the importable library ("import MySQLdb") in the package name.

Consider it a minor end-user convenience to make things sort cleanly and searching just a touch easier.

Comment 1 Tom Lane 2009-01-23 02:46:08 UTC
Hmm ... I'm inclined to think that changing the package name will create more confusion than it eliminates.  Also, MySQL-python *is* what the upstream tarball is named, so changing would violate at least as many package naming guidelines as it complies with ...

Comment 2 Kyle VanderBeek 2009-01-23 03:35:01 UTC
There are myriad packages that don't match their tarball names (I just went through this with all the pylons dependencies like beaker, routes, and webhelpers).  Given the unequivocal nature of the standard:

http://fedoraproject.org/wiki/Packaging/NamingGuidelines#Addon_Packages_.28python_modules.29

I think renaming it to fit the python-$NAME convention is something that should be eventually undertaken.  It shouldn't be too hard, given the advice here:

http://fedoraproject.org/wiki/Packaging/NamingGuidelines#Renaming.2Freplacing_existing_packages

Comment 3 Tom Lane 2009-01-23 04:26:25 UTC
What that guideline says "unequivocally" is that packages that already have "py" in the name do not need tp be renamed.  So I don't think it's compelling me to do anything.

Comment 4 Bug Zapper 2009-06-09 10:50:35 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 11 development cycle.
Changing version to '11'.

More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 5 Tom Lane 2009-06-15 19:36:53 UTC
I'm still unconvinced that renaming this package is a good idea.  Closing as WONTFIX.


Note You need to log in before you can comment on or make changes to this bug.