Sometimes we have to use the latest code instead of the latest release to test upcoming changes (eg. sqlalchemy). In such case the version string might contain its development status such as beta, and causes failure while parsing the version string. This makes the parse logic ignore the development status suffix to avoid the failure. Closes-Bug: #2042886 Change-Id: I27c14ede026c5600173047b1a0892a02a54dbb06
2.9 KiB
2.9 KiB