Hello community, here is the log from the commit of package python-pyfakefs for openSUSE:Factory checked in at 2018-06-19 12:01:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pyfakefs (Old) and /work/SRC/openSUSE:Factory/.python-pyfakefs.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pyfakefs" Tue Jun 19 12:01:12 2018 rev:2 rq:616798 version:3.4.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pyfakefs/python-pyfakefs.changes 2018-04-26 13:36:57.570437205 +0200 +++ /work/SRC/openSUSE:Factory/.python-pyfakefs.new/python-pyfakefs.changes 2018-06-19 12:01:15.859376691 +0200 @@ -1,0 +2,16 @@ +Thu Jun 14 05:05:28 UTC 2018 - [email protected] + +- Update to version 3.4.3 + - Added support for path-like objects as arguments in create_file(), + create_dir(), create_symlink(), add_real_file() and add_real_directory() + - Bugfixes: + - tell after seek gave incorrect result in append mode + - flushing file contents after truncate was incorrect under some conditions + - readline() did not work correctly in binary mode + - pathlib.Path.resolve() behaved incorrectly if the path does not exist + - closed attribute was not implemented in fake file + - add_real_directory did not behave correctly for nested paths + - several functions did not behave correctly for paths ending with a + path separator + +------------------------------------------------------------------- Old: ---- python-pyfakefs-3.4.1.tar.gz New: ---- python-pyfakefs-3.4.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pyfakefs.spec ++++++ --- /var/tmp/diff_new_pack.1FrGU9/_old 2018-06-19 12:01:16.667346691 +0200 +++ /var/tmp/diff_new_pack.1FrGU9/_new 2018-06-19 12:01:16.671346542 +0200 @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-pyfakefs -Version: 3.4.1 +Version: 3.4.3 Release: 0 Summary: Fake file system that mocks the Python file system modules License: Apache-2.0 ++++++ python-pyfakefs-3.4.1.tar.gz -> python-pyfakefs-3.4.3.tar.gz ++++++ ++++ 25780 lines of diff (skipped)
