Skip to content

Commit

Permalink
Update python-swifter to version 1.4.0 / rev 11 via SR 1101765
Browse files Browse the repository at this point in the history
  • Loading branch information
mcepl authored and bmwiedemann committed Aug 2, 2023
1 parent a2447cd commit d6fc69f
Show file tree
Hide file tree
Showing 6 changed files with 19 additions and 11 deletions.
Binary file modified packages/p/python-swifter/.files
Binary file not shown.
8 changes: 8 additions & 0 deletions packages/p/python-swifter/.rev
Original file line number Diff line number Diff line change
Expand Up @@ -80,4 +80,12 @@
<comment>- Stop skipping Python 3.11.</comment>
<requestid>1090401</requestid>
</revision>
<revision rev="11" vrev="1">
<srcmd5>c4e71fb286cfafa812d0580a7295fca5</srcmd5>
<version>1.4.0</version>
<time>1690987805</time>
<user>dimstar_suse</user>
<comment></comment>
<requestid>1101765</requestid>
</revision>
</revisionlist>
8 changes: 8 additions & 0 deletions packages/p/python-swifter/python-swifter.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Aug 1 08:59:00 UTC 2023 - Markéta Machová <[email protected]>

- Update to 1.4.0
* Significantly reduced core dependencies of swifter library.
* Removed deprecated loffset parameter
* Updated README to be more readable for darkmode users

-------------------------------------------------------------------
Fri Jun 2 03:20:27 UTC 2023 - Steve Kowalik <[email protected]>

Expand Down
12 changes: 2 additions & 10 deletions packages/p/python-swifter/python-swifter.spec
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@


Name: python-swifter
Version: 1.3.4
Version: 1.4.0
Release: 0
Summary: Tool to speed up pandas calculations
License: MIT
Expand All @@ -28,28 +28,20 @@ BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-bleach >= 3.1.1
Requires: python-cloudpickle >= 0.2.2
Requires: python-dask-dataframe >= 2.10.0
Requires: python-ipywidgets >= 7.0.0
Requires: python-pandas >= 1.0
Requires: python-parso > 0.4
Requires: python-psutil >= 5.6.6
Requires: python-tqdm >= 4.33.0
Suggests: python-ipywidgets >= 7.0.0
Suggests: python-ray >= 1.0
BuildArch: noarch
# SECTION test requirements
BuildRequires: %{python_module bleach >= 3.1.1}
BuildRequires: %{python_module cloudpickle >= 0.2.2}
BuildRequires: %{python_module dask-dataframe >= 2.10.0}
BuildRequires: %{python_module ipywidgets >= 7.0.0}
BuildRequires: %{python_module pandas >= 1.0}
BuildRequires: %{python_module parso > 0.4}
BuildRequires: %{python_module psutil >= 5.6.6}
BuildRequires: %{python_module pytest-xdist}
BuildRequires: %{python_module pytest}
# Not available
#BuildRequires: %%{python_module ray >= 1.0}
BuildRequires: %{python_module tqdm >= 4.33.0}
# /SECTION
%python_subpackages
Expand Down
1 change: 0 additions & 1 deletion packages/p/python-swifter/swifter-1.3.4.tar.gz

This file was deleted.

1 change: 1 addition & 0 deletions packages/p/python-swifter/swifter-1.4.0.tar.gz

0 comments on commit d6fc69f

Please sign in to comment.