Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-fs for openSUSE:Factory 
checked in at 2022-01-17 22:33:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-fs (Old)
 and      /work/SRC/openSUSE:Factory/.python-fs.new.1892 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-fs"

Mon Jan 17 22:33:49 2022 rev:12 rq:946651 version:2.4.14

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-fs/python-fs.changes      2021-04-17 
00:02:31.869666566 +0200
+++ /work/SRC/openSUSE:Factory/.python-fs.new.1892/python-fs.changes    
2022-01-17 22:33:52.586236998 +0100
@@ -1,0 +2,12 @@
+Sat Jan 15 15:54:03 UTC 2022 - Dirk M??ller <dmuel...@suse.com>
+
+- update to 2.4.14:
+  * Added `fs.copy.copy_file_if`, `fs.copy.copy_dir_if`, and 
`fs.copy.copy_fs_if`.
+  * Added `fs.base.FS.getmodified`.
+  * FTP servers that do not support the MLST command now try to use the MDTM
+    command to retrieve the last modification timestamp of a resource.
+  * Fixed performance bugs in `fs.copy.copy_dir_if_newer`. Test cases were
+    adapted to catch those bugs in the future.
+  * Fixed precision bug for timestamps in `fs.OSFS.setinfo`.
+
+-------------------------------------------------------------------

Old:
----
  fs-2.4.13.tar.gz

New:
----
  fs-2.4.14.tar.gz

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

Other differences:
------------------
++++++ python-fs.spec ++++++
--- /var/tmp/diff_new_pack.RElRGt/_old  2022-01-17 22:33:53.066237316 +0100
+++ /var/tmp/diff_new_pack.RElRGt/_new  2022-01-17 22:33:53.070237319 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-fs
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 # Copyright (c) 2016 LISA GmbH, Bingen, Germany.
 #
 # All modifications and additions to the file contributed by third parties
@@ -20,7 +20,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %bcond_without python2
 Name:           python-fs
-Version:        2.4.13
+Version:        2.4.14
 Release:        0
 Summary:        Python's filesystem abstraction layer
 License:        MIT
@@ -29,6 +29,7 @@
 Source:         
https://files.pythonhosted.org/packages/source/f/fs/fs-%{version}.tar.gz
 BuildRequires:  %{python_module appdirs >= 1.4.3}
 BuildRequires:  %{python_module enum34 >= 1.1.6 if %python-base < 3.4}
+BuildRequires:  %{python_module parameterized}
 BuildRequires:  %{python_module psutil}
 BuildRequires:  %{python_module pyftpdlib}
 BuildRequires:  %{python_module pysendfile}

++++++ fs-2.4.13.tar.gz -> fs-2.4.14.tar.gz ++++++
++++ 3862 lines of diff (skipped)

Reply via email to