[Python-modules-commits] [python-motor] 11/14: Add python-concurrent.futures to Depends

Ondřej Nový onovy at moszumanska.debian.org
Sat Apr 8 13:43:33 UTC 2017


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

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

commit 7b49e29230e2926a04aac11b2e10051171380b13
Author: Ondřej Nový <onovy at debian.org>
Date:   Sat Apr 8 15:33:50 2017 +0200

    Add python-concurrent.futures to Depends
---
 debian/changelog | 2 +-
 debian/control   | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 12f92a9..8d4a639 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,7 +5,7 @@ python-motor (1.1-1) UNRELEASED; urgency=medium
   * d/copyright: Bump copyright years
   * d/s/options: Ignore .egg-info
   * Remove not needed B-D which are useful only for tests
-  * Add python{,3}-gridfs to Depends
+  * Add python{,3}-gridfs and python-concurrent.futures to Depends
   * Suggests python{,3}-tornado and python3-aiohttp
 
  -- Ondřej Nový <onovy at debian.org>  Mon, 05 Dec 2016 18:56:55 +0100
diff --git a/debian/control b/debian/control
index 9231d84..0056e82 100644
--- a/debian/control
+++ b/debian/control
@@ -19,6 +19,7 @@ Package: python-motor
 Architecture: all
 Depends: ${misc:Depends},
          ${python:Depends},
+         python-concurrent.futures,
          python-gridfs (>= 3.4),
          python-pymongo (>= 3.4),
 Suggests: python-tornado,

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



More information about the Python-modules-commits mailing list