[Python-modules-commits] [dask] 04/08: Bump the minimum pandas version to 0.19.0
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Thu Jun 1 19:52:18 UTC 2017
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch master
in repository dask.
commit e5afbc20cdcedb46d86a700ee1f275cec28ad334
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date: Thu Jun 1 19:17:26 2017 +0100
Bump the minimum pandas version to 0.19.0
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 1507f77..5e90aa3 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 10),
python3-all,
python3-cloudpickle <!nodoc>,
python3-numpydoc <!nodoc>,
- python3-pandas (>= 0.18.0) <!nodoc>,
+ python3-pandas (>= 0.19.0) <!nodoc>,
python3-partd <!nodoc>,
python3-setuptools,
python3-sphinx <!nodoc>,
@@ -30,7 +30,7 @@ Recommends: python3-cloudpickle,
python3-distributed (>= 1.16),
python3-graphviz,
python3-numpy,
- python3-pandas (>= 0.18.0),
+ python3-pandas (>= 0.19.0),
python3-partd,
python3-psutil,
python3-toolz
--
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