Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 547102 - Typo in dev-python/django ebuild
Summary: Typo in dev-python/django ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-19 14:34 UTC by Ewoud Kohl van Wijngaarden
Modified: 2015-04-21 03:48 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ewoud Kohl van Wijngaarden 2015-04-19 14:34:28 UTC
The dev-python/django ebuilds for 1.7 and higher have the following line:

    optfeature "MySQL backend support in python 2.7 - 3.4" dev-python/mysqlcient

This should be mysqlclient.

Reproducible: Always
Comment 1 Ian Stakenvicius (RETIRED) gentoo-dev 2015-04-20 15:35:22 UTC
Assigning to herd -- I can't tell if optfeature would require ebuilds to be revbumped or not, when this is updated.
Comment 2 Ian Delaney (RETIRED) gentoo-dev 2015-04-21 03:48:51 UTC
  20 Apr 2015; Justin Lecher <jlec@gentoo.org> django-1.7.7.ebuild,
  django-1.8.ebuild, django-9999.ebuild:
  Fix typo, thanks Ewoud Kohl van Wijngaarden spotting this, bug #547102