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 2022-11-01 13:43:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-fsspec (Old)
 and      /work/SRC/openSUSE:Factory/.python-fsspec.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-fsspec"

Tue Nov  1 13:43:29 2022 rev:22 rq:1032652 version:2022.10.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-fsspec/python-fsspec.changes      
2022-10-17 14:57:33.222075881 +0200
+++ /work/SRC/openSUSE:Factory/.python-fsspec.new.2275/python-fsspec.changes    
2022-11-01 13:43:36.888230136 +0100
@@ -1,0 +2,25 @@
+Fri Oct 28 17:10:42 UTC 2022 - Yogalakshmi Arunachalam <yarunacha...@suse.com>
+
+- Update to 2022.10.0 
+  Enhancements
+  * referenceFS consolidates reads in the same remote file (#1063)
+  * localfs: add link/symlink/islink (#1059)
+  * asyncfs: make mirroring methods optional (#1054)
+  * local: info: provide st_ino and st_nlink from stat (#1053)
+  * arrow_hdfs replaces hdfs (#1051)
+  * Add read/write_text (#1047)
+  * Add pipe/cat to genericFS (#1038)
+  Fixes
+  * SSH write doesn???t return number of bytes (#1072)
+  * wrap flush method for LocalFileOpened (#1070)
+  * localfs: fix support for pathlib/os.PathLike objects in rm (#1058)
+  * don???t get_file remote FTP directory (#1056)
+  * fix zip write to remote (#1046)
+  * fix zip del following failed init (#1040)
+  Other
+  * add asynclocalfs to the registry (#1060)
+  * add DVCFileSystem to the registry (#1049)
+  * add downstream tests (#1037)
+  * Don???t auto-close OpenFiles (#1035)
+
+-------------------------------------------------------------------

Old:
----
  fsspec-2022.8.2.tar.gz

New:
----
  fsspec-2022.10.0.tar.gz

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

Other differences:
------------------
++++++ python-fsspec.spec ++++++
--- /var/tmp/diff_new_pack.k7vNYz/_old  2022-11-01 13:43:37.580233817 +0100
+++ /var/tmp/diff_new_pack.k7vNYz/_new  2022-11-01 13:43:37.584233838 +0100
@@ -16,7 +16,6 @@
 #
 
 
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %global flavor @BUILD_FLAVOR@%{nil}
 %if "%{flavor}" == "test"
 %define psuffix -test
@@ -27,7 +26,7 @@
 %endif
 %define         skip_python2 1
 Name:           python-fsspec%{psuffix}
-Version:        2022.8.2
+Version:        2022.10.0
 Release:        0
 Summary:        Filesystem specification package
 License:        BSD-3-Clause
@@ -40,23 +39,23 @@
 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
-Suggests:       python-dropboxdrivefs
-Suggests:       python-dropbox
 Suggests:       python-dask
 Suggests:       python-distributed
+Suggests:       python-dropbox
+Suggests:       python-dropboxdrivefs
 Suggests:       python-gcsfs
 Suggests:       python-paramiko
+Suggests:       python-pygit2
 Suggests:       python-requests
 Suggests:       python-s3fs
 Suggests:       python-smbprotocol
 BuildArch:      noarch
+%if 0%{?python_version_nodots} < 38
+Requires:       python-importlib_metadata
+%endif
 %if %{with test}
 BuildRequires:  %{python_module aiohttp}
 BuildRequires:  %{python_module cloudpickle}

++++++ fsspec-2022.8.2.tar.gz -> fsspec-2022.10.0.tar.gz ++++++
++++ 1856 lines of diff (skipped)

Reply via email to