Hide Forgot
Description of problem: Version ordering is different from what I expected. Version-Release number of selected component (if applicable): cnucnu-0-0.8.20111030git315bba3b.fc16.noarch Steps to Reproduce: % cnucnu --shell None None URL:> PYPI-DEFAULT:py None http://pypi.python.org/packages/source/p/py Regex:> DEFAULT Upstream Versions: ['0.9.1', '0.9.1', '0.9.2', '0.9.2', '0.9.2', '0.9.2', '1.0.0', '1.0.0', '1.0.1', '1.0.1', '1.0.2', '1.0.2', '1.1.0', '1.1.0', '1.1.1', '1.1.1', '1.2.0', '1.2.0', '1.2.1', '1.2.1', '1.3.0', '1.3.0', '1.3.1', '1.3.1', '1.3.2', '1.3.2', '1.3.3', '1.3.3', '1.3.4', '1.3.4', '1.4.0', '1.4.0', '1.4.1', '1.4.1', '1.4.2', '1.4.2', '1.4.3', '1.4.3', '1.4.4', '1.4.4', '1.4.5', '1.4.5', '1.4.6', '1.4.6', '1.4.7.dev3', '1.4.7.dev3', '1.4.7', '1.4.7'] Latest: 1.4.7.dev3 Actual results: 1.4.7.dev3 is considered to be the latest version. Expected results: 1.4.7 is the latest version. Additional info: For comparison: % python >>> import pkg_resources >>> pkg_resources.parse_version("1.4.7.dev3") < pkg_resources.parse_version("1.4.7") True
This bug appears to have been reported against 'rawhide' during the Fedora 19 development cycle. Changing version to '19'. (As we did not run this process for some time, it could affect also pre-Fedora 19 development cycle bugs. We are very sorry. It will help us with cleanup during Fedora 19 End Of Life. Thank you.) More information and reason for this action is here: https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora19
This message is a notice that Fedora 19 is now at end of life. Fedora has stopped maintaining and issuing updates for Fedora 19. It is Fedora's policy to close all bug reports from releases that are no longer maintained. Approximately 4 (four) weeks from now this bug will be closed as EOL if it remains open with a Fedora 'version' of '19'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 19 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete.
cnucnu will be replaced by https://github.com/fedora-infra/anitya therefore please take look if anitya fixes this or report it there.