Skip to content

Sourcerank Semanantic Versioning for PyPi Changes #3551

Description

@jbsparrow

Sourcerank lists MAJOR.MINOR.PATCH.post<x> as an invalid semantic version, which it technically is, but when uploading to PyPi, you can't use dashes.

Trying to publish MAJOR.MINOR.PATCH-post<x> will switch it to MAJOR.MINOR.PATCH.post<x>. Sourcerank should count such versions as being valid semantic version numbers.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions