Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-outcome for openSUSE:Factory 
checked in at 2023-09-07 21:12:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-outcome (Old)
 and      /work/SRC/openSUSE:Factory/.python-outcome.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-outcome"

Thu Sep  7 21:12:05 2023 rev:9 rq:1109331 version:1.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-outcome/python-outcome.changes    
2023-04-22 22:00:39.901289836 +0200
+++ /work/SRC/openSUSE:Factory/.python-outcome.new.1766/python-outcome.changes  
2023-09-07 21:12:09.736063977 +0200
@@ -1,0 +2,6 @@
+Wed Sep  6 19:50:20 UTC 2023 - Dirk Müller <dmuel...@suse.com>
+
+- drop outdated depndendy on async_generator
+  (see https://github.com/python-trio/outcome/issues/12) 
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-outcome.spec ++++++
--- /var/tmp/diff_new_pack.qOIqtq/_old  2023-09-07 21:12:10.808102300 +0200
+++ /var/tmp/diff_new_pack.qOIqtq/_new  2023-09-07 21:12:10.808102300 +0200
@@ -16,8 +16,6 @@
 #
 
 
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%define skip_python2 1
 %{?sle15_python_module_pythons}
 Name:           python-outcome
 Version:        1.2.0
@@ -35,12 +33,10 @@
 # SECTION test requirements
 BuildRequires:  %{python_module attrs >= 19.2.0}
 BuildRequires:  %{python_module pytest}
-%if 0%{suse_version} >= 1550 || (0%{suse_version} == 1500 && 0%{?sle_version} 
>= 150400)
+%if 0%{?suse_version} >= 1550 || (0%{?suse_version} == 1500 && 
0%{?sle_version} >= 150400)
 # for more than one python 3 flavor, but no python2 flavor
-BuildRequires:  %{python_module async_generator}
 BuildRequires:  %{python_module pytest-asyncio}
 %else
-BuildRequires:  python3-async_generator
 BuildRequires:  python3-pytest-asyncio
 %endif
 # /SECTION

Reply via email to