[pybtex] 70/108: dep-8 test: enabled allow-stderr, corrected path

Daniel Stender stender at moszumanska.debian.org
Fri Jul 21 10:18:31 UTC 2017


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

stender pushed a commit to branch master
in repository pybtex.

commit b64a6fb871b792d92eb8babe82acd8dd170b4aeb
Author: Daniel Stender <stender at debian.org>
Date:   Sat Feb 7 13:01:18 2015 +0000

    dep-8 test: enabled allow-stderr, corrected path
---
 debian/changelog     | 2 +-
 debian/tests/control | 3 ++-
 debian/tests/pybtex  | 2 +-
 3 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5470578..62cc234 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,7 +7,7 @@ pybtex (0.18-2) experimental; urgency=medium
   * deb/copyright: updated.
   * deb/watch: watch pypi.debian.net.
 
- -- Daniel Stender <debian at danielstender.com>  Fri, 06 Feb 2015 11:28:41 +0100
+ -- Daniel Stender <debian at danielstender.com>  Sat, 07 Feb 2015 13:59:29 +0100
 
 pybtex (0.18-1) unstable; urgency=low
 
diff --git a/debian/tests/control b/debian/tests/control
index 6cb6fbb..fa77222 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,2 +1,3 @@
 Tests: pybtex
-Depends: pybtex, python-all, python-nose
+Depends: pybtex, python-nose, python-yaml
+Restrictions: allow-stderr
\ No newline at end of file
diff --git a/debian/tests/pybtex b/debian/tests/pybtex
index 8ddf5c6..3f82487 100644
--- a/debian/tests/pybtex
+++ b/debian/tests/pybtex
@@ -1,3 +1,3 @@
 #!/bin/sh
 set -e -u
-pyversions -i | tr ' ' '\n' | xargs -I {} env {} /usr/bin/nosetests --verbose pybtex.tests 2>&1
\ No newline at end of file
+pyversions -i | tr ' ' '\n' | xargs -I {} env {} -m nose --verbose pybtex/tests 2>&1

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



More information about the debian-science-commits mailing list