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 2025-12-19 16:43:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-TxSNI (Old) and /work/SRC/openSUSE:Factory/.python-TxSNI.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-TxSNI" Fri Dec 19 16:43:15 2025 rev:8 rq:1323584 version:0.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-TxSNI/python-TxSNI.changes 2025-05-14 17:02:40.930944813 +0200 +++ /work/SRC/openSUSE:Factory/.python-TxSNI.new.1928/python-TxSNI.changes 2025-12-19 16:45:22.984710562 +0100 @@ -1,0 +2,5 @@ +Fri Dec 19 00:55:59 UTC 2025 - Steve Kowalik <[email protected]> + +- Add missing BuildRequires on setuptools. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-TxSNI.spec ++++++ --- /var/tmp/diff_new_pack.4GTqbo/_old 2025-12-19 16:45:26.360851748 +0100 +++ /var/tmp/diff_new_pack.4GTqbo/_new 2025-12-19 16:45:26.364851915 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-TxSNI # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,12 +22,12 @@ Release: 0 Summary: Python module for running a TLS server with Twisted License: MIT -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-tls >= 14.0.0} BuildRequires: %{python_module pip} BuildRequires: %{python_module pyOpenSSL >= 0.14} +BuildRequires: %{python_module setuptools} BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros @@ -56,7 +56,7 @@ %license LICENSE %doc README.rst %{python_sitelib}/[Tt]x[Ss][Nn][Ii] -%{python_sitelib}/[Tt]x[Ss][Nn][Ii]-%{version}*-info +%{python_sitelib}/[Tt]x[Ss][Nn][Ii]-%{version}.dist-info %{python_sitelib}/twisted/plugins/txsni_endpoint.py %pycache_only %{python_sitelib}/twisted/plugins/__pycache__/txsni_endpoint*
