Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-treq for openSUSE:Factory checked in at 2022-06-29 16:01:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-treq (Old) and /work/SRC/openSUSE:Factory/.python-treq.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-treq" Wed Jun 29 16:01:42 2022 rev:10 rq:985684 version:22.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-treq/python-treq.changes 2022-06-08 14:25:03.376512427 +0200 +++ /work/SRC/openSUSE:Factory/.python-treq.new.1548/python-treq.changes 2022-06-29 16:02:55.556747909 +0200 @@ -1,0 +2,5 @@ +Tue Jun 21 20:54:17 UTC 2022 - Ben Greiner <c...@bnavigator.de> + +- Actually requires twisted[tls]: python-Twisted-tls on Tumbleweed + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-treq.spec ++++++ --- /var/tmp/diff_new_pack.d9wfNn/_old 2022-06-29 16:02:55.936748415 +0200 +++ /var/tmp/diff_new_pack.d9wfNn/_new 2022-06-29 16:02:55.940748420 +0200 @@ -26,7 +26,7 @@ Group: Development/Languages/Python URL: https://github.com/twisted/treq Source: https://files.pythonhosted.org/packages/source/t/treq/treq-%{version}.tar.gz -BuildRequires: %{python_module Twisted >= 18.7.0} +BuildRequires: %{python_module Twisted-tls >= 18.7.0} BuildRequires: %{python_module attrs} BuildRequires: %{python_module httpbin} BuildRequires: %{python_module hyperlink >= 21.0.0} @@ -38,7 +38,7 @@ BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros -Requires: python-Twisted >= 18.7.0 +Requires: python-Twisted-tls >= 18.7.0 Requires: python-attrs Requires: python-hyperlink >= 21.0.0 Requires: python-incremental