Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pep440: failed to calculate newValue for ranges with complicated newVersion suffixes #33816

Open
rarkins opened this issue Jan 24, 2025 · 0 comments
Labels
priority-4-low Low priority, unlikely to be done unless it becomes important to more people type:bug Bug fix of existing functionality versioning:pep440 PEP440 versioning scheme

Comments

@rarkins
Copy link
Collaborator

rarkins commented Jan 24, 2025

{
  "name": "renovate",
  "hostname": "renovate-test-202501231037-2m75d",
  "pid": 9,
  "level": 40,
  "logContext": "O5Cksc7-4F99PNJmsKvv7",
  "repository": "foo/bar",
  "result": "~=38.3.3.post1+git.5af13757",
  "newVersion": "38.3.3.post1+git.5af13757",
  "currentValue": "~=38.0.0",
  "msg": "pep440: failed to calculate newValue",
  "time": "2025-01-23T10:37:16.550Z",
  "v": 0
}

Expected result is ~=38.3.0

@rarkins rarkins added priority-4-low Low priority, unlikely to be done unless it becomes important to more people type:bug Bug fix of existing functionality versioning:pep440 PEP440 versioning scheme labels Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority-4-low Low priority, unlikely to be done unless it becomes important to more people type:bug Bug fix of existing functionality versioning:pep440 PEP440 versioning scheme
Projects
None yet
Development

No branches or pull requests

1 participant