Currently using packaging.version to compare versions found in AltSources and GitHub release tags. The AltSource API is designed to work explicitly with the semantic versioning protocol, so altparse should restrict valid versions to using that.
Here is the relevant PyPI and docs:
Currently using packaging.version to compare versions found in AltSources and GitHub release tags. The AltSource API is designed to work explicitly with the semantic versioning protocol, so altparse should restrict valid versions to using that.
Here is the relevant PyPI and docs: