Update to latest version (#2115959)
This commit is contained in:
parent
d5b35174f1
commit
fff98da390
1
.gitignore
vendored
1
.gitignore
vendored
@ -60,3 +60,4 @@
|
||||
/dask-2022.7.1.tar.gz
|
||||
/dask-2022.8.0.tar.gz
|
||||
/dask-2022.8.1.tar.gz
|
||||
/dask-2022.9.0.tar.gz
|
||||
|
@ -10,8 +10,8 @@
|
||||
%global debug_package %{nil}
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 2022.8.1
|
||||
%global tag 2022.8.1
|
||||
Version: 2022.9.0
|
||||
%global tag 2022.9.0
|
||||
Release: %autorelease
|
||||
Summary: Parallel PyData with Task Scheduling
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (dask-2022.8.1.tar.gz) = 307d073bb0fd5d26c160af6d0a22f7aea96f349c1017c2728c300ac05d279167943eff96d26964666a0a46658d434b6f3ed5af021100f660846b3fa33f358d70
|
||||
SHA512 (dask-2022.9.0.tar.gz) = 0e565c0813127c1ae9e40ba9555dbce7336255728fc1817738bc97225cfb071c948716f56797a93bdfe9d9e155bde7a17a8fe22deb8986c097bd42e9fe98ca42
|
||||
|
Loading…
Reference in New Issue
Block a user