Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-stestr for openSUSE:Factory 
checked in at 2021-02-11 12:46:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-stestr (Old)
 and      /work/SRC/openSUSE:Factory/.python-stestr.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-stestr"

Thu Feb 11 12:46:12 2021 rev:17 rq:870627 version:3.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-stestr/python-stestr.changes      
2020-12-16 11:00:09.471550464 +0100
+++ /work/SRC/openSUSE:Factory/.python-stestr.new.28504/python-stestr.changes   
2021-02-11 12:46:27.145407201 +0100
@@ -1,0 +2,18 @@
+Tue Feb  9 15:34:18 UTC 2021 - Mark??ta Machov?? <mmach...@suse.com>
+
+- Get rid of %ifpython3
+
+-------------------------------------------------------------------
+Mon Feb  8 13:05:10 UTC 2021 - Dirk M??ller <dmuel...@suse.com>
+
+- update to 3.1.0:
+  * Add python 3.9 support
+  * Behaviour with a mix of New and Old options
+  * Update doc/source/MANUAL.rst
+  * Change option '--black-regex' to '--exclusion-regex'
+  * Change option '--blacklist-file' to '--exclude-list'
+  * Change option '--whitelist-file' to '--include-list'
+  * Change option '--whitelist-file' to '--include-list'
+  * Bump hacking version 
+
+-------------------------------------------------------------------

Old:
----
  stestr-3.0.1.tar.gz

New:
----
  stestr-3.1.0.tar.gz

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

Other differences:
------------------
++++++ python-stestr.spec ++++++
--- /var/tmp/diff_new_pack.KxC6ct/_old  2021-02-11 12:46:29.509410643 +0100
+++ /var/tmp/diff_new_pack.KxC6ct/_new  2021-02-11 12:46:29.513410648 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -28,7 +28,7 @@
 %bcond_with test
 %endif
 Name:           python-stestr%{psuffix}
-Version:        3.0.1
+Version:        3.1.0
 Release:        0
 Summary:        A test runner runner similar to testrepository
 License:        Apache-2.0
@@ -68,7 +68,7 @@
 BuildRequires:  %{python_module testtools >= 2.2.0}
 BuildRequires:  %{python_module voluptuous >= 0.8.9}
 %endif
-%ifpython3
+%if "%{python_flavor}" == "python3" || "%{?python_provides}" == "python3"
 Requires:       python-dbm
 %endif
 %if !0%{?_no_weakdeps}

++++++ stestr-3.0.1.tar.gz -> stestr-3.1.0.tar.gz ++++++
++++ 2208 lines of diff (skipped)

Reply via email to