Bug 788702 - version ordering with devel versions
Summary: version ordering with devel versions
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: cnucnu
Version: 19
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Susi Lehtola
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-02-08 20:35 UTC by Thomas Moschny
Modified: 2015-01-31 14:01 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-01-31 14:01:08 UTC
Type: ---


Attachments (Terms of Use)

Description Thomas Moschny 2012-02-08 20:35:13 UTC
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

Comment 1 Fedora End Of Life 2013-04-03 17:43:42 UTC
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

Comment 2 Fedora End Of Life 2015-01-09 16:59:41 UTC
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.

Comment 3 Till Maas 2015-01-31 14:01:08 UTC
cnucnu will be replaced by https://github.com/fedora-infra/anitya therefore please take look if anitya fixes this or report it there.


Note You need to log in before you can comment on or make changes to this bug.