Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-fsspec for openSUSE:Factory 
checked in at 2021-08-11 11:47:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-fsspec (Old)
 and      /work/SRC/openSUSE:Factory/.python-fsspec.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-fsspec"

Wed Aug 11 11:47:07 2021 rev:13 rq:911012 version:2021.7.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-fsspec/python-fsspec.changes      
2021-05-21 21:50:01.170232606 +0200
+++ /work/SRC/openSUSE:Factory/.python-fsspec.new.1899/python-fsspec.changes    
2021-08-11 11:47:30.373725638 +0200
@@ -1,0 +2,23 @@
+Sun Aug  8 15:32:54 UTC 2021 - Ben Greiner <c...@bnavigator.de>
+
+- Update to version 2021.07.0
+  * no release notes
+- Release 2021.06.1
+  * Introduce fsspec.asyn.fsspec_loop to temporarily switch to the
+    fsspec loop. (#671)
+  * support list for local rm (#678)
+  * error when local mkdir twice (#679)
+  * fix local info regression for pathlike (#667)
+  * link to wandbfs (#664)
+- Release 2021.06.0
+  * Better testing and folder handling for Memory (#654)
+  * Negative indexes for cat_file (#653)
+  * optimize local file listing (#647)
+  * FileNoteFound in http and range exception subclass (#649, 646)
+  * async timeouts (#643, 645)
+  * stringify path for pyarrow legacy (#630)
+  * The fsspec.asyn.get_loop() will always return a loop of a
+    selector policy (#658)
+  * add helper to construct Range headers for cat_file (#655)
+
+-------------------------------------------------------------------

Old:
----
  fsspec-2021.05.0.tar.gz

New:
----
  fsspec-2021.07.0.tar.gz

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

Other differences:
------------------
++++++ python-fsspec.spec ++++++
--- /var/tmp/diff_new_pack.CYUK9H/_old  2021-08-11 11:47:30.957724936 +0200
+++ /var/tmp/diff_new_pack.CYUK9H/_new  2021-08-11 11:47:30.957724936 +0200
@@ -26,9 +26,9 @@
 %bcond_with test
 %endif
 %define         skip_python2 1
-%define ghversion 2021.05.0
+%define ghversion 2021.07.0
 Name:           python-fsspec%{psuffix}
-Version:        2021.5.0
+Version:        2021.7.0
 Release:        0
 Summary:        Filesystem specification package
 License:        BSD-3-Clause
@@ -60,7 +60,6 @@
 BuildRequires:  %{python_module aiohttp}
 BuildRequires:  %{python_module cloudpickle}
 BuildRequires:  %{python_module fusepy}
-BuildRequires:  %{python_module gcsfs}
 BuildRequires:  %{python_module notebook}
 BuildRequires:  %{python_module paramiko}
 BuildRequires:  %{python_module pyftpdlib}
@@ -71,6 +70,7 @@
 BuildRequires:  %{python_module smbprotocol}
 BuildRequires:  %{python_module zstandard}
 BuildRequires:  %{python_module distributed if (%python-base without 
python36-base)}
+BuildRequires:  %{python_module gcsfs if (%python-base without python36-base)}
 BuildRequires:  %{python_module numpy if (%python-base without python36-base)}
 BuildRequires:  %{python_module panel if (%python-base without python36-base)}
 # cannot test git and http in the same installation (?)

++++++ fsspec-2021.05.0.tar.gz -> fsspec-2021.07.0.tar.gz ++++++
++++ 3811 lines of diff (skipped)

Reply via email to