Accepting request 934407 from network:messaging:matrix

- bump ijson to make it clear that we really need 3.1
  https://github.com/matrix-org/synapse/pull/11439

OBS-URL: https://build.opensuse.org/request/show/934407
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/matrix-synapse?expand=0&rev=48
This commit is contained in:
Dominique Leuenberger 2021-11-29 16:28:30 +00:00 committed by Git OBS Bridge
commit 83dd0c7086
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Nov 28 18:35:03 UTC 2021 - Marcus Rueckert <mrueckert@suse.de>
- bump ijson to make it clear that we really need 3.1
https://github.com/matrix-org/synapse/pull/11439
-------------------------------------------------------------------
Tue Nov 23 14:45:19 UTC 2021 - Marcus Rueckert <mrueckert@suse.de>

View File

@ -104,7 +104,7 @@ BuildRequires: %{use_python}-frozendict >= 1
%requires_eq %{use_python}-frozendict
BuildRequires: %{use_python}-idna >= 2.5
%requires_eq %{use_python}-idna
BuildRequires: %{use_python}-ijson >= 3.0
BuildRequires: %{use_python}-ijson >= 3.1
%requires_eq %{use_python}-ijson
BuildRequires: %{use_python}-jsonschema >= 3.0.0
%requires_eq %{use_python}-jsonschema