Accepting request 934406 from home:darix:apps

- 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/934406
OBS-URL: https://build.opensuse.org/package/show/network:messaging:matrix/matrix-synapse?expand=0&rev=200
This commit is contained in:
Marcus Rückert 2021-11-28 18:36:01 +00:00 committed by Git OBS Bridge
parent dcbe2dd459
commit 22b77ad3a9
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