[Python-modules-commits] [django-guardian] 08/09: Add pytest-django to build depends

Brian May bam at moszumanska.debian.org
Mon Apr 4 06:12:40 UTC 2016


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

bam pushed a commit to branch master
in repository django-guardian.

commit 290689ac5d15e1779a2d8ec987f11fc78f3f0b5b
Author: Brian May <bam at debian.org>
Date:   Sun Apr 3 14:27:13 2016 +1000

    Add pytest-django to build depends
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 8f603c0..12f16aa 100644
--- a/debian/control
+++ b/debian/control
@@ -6,10 +6,10 @@ Uploaders: Brian May <bam at debian.org>
 Build-Depends: debhelper (>= 8.0.0), dh-python,
     python-all, python-setuptools, python-django (>= 1.2),
     python-mock (>= 0.7.2), python-six, python-unittest2, python-django-environ,
-    python-pytest-runner,
+    python-pytest-runner, python-pytest-django,
     python3-all, python3-setuptools, python3-django (>= 1.2),
     python3-mock (>= 0.7.2), python3-six, python3-django-environ,
-    python3-pytest-runner,
+    python3-pytest-runner, python3-pytest-django,
     python3-sphinx,
 Standards-Version: 3.9.6
 X-Python-Version: >= 2.7

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



More information about the Python-modules-commits mailing list