[Python-modules-commits] [djangorestframework-gis] 05/10: Add python(3)-six to Build-Depends as they are used during tests.

Michael Fladischer fladi at moszumanska.debian.org
Fri Nov 24 09:55:18 UTC 2017


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

fladi pushed a commit to branch debian/master
in repository djangorestframework-gis.

commit 37b9d0bb9aeed9c9b7fa29b56425357a2174b92a
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Fri Nov 24 10:30:41 2017 +0100

    Add python(3)-six to Build-Depends as they are used during tests.
---
 debian/changelog | 1 +
 debian/control   | 4 +++-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index c814cae..2777505 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ djangorestframework-gis (0.12-1) UNRELEASED; urgency=low
 
   * New upstream release.
   * Move upstream signing key to debian/upstream/signing-key.asc.
+  * Add python(3)-six to Build-Depends as they are used during tests.
 
  -- Michael Fladischer <fladi at debian.org>  Fri, 24 Nov 2017 10:21:36 +0100
 
diff --git a/debian/control b/debian/control
index 449e2c8..2c5e7f6 100644
--- a/debian/control
+++ b/debian/control
@@ -11,11 +11,13 @@ Build-Depends: debhelper (>= 9),
                python-django-filters,
                python-gdal,
                python-setuptools,
+               python-six,
                python3-all,
                python3-djangorestframework (>= 3.0.4),
                python3-django-filters,
                python3-gdal,
-               python3-setuptools
+               python3-setuptools,
+               python3-six
 Standards-Version: 4.0.0
 X-Python-Version: >= 2.6
 X-Python3-Version: >= 3.3

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



More information about the Python-modules-commits mailing list