From c44150180c156c5d25b6411060a1e8782fa8b6e2c009b5a6d72617e434646ba9 Mon Sep 17 00:00:00 2001 From: Guillaume GARDET Date: Fri, 10 Jan 2025 07:13:13 +0000 Subject: [PATCH] Accepting request 1236250 from openSUSE:Factory:RISCV - Enable build on riscv64 OBS-URL: https://build.opensuse.org/request/show/1236250 OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/python-tokenizers?expand=0&rev=10 --- python-tokenizers.changes | 5 +++++ python-tokenizers.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-tokenizers.changes b/python-tokenizers.changes index b9f61d0..328ae29 100644 --- a/python-tokenizers.changes +++ b/python-tokenizers.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jan 9 15:52:37 UTC 2025 - Andreas Schwab + +- Enable build on riscv64 + ------------------------------------------------------------------- Wed Dec 18 14:20:07 UTC 2024 - Soc Virnyl Estela diff --git a/python-tokenizers.spec b/python-tokenizers.spec index 728c8cb..7b48dcd 100644 --- a/python-tokenizers.spec +++ b/python-tokenizers.spec @@ -1,7 +1,7 @@ # # spec file for package python-tokenizers # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -38,7 +38,7 @@ BuildRequires: fdupes BuildRequires: gcc%{?force_gcc_version}-c++ BuildRequires: python-rpm-macros BuildRequires: zstd -ExclusiveArch: %{rust_tier1_arches} +ExclusiveArch: %{rust_tier1_arches} riscv64 Requires: python-huggingface-hub %python_subpackages