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

Gene Czarcinski gene at czarc.net
Thu Apr 4 16:41:29 UTC 2013


These two patch files update autobuild.sh so it works and adds
MANIFEST.in to control just what is and what is not included
in the sdist tarball

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.

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

 MANIFEST.in  | 26 ++++++++++++++++++++++++++
 autobuild.sh | 20 +++++++++++++++-----
 2 files changed, 41 insertions(+), 5 deletions(-)
 create mode 100644 MANIFEST.in

-- 
1.8.1.4




More information about the virt-tools-list mailing list