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 2024-03-13 22:17:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-fsspec (Old)
 and      /work/SRC/openSUSE:Factory/.python-fsspec.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-fsspec"

Wed Mar 13 22:17:46 2024 rev:32 rq:1157039 version:2024.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-fsspec/python-fsspec.changes      
2024-01-15 22:21:18.439426826 +0100
+++ /work/SRC/openSUSE:Factory/.python-fsspec.new.1770/python-fsspec.changes    
2024-03-13 22:18:36.828349566 +0100
@@ -1,0 +2,38 @@
+Fri Mar  8 16:12:09 UTC 2024 - Ben Greiner <c...@bnavigator.de>
+
+- Update to 2024.2.0
+  ## Enhancements
+  * add 9P known implementation (#1513)
+  * allow TqdmCallback subclassing (#1497, 1480)
+  * callbacks/branching kwargs handling and scopes (#1496, 1495,
+    1460)
+  * add aluuxioFS to known implementations (#1469)
+  * implement pipe_file for dirFS (#1465)
+  ## Fixes
+  * infer compression for .lzma files (#1514)
+  * fix append to categorical/parquet references (#1510)
+  * allow for FTP servers that list with leading "total" line
+    (#1503)
+  * convert FTP failure to FileNotFound (#1494)
+  * out of order reference fix (#1492)
+  * retry "backoff" response for DBFS (#1491)
+  * referenceFS case for scalar arrays (#1487)
+  * fix create_parents for SFTP (#1484)
+  * fix local .ls() on files (#1479)
+  * allow Path and similar in _expand_path (#1475)
+  * make lazy references editable (#1468)
+  * fix eq for abstract buffered files (#1466)
+  * fit tqdm cleanup (#1463)
+  * fix passing kwargs from cached file to underlying FS (#1462)
+  ## Other
+  * fix tests for supports_empty_directories=False (#1512)
+  * don't read references in init for referenceFS (#1521)
+  * code cleaning (#1518, 1502, 1499, 1493, 1481)
+  * pass through "replication" for HDFS (#1486)
+  * record more info for HTTP info() (#1483)
+  * add timeout argument to githubFS (#1473)
+  * add more security pars to webHDFS (#1472)
+- Skip testing python39: no longer supported since ipython 8.19
+  (via notebook)
+
+-------------------------------------------------------------------

Old:
----
  fsspec-2023.12.2.tar.gz

New:
----
  fsspec-2024.2.0.tar.gz

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

Other differences:
------------------
++++++ python-fsspec.spec ++++++
--- /var/tmp/diff_new_pack.3gIGOL/_old  2024-03-13 22:18:38.408407693 +0100
+++ /var/tmp/diff_new_pack.3gIGOL/_new  2024-03-13 22:18:38.408407693 +0100
@@ -1,5 +1,5 @@
 #
-# spec file
+# spec file for package python-fsspec
 #
 # Copyright (c) 2024 SUSE LLC
 #
@@ -20,6 +20,7 @@
 %if "%{flavor}" == "test"
 %define psuffix -test
 %bcond_without test
+%define skip_python39 1
 %else
 %define psuffix %{nil}
 %bcond_with test
@@ -28,7 +29,7 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-fsspec%{psuffix}
-Version:        2023.12.2
+Version:        2024.2.0
 Release:        0
 Summary:        Filesystem specification package
 License:        BSD-3-Clause

++++++ fsspec-2023.12.2.tar.gz -> fsspec-2024.2.0.tar.gz ++++++
++++ 7245 lines of diff (skipped)

Reply via email to