[Python-modules-commits] [parsedatetime] 04/06: Update package to use pytest

Harlan Lieberman-Berg hlieberman at moszumanska.debian.org
Sat Mar 11 03:42:00 UTC 2017


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

hlieberman pushed a commit to branch master
in repository parsedatetime.

commit c81abf16ee37eba37f1955019f1c496ce62b5ee6
Author: Harlan Lieberman-Berg <hlieberman at setec.io>
Date:   Fri Mar 10 22:38:16 2017 -0500

    Update package to use pytest
---
 debian/control | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index c000f01..e0f09ce 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,14 @@ Section: python
 Priority: optional
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Uploaders: Bernd Zeimetz <bzed at debian.org>
-Build-Depends: debhelper (>= 9), python-all (>= 2.6.6-3~), python-setuptools, python-nose, dh-python
+Build-Depends:
+	debhelper (>= 9),
+	python-all (>= 2.6.6-3~),
+	python-setuptools,
+	python-nose,
+	dh-python,
+	python-pytest,
+	python-pytest-runner
 Standards-Version: 3.9.5
 Homepage: https://pypi.python.org/pypi/parsedatetime/
 Vcs-Git: https://anonscm.debian.org/git/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