Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pyee for openSUSE:Factory 
checked in at 2021-04-01 14:18:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyee (Old)
 and      /work/SRC/openSUSE:Factory/.python-pyee.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pyee"

Thu Apr  1 14:18:16 2021 rev:8 rq:882538 version:8.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyee/python-pyee.changes  2021-01-19 
16:03:15.003475543 +0100
+++ /work/SRC/openSUSE:Factory/.python-pyee.new.2401/python-pyee.changes        
2021-04-01 14:19:52.456200942 +0200
@@ -1,0 +2,5 @@
+Wed Mar 31 14:14:22 UTC 2021 - Ben Greiner <c...@bnavigator.de>
+
+- make build requirement specification fit for python39 flavor
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pyee.spec ++++++
--- /var/tmp/diff_new_pack.uyGjii/_old  2021-04-01 14:19:52.944201594 +0200
+++ /var/tmp/diff_new_pack.uyGjii/_new  2021-04-01 14:19:52.944201594 +0200
@@ -35,8 +35,8 @@
 # SECTION test requirements
 BuildRequires:  %{python_module Twisted}
 BuildRequires:  %{python_module pytest-asyncio}
-BuildRequires:  (python38-pytest-trio if python38-base else 
(python3-pytest-trio if python3-base >= 3.7))
-BuildRequires:  (python38-trio if python38-base else (python3-trio if 
python3-base >= 3.7))
+BuildRequires:  %{python_module pytest-trio if %python-base >= 3.7}
+BuildRequires:  %{python_module trio if %python-base >= 3.7}
 # /SECTION
 %python_subpackages
 

Reply via email to