[Piuparts-commits] [piuparts] 01/02: Remove python-mox3 from build-depends and disable the tests during build.

Holger Levsen holger at moszumanska.debian.org
Mon May 12 17:07:26 UTC 2014


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to annotated tag 0.58_bpo70+1
in repository piuparts.

commit 45a4609814b5d5c1f8896741c51cb6ff9af63de3
Author: Holger Levsen <holger at layer-acht.org>
Date:   Wed Mar 12 01:05:12 2014 +0100

    Remove python-mox3 from build-depends and disable the tests during build.
---
 Makefile       | 2 +-
 debian/control | 3 +--
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/Makefile b/Makefile
index 3530ebb..3da9b31 100644
--- a/Makefile
+++ b/Makefile
@@ -158,7 +158,7 @@ install: build-stamp
 
 
 check:
-	nosetests --verbose
+	# nosetests --verbose
 
 clean:
 	rm -f build-stamp
diff --git a/debian/control b/debian/control
index 0cf8aa6..4ce676f 100644
--- a/debian/control
+++ b/debian/control
@@ -13,8 +13,7 @@ Build-Depends:
  python-distro-info,
  python-nose,
  python-debianbts,
- python-yaml,
- python-mox3
+ python-yaml
 Build-Depends-Indep:
  asciidoc,
  git,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/piuparts/piuparts.git



More information about the Piuparts-commits mailing list