[Python-modules-commits] [parsedatetime] 05/11: Replace b-dep on nose by pytest and pytest-runner

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Sat Mar 11 11:28:06 UTC 2017


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

ghisvail-guest pushed a commit to branch debian/experimental
in repository parsedatetime.

commit ec59712122b54d451bfad7b672a71aebdf2b237d
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Sat Mar 11 07:02:29 2017 +0000

    Replace b-dep on nose by pytest and pytest-runner
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 42b44f4..e7f5dbd 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,8 @@ Priority: optional
 Build-Depends: debhelper (>= 9),
                dh-python,
                python-all,
-               python-nose,
+               python-pytest,
+               python-pytest-runner,
                python-setuptools
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/parsedatetime.git

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/parsedatetime.git



More information about the Python-modules-commits mailing list