[Python-modules-commits] [python-tornado] 06/10: Added python{3, }-mock to Build-Depends

Ondřej Nový onovy-guest at moszumanska.debian.org
Mon Jun 6 08:43:39 UTC 2016


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

onovy-guest pushed a commit to branch master
in repository python-tornado.

commit ea43e83c211bea1b4188aa1a2704168ad25e0f6b
Author: Ondřej Nový <novy at ondrej.org>
Date:   Mon Jun 6 10:15:45 2016 +0200

    Added python{3,}-mock to Build-Depends
---
 debian/changelog | 1 +
 debian/control   | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 3ff8289..abf149a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ python-tornado (4.3.0-3) UNRELEASED; urgency=medium
     and added to B-D to run related unit tests
   * Added python-concurrent.futures to Build-Depends and Recommends
   * Added python{3,}-twisted to Build-Depends and Suggests
+  * Added python{3,}-mock to Build-Depends
 
  -- Ondřej Nový <novy at ondrej.org>  Mon, 06 Jun 2016 09:30:16 +0200
 
diff --git a/debian/control b/debian/control
index 5ccd0e1..0836214 100644
--- a/debian/control
+++ b/debian/control
@@ -15,12 +15,14 @@ Build-Depends: ca-certificates,
                python-backports-abc,
                python-concurrent.futures,
                python-pycurl,
+               python-mock,
                python-singledispatch,
                python-setuptools,
                python-twisted,
                python3-all-dev,
                python3-pycurl,
                python3-setuptools,
+               python3-mock,
                python3-singledispatch,
                python3-twisted,
 Standards-Version: 3.9.8

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



More information about the Python-modules-commits mailing list