From fa0cdbdf6460e1b3d687d4e7f45f2f9326eb2c36 Mon Sep 17 00:00:00 2001 From: Elliott Sales de Andrade Date: Sep 28 2019 07:21:26 +0000 Subject: Update to latest version. --- diff --git a/.gitignore b/.gitignore index b582244..da13b13 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /dask-2.1.0.tar.gz /dask-2.3.0.tar.gz /dask-2.4.0.tar.gz +/dask-2.5.0.tar.gz diff --git a/0001-XFail-partitioning-test-on-some-arches.patch b/0001-XFail-partitioning-test-on-some-arches.patch index 993924e..a0ca655 100644 --- a/0001-XFail-partitioning-test-on-some-arches.patch +++ b/0001-XFail-partitioning-test-on-some-arches.patch @@ -1,4 +1,4 @@ -From 48209fc11ca964b6dd92d06df8037f2e552e6019 Mon Sep 17 00:00:00 2001 +From 6996dbcd6305e8108686cc460690113e041bcd89 Mon Sep 17 00:00:00 2001 From: Elliott Sales de Andrade Date: Sun, 3 Mar 2019 05:24:13 -0500 Subject: [PATCH] XFail partitioning test on some arches. @@ -9,15 +9,15 @@ Signed-off-by: Elliott Sales de Andrade 1 file changed, 5 insertions(+) diff --git a/dask/dataframe/tests/test_dataframe.py b/dask/dataframe/tests/test_dataframe.py -index 10b944bd..06ac3e80 100644 +index 8a73df55..85cd6f2c 100644 --- a/dask/dataframe/tests/test_dataframe.py +++ b/dask/dataframe/tests/test_dataframe.py @@ -1,3 +1,4 @@ +import platform - import textwrap import warnings from itertools import product -@@ -1734,6 +1735,10 @@ def test_repartition_on_pandas_dataframe(): + from operator import add +@@ -1733,6 +1734,10 @@ def test_repartition_on_pandas_dataframe(): @pytest.mark.parametrize("dtype", [float, "M8[ns]"]) @pytest.mark.parametrize("transform", [lambda df: df, lambda df: df.x]) def test_repartition_npartitions(use_index, n, k, dtype, transform): diff --git a/python-dask.spec b/python-dask.spec index 1cccfe7..5ef6666 100644 --- a/python-dask.spec +++ b/python-dask.spec @@ -6,7 +6,7 @@ %bcond_without bootstrap Name: python-%{srcname} -Version: 2.4.0 +Version: 2.5.0 Release: 1%{?dist} Summary: Parallel PyData with Task Scheduling @@ -28,7 +28,7 @@ Summary: %{summary} BuildRequires: python3-devel BuildRequires: python3dist(cloudpickle) >= 0.2.1 -BuildRequires: python3dist(fsspec) >= 0.3.3 +BuildRequires: python3dist(fsspec) >= 0.5.1 BuildRequires: python3dist(graphviz) BuildRequires: python3dist(ipython) BuildRequires: python3dist(numpy) >= 1.13 @@ -83,7 +83,7 @@ BuildArch: noarch Requires: python3-%{srcname} = %{version}-%{release} Requires: python3dist(cloudpickle) >= 0.2.1 -Requires: python3dist(fsspec) >= 0.3.3 +Requires: python3dist(fsspec) >= 0.5.1 Requires: python3dist(partd) >= 0.3.8 Requires: python3dist(toolz) >= 0.7.3 @@ -99,7 +99,7 @@ BuildArch: noarch Requires: python3-%{srcname} = %{version}-%{release} Requires: python3dist(cloudpickle) >= 0.2.1 -Requires: python3dist(fsspec) >= 0.3.3 +Requires: python3dist(fsspec) >= 0.5.1 Requires: python3dist(numpy) >= 1.13 Requires: python3dist(pandas) >= 0.21 Requires: python3dist(partd) >= 0.3.8 @@ -202,6 +202,9 @@ export PYTHONDONTWRITEBYTECODE=1 %changelog +* Sat Sep 28 2019 Elliott Sales de Andrade - 2.5.0-1 +- Update to latest version + * Fri Sep 13 2019 Elliott Sales de Andrade - 2.4.0-1 - Update to latest version diff --git a/sources b/sources index 562b8ae..8c823b4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (dask-2.4.0.tar.gz) = 436f27364a35dd970766106f654e1683fe6082ea5ddcb2d17b44fc7dcf58402d795ffca43ec0e81ea310e69e0ae44e9c74c3268a7266db7f2e60ee878e48eb4a +SHA512 (dask-2.5.0.tar.gz) = 18699283c764bb4a8714955dd20a3406e5c27d7299c3f9695ba6fe6bc7ab2b4f50d20f2fbfb3c09a281240c164570b056f57aa2728efebc59fbec2e471bee0a6