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-12-27 16:07:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-fsspec (Old)
 and      /work/SRC/openSUSE:Factory/.python-fsspec.new.2520 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-fsspec"

Mon Dec 27 16:07:17 2021 rev:16 rq:942710 version:2021.11.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-fsspec/python-fsspec.changes      
2021-09-22 22:13:20.284342023 +0200
+++ /work/SRC/openSUSE:Factory/.python-fsspec.new.2520/python-fsspec.changes    
2021-12-27 16:07:24.045700607 +0100
@@ -1,0 +2,59 @@
+Fri Dec 24 23:06:53 UTC 2021 - Ben Greiner <c...@bnavigator.de>
+
+- Release 2021.11.1
+  Enhancements
+  * allow compression for fs.open (#826)
+  * batch more async operations (#824)
+  * allow github backend for alternate URL (#815)
+  * speec up reference filesystem (#811)
+  Fixes
+  * fixes for parquet functionality (#821, 817)
+  * typos and docs (#839, 833, 816)
+  * local root (#829)
+  Other
+  * remove BlockSizeError for http (#830)
+- Release 2021.11.0
+  Enhancement
+  * parquet-specific module and cache type (#813, #806)
+  Fixes
+  * empty ranges (#802, 801, 803)
+  * doc typos (#791, 808)
+  * entrypoints processing (#784)
+  * cat in ZIP (#789)
+  Other
+  * move to fsspec org
+  * doc deps (#786, 791)
+- Release 2021.10.1
+  Fixes
+  * Removed inaccurate ZipFileSystem.cat() override so that the base class' 
version is used (#789)
+  * fix entrypoint processing (#784)
+  * case where no blocks of a block-cache have yet been loaded (#801)
+  * don't fetch empty ranges (#802, 803)
+  Other
+  * simplify doc deps (#786, 791)
+- Release 2021.10.0
+  Fixes
+  * only close http connector if present (#779)
+  * hdfs strip protocol (#778)
+  * fix filecache with check_files (#772)
+  * put_file to use _parent (#771)
+  Other
+  * add kedro link (#781)
+- Release 2021.09.0
+  Enhancement
+  * http put from file-like (#764)
+  * implement webhdfs cp/rm_file (#762)
+  * multiple (and concurrent) cat_ranges (#744)
+  Fixes
+  * sphinx warnings (#769)
+  * lexists for links (#757)
+  * update versioneer (#750)
+  * hdfs updates (#749)
+  * propagate async timeout error (#746)
+  * fix local file seekable (#743)
+  * fix http isdir when does not exist (#741)
+  Other
+  * ocifs, arrow added (#754, #765)
+  * promote url_to_fs to top level (#753)
+
+-------------------------------------------------------------------

Old:
----
  fsspec-2021.08.1.tar.gz

New:
----
  fsspec-2021.11.1.tar.gz

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

Other differences:
------------------
++++++ python-fsspec.spec ++++++
--- /var/tmp/diff_new_pack.CzJzlq/_old  2021-12-27 16:07:24.453700897 +0100
+++ /var/tmp/diff_new_pack.CzJzlq/_new  2021-12-27 16:07:24.457700899 +0100
@@ -26,23 +26,25 @@
 %bcond_with test
 %endif
 %define         skip_python2 1
-%define ghversion 2021.08.1
+%define ghversion 2021.11.1
 Name:           python-fsspec%{psuffix}
-Version:        2021.8.1
+Version:        2021.11.1
 Release:        0
 Summary:        Filesystem specification package
 License:        BSD-3-Clause
-URL:            https://github.com/intake/filesystem_spec
+URL:            https://github.com/fsspec/filesystem_spec
 # the tests are only in the GitHub archive
 Source:         %{url}/archive/%{ghversion}.tar.gz#/fsspec-%{ghversion}.tar.gz
 BuildRequires:  %{python_module base >= 3.6}
 BuildRequires:  %{python_module importlib_metadata if %python-base < 3.8}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
+BuildRequires:  fuse
 BuildRequires:  python-rpm-macros
 %if 0%{?python_version_nodots} < 38
 Requires:       python-importlib_metadata
 %endif
+Requires:       fuse
 Suggests:       python-adlfs
 Suggests:       python-aiohttp
 Suggests:       python-pygit2

++++++ fsspec-2021.08.1.tar.gz -> fsspec-2021.11.1.tar.gz ++++++
++++ 6252 lines of diff (skipped)

Reply via email to