Attention is currently required from: osmith.
Patch set 1:Code-Review +1
1 comment:
File scripts/obs/lib/debian.py:
Patch Set #1, Line 101: if packaging.version.parse(version_changelog.split("-")[0]) > \
isn0t this going to crash if you didn't successfuly import packaging.version? You probably need to add an exception handling here?
To view, visit change 34395. To unsubscribe, or for help writing mail filters, visit settings.