Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-magic-wormhole-mailbox-server
for openSUSE:Factory checked in at 2022-06-28 15:22:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-magic-wormhole-mailbox-server (Old)
and
/work/SRC/openSUSE:Factory/.python-magic-wormhole-mailbox-server.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-magic-wormhole-mailbox-server"
Tue Jun 28 15:22:52 2022 rev:6 rq:985516 version:0.4.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-magic-wormhole-mailbox-server/python-magic-wormhole-mailbox-server.changes
2022-05-19 22:49:52.290377299 +0200
+++
/work/SRC/openSUSE:Factory/.python-magic-wormhole-mailbox-server.new.1548/python-magic-wormhole-mailbox-server.changes
2022-06-28 15:23:12.714017585 +0200
@@ -1,0 +2,5 @@
+Tue Jun 21 20:32:59 UTC 2022 - Ben Greiner <[email protected]>
+
+- Actually requires twisted[tls]: python-Twisted-tls on Tumbleweed
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-magic-wormhole-mailbox-server.spec ++++++
--- /var/tmp/diff_new_pack.6aP3oI/_old 2022-06-28 15:23:13.078018129 +0200
+++ /var/tmp/diff_new_pack.6aP3oI/_new 2022-06-28 15:23:13.082018134 +0200
@@ -28,7 +28,7 @@
Source:
https://files.pythonhosted.org/packages/source/m/magic-wormhole-mailbox-server/magic-wormhole-mailbox-server-%{version}.tar.gz
# https://github.com/magic-wormhole/magic-wormhole/issues/439
Patch0: python-magic-wormhole-mailbox-server-no-mock.patch
-BuildRequires: %{python_module Twisted >= 17.5.0}
+BuildRequires: %{python_module Twisted-tls >= 17.5.0}
BuildRequires: %{python_module attrs >= 16.3.0}
BuildRequires: %{python_module autobahn >= 0.14.1}
BuildRequires: %{python_module pip}
@@ -39,7 +39,7 @@
BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
-Requires: python-Twisted >= 17.5.0
+Requires: python-Twisted-tls >= 17.5.0
Requires: python-attrs >= 16.3.0
Requires: python-autobahn >= 0.14.1
Requires: python-six