Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-magic-wormhole-transit-relay
for openSUSE:Factory checked in at 2021-02-20 22:13:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-magic-wormhole-transit-relay (Old)
and
/work/SRC/openSUSE:Factory/.python-magic-wormhole-transit-relay.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-magic-wormhole-transit-relay"
Sat Feb 20 22:13:15 2021 rev:3 rq:874040 version:0.2.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-magic-wormhole-transit-relay/python-magic-wormhole-transit-relay.changes
2019-10-09 15:19:14.380531992 +0200
+++
/work/SRC/openSUSE:Factory/.python-magic-wormhole-transit-relay.new.28504/python-magic-wormhole-transit-relay.changes
2021-02-20 22:13:16.487101836 +0100
@@ -1,0 +2,5 @@
+Sat Feb 20 14:53:24 UTC 2021 - andy great <[email protected]>
+
+- Fix build fail by adding python dependecy.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-magic-wormhole-transit-relay.spec ++++++
--- /var/tmp/diff_new_pack.azwrmf/_old 2021-02-20 22:13:16.915102291 +0100
+++ /var/tmp/diff_new_pack.azwrmf/_new 2021-02-20 22:13:16.915102291 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-magic-wormhole-transit-relay
#
-# 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 mock}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module setuptools}
+BuildRequires: %{pythons}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-Twisted >= 17.5.0