Actions
Issue #5115
closedTravis fails to publish python bindings for plugins
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
API Bindings
Sprint:
Quarter:
Description
Example:
https://travis-ci.org/pulp/pulp_file/builds/556416364
Failure:
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.
This seems to coincide with the latest release of openapi-generator (4.0.3) yesterday.
Actions
Pinning version of openapi-cli
fixes #5115 https://pulp.plan.io/issues/5115