Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 532958

Summary: dev-python/sqlalchemy Add support for mysql-connector-python in the ebuild as mysql backend
Product: Gentoo Linux Reporter: Magnus Granberg <zorry>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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