Hello community,

here is the log from the commit of package python-stestr for openSUSE:Factory 
checked in at 2019-07-30 13:04:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-stestr (Old)
 and      /work/SRC/openSUSE:Factory/.python-stestr.new.4126 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-stestr"

Tue Jul 30 13:04:48 2019 rev:10 rq:717577 version:2.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-stestr/python-stestr.changes      
2019-03-29 20:35:45.594521189 +0100
+++ /work/SRC/openSUSE:Factory/.python-stestr.new.4126/python-stestr.changes    
2019-07-30 13:04:49.526396465 +0200
@@ -1,0 +2,8 @@
+Mon Jul 22 12:47:43 UTC 2019 - Tomáš Chvátal <tchva...@suse.com>
+
+- Update to 2.4.0:
+  * Discover python executable when discover is not used
+  * various bugfixes
+- Remove merged patch pyyaml5.patch
+
+-------------------------------------------------------------------

Old:
----
  pyyaml5.patch
  stestr-2.3.1.tar.gz

New:
----
  stestr-2.4.0.tar.gz

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

Other differences:
------------------
++++++ python-stestr.spec ++++++
--- /var/tmp/diff_new_pack.LZFgEN/_old  2019-07-30 13:04:50.162396329 +0200
+++ /var/tmp/diff_new_pack.LZFgEN/_new  2019-07-30 13:04:50.166396328 +0200
@@ -18,14 +18,13 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-stestr
-Version:        2.3.1
+Version:        2.4.0
 Release:        0
 Summary:        A test runner runner similar to testrepository
 License:        Apache-2.0
 Group:          Development/Languages/Python
 URL:            https://github.com/mtreinish/stestr
 Source:         
https://files.pythonhosted.org/packages/source/s/stestr/stestr-%{version}.tar.gz
-Patch0:         pyyaml5.patch
 BuildRequires:  %{python_module PyYAML >= 3.10.0}
 BuildRequires:  %{python_module SQLAlchemy}
 BuildRequires:  %{python_module cliff >= 2.8.0}
@@ -75,7 +74,6 @@
 
 %prep
 %setup -q -n stestr-%{version}
-%patch0 -p1
 # do not test sql
 rm stestr/tests/repository/test_sql.py
 

++++++ stestr-2.3.1.tar.gz -> stestr-2.4.0.tar.gz ++++++
++++ 2143 lines of diff (skipped)


Reply via email to