[Python-modules-commits] [python-testfixtures] 07/08: Add Django support to documentation and tests.

Michael Fladischer fladi at moszumanska.debian.org
Thu Jun 1 14:07:16 UTC 2017


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

fladi pushed a commit to branch master
in repository python-testfixtures.

commit 82a01f5600164b213a7b4e406d53534d9c74506e
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Wed May 31 11:27:35 2017 +0200

    Add Django support to documentation and tests.
---
 debian/changelog | 1 +
 debian/control   | 3 +++
 2 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 469694b..5f11cfa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 python-testfixtures (4.14.3-1) UNRELEASED; urgency=low
 
   * New upstream release.
+  * Add Django support to documentation and tests.
 
  -- Michael Fladischer <fladi at debian.org>  Tue, 30 May 2017 14:11:06 +0200
 
diff --git a/debian/control b/debian/control
index da53e23..1be0759 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,8 @@ Uploaders: Michael Fladischer <fladi at debian.org>
 Build-Depends: debhelper (>= 9),
                dh-python,
                python-all,
+               python-django,
+               python-django-doc,
                python-doc,
                python-manuel,
                python-mock,
@@ -14,6 +16,7 @@ Build-Depends: debhelper (>= 9),
                python-zope.component,
                python-zope.testrunner,
                python3-all,
+               python3-django,
                python3-doc,
                python3-manuel,
                python3-mock,

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



More information about the Python-modules-commits mailing list