[Python-modules-commits] [dask] 01/02: Add distributed as a documentation build dependency.

Diane Trout diane at moszumanska.debian.org
Tue Aug 1 23:19:02 UTC 2017


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

diane pushed a commit to branch master
in repository dask.

commit 6364facef85d5dbd4b04b88f32080be604297cb6
Author: Diane Trout <diane at ghic.org>
Date:   Tue Aug 1 15:26:16 2017 -0700

    Add distributed as a documentation build dependency.
    
    I really hope the build profiles work and this doesn't introduce a
    circular build dependency
    
    Gbp-Dch: short
---
 debian/control | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/control b/debian/control
index 73af5ab..a8007f3 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,7 @@ Build-Depends: debhelper (>= 10),
                dpkg-dev (>= 1.17.14),
                python3-all,
                python3-cloudpickle <!nodoc>,
+               python3-distributed <!nodoc>,
                python3-numpydoc <!nodoc>,
                python3-pandas (>= 0.19.0) <!nodoc>,
                python3-partd <!nodoc>,

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



More information about the Python-modules-commits mailing list