Accepting request 1009205 from home:bnavigator:branches:network:messaging:matrix

- Reduce BuildRequires footprint with poetry-core instead of poetry

OBS-URL: https://build.opensuse.org/request/show/1009205
OBS-URL: https://build.opensuse.org/package/show/network:messaging:matrix/matrix-synapse?expand=0&rev=241
This commit is contained in:
Marcus Rückert 2022-10-10 09:50:50 +00:00 committed by Git OBS Bridge
parent 2b6477e287
commit 803e0508bc
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Oct 9 21:58:05 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Reduce BuildRequires footprint with poetry-core instead of poetry
-------------------------------------------------------------------
Fri Sep 30 09:37:21 UTC 2022 - Marcus Rueckert <mrueckert@suse.de>

View File

@ -181,7 +181,7 @@ Patch2: https://patch-diff.githubusercontent.com/raw/matrix-org/synapse/
Source100: 10719-Fix-instert-of-duplicate-key-into-event_json.patch
BuildRequires: %{use_python}-base >= 3.8
BuildRequires: %{use_python}-pip
BuildRequires: %{use_python}-poetry
BuildRequires: %{use_python}-poetry-core
BuildRequires: %{use_python}-setuptools
BuildRequires: %{use_python}-wheel
BuildRequires: cargo