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

Move version parsing into semantic_version or semver #4

Open
jayvdb opened this issue Jul 7, 2019 · 0 comments
Open

Move version parsing into semantic_version or semver #4

jayvdb opened this issue Jul 7, 2019 · 0 comments

Comments

@jayvdb
Copy link

jayvdb commented Jul 7, 2019

I guess you ran into a few of the bugs in semantic_version wrt npm ranges, and had to create your own parser.
e.g. rbarrois/python-semanticversion#62

It does intend to support npm's advanced range syntax, but the project appears moribund atm.

There is also willingness to support the advanced range syntax at python-semver/python-semver#25 , but reasonably the maintainer wanted it to be separate from the simple syntax.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant