Hello community,

here is the log from the commit of package python-vistir for openSUSE:Factory 
checked in at 2019-05-27 08:31:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-vistir (Old)
 and      /work/SRC/openSUSE:Factory/.python-vistir.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-vistir"

Mon May 27 08:31:07 2019 rev:4 rq:705264 version:0.4.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-vistir/python-vistir.changes      
2019-05-12 11:34:19.538032731 +0200
+++ /work/SRC/openSUSE:Factory/.python-vistir.new.5148/python-vistir.changes    
2019-05-27 08:31:08.535240390 +0200
@@ -1,0 +2,11 @@
+Fri May 24 13:59:14 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Update to 0.4.2:
+  * Added expanded functionality to assist with the removal of read-only
+    paths on Windows via icacls system calls if necessary. #81
+  * Improved fs_encode compatibility shim in vistir.compat for
+    handling of non-UTF8 data. #83
+  * Shortened windows paths will now be properly resolved to the full
+    path by vistir.path.normalize_path. #90
+
+-------------------------------------------------------------------

Old:
----
  vistir-0.4.0.tar.gz

New:
----
  vistir-0.4.2.tar.gz

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

Other differences:
------------------
++++++ python-vistir.spec ++++++
--- /var/tmp/diff_new_pack.RfoHqk/_old  2019-05-27 08:31:09.443240036 +0200
+++ /var/tmp/diff_new_pack.RfoHqk/_new  2019-05-27 08:31:09.447240035 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-vistir
-Version:        0.4.0
+Version:        0.4.2
 Release:        0
 Summary:        Utilities for filesystems, paths, projects, subprocesses, and 
more
 License:        ISC
@@ -32,14 +32,14 @@
 Requires:       python-colorama >= 0.3.4
 Requires:       python-requests
 Requires:       python-six
+Recommends:     python-yaspin
+BuildArch:      noarch
 %ifpython2
 Requires:       python2-backports.functools_lru_cache
 Requires:       python2-backports.shutil_get_terminal_size
 Requires:       python2-backports.weakref
 Requires:       python2-pathlib2
 %endif
-Recommends:     python-yaspin
-BuildArch:      noarch
 # SECTION test requirements
 BuildRequires:  %{python_module colorama >= 0.3.4}
 BuildRequires:  %{python_module hypothesis-fspaths}
@@ -75,7 +75,7 @@
 %check
 export LANG=en_US.UTF-8
 # test_open_file requires network access
-%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} $python -m pytest -k 
'not test_open_file'
+%pytest -k 'not test_open_file'
 
 %files %{python_files}
 %doc CHANGELOG.rst README.rst

++++++ vistir-0.4.0.tar.gz -> vistir-0.4.2.tar.gz ++++++
++++ 3295 lines of diff (skipped)


Reply via email to