Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-wolframalpha for
openSUSE:Factory checked in at 2022-09-08 14:23:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-wolframalpha (Old)
and /work/SRC/openSUSE:Factory/.python-wolframalpha.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-wolframalpha"
Thu Sep 8 14:23:28 2022 rev:4 rq:1001817 version:5.0.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-wolframalpha/python-wolframalpha.changes
2021-08-30 13:55:21.505833966 +0200
+++
/work/SRC/openSUSE:Factory/.python-wolframalpha.new.2083/python-wolframalpha.changes
2022-09-08 14:23:59.898716594 +0200
@@ -1,0 +2,5 @@
+Thu Sep 8 04:23:32 UTC 2022 - Steve Kowalik <[email protected]>
+
+- Add more-itertools to BuildRequires.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-wolframalpha.spec ++++++
--- /var/tmp/diff_new_pack.uMPofn/_old 2022-09-08 14:24:00.302717526 +0200
+++ /var/tmp/diff_new_pack.uMPofn/_new 2022-09-08 14:24:00.306717535 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-wolframalpha
#
-# Copyright (c) 2021 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
@@ -35,6 +35,7 @@
BuildArch: noarch
# SECTION test requirements
BuildRequires: %{python_module jaraco.context}
+BuildRequires: %{python_module more-itertools}
BuildRequires: %{python_module pytest >= 3.5}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module xmltodict}