fedora-python/pyp2rpm

Version detection is broken

fabaff opened this issue · 1 comments

A long the way the version detection broke down...my guess is that due to the changes intruduced by replacing the XMLRPC client with the JSON API client (#247).

One don't get the latest version but the first.

Work-around is to use -v. Requires to know what the latest version is.

3.3.6 should be on pypi and in the fedora updates-testing repos. Please let me know if that doesn't resolve the issue.