[Python-modules-commits] [django-guardian] 01/09: Add build depends on pytest-runner

Brian May bam at moszumanska.debian.org
Mon Apr 4 06:12:39 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 fbfb69048d41742850df99236bceb19fd9d3bb76
Author: Brian May <bam at debian.org>
Date:   Sun Apr 3 13:58:39 2016 +1000

    Add build depends on pytest-runner
---
 debian/control | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/control b/debian/control
index d7b8aef..8f603c0 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +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,
     python3-all, python3-setuptools, python3-django (>= 1.2),
     python3-mock (>= 0.7.2), python3-six, python3-django-environ,
+    python3-pytest-runner,
     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