Skip to content

Sourcerank Semanantic Versioning for PyPi Changes #3551

@jbsparrow

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.

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