[Python-modules-commits] [python-django] 03/08: Add python-tblib and python3-tblib to Build-Depends for the benefit of the parallel testing feature of the test suite.

Raphaël Hertzog hertzog at moszumanska.debian.org
Wed Dec 30 18:05:33 UTC 2015


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

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

commit 41b3f0a3196a7040f78f724b69351bf5f46797cf
Author: Raphaël Hertzog <hertzog at debian.org>
Date:   Wed Dec 30 17:05:20 2015 +0100

    Add python-tblib and python3-tblib to Build-Depends for the benefit of the parallel testing feature of the test suite.
---
 debian/changelog | 2 ++
 debian/control   | 1 +
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 1926647..e8e0956 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,8 @@ python-django (1.9-2) unstable; urgency=medium
   * Add some DEP-8 tests testing "django-admin" and running the test suite
     against the installed package. In both cases, we do it with python2 and
     python3.
+  * Add python-tblib and python3-tblib to Build-Depends for the benefit of
+    the parallel testing feature of the test suite.
 
  -- Raphaël Hertzog <hertzog at debian.org>  Wed, 30 Dec 2015 16:44:04 +0100
 
diff --git a/debian/control b/debian/control
index 2ae8ec2..cbecab4 100644
--- a/debian/control
+++ b/debian/control
@@ -18,6 +18,7 @@ Build-Depends: debhelper (>= 9), dh-python, python-all (>= 2.6.6-3~), python3-al
  python-yaml, python3-yaml,
  python-tz, python3-tz,
  python-setuptools, python3-setuptools,
+ python-tblib, python3-tblib,
 # python-memcache, python3-memcache, memcached, # we can't rely on running daemon
  python-sqlparse, python3-sqlparse,
 # python-selenium in theory too... but it's not properly packaged

-- 
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