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

Actions #1

Updated by mdellweg over 4 years ago

  • Description updated (diff)
Actions #2

Updated by mdellweg over 4 years ago

  • Status changed from NEW to POST
  • Assignee set to mdellweg
  • Tags Easy Fix added
Actions #3

Updated by mdellweg over 4 years ago

This might involve deleting the offending versions from pypi if that is possible at all.

Actions #4

Updated by fao89 over 4 years ago

  • Triaged changed from No to Yes
  • Sprint set to Sprint 60
Actions #5

Updated by dkliban@redhat.com over 4 years ago

I deleted the offending version from PyPI and RubyGems.

Added by mdellweg over 4 years ago

Revision d73f1260 | View on GitHub

Fix versioning for daily client bindings

fixes #5536 https://pulp.plan.io/issues/5536

Actions #6

Updated by rchan over 4 years ago

  • Sprint changed from Sprint 60 to Sprint 61
Actions #7

Updated by mdellweg over 4 years ago

  • Status changed from POST to MODIFIED
Actions #8

Updated by bmbouter over 4 years ago

  • Sprint/Milestone set to 3.0.0
Actions #9

Updated by bmbouter over 4 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE

Also available in: Atom PDF