MySQL Forums
Forum List  »  Connector/Python

pip installs broken every time a new release is made
Posted by: Jeremy Katz
Date: August 22, 2013 11:10AM

I use mysql-connector-python in a number of projects that use pip to set up virtualenvs. Every single time there is a new release of mysql-connector-python, I stop being able to build my application because the old version is removed from your CDN. Can you please fix this practice?

And then it's made worse since the updates to pypi don't happen concurrently with the release so I can't even "fix" by rolling forward. Not that rolling forward is always an option as there may be different behaviors and bugs present in the new release.

Options: ReplyQuote


Subject
Written By
Posted
pip installs broken every time a new release is made
August 22, 2013 11:10AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.