Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-openapi-spec-validator for 
openSUSE:Factory checked in at 2026-05-19 19:08:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-openapi-spec-validator (Old)
 and      /work/SRC/openSUSE:Factory/.python-openapi-spec-validator.new.1966 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-openapi-spec-validator"

Tue May 19 19:08:22 2026 rev:19 rq:1354052 version:0.8.5

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-openapi-spec-validator/python-openapi-spec-validator.changes
      2026-05-04 12:58:12.013044101 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-openapi-spec-validator.new.1966/python-openapi-spec-validator.changes
    2026-05-19 19:08:26.617769718 +0200
@@ -1,0 +2,6 @@
+Tue May 19 14:49:05 UTC 2026 - Dirk Müller <[email protected]>
+
+- remove upper bound on schema-validator
+  (gh#openapi-spec-validator#503)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-openapi-spec-validator.spec ++++++
--- /var/tmp/diff_new_pack.MfpYPj/_old  2026-05-19 19:08:27.101789704 +0200
+++ /var/tmp/diff_new_pack.MfpYPj/_new  2026-05-19 19:08:27.101789704 +0200
@@ -32,12 +32,12 @@
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Provides:       python-openapi_spec_validator = %{version}
+Requires:       python-openapi-schema-validator >= 0.7.3
 Requires:       python-pydantic >= 2
 Requires:       python-pydantic-settings >= 2
 Requires:       (python-jsonschema >= 4.24 with python-jsonschema < 5)
 Requires:       (python-jsonschema-path >= 0.4.3 with python-jsonschema-path < 
0.5)
 Requires:       (python-lazy-object-proxy >= 1.7.1 with 
python-lazy-object-proxy < 2)
-Requires:       (python-openapi-schema-validator >= 0.7.3 with 
python-openapi-schema-validator < 0.9)
 %if %{python_version_nodots} < 39
 Requires:       python-importlib-resources >= 5.8.0
 %endif
@@ -48,7 +48,7 @@
 BuildRequires:  %{python_module jsonschema >= 4.24 with %python-jsonschema < 5}
 BuildRequires:  %{python_module jsonschema-path >= 0.4.3 with 
%python-jsonschema-path < 0.5}
 BuildRequires:  %{python_module lazy-object-proxy >= 1.7.1 with 
%python-lazy-object-proxy < 2}
-BuildRequires:  %{python_module openapi-schema-validator >= 0.7.3 with 
%python-openapi-schema-validator < 0.9}
+BuildRequires:  %{python_module openapi-schema-validator >= 0.7.3}
 BuildRequires:  %{python_module pytest}
 # /SECTION
 %python_subpackages

Reply via email to