Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 532958 - dev-python/sqlalchemy Add support for mysql-connector-python in the ebuild as mysql backend
Summary: dev-python/sqlalchemy Add support for mysql-connector-python in the ebuild as...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-18 17:39 UTC by Magnus Granberg
Modified: 2014-12-22 04:09 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 Magnus Granberg gentoo-dev 2014-12-18 17:39:49 UTC
Mysql-connector-python have been added to the tree and is needed for >=python 3 support when you use mysql as backend sql

Reproducible: Always
Comment 1 Ian Delaney (RETIRED) gentoo-dev 2014-12-22 04:01:03 UTC
  21 Dec 2014; Ian Delaney <idella4@gentoo.org> django-1.7.ebuild:
  drop IUSE mysql and dep dev-python/mysql-python in RDEPEND, substitute with
  msg via readme.gentoo eclass (suggested by floppym) informing of backend
  support for mysql now supported in all Cpython impls, fixes bug #532956 by
  zorry
Comment 2 Ian Delaney (RETIRED) gentoo-dev 2014-12-22 04:09:44 UTC
wrong entry that was from django;

  22 Dec 2014; Ian Delaney <idella4@gentoo.org> sqlalchemy-0.9.8.ebuild:
  add msg in pkg_postinst re addition of mysql backend support by mysql-
  connector-python, closes bug #532958 by zorry

'fixed' nevertheless