Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-pytest-fixture-config for
openSUSE:Factory checked in at 2021-11-21 23:51:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pytest-fixture-config (Old)
and /work/SRC/openSUSE:Factory/.python-pytest-fixture-config.new.1895
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pytest-fixture-config"
Sun Nov 21 23:51:41 2021 rev:3 rq:931874 version:1.7.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-pytest-fixture-config/python-pytest-fixture-config.changes
2019-06-18 14:45:34.593732528 +0200
+++
/work/SRC/openSUSE:Factory/.python-pytest-fixture-config.new.1895/python-pytest-fixture-config.changes
2021-11-21 23:51:51.930314174 +0100
@@ -1,0 +2,5 @@
+Wed Nov 17 03:39:57 UTC 2021 - Steve Kowalik <[email protected]>
+
+- Add required BuildRequires on six.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pytest-fixture-config.spec ++++++
--- /var/tmp/diff_new_pack.CVx3f4/_old 2021-11-21 23:51:52.498312343 +0100
+++ /var/tmp/diff_new_pack.CVx3f4/_new 2021-11-21 23:51:52.502312330 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-pytest-fixture-config
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# 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,6 +28,7 @@
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module setuptools-git}
BuildRequires: %{python_module setuptools}
+BuildRequires: %{python_module six}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-pytest