[med-svn] [python-pbcore] 08/12: Add new tests dependency on python-pyxb
Afif Elghraoui
afif at moszumanska.debian.org
Tue Apr 12 06:31:34 UTC 2016
This is an automated email from the git hooks/post-receive script.
afif pushed a commit to branch master
in repository python-pbcore.
commit dafa8d98e8ea5caf157989264d1c1405876a2b28
Author: Afif Elghraoui <afif at ghraoui.name>
Date: Mon Apr 11 22:30:42 2016 -0700
Add new tests dependency on python-pyxb
---
debian/control | 1 +
debian/tests/control | 5 ++++-
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 249b03f..76f4065 100644
--- a/debian/control
+++ b/debian/control
@@ -14,6 +14,7 @@ Build-Depends:
python-sphinx,
# Test-Depends:
python-nose,
+ python-pyxb,
Standards-Version: 3.9.7
X-Python-Version: >= 2.7
Homepage: https://github.com/PacificBiosciences/pbcore
diff --git a/debian/tests/control b/debian/tests/control
index 2026779..24d9cd6 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,3 +1,6 @@
Test-Command: nosetests -v
-Depends: python-pbcore, python-nose
+Depends:
+ python-pbcore,
+ python-nose,
+ python-pyxb,
Restrictions: allow-stderr
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-pbcore.git
More information about the debian-med-commit
mailing list