[Python-modules-commits] [willow] 07/07: Get tests running (currently failing)
Christopher Stuart Hoskin
mans0954 at moszumanska.debian.org
Thu Sep 28 08:01:21 UTC 2017
This is an automated email from the git hooks/post-receive script.
mans0954 pushed a commit to branch master
in repository willow.
commit 3132beb231b134d12403088b70c66c29420c14e4
Author: Christopher Hoskin <mans0954 at debian.org>
Date: Thu Sep 28 09:00:53 2017 +0100
Get tests running (currently failing)
---
debian/changelog | 1 +
debian/rules | 3 ---
2 files changed, 1 insertion(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 910ee94..a14c087 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ willow (1.0-1) UNRELEASED; urgency=medium
* Update debian/copyright
* New upstream release (1.0)
* Build-Depend on python3-sphinx rather than python-sphinx
+ * Get tests running (currently failing)
-- Christopher Hoskin <mans0954 at debian.org> Fri, 22 Sep 2017 20:22:41 +0100
diff --git a/debian/rules b/debian/rules
index 1bb366e..6eb066b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,9 +2,6 @@
export PYBUILD_NAME=willow
-export PYBUILD_BEFORE_TEST=cp -r {dir}/tests/images {build_dir}/tests/
-export PYBUILD_AFTER_TEST=rm -rf {build_dir}/tests/images
-
%:
dh $@ --with python2,sphinxdoc --buildsystem=pybuild
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/willow.git
More information about the Python-modules-commits
mailing list