Issue #5115
Updated by daviddavis over 5 years ago
Example:
https://travis-ci.org/pulp/pulp_file/builds/556416364
Failure:
<pre>
Uploading distributions to https://upload.pypi.org/legacy/
Uploading openapi_client-1.0.0-py3-none-any.whl
100%|██████████| 55.6k/55.6k [00:01<00:00, 34.0kB/s]
NOTE: Try --verbose to see response content.
HTTPError: 400 Client Error: This filename has already been used, use a different version. See https://pypi.org/help/#file-name-reuse for url: https://upload.pypi.org/legacy/
The command "bash .travis/publish_client_pypi.sh" exited with 1.
</pre>
This seems to coincide with the latest release of openapi-generator (4.0.3) yesterday.