Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-txtorcon for openSUSE:Factory
checked in at 2022-06-28 15:22:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-txtorcon (Old)
and /work/SRC/openSUSE:Factory/.python-txtorcon.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-txtorcon"
Tue Jun 28 15:22:50 2022 rev:13 rq:985514 version:22.0.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-txtorcon/python-txtorcon.changes
2022-04-21 15:49:00.916339091 +0200
+++
/work/SRC/openSUSE:Factory/.python-txtorcon.new.1548/python-txtorcon.changes
2022-06-28 15:23:11.502015776 +0200
@@ -1,0 +2,5 @@
+Tue Jun 21 21:03:14 UTC 2022 - Ben Greiner <[email protected]>
+
+- Actually requires twisted[tls]: python-Twisted-tls
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-txtorcon.spec ++++++
--- /var/tmp/diff_new_pack.ri1zcv/_old 2022-06-28 15:23:11.986016498 +0200
+++ /var/tmp/diff_new_pack.ri1zcv/_new 2022-06-28 15:23:11.990016505 +0200
@@ -29,14 +29,14 @@
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-Automat
-Requires: python-Twisted >= 15.5.0
+Requires: python-Twisted-tls >= 15.5.0
Requires: python-incremental
Requires: python-zope.interface >= 3.6.1
BuildArch: noarch
# SECTION test requirements
BuildRequires: lsof
BuildRequires: %{python_module Automat}
-BuildRequires: %{python_module Twisted >= 15.5.0}
+BuildRequires: %{python_module Twisted-tls >= 15.5.0}
BuildRequires: %{python_module zope.interface >= 3.6.1}
%if %{with python2}
BuildRequires: python-ipaddress