From 0482ca9c0e72d2703cbd3494930ebf12876ea44f Mon Sep 17 00:00:00 2001 From: Elliott Sales de Andrade Date: Jul 05 2020 09:10:34 +0000 Subject: Update to latest version. --- diff --git a/.gitignore b/.gitignore index cf81ebc..f843113 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,4 @@ /dask-2.16.0.tar.gz /dask-2.17.2.tar.gz /dask-2.18.0.tar.gz +/dask-2.20.0.tar.gz diff --git a/python-dask.spec b/python-dask.spec index 72841e1..c4d3182 100644 --- a/python-dask.spec +++ b/python-dask.spec @@ -6,7 +6,7 @@ %bcond_without bootstrap Name: python-%{srcname} -Version: 2.18.0 +Version: 2.20.0 Release: 1%{?dist} Summary: Parallel PyData with Task Scheduling @@ -183,19 +183,18 @@ rm -rf html/.{doctrees,buildinfo} %check -export PYTHONDONTWRITEBYTECODE=1 %ifarch armv7hl - %{__python3} -m pytest -m 'not network' -n 2 + %{pytest} -m 'not network' -n 2 %else - %{__python3} -m pytest -m 'not network' -n auto + %{pytest} -m 'not network' -n auto %endif %files -n python3-%{srcname} %doc README.rst %license LICENSE.txt -%{python3_sitelib}/%{srcname} -%{python3_sitelib}/%{srcname}-%{version}-py?.?.egg-info +%{python3_sitelib}/%{srcname}/ +%{python3_sitelib}/%{srcname}-%{version}-py%{python3_version}.egg-info/ %files -n python3-%{srcname}+array %files -n python3-%{srcname}+bag @@ -213,6 +212,9 @@ export PYTHONDONTWRITEBYTECODE=1 %changelog +* Sun Jul 05 2020 Elliott Sales de Andrade - 2.20.0-1 +- Update to latest version + * Sat Jun 06 2020 Elliott Sales de Andrade - 2.18.0-1 - Update to latest version diff --git a/sources b/sources index dd7b188..7e7cfeb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (dask-2.18.0.tar.gz) = 0f771cab7fa9809f86714e276ba6d9ecda029cfd7830f13b80f1059e9ad08a78a2200b2fd31b2d54043e13b16295ec59a7133582c50e7bcb1544ee5fce3dff37 +SHA512 (dask-2.20.0.tar.gz) = 983b540e863e96c02797d9ed4da3e2a2b37b32715d83a38464819fd86676f1ee95105c19a79e90631d9867e25b60f002d3394888e7d87fba92b07a17bfbd21b7