Open
Description
There's a convenient logic to bump Python version for tito tag
, though it would be very nice if we could dump the "pre-release" version into the Python version string.
Background story: I'm thinking about self-identifying copr-rpmbuild
script in its logs; if some pre-release copr-rpmbuild
is being run, it would be nice to dump into logs the full version, e.g. 0.69-1.git.4.6f7e09b
instead of just 0.69
.