[Python-modules-commits] [python-django] 07/08: Add jinja2 and mock as build dependencies required by the test suite.

Raphaël Hertzog hertzog at moszumanska.debian.org
Wed May 20 10:14:59 UTC 2015


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

hertzog pushed a commit to branch debian/experimental
in repository python-django.

commit 2cfb3b4cd25b54e9486fd024c2cdd955534d734d
Author: Raphaël Hertzog <hertzog at debian.org>
Date:   Wed May 20 10:53:09 2015 +0200

    Add jinja2 and mock as build dependencies required by the test suite.
---
 debian/changelog | 2 ++
 debian/control   | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 7dd31b0..44d044e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ python-django (1.8.1-1) UNRELEASED; urgency=medium
   * Drop 03_manpage.diff, merged upstream.
   * Clean up rules since we can use the pristine docs directory, now
     that they refer to django-admin and not django-admin.py
+  * Add jinja2 and mock as build dependencies required by the test
+    suite.
 
  -- Raphaël Hertzog <hertzog at debian.org>  Wed, 20 May 2015 09:54:47 +0200
 
diff --git a/debian/control b/debian/control
index 15e87b5..1858ce3 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,8 @@ Build-Depends: debhelper (>= 9), dh-python, python-all (>= 2.6.6-3~), python3-al
 # Needed to enable supplementary tests in test suite
  python-bcrypt, python3-bcrypt,
  python-docutils, python3-docutils,
+ python-jinja2, python3-jinja2,
+ python-mock, python3-mock,
  python-numpy, python3-numpy,
  python-pil, python3-pil,
  python-yaml, python3-yaml,

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



More information about the Python-modules-commits mailing list