Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-TxSNI for openSUSE:Factory checked in at 2022-06-28 15:22:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-TxSNI (Old) and /work/SRC/openSUSE:Factory/.python-TxSNI.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-TxSNI" Tue Jun 28 15:22:51 2022 rev:5 rq:985515 version:0.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-TxSNI/python-TxSNI.changes 2021-03-24 16:17:54.900251459 +0100 +++ /work/SRC/openSUSE:Factory/.python-TxSNI.new.1548/python-TxSNI.changes 2022-06-28 15:23:12.134016719 +0200 @@ -1,0 +2,5 @@ +Tue Jun 21 21:01:36 UTC 2022 - Ben Greiner <[email protected]> + +- Actually requires twisted[tls]: python-Twisted-tls + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-TxSNI.spec ++++++ --- /var/tmp/diff_new_pack.QBMd2h/_old 2022-06-28 15:23:12.502017268 +0200 +++ /var/tmp/diff_new_pack.QBMd2h/_new 2022-06-28 15:23:12.510017280 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-TxSNI # -# Copyright (c) 2020 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 @@ -25,11 +25,11 @@ Group: Development/Languages/Python URL: https://github.com/glyph/txsni Source0: https://github.com/glyph/txsni/archive/v%{version}/%{name}-%{version}.tar.gz -BuildRequires: %{python_module Twisted >= 14.0.0} +BuildRequires: %{python_module Twisted-tls >= 14.0.0} BuildRequires: %{python_module pyOpenSSL >= 0.14} BuildRequires: fdupes BuildRequires: python-rpm-macros -Requires: python-Twisted >= 14.0.0 +Requires: python-Twisted-tls >= 14.0.0 Requires: python-pyOpenSSL >= 0.14 BuildArch: noarch %python_subpackages
