Skip to content

Give twine a chance to use its reasonable defaults#1290

Merged
caphrim007 merged 1 commit intoF5Networks:developmentfrom
zancas:development
Sep 18, 2017
Merged

Give twine a chance to use its reasonable defaults#1290
caphrim007 merged 1 commit intoF5Networks:developmentfrom
zancas:development

Conversation

@zancas
Copy link
Copy Markdown
Contributor

@zancas zancas commented Sep 18, 2017

Issues:
Fixes #1289

Problem:

Uploading f5-sdk-3.0.0.tar.gz
HTTPError: 410 Client Error: Gone (This API has been deprecated and
removed from legacy PyPI in favor of using the APIs available in the new
PyPI.org implementation of PyPI (located at https://pypi.org/). For more
information about migrating your use of this API to PyPI.org, please see
https://packaging.python.org/guides/migrating-to-pypi-org/#uploading.
For more information about the sunsetting of this API, please see
https://mail.python.org/pipermail/distutils-sig/2017-June/030766.html)
for url: https://pypi.python.org/pypi

Analysis: This commit tests whether deleting a reference to the
deprecated API fixes the issue.

Tests: Untested!

Issues:
Fixes #1289

Problem:

Uploading f5-sdk-3.0.0.tar.gz
HTTPError: 410 Client Error: Gone (This API has been deprecated and
removed from legacy PyPI in favor of using the APIs available in the new
PyPI.org implementation of PyPI (located at https://pypi.org/). For more
information about migrating your use of this API to PyPI.org, please see
https://packaging.python.org/guides/migrating-to-pypi-org/#uploading.
For more information about the sunsetting of this API, please see
https://mail.python.org/pipermail/distutils-sig/2017-June/030766.html)
for url: https://pypi.python.org/pypi

Analysis:  This commit tests whether deleting a reference to the
deprecated API fixes the issue.

Tests:  Untested!
@caphrim007 caphrim007 merged commit 96b1376 into F5Networks:development Sep 18, 2017
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

Successfully merging this pull request may close these issues.

travis deploy fails to publish to PyPI due to a deprecated API

2 participants