Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-robot-detection for
openSUSE:Factory checked in at 2021-11-08 17:24:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-robot-detection (Old)
and /work/SRC/openSUSE:Factory/.python-robot-detection.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-robot-detection"
Mon Nov 8 17:24:39 2021 rev:2 rq:930136 version:0.4.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-robot-detection/python-robot-detection.changes
2019-12-03 15:20:57.550545900 +0100
+++
/work/SRC/openSUSE:Factory/.python-robot-detection.new.1890/python-robot-detection.changes
2021-11-08 17:25:24.856741774 +0100
@@ -1,0 +2,5 @@
+Mon Nov 8 10:31:12 UTC 2021 - Dirk M??ller <[email protected]>
+
+- explicitly add six for testsuite
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-robot-detection.spec ++++++
--- /var/tmp/diff_new_pack.yg2WxV/_old 2021-11-08 17:25:25.196741997 +0100
+++ /var/tmp/diff_new_pack.yg2WxV/_new 2021-11-08 17:25:25.200742001 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-robot-detection
#
-# 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
@@ -27,6 +27,7 @@
# https://github.com/rory/robot-detection/issues/2
Source0:
https://github.com/rory/robot-detection/archive/v%{version}.tar.gz
BuildRequires: %{python_module setuptools}
+BuildRequires: %{python_module six}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-six