[skimage] 02/02: Remove dependency from python-dask

Ole Streicher olebole at moszumanska.debian.org
Fri Dec 23 11:04:02 UTC 2016


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

olebole pushed a commit to branch master
in repository skimage.

commit 19e6a148294dc3848c49c8353f052c89b6e07a28
Author: Ole Streicher <olebole at debian.org>
Date:   Fri Dec 23 12:03:56 2016 +0100

    Remove dependency from python-dask
---
 debian/patches/dask-optional-dep.patch | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/debian/patches/dask-optional-dep.patch b/debian/patches/dask-optional-dep.patch
index 7a7cc73..fe9a238 100644
--- a/debian/patches/dask-optional-dep.patch
+++ b/debian/patches/dask-optional-dep.patch
@@ -68,3 +68,10 @@ Description: Make dask an optional dependency.
  def test_apply_parallel_nearest():
      def wrapped(arr):
          return gaussian(arr, 1, mode='nearest')
+--- a/requirements.txt
++++ b/requirements.txt
+@@ -4,4 +4,3 @@
+ six>=1.7.3
+ networkx>=1.8
+ pillow>=2.1.0
+-dask[array]>=0.5.0

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



More information about the debian-science-commits mailing list