From 83d7ba9306180c2bf5e8c5f374d0fa5da7a32427aab80edfab785e8bef6197aa Mon Sep 17 00:00:00 2001 From: Oliver Kurz Date: Tue, 5 Mar 2024 09:19:49 +0000 Subject: [PATCH] Accepting request 1154212 from home:darix:apps - bump setuptools-rust to 1.9.0 OBS-URL: https://build.opensuse.org/request/show/1154212 OBS-URL: https://build.opensuse.org/package/show/network:messaging:matrix/matrix-synapse?expand=0&rev=308 --- 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 40e0df8..daf288f 100644 --- a/matrix-synapse.changes +++ b/matrix-synapse.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 1 23:54:12 UTC 2024 - Marcus Rueckert + +- bump setuptools-rust to 1.9.0 + ------------------------------------------------------------------- Wed Dec 13 00:53:28 UTC 2023 - Marcus Rueckert diff --git a/matrix-synapse.spec b/matrix-synapse.spec index 00d1309..93b4382 100644 --- a/matrix-synapse.spec +++ b/matrix-synapse.spec @@ -196,7 +196,7 @@ BuildRequires: (%{use_python}-poetry-core >= 1.1.0 with %{use_python}-poetry-co %{?systemd_ordering} %{sysusers_requires} %requires_peq %{use_python}-base -BuildRequires: (%{use_python}-setuptools-rust >= 1.3 with %{use_python}-setuptools-rust =< 1.8.1) +BuildRequires: (%{use_python}-setuptools-rust >= 1.3 with %{use_python}-setuptools-rust =< 1.9.0) # NOTE: Keep this is in the same order as pyproject.toml. # some version locks based on poetry.lock BuildRequires: %{use_python}-Jinja2 >= %{Jinja2_version}