Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-vistir for openSUSE:Factory 
checked in at 2022-10-15 16:37:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-vistir (Old)
 and      /work/SRC/openSUSE:Factory/.python-vistir.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-vistir"

Sat Oct 15 16:37:35 2022 rev:13 rq:1010956 version:0.7.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-vistir/python-vistir.changes      
2022-02-22 21:18:48.454293025 +0100
+++ /work/SRC/openSUSE:Factory/.python-vistir.new.2275/python-vistir.changes    
2022-10-15 16:40:27.478586047 +0200
@@ -1,0 +2,16 @@
+Fri Oct 14 13:44:57 UTC 2022 - [email protected]
+
+- version update to 0.7.0
+  - Drop backports modules ``vistir.compat``
+  - Bug fix
+  - Remove Python2 support
+  - Fix bug where ``rmtree`` fails in non ``utf-8`` system.  `#116 
<https://github.com/sarugaku/vistir/issues/116>`_
+  - * Remove unsupported test runners for Python 2.7, 3.5 and 3.6
+    * Add test runner for Python 3.9
+    * remove reference to distutils
+    * Update ``vistir`` Pipfile.lock after pinning ``pytest`` to prior working 
version
+    * Remove ``pytype`` from the lock file as it was faiing to install
+    * Remove ``coveralls`` from the CI
+    * Remove Azure pipelines  `#130 
<https://github.com/sarugaku/vistir/issues/130>`_
+
+-------------------------------------------------------------------

Old:
----
  vistir-0.5.2.tar.gz

New:
----
  vistir-0.7.0.tar.gz

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

Other differences:
------------------
++++++ python-vistir.spec ++++++
--- /var/tmp/diff_new_pack.qXcv59/_old  2022-10-15 16:40:27.942587162 +0200
+++ /var/tmp/diff_new_pack.qXcv59/_new  2022-10-15 16:40:27.946587171 +0200
@@ -19,19 +19,18 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:           python-vistir
-Version:        0.5.2
+Version:        0.7.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
+Source:         
https://github.com/sarugaku/vistir/archive/refs/tags/v%{version}.tar.gz#/vistir-%{version}.tar.gz
 BuildRequires:  %{python_module setuptools >= 40.8.0}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:       python-colorama >= 0.3.4
 Recommends:     python-requests
-Requires:       python-six
 Recommends:     python-yaspin
 BuildArch:      noarch
 # SECTION test requirements
@@ -40,7 +39,6 @@
 BuildRequires:  %{python_module hypothesis}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module requests}
-BuildRequires:  %{python_module six}
 BuildRequires:  %{python_module yaspin}
 # /SECTION
 %python_subpackages

++++++ vistir-0.5.2.tar.gz -> vistir-0.7.0.tar.gz ++++++
++++ 5444 lines of diff (skipped)

Reply via email to