[Python-modules-commits] [python-django-extensions] 15/18: Add python-keyczar to Build-Depends in order to enable related tests for encrypted fields.

Michael Fladischer fladi at moszumanska.debian.org
Wed May 18 13:34:10 UTC 2016


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

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

commit b1aace17a8d1536c30e66fc671e3af8d5ede06b8
Author: Michael Fladischer <fladi at debian.org>
Date:   Tue May 17 21:41:14 2016 +0200

    Add python-keyczar to Build-Depends in order to enable related tests
    for encrypted fields.
---
 debian/changelog | 2 ++
 debian/control   | 1 +
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 8fd6543..97782e3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,8 @@ python-django-extensions (1.6.7-1) UNRELEASED; urgency=low
   * Provide unique descriptions for both binary packages.
   * Reformat packaging files with cme for better readability.
   * Add missing X-Python3-Version field.
+  * Add python-keyczar to Build-Depends in order to enable related tests
+    for encrypted fields.
 
  -- Michael Fladischer <fladi at debian.org>  Mon, 16 May 2016 17:18:48 +0200
 
diff --git a/debian/control b/debian/control
index 07cc101..f2d8da9 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,7 @@ Build-Depends: debhelper (>= 9),
                python-all,
                python-dateutil,
                python-django,
+               python-keyczar,
                python-mock,
                python-pip,
                python-pytest,

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



More information about the Python-modules-commits mailing list