Update to latest version.
This commit is contained in:
parent
961d71206f
commit
713e8acf37
1
.gitignore
vendored
1
.gitignore
vendored
@ -35,3 +35,4 @@
|
||||
/dask-2.30.0.tar.gz
|
||||
/dask-2021.1.0.tar.gz
|
||||
/dask-2021.1.1.tar.gz
|
||||
/dask-2021.2.0.tar.gz
|
||||
|
@ -6,7 +6,7 @@
|
||||
%bcond_without bootstrap
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 2021.1.1
|
||||
Version: 2021.2.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Parallel PyData with Task Scheduling
|
||||
|
||||
@ -221,6 +221,9 @@ rm -rf html/.{doctrees,buildinfo}
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Feb 05 2021 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2021.2.0-1
|
||||
- Update to latest version (#1925645)
|
||||
|
||||
* Wed Jan 27 2021 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2021.1.1-1
|
||||
- Update to latest version (#1919397)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (dask-2021.1.1.tar.gz) = d1d093af6389b9e02e6040ef66159a4696c2dd91e12190cf9efc25ad5a0f790e3da9ada64a8a5e1cfceab7452957a503c6c303d3e2248e05ebac168a0f7c52f1
|
||||
SHA512 (dask-2021.2.0.tar.gz) = da8baaa7cd211eb3ff123127aa9f599337c3af52f06e9a35331397ab580500dda7135addbfe27815a2b14957f7852d9c22a21b1d220af28c8561edaaabdf2e34
|
||||
|
Loading…
Reference in New Issue
Block a user