8000 [fix] Error on non-numeric patch version by fabianhjr · Pull Request #560 · evhub/coconut · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[fix] Error on non-numeric patch version #560

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

Merged
merged 1 commit into from
Nov 5, 2020

Conversation

fabianhjr
Copy link
Contributor

On some build systems (such as nix-unstable) there is a 4th non-numeric patch
version such as 47.3.1.post20201006 that causes this version extraction to
fail. Since the code only requires the numeric part the extraction is limited to
the major.minor part of major.minor.patch.patch-date.

On some build systems (such as `nix-unstable`) there is a 4th non-numeric patch
version such as `47.3.1.post20201006` that causes this version extraction to
fail. Since the code only requires the numeric part the extraction is limited to
the `major.minor` part of `major.minor.patch.patch-date`.
@evhub evhub changed the base branch from master to develop November 5, 2020 04:02
@evhub evhub added this to the v1.5.0 milestone Nov 5, 2020
@evhub
Copy link
Owner
evhub commented Nov 5, 2020

@fabianhjr Thanks for the fix! This should be live on coconut-develop soon.

@evhub evhub merged commit bc2e1ea into evhub:develop Nov 5, 2020
@fabianhjr fabianhjr deleted the fix-setuptools-version-issue 6BB0 branch March 10, 2021 19:42
@evhub evhub added the resolved label Sep 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0