https://bugzilla.redhat.com/show_bug.cgi?id=2314224

Sandro <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]



--- Comment #2 from Sandro <[email protected]> ---
I took a first glance at this package. The versioning scheme upstream uses
looks problematic and is not  PEP 440 compliant.

It seems 0.0.1c is meant to be a post release for 0.0.1. That works in RPM
versioning, but not in Python versioning were 0.0.1c sorts lower than 0.0.1 and
is considered a pre-release on PyPI. Moreover, on PyPI the latest release
appears to be 0.0.1rc0 corresponding to the date of tag 0.0.1c on GitHub.

I think it's worth a shot talking to upstream to sort this out or at least
clarify their intentions.


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
https://bugzilla.redhat.com/show_bug.cgi?id=2314224

Report this comment as SPAM: 
https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202314224%23c2

-- 
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to