diff options
author | Kali Kaneko <kali@leap.se> | 2015-07-23 14:34:53 -0400 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2015-07-23 14:34:53 -0400 |
commit | 8d355cabd0b087b5e7161c2721bb8ae94ace1336 (patch) | |
tree | c66297853cdc4c89cec06a38b7d46b68d21c4563 /versioneer.py | |
parent | 5b5e5b935b58f430dc12842bc111b2ba9d0973a9 (diff) |
[pkg] avoid choking on latest gnupg version
latest gnupg version (from pypi) was '2.0.2-py2.7.egg', which is parsed
as a LegacyVersion and therefore breaks the numeric comparison. this is
a workaround to allow the sanity check to continue, by comparing just
the numeric part of the version string.
Diffstat (limited to 'versioneer.py')
0 files changed, 0 insertions, 0 deletions