From 6c61e04b7997970b22b616fc5475a629f0fe38f288311563cf1751fbb60ef69b Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 5 Mar 2024 21:09:48 +0000 Subject: [PATCH] Accepting request 1155229 from openSUSE:Factory:RISCV - Enable build on riscv64 OBS-URL: https://build.opensuse.org/request/show/1155229 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ruff?expand=0&rev=42 --- python-ruff.changes | 5 +++++ python-ruff.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-ruff.changes b/python-ruff.changes index d045f85..6ee32db 100644 --- a/python-ruff.changes +++ b/python-ruff.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Mar 5 14:12:37 UTC 2024 - Andreas Schwab + +- Enable build on riscv64 + ------------------------------------------------------------------- Wed Feb 21 16:49:44 UTC 2024 - Ondřej Súkup diff --git a/python-ruff.spec b/python-ruff.spec index be1157f..6f6ba52 100644 --- a/python-ruff.spec +++ b/python-ruff.spec @@ -33,7 +33,7 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: alts BuildRequires: alts -ExclusiveArch: %{rust_tier1_arches} +ExclusiveArch: %{rust_tier1_arches} riscv64 %python_subpackages %description