[Bug 3924] New: When hglib is installed via PyPI, it reports 'unknown' as current version

mercurial-bugs at selenic.com mercurial-bugs at selenic.com
Mon May 6 09:28:13 CDT 2013


http://bz.selenic.com/show_bug.cgi?id=3924

          Priority: normal
            Bug ID: 3924
                CC: mercurial-devel at selenic.com
          Assignee: bugzilla at selenic.com
           Summary: When hglib is installed via PyPI, it reports 'unknown'
                    as current version
          Severity: bug
    Classification: Unclassified
                OS: All
          Reporter: benoit at aeteurope.nl
          Hardware: All
            Status: UNCONFIRMED
           Version: unspecified
         Component: Mercurial
           Product: Mercurial

The setup.py file included with python-hglib has the right mechanism to read
its current version only when installed from clone or archive.

When installed from PyPI (``pip install python-hglib``), then ``pip freeze``
always returns 'unknown'.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Mercurial-devel mailing list