Accepting request 773822 from home:darix:apps

- bump requires on python3-signedjson to follow code change

OBS-URL: https://build.opensuse.org/request/show/773822
OBS-URL: https://build.opensuse.org/package/show/network:messaging:matrix/matrix-synapse?expand=0&rev=115
This commit is contained in:
Aleksa Sarai 2020-02-12 16:22:41 +00:00 committed by Git OBS Bridge
parent f7aa4a8127
commit 8f667b5029
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Feb 12 16:01:46 UTC 2020 - Marcus Rueckert <mrueckert@suse.de>
- bump requires on python3-signedjson to follow code change
-------------------------------------------------------------------
Wed Feb 12 13:51:08 UTC 2020 - Aleksa Sarai <asarai@suse.com>

View File

@ -116,8 +116,8 @@ BuildRequires: python3-pymacaroons >= 0.13.0
Requires: python3-pymacaroons >= 0.13.0
BuildRequires: python3-service_identity >= 18.1.0
Requires: python3-service_identity >= 18.1.0
BuildRequires: python3-signedjson >= 1.0.0
Requires: python3-signedjson >= 1.0.0
BuildRequires: python3-signedjson >= 1.1.0
Requires: python3-signedjson >= 1.1.0
BuildRequires: python3-six >= 1.10
Requires: python3-six >= 1.10
BuildRequires: python3-sortedcontainers >= 1.4.4