1
0

Accepting request 1155032 from network:messaging:matrix

OBS-URL: https://build.opensuse.org/request/show/1155032
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/matrix-synapse?expand=0&rev=95
This commit is contained in:
Ana Guerrero 2024-03-05 17:51:21 +00:00 committed by Git OBS Bridge
commit 2794d46c92
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Mar 1 23:54:12 UTC 2024 - Marcus Rueckert <mrueckert@suse.de>
- bump setuptools-rust to 1.9.0
-------------------------------------------------------------------
Wed Dec 13 00:53:28 UTC 2023 - Marcus Rueckert <mrueckert@suse.de>

View File

@ -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}