Update to latest version (#2150408)
This commit is contained in:
parent
6d942e3e90
commit
9512f92967
1
.gitignore
vendored
1
.gitignore
vendored
@ -63,3 +63,4 @@
|
||||
/dask-2022.9.0.tar.gz
|
||||
/dask-2022.10.0.tar.gz
|
||||
/dask-2022.11.1.tar.gz
|
||||
/dask-2022.12.0.tar.gz
|
||||
|
@ -10,8 +10,8 @@
|
||||
%global debug_package %{nil}
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 2022.11.1
|
||||
%global tag 2022.11.1
|
||||
Version: 2022.12.0
|
||||
%global tag 2022.12.0
|
||||
Release: %autorelease
|
||||
Summary: Parallel PyData with Task Scheduling
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (dask-2022.11.1.tar.gz) = 48bf55763d0933512d45779a16f6b3a7e7c53b8d0351255b5edae82b53e0dce09bd0f5babb03a9ca2bb167501d2eeb6aafdb7079322110478f612eba6e3afc52
|
||||
SHA512 (dask-2022.12.0.tar.gz) = fc639620dc2cace6f7847b09ab2cc01f25ea18141913ccd90b09dc6e7be98d5524d8f0ba0cb9e3b5cfe96283a263026ca5f777f717ce6ab1421918640a40d094
|
||||
|
Loading…
Reference in New Issue
Block a user