Skip to content

pypi.python.org shutting down #205

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
LHolst opened this issue Apr 18, 2018 · 4 comments
Closed

pypi.python.org shutting down #205

LHolst opened this issue Apr 18, 2018 · 4 comments

Comments

@LHolst
Copy link

LHolst commented Apr 18, 2018

New PyPI launched, legacy PyPI shutting down April 30

https://pythoninsider.blogspot.de/2018/04/new-pypi-launched-legacy-pypi-shutting.html

fallback-url should use https://pypi.org/simple after April

@mplanchard
Copy link
Contributor

Agreed! Please feel free to open a PR if you have the time before I get to this.

@brainwane
Copy link

@mplanchard
Copy link
Contributor

Definitely! The changes are easy enough to make. I just got married last week and am leaving for my honeymoon on Friday, though, so I've been even more pressed than usual. I might have some time Thursday night to get this in.

If I don't get it in before Friday, there's no chance it's getting done before the end of the month.

mplanchard added a commit that referenced this issue Jun 12, 2018
Resolves #205 - pypi.python.org shutting down

* Updated the default fallback URL to `pypi.org/simple` rather than
`pypi.python.org/simple`
* Scrubbed references and links to `pypi.python.org`
* Fixed tests breaking due to the removal of `pip.main()` in pip 10.0 -
see pypa/pip#5080 for more info
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants
@brainwane @mplanchard @LHolst and others