14
0

Accepting request 1208619 from openSUSE:Factory:RISCV

- Enable build on riscv64

OBS-URL: https://build.opensuse.org/request/show/1208619
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-selenium?expand=0&rev=91
This commit is contained in:
2024-10-17 12:03:35 +00:00
committed by Git OBS Bridge
parent 2cc71a6f9f
commit 676b4ab972
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Oct 17 10:31:13 UTC 2024 - Andreas Schwab <schwab@suse.de>
- Enable build on riscv64
-------------------------------------------------------------------
Tue Oct 15 04:05:30 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>

View File

@@ -46,7 +46,7 @@ Requires: python-trio-websocket >= 0.9
Requires: python-typing-extensions >= 4.9
Requires: python-urllib3
Requires: python-websocket-client >= 1.8
ExclusiveArch: %{ix86} x86_64 %arm aarch64
ExclusiveArch: %{ix86} x86_64 %arm aarch64 riscv64
%python_subpackages
%description