Project

Profile

Help

Issue #5536

closed

Bindings versioning for nightly releases is broken

Added by mdellweg over 4 years ago. Updated over 4 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Category:
-
Sprint/Milestone:
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
API Bindings, Easy Fix
Sprint:
Sprint 61
Quarter:

Description

The newest release candidates version is not considered bigger than the previous nightly version.
To get the new version, you must explicitly install pip install pulpcore-client==3.0.0rc6.

Excerpt of pip freeze:

pulpcore-client (3.0.0rc51568383024)  - Pulp 3 API
  INSTALLED: 3.0.0rc6
  LATEST:    3.0.0rc51568383024 (pre-release; install with "pip install --pre")

More examples:
https://pypi.org/project/pulp-file-client/#history
https://pypi.org/project/pulpcore-client/#history

Also available in: Atom PDF