Hello community,

here is the log from the commit of package python-swifter for openSUSE:Factory 
checked in at 2020-05-07 17:51:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-swifter (Old)
 and      /work/SRC/openSUSE:Factory/.python-swifter.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-swifter"

Thu May  7 17:51:50 2020 rev:4 rq:800953 version:0.304

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-swifter/python-swifter.changes    
2020-02-11 22:26:19.415597755 +0100
+++ /work/SRC/openSUSE:Factory/.python-swifter.new.2738/python-swifter.changes  
2020-05-07 17:52:15.965494286 +0200
@@ -1,0 +2,6 @@
+Thu May  7 07:13:07 UTC 2020 - Tomáš Chvátal <tchva...@suse.com>
+
+- Update to 0.304:
+  * Various fixes for updated dependencies
+
+-------------------------------------------------------------------

Old:
----
  swifter-0.301.tar.gz

New:
----
  swifter-0.304.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-swifter.spec ++++++
--- /var/tmp/diff_new_pack.8QmiL4/_old  2020-05-07 17:52:17.309497136 +0200
+++ /var/tmp/diff_new_pack.8QmiL4/_new  2020-05-07 17:52:17.313497145 +0200
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define         skip_python2 1
 Name:           python-swifter
-Version:        0.301
+Version:        0.304
 Release:        0
 Summary:        Tool to speed up pandas calculations
 License:        MIT
@@ -28,22 +28,25 @@
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+Requires:       python-bleach >= 3.1.1
 Requires:       python-dask-all >= 0.19.0
 Requires:       python-ipywidgets >= 7.0.0
-Requires:       python-numba
+Requires:       python-numba >= 0.49.0
 Requires:       python-pandas >= 0.23.0
 Requires:       python-parso > 0.4.0
-Requires:       python-psutil
+Requires:       python-psutil >= 5.6.6
 Requires:       python-tqdm >= 4.33.0
 BuildArch:      noarch
 # SECTION test requirements
+BuildRequires:  %{python_module bleach >= 3.1.1}
 BuildRequires:  %{python_module dask-all >= 0.19.0}
 BuildRequires:  %{python_module ipywidgets >= 7.0.0}
-BuildRequires:  %{python_module nose}
-BuildRequires:  %{python_module numba}
+BuildRequires:  %{python_module numba >= 0.49.0}
 BuildRequires:  %{python_module pandas >= 0.23.0}
 BuildRequires:  %{python_module parso > 0.4.0}
-BuildRequires:  %{python_module psutil}
+BuildRequires:  %{python_module psutil >= 5.6.6}
+BuildRequires:  %{python_module pytest-xdist}
+BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module tqdm >= 4.33.0}
 # /SECTION
 %python_subpackages
@@ -63,7 +66,7 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-%python_expand nosetests-%{$python_bin_suffix}
+%pytest -n auto swifter/swifter_tests.py
 
 %files %{python_files}
 %doc README.md

++++++ swifter-0.301.tar.gz -> swifter-0.304.tar.gz ++++++
++++ 3871 lines of diff (skipped)


Reply via email to