Hello community,

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

Package is "python-vistir"

Sun May 12 11:34:12 2019 rev:3 rq:701030 version:0.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-vistir/python-vistir.changes      
2019-04-04 12:09:05.993344116 +0200
+++ /work/SRC/openSUSE:Factory/.python-vistir.new.5148/python-vistir.changes    
2019-05-12 11:34:19.538032731 +0200
@@ -1,0 +2,23 @@
+Mon May  6 09:37:57 UTC 2019 - pgaj...@suse.com
+
+- version update to 0.4.0
+- Fixed a bug which caused test failures due to generated paths on
+  *nix based operating systems which were too long.
+  `#65 <https://github.com/sarugaku/vistir/issues/65>`_  
+- Fixed a bug which caused spinner output to sometimes attempt to
+  double encode on python 2, resulting in failed output encoding.
+  `#69 <https://github.com/sarugaku/vistir/issues/69>`_
+- Fixed an issue where paths could sometimes fail to be fs-encoded
+  properly when using backported ``NamedTemporaryFile`` instances.
+  `#74 <https://github.com/sarugaku/vistir/issues/74>`_
+- Fixed a bug in ``vistir.misc.locale_encoding`` which caused
+  invocation of a non-existent method called ``getlocaleencoding``
+  which forced all systems to use default encoding of ``ascii``.
+  `#78 <https://github.com/sarugaku/vistir/issues/78>`_
+- deleted patches
+  - merged_pr_68-colorama-pin.patch (upstreamed)
+  - merged_pr_75-backport-pins.patch (upstreamed)
+  - no-ffi.patch (upstreamed)
+  - py27-missing-exception.patch (upstreamed)
+
+-------------------------------------------------------------------

Old:
----
  merged_pr_68-colorama-pin.patch
  merged_pr_75-backport-pins.patch
  no-ffi.patch
  py27-missing-exception.patch
  vistir-0.3.1.tar.gz

New:
----
  vistir-0.4.0.tar.gz

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

Other differences:
------------------
++++++ python-vistir.spec ++++++
--- /var/tmp/diff_new_pack.DhTYh5/_old  2019-05-12 11:34:20.578035775 +0200
+++ /var/tmp/diff_new_pack.DhTYh5/_new  2019-05-12 11:34:20.582035786 +0200
@@ -18,17 +18,13 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-vistir
-Version:        0.3.1
+Version:        0.4.0
 Release:        0
 Summary:        Utilities for filesystems, paths, projects, subprocesses, and 
more
 License:        ISC
 Group:          Development/Languages/Python
 URL:            https://github.com/sarugaku/vistir
 Source:         
https://github.com/sarugaku/vistir/archive/%{version}.tar.gz#/vistir-%{version}.tar.gz
-Patch0:         
https://patch-diff.githubusercontent.com/raw/sarugaku/vistir/pull/61.patch#/no-ffi.patch
-Patch1:         
https://patch-diff.githubusercontent.com/raw/sarugaku/vistir/pull/62.patch#/py27-missing-exception.patch
-Patch2:         
https://patch-diff.githubusercontent.com/raw/sarugaku/vistir/pull/68.patch#/merged_pr_68-colorama-pin.patch
-Patch3:         
https://patch-diff.githubusercontent.com/raw/sarugaku/vistir/pull/75.patch#/merged_pr_75-backport-pins.patch
 BuildRequires:  %{python_module setuptools >= 38.2.5}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
@@ -65,9 +61,8 @@
 
 %prep
 %setup -q -n vistir-%{version}
-%autopatch -p1
 
-sed -i '/invoke/d;/parver/d;/wheel$/d' setup.cfg
+sed -i '/invoke/d;/parver/d;/wheel$/d;/addopts/d' setup.cfg
 rm -r tasks
 
 %build

++++++ vistir-0.3.1.tar.gz -> vistir-0.4.0.tar.gz ++++++
++++ 2938 lines of diff (skipped)


Reply via email to