[pytables] 04/05: Add build depencency form python-mock

Antonio Valentino a_valentino-guest at moszumanska.debian.org
Sun Aug 13 17:34:18 UTC 2017


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

a_valentino-guest pushed a commit to branch master
in repository pytables.

commit 540f204f2cbe96907849708d76089d4756922dbb
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date:   Sun Aug 13 10:39:59 2017 +0000

    Add build depencency form python-mock
---
 debian/changelog | 4 ++--
 debian/control   | 8 ++++++--
 2 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 448cd88..7dfa30c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,8 +15,8 @@ pytables (3.4.2-1) UNRELEASED; urgency=medium
   * Updated copyright file
   * debian/control
     - add build dependency from python(3)-sphinx-rtd-theme,
-      python(3)-ipython and python(3)-numpydoc
-    - add dependency from libjs-mathjax
+      python(3)-ipython, python(3)-numpydoc and python-mock
+    - add dependency from libjs-mathjax and python(3)-mock
     - set Multi-Arch fields
     - depend on python3-sphinx instead of pyhton-sphinx
   * Install scripts (and related manpages) for the python3 version
diff --git a/debian/control b/debian/control
index f4c7e45..6c9af9e 100644
--- a/debian/control
+++ b/debian/control
@@ -19,6 +19,8 @@ Build-Depends: debhelper (>= 9.0.0),
                python3-numpy,
                python-numexpr,
                python3-numexpr,
+               python-mock,
+               python3-mock,
                cython,
                cython3,
                zlib1g-dev,
@@ -52,7 +54,8 @@ Depends: ${misc:Depends},
          python-tables-lib (>= ${source:Version}),
          python-tables-lib (<< ${source:Version}.1~),
          python-tables-data (= ${source:Version}),
-         python-numexpr
+         python-numexpr,
+         python-mock
 Suggests: python-tables-doc,
           python-netcdf,
           vitables
@@ -110,7 +113,8 @@ Depends: ${misc:Depends},
          python3-tables-lib (>= ${source:Version}),
          python3-tables-lib (<< ${source:Version}.1~),
          python-tables-data (= ${source:Version}),
-         python3-numexpr
+         python3-numexpr,
+         python3-mock
 Suggests: python-tables-doc,
           python-netcdf,
           vitables

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pytables.git



More information about the debian-science-commits mailing list