Update to latest version.
This commit is contained in:
parent
b0336980ad
commit
ef8f2c68ca
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@
|
||||
/dask-2.8.0.tar.gz
|
||||
/dask-2.8.1.tar.gz
|
||||
/dask-2.9.1.tar.gz
|
||||
/dask-2.10.0.tar.gz
|
||||
|
@ -6,7 +6,7 @@
|
||||
%bcond_without bootstrap
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 2.9.1
|
||||
Version: 2.10.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Parallel PyData with Task Scheduling
|
||||
|
||||
@ -206,6 +206,9 @@ export PYTHONDONTWRITEBYTECODE=1
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jan 28 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.10.0-1
|
||||
- Update to latest version
|
||||
|
||||
* Thu Jan 09 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.9.1-1
|
||||
- Update to latest version
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (dask-2.9.1.tar.gz) = 506b72e76fe424b42a4e532edae203a389112e9e5e44fbbfd7edab294a117473cffd2cdf9f28231139b3e5e0340763f5bdc97d8a72c5763eeb6d73a8c0f1384c
|
||||
SHA512 (dask-2.10.0.tar.gz) = e33b6e23f874d0496806c98cb1803e7294e9da84f9f5c5769b391d283563648b64e395315519c4a5d4d8de1a7c3275c151a15f3a5f0c8ed17dd1dc23cefc02b7
|
||||
|
Loading…
Reference in New Issue
Block a user