In https://github.com/nexB/univers/blob/63bd5aec16ec95b5b811ede638ac225f3ab1f6c6/src/univers/versions.py#L286 we should let parse_version() accept None and empty strings, otherwise the calling code has too much work to do.
In https://github.com/nexB/univers/blob/63bd5aec16ec95b5b811ede638ac225f3ab1f6c6/src/univers/versions.py#L286
we should let parse_version() accept None and empty strings, otherwise the calling code has too much work to do.