Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-trio for openSUSE:Factory checked in at 2023-09-21 22:13:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-trio (Old) and /work/SRC/openSUSE:Factory/.python-trio.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-trio" Thu Sep 21 22:13:19 2023 rev:15 rq:1112325 version:0.22.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-trio/python-trio.changes 2023-04-22 21:59:03.268712107 +0200 +++ /work/SRC/openSUSE:Factory/.python-trio.new.1770/python-trio.changes 2023-09-21 22:13:41.204480254 +0200 @@ -1,0 +2,5 @@ +Tue Sep 19 14:51:16 UTC 2023 - Dirk Müller <dmuel...@suse.com> + +- remove buildrequires that are not used on sle15 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-trio.spec ++++++ --- /var/tmp/diff_new_pack.3OLL1p/_old 2023-09-21 22:13:43.272555312 +0200 +++ /var/tmp/diff_new_pack.3OLL1p/_new 2023-09-21 22:13:43.276555457 +0200 @@ -28,7 +28,9 @@ BuildRequires: %{python_module async_generator >= 1.9} BuildRequires: %{python_module attrs >= 19.2.0} BuildRequires: %{python_module base >= 3.7} +%if 0%{?suse_version} > 1500 BuildRequires: %{python_module exceptiongroup >= 1.0.0~rc9 if %python-base < 3.11} +%endif BuildRequires: %{python_module idna} BuildRequires: %{python_module outcome} BuildRequires: %{python_module pyOpenSSL}