Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-openapi-core for 
openSUSE:Factory checked in at 2023-07-30 20:58:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-openapi-core (Old)
 and      /work/SRC/openSUSE:Factory/.python-openapi-core.new.32662 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-openapi-core"

Sun Jul 30 20:58:01 2023 rev:17 rq:1101373 version:0.18.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-openapi-core/python-openapi-core.changes  
2023-07-25 11:53:30.194295615 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-openapi-core.new.32662/python-openapi-core.changes
       2023-07-30 20:58:05.891335908 +0200
@@ -1,0 +2,5 @@
+Sat Jul 29 22:02:15 UTC 2023 - Ben Greiner <c...@bnavigator.de>
+
+- Fix requirements
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-openapi-core.spec ++++++
--- /var/tmp/diff_new_pack.nWGLwt/_old  2023-07-30 20:58:07.047342772 +0200
+++ /var/tmp/diff_new_pack.nWGLwt/_new  2023-07-30 20:58:07.099343080 +0200
@@ -33,28 +33,31 @@
 BuildRequires:  %{python_module Flask}
 BuildRequires:  %{python_module WebOb}
 BuildRequires:  %{python_module Werkzeug}
-BuildRequires:  %{python_module aiohttp}
-BuildRequires:  %{python_module asgiref >= 2.6}
+BuildRequires:  %{python_module aiohttp >= 3}
+BuildRequires:  %{python_module asgiref >= 3.6.0}
 BuildRequires:  %{python_module falcon >= 3.0}
 BuildRequires:  %{python_module isodate}
-BuildRequires:  %{python_module jsonschema >= 4.18}
-BuildRequires:  %{python_module jsonschema-spec >= 0.2.3}
+BuildRequires:  %{python_module jsonschema >= 4.18.0 with %python-jsonschema < 
5}
+BuildRequires:  %{python_module jsonschema-spec >= 0.2.3 with 
%python-jsonschema-spec < 0.3}
 BuildRequires:  %{python_module more-itertools}
-BuildRequires:  %{python_module openapi-schema-validator >= 0.6.0}
-BuildRequires:  %{python_module openapi-spec-validator >= 0.6.0}
+BuildRequires:  %{python_module multidict >= 6.0.4}
+BuildRequires:  %{python_module openapi-schema-validator >= 0.6 with 
%python-openapi-schema-validator < 0.7}
+BuildRequires:  %{python_module openapi-spec-validator >= 0.6 with 
%python-openapi-spec-validator < 0.7}
 BuildRequires:  %{python_module parse}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module responses}
 # /SECTION
 Requires:       python-Werkzeug
-Requires:       python-asgiref >= 3.6
+Requires:       python-asgiref >= 3.6.0
 Requires:       python-isodate
-Requires:       python-jsonschema >= 4.18
-Requires:       python-jsonschema-spec >= 0.2.3
 Requires:       python-more-itertools
 Requires:       python-openapi-schema-validator >= 0.6.0
 Requires:       python-openapi-spec-validator >= 0.6.0
 Requires:       python-parse
+Requires:       (python-jsonschema >= 4.18.0 with python-jsonschema < 5)
+Requires:       (python-jsonschema-spec >= 0.2.3 with python-jsonschema-spec < 
0.3)
+Requires:       (python-openapi-schema-validator >= 0.6 with 
python-openapi-schema-validator < 0.7)
+Requires:       (python-openapi-spec-validator >= 0.6 with 
python-openapi-spec-validator < 0.7)
 BuildArch:      noarch
 %python_subpackages
 

Reply via email to