[virt-tools-list] [PATCH 0/2] v3/2: autobuild and MANIFEST updates

Gene Czarcinski gene at czarc.net
Thu Apr 4 19:17:32 UTC 2013


These first patch file updates autobuild.sh so it works and removes
po/virt-manager.pot as a git-tracked file.

The update for autobuild.sh currently has python setup.py test
commented out.  Some tests fail and this was done in
the interest of moving things along.  When tests and/or code
is fixed, the tests can be re-enabled.

The second patch file addsMANIFEST.in to control just what is
and what is not included in the sdist tarball.

Gene Czarcinski (2):
  v3: update autobuild.sh so it works
  v2: add MANIFEST.in to specify includes and excludes

 .gitignore          |    2 +
 MANIFEST.in         |   25 +
 autobuild.sh        |   12 +-
 po/virt-manager.pot | 7397 ---------------------------------------------------
 4 files changed, 34 insertions(+), 7402 deletions(-)
 create mode 100644 MANIFEST.in
 delete mode 100644 po/virt-manager.pot

-- 
1.8.1.4




More information about the virt-tools-list mailing list