Updated openstack/openstack

Project: openstack-infra/release-tools  5bb7cf1135f1e3fda180bc32bcd7edd5ef03fa09

update semver module for python 3.5

Python 3 does not allow comparison between integers and strings. The
semver RulesTest class includes a case where the most recent tag is an
EOL name tag, and the comparison breaks under Python 3. This patch
modifies the comparison to skip over tags that can't be compared to only
look at numerical versions.

Depends-On: I9e56e1e5b0171f8ed4ae05c6aba36c4c733486fa
Change-Id: Id9ad068a279653ffb20c60d1752e41bb0e7bc5d1
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
Jenkins 2017-06-07 23:26:06 +00:00 committed by Gerrit Code Review
parent 0b4f75c4ae
commit 50acb761f9
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 982f2b4735e3b111b75c12d3ffbc428ec99a07ae
Subproject commit 5bb7cf1135f1e3fda180bc32bcd7edd5ef03fa09