diff --git a/.gitignore b/.gitignore index 05a0d62..f13ce95 100644 --- a/.gitignore +++ b/.gitignore @@ -66,3 +66,4 @@ /dask-2022.12.0.tar.gz /dask-2022.12.1.tar.gz /dask-2023.1.0.tar.gz +/dask-2023.2.0.tar.gz diff --git a/0002-TST-Reduce-size-of-expected-DoK-sparse-matrix.patch b/0002-TST-Reduce-size-of-expected-DoK-sparse-matrix.patch deleted file mode 100644 index c93e711..0000000 --- a/0002-TST-Reduce-size-of-expected-DoK-sparse-matrix.patch +++ /dev/null @@ -1,30 +0,0 @@ -From 9a7f39e1dc96f76caf9edec527ec78aec374b046 Mon Sep 17 00:00:00 2001 -From: Elliott Sales de Andrade -Date: Sun, 18 Dec 2022 19:18:43 -0500 -Subject: [PATCH 2/2] TST: Reduce size of expected DoK sparse matrix - -Apparently, SciPy was not available on 32-bit, and this test was -skipped, but it's recently become available again, and this value is too -large. - -Signed-off-by: Elliott Sales de Andrade ---- - dask/tests/test_sizeof.py | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/dask/tests/test_sizeof.py b/dask/tests/test_sizeof.py -index a13b85b4..934ae834 100644 ---- a/dask/tests/test_sizeof.py -+++ b/dask/tests/test_sizeof.py -@@ -82,7 +82,7 @@ def test_sparse_matrix(): - assert sizeof(sp.tocoo()) >= 240 - assert sizeof(sp.tocsc()) >= 232 - assert sizeof(sp.tocsr()) >= 232 -- assert sizeof(sp.todok()) >= 192 -+ assert sizeof(sp.todok()) >= 188 - assert sizeof(sp.tolil()) >= 204 - - --- -2.36.1 - diff --git a/python-dask.spec b/python-dask.spec index 627437b..836f0d3 100644 --- a/python-dask.spec +++ b/python-dask.spec @@ -10,8 +10,8 @@ %global debug_package %{nil} Name: python-%{srcname} -Version: 2023.1.0 -%global tag 2023.1.0 +Version: 2023.2.0 +%global tag 2023.2.0 Release: %autorelease Summary: Parallel PyData with Task Scheduling diff --git a/sources b/sources index e352df3..66df9ce 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (dask-2023.1.0.tar.gz) = fdfd802a63dffa6814a113ffc3fe688265c85874918cb4ef998cfc5d2d98dd176fea274fb33909d7a5d053046cb7bb0cfd0aabed4f03702bf8d020fca736fa85 +SHA512 (dask-2023.2.0.tar.gz) = 24c1607288ce60624d45ea49daac7dda2af36b5dbd60415368dcfe79930aaf155715d786753db7d1cccc7ef62381c5bcfc537e1902c15e9cac510a7e64958f59