Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-iniconfig for
openSUSE:Factory checked in at 2022-07-22 19:20:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-iniconfig (Old)
and /work/SRC/openSUSE:Factory/.python-iniconfig.new.21925 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-iniconfig"
Fri Jul 22 19:20:21 2022 rev:3 rq:990394 version:1.1.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-iniconfig/python-iniconfig.changes
2020-11-13 18:54:22.369795777 +0100
+++
/work/SRC/openSUSE:Factory/.python-iniconfig.new.21925/python-iniconfig.changes
2022-07-22 19:20:24.692576645 +0200
@@ -1,0 +2,5 @@
+Wed Jul 20 12:01:45 UTC 2022 - Steve Kowalik <[email protected]>
+
+- BuildRequire itself when building test flavour.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-iniconfig.spec ++++++
--- /var/tmp/diff_new_pack.WgO5BJ/_old 2022-07-22 19:20:25.044577250 +0200
+++ /var/tmp/diff_new_pack.WgO5BJ/_new 2022-07-22 19:20:25.048577257 +0200
@@ -1,7 +1,7 @@
#
-# spec file for package python
+# spec file
#
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -38,6 +38,7 @@
BuildRequires: python-rpm-macros
BuildArch: noarch
%if %{with test}
+BuildRequires: %{python_module iniconfig}
BuildRequires: %{python_module pytest}
%endif
%python_subpackages