Update to latest version (#2115959)

This commit is contained in:
Elliott Sales de Andrade 2022-11-20 03:33:47 -05:00
parent 6d3b28db1c
commit 6d942e3e90
4 changed files with 24 additions and 9 deletions

1
.gitignore vendored
View File

@ -62,3 +62,4 @@
/dask-2022.8.1.tar.gz
/dask-2022.9.0.tar.gz
/dask-2022.10.0.tar.gz
/dask-2022.11.1.tar.gz

View File

@ -1,15 +1,26 @@
diff -Naur dask-2022.05.0-original/dask/dataframe/io/tests/test_csv.py dask-2022.05.0/dask/dataframe/io/tests/test_csv.py
--- dask-2022.05.0-original/dask/dataframe/io/tests/test_csv.py 2022-05-02 14:23:56.000000000 -0400
+++ dask-2022.05.0/dask/dataframe/io/tests/test_csv.py 2022-05-09 08:45:28.765627808 -0400
@@ -2,6 +2,7 @@
From 3a7b31a4d0a602a5b45799e95c24b6bc59960c5d Mon Sep 17 00:00:00 2001
From: Elliott Sales de Andrade <quantum.analyst@gmail.com>
Date: Sun, 7 Mar 2021 04:07:32 -0500
Subject: [PATCH] Skip test_encoding_gh601 on big-endian machines.
Signed-off-by: Elliott Sales de Andrade <quantum.analyst@gmail.com>
---
dask/dataframe/io/tests/test_csv.py | 2 ++
1 file changed, 2 insertions(+)
diff --git a/dask/dataframe/io/tests/test_csv.py b/dask/dataframe/io/tests/test_csv.py
index abf90ca4..fb4358f3 100644
--- a/dask/dataframe/io/tests/test_csv.py
+++ b/dask/dataframe/io/tests/test_csv.py
@@ -2,6 +2,7 @@ import gzip
import os
import warnings
from io import BytesIO
from io import BytesIO, StringIO
+import sys
from unittest import mock
import pytest
@@ -1116,6 +1117,7 @@
@@ -1116,6 +1117,7 @@ def test_read_csv_with_datetime_index_partitions_n():
xfail_pandas_100 = pytest.mark.xfail(reason="https://github.com/dask/dask/issues/5787")
@ -17,3 +28,6 @@ diff -Naur dask-2022.05.0-original/dask/dataframe/io/tests/test_csv.py dask-2022
@pytest.mark.parametrize(
"encoding",
[
--
2.36.1

View File

@ -10,8 +10,8 @@
%global debug_package %{nil}
Name: python-%{srcname}
Version: 2022.10.0
%global tag 2022.10.0
Version: 2022.11.1
%global tag 2022.11.1
Release: %autorelease
Summary: Parallel PyData with Task Scheduling

View File

@ -1 +1 @@
SHA512 (dask-2022.10.0.tar.gz) = 3b82cf27a31be95b2c57410cb953c6cf4b9477e5f5ebdb1d26645e42238d0d99c7ceb1ee83526abdca8331b8f23f2dcdb02b27f400f373429534ee98a0b2d928
SHA512 (dask-2022.11.1.tar.gz) = 48bf55763d0933512d45779a16f6b3a7e7c53b8d0351255b5edae82b53e0dce09bd0f5babb03a9ca2bb167501d2eeb6aafdb7079322110478f612eba6e3afc52