From 803e0508bc0765eb418a63324b9ac3938f96e0cfee012b2a71ccc8830d709c56 Mon Sep 17 00:00:00 2001 From: Marcus Rueckert Date: Mon, 10 Oct 2022 09:50:50 +0000 Subject: [PATCH] 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 --- matrix-synapse.changes | 5 +++++ matrix-synapse.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/matrix-synapse.changes b/matrix-synapse.changes index 4ffe9a1..a75fbd5 100644 --- a/matrix-synapse.changes +++ b/matrix-synapse.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Oct 9 21:58:05 UTC 2022 - Ben Greiner + +- Reduce BuildRequires footprint with poetry-core instead of poetry + ------------------------------------------------------------------- Fri Sep 30 09:37:21 UTC 2022 - Marcus Rueckert diff --git a/matrix-synapse.spec b/matrix-synapse.spec index 5e6cdf0..dfbc3b5 100644 --- a/matrix-synapse.spec +++ b/matrix-synapse.spec @@ -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