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

Holger Levsen holger at moszumanska.debian.org
Wed Mar 12 00:06:24 UTC 2014


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

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

commit b1e2ec6e9339cd36727924c03736b1fd673a9452
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 5eaf7d1..7a7a850 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 a01c6c7..79352e3 100644
--- a/debian/control
+++ b/debian/control
@@ -12,8 +12,7 @@ Build-Depends:
  python-apt,
  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