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 2023-07-30 20:58:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-openapi-spec-validator (Old) and /work/SRC/openSUSE:Factory/.python-openapi-spec-validator.new.32662 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-openapi-spec-validator" Sun Jul 30 20:58:02 2023 rev:14 rq:1101375 version:0.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-openapi-spec-validator/python-openapi-spec-validator.changes 2023-07-25 11:53:29.350290673 +0200 +++ /work/SRC/openSUSE:Factory/.python-openapi-spec-validator.new.32662/python-openapi-spec-validator.changes 2023-07-30 20:58:08.259349967 +0200 @@ -1,0 +2,5 @@ +Sat Jul 29 21:54:21 UTC 2023 - Ben Greiner <c...@bnavigator.de> + +- Update requirements + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-openapi-spec-validator.spec ++++++ --- /var/tmp/diff_new_pack.kuW03c/_old 2023-07-30 20:58:08.875353625 +0200 +++ /var/tmp/diff_new_pack.kuW03c/_new 2023-07-30 20:58:08.879353649 +0200 @@ -30,11 +30,10 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros Provides: python-openapi_spec_validator -Requires: python-importlib-resources -Requires: python-jsonschema >= 4.18 -Requires: python-jsonschema-spec >= 0.2.3 -Requires: python-lazy-object-proxy >= 1.7.1 -Requires: python-openapi-schema-validator >= 0.6.0 +Requires: (python-jsonschema >= 4.18 with python-jsonschema < 5) +Requires: (python-jsonschema-spec >= 0.2.3 with python-jsonschema-spec < 0.3) +Requires: (python-lazy-object-proxy >= 1.7.1 with python-lazy-object-proxy < 2) +Requires: (python-openapi-schema-validator >= 0.6.0 with python-openapi-schema-validator < 0.7) %if %{python_version_nodots} < 39 Requires: python-importlib-resources >= 5.8.0 %endif @@ -43,10 +42,10 @@ BuildArch: noarch # SECTION test requirements BuildRequires: %{python_module importlib-resources >= 5.8.0 if %python-base < 3.9} -BuildRequires: %{python_module jsonschema >= 4.18} -BuildRequires: %{python_module jsonschema-spec >= 0.2.3} -BuildRequires: %{python_module lazy-object-proxy >= 1.7.1} -BuildRequires: %{python_module openapi-schema-validator >= 0.4.2} +BuildRequires: %{python_module jsonschema >= 4.18 with %python-jsonschema < 5} +BuildRequires: %{python_module jsonschema-spec >= 0.2.3 with %python-jsonschema-spec < 0.3} +BuildRequires: %{python_module lazy-object-proxy >= 1.7.1 with %python-lazy-object-proxy < 2} +BuildRequires: %{python_module openapi-schema-validator >= 0.6.0 with %python-openapi-schema-validator < 0.7} BuildRequires: %{python_module pytest} # /SECTION %python_subpackages