Bug #120343 mysql-connector-python 9.7.0 has no Linux wheels — package is uninstallable on Linux for all Python versions
Submitted: 25 Apr 14:10 Modified: 12 May 23:50
Reporter: Alex Fordox Email Updates:
Status: Not a Bug Impact on me:
None 
Category:Connector / Python Severity:S3 (Non-critical)
Version:9.7.0 OS:Linux
Assigned to: CPU Architecture:Any

[25 Apr 14:10] Alex Fordox
Description:
mysql-connector-python 9.7.0 was released with macOS-only wheels. 

No Linux (manylinux) wheels were published for any Python.
Version. 9.6.0 provided full Linux coverage for Python 3.10–3.14. 

As no source distribution is available, users on Linux cannot install 9.7.0 at all.

How to repeat:
pip install mysql-connector-python==9.7.0

  ERROR: No matching distribution found for mysql-connector-python==9.7.0
  9.7.0 does not appear in the available versions list on Linux at all.

Suggested fix:
Publish manylinux wheels for 9.7.0 matching the coverage of 9.6.0 (Python 3.10–3.14, manylinux_2_28_x86_64 and manylinux_2_28_aarch64).
[29 Apr 8:11] Daniël van Eeden
Bug #120369 is probably a duplicate of this bug.

It looks like this is a regression of Bug #119736
[12 May 23:50] Filipe Silva
Thank you for your interest in Connector/Python and for taking the time to file this report.

We had some problems uploading the artifacts, but that issue has now been mitigated.