Skip to content
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

notice obsolete repository settings and warn user more usefully #307

Closed
brainwane opened this issue Mar 1, 2018 · 0 comments
Closed

notice obsolete repository settings and warn user more usefully #307

brainwane opened this issue Mar 1, 2018 · 0 comments

Comments

@brainwane
Copy link
Contributor

Following up on @tdicola's and others' comments in #200 (comment) , #270, #258, here's a feature request:

If Twine notices that it's getting an obsolete repository setting (in particular https://pypi.python.org/pypi) from a [repository] flag in .pypirc,

It would be really, really nice for twine to catch this case and give an actionable error since previous packaging instructions told people to add that repository line, etc.

brainwane added a commit that referenced this issue Mar 18, 2018
Now that legacy (deprecated) URLs give a 410 Gone,
Twine should just watch for those URLs and give
an actionable error rather than transmit the upload
request.

Fixes #307.
brainwane added a commit that referenced this issue Mar 18, 2018
Now that legacy (deprecated) URLs give a 410 Gone,
Twine should just watch for those URLs and give
an actionable error rather than transmit the upload
request.

Fixes #307.
brainwane added a commit that referenced this issue Mar 18, 2018
Now that legacy (deprecated) URLs give a 410 Gone,
Twine should just watch for those URLs and give
an actionable error rather than transmit the upload
request.

Fixes #307.
brainwane added a commit that referenced this issue Mar 18, 2018
Now that legacy (deprecated) URLs give a 410 Gone,
Twine should just watch for those URLs and give
an actionable error rather than transmit the upload
request.

Fixes #307.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant