Hello community,

here is the log from the commit of package python-vistir for openSUSE:Factory 
checked in at 2020-02-15 22:23:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-vistir (Old)
 and      /work/SRC/openSUSE:Factory/.python-vistir.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-vistir"

Sat Feb 15 22:23:03 2020 rev:9 rq:770677 version:0.5.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-vistir/python-vistir.changes      
2020-01-16 18:16:10.880803095 +0100
+++ /work/SRC/openSUSE:Factory/.python-vistir.new.26092/python-vistir.changes   
2020-02-15 22:23:05.451234156 +0100
@@ -1,0 +2,10 @@
+Thu Feb  6 17:47:56 UTC 2020 - Marketa Calabkova <mcalabk...@suse.com>
+
+- update to 0.5.0
+  * Reimplemented vistir.contextmanagers.open_file to fall back to 
+    urllib.urlopen in the absence of requests, which is now an optional extra.
+  * Fixed a bug which caused path_to_url to sometimes fail to properly 
+    encode surrogates using utf-8 on windows using python 3.
+- drop upstreamed patch fix-test_Account-for-encoded-length.patch
+
+-------------------------------------------------------------------

Old:
----
  fix-test_Account-for-encoded-length.patch
  vistir-0.4.3.tar.gz

New:
----
  vistir-0.5.0.tar.gz

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

Other differences:
------------------
++++++ python-vistir.spec ++++++
--- /var/tmp/diff_new_pack.G71TMW/_old  2020-02-15 22:23:08.315235704 +0100
+++ /var/tmp/diff_new_pack.G71TMW/_new  2020-02-15 22:23:08.319235706 +0100
@@ -19,20 +19,18 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %bcond_without python2
 Name:           python-vistir
-Version:        0.4.3
+Version:        0.5.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
-# PATCH-FIX-UPSTREAM -- https://github.com/sarugaku/vistir/issues/65
-Patch0:         fix-test_Account-for-encoded-length.patch
 BuildRequires:  %{python_module setuptools >= 40.8.0}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:       python-colorama >= 0.3.4
-Requires:       python-requests
+Recommends:     python-requests
 Requires:       python-six
 Recommends:     python-yaspin
 BuildArch:      noarch
@@ -54,6 +52,7 @@
 BuildRequires:  python2-backports.functools_lru_cache
 BuildRequires:  python2-backports.shutil_get_terminal_size
 BuildRequires:  python2-backports.weakref
+BuildRequires:  python2-mock
 BuildRequires:  python2-pathlib2
 %endif
 # /SECTION
@@ -65,7 +64,6 @@
 
 %prep
 %setup -q -n vistir-%{version}
-%patch0 -p1
 
 sed -i '/invoke/d;/parver/d;/wheel$/d;/addopts/d' setup.cfg
 rm -r tasks

++++++ vistir-0.4.3.tar.gz -> vistir-0.5.0.tar.gz ++++++
++++ 2019 lines of diff (skipped)


Reply via email to