Bug #79995 Lack of PyPi entry has created several third party uploads
Submitted: 15 Jan 2016 0:35 Modified: 18 Jan 2016 8:13
Reporter: Ben Jolitz Email Updates:
Status: Duplicate Impact on me:
None 
Category:Connector / Python Severity:S2 (Serious)
Version: OS:Any
Assigned to: CPU Architecture:Any

[15 Jan 2016 0:35] Ben Jolitz
Description:
A lack of an operational PyPi entry for mysql-connector-python has convinced others to upload entries to solve that issue.

Example:

https://pypi.python.org/pypi/mysql-connector-python-rf

https://pypi.python.org/pypi/mysql-connector-repackaged

People find it via pip search.

Reference:

http://stackoverflow.com/questions/34168651/what-are-the-differences-between-mysql-connect...

How to repeat:
(cpython27) BenJolitz-Laptop:~/Downloads$ pip search mysql-connector-python | grep connector-python
snowflake-connector-python                       - Snowflake Connector for Python
mysql-connector-python-rf                        - MySQL driver written in Python
mysql-connector-python                           - MySQL driver written in Python
(cpython27) BenJolitz-Laptop:~/Downloads$

Suggested fix:
Upload the official package
[15 Jan 2016 0:41] Ben Jolitz
Looks like mysql-connector-repackaged is mysql-connector-python but with a different structure.
[18 Jan 2016 8:13] Chiranjeevi Battula
Hello Ben Jolitz,

Thank you for the bug report.
This is most likely duplicate of Bug #79811, Please see Geert comments.

Thanks,
Chiranjeevi.