virt-manager/virtcli
Gene Czarcinski b8b1b6d4d4 add option for snapshot-id suffix to __version__
1.  The added suffix is in the form YYYYMMDD and that is all.

2.  Code is added to classes my_sdist and my_rpm to check if
a snapshot id is requested (--snapshot or -s) and, if
requested, to append the id to the value of cliconfig.__version__

3.  The added suffix only applies to the name of the sdist-tarball
and the rpm spec file it includes ... the "internal" version
remains unchanged.
.
Signed-off-by: Gene Czarcinski <gene@czarc.net>
2013-04-17 15:03:26 -04:00
..
__init__.py Remove autotools, replace with distutils-extra 2013-04-03 18:20:51 -04:00
cliconfig.py add option for snapshot-id suffix to __version__ 2013-04-17 15:03:26 -04:00
cliutils.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00