14
0

Accepting request 1271293 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1271293
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-selenium?expand=0&rev=19
This commit is contained in:
2025-04-22 15:25:57 +00:00
committed by Git OBS Bridge
2 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Apr 20 21:37:53 UTC 2025 - Christian Boltz <suse-beta@cboltz.de>
- Drop ExclusiveArch - at least s390x and ppc64le also build
successfully, so there's no point in listing lots of archs in
"ExclusiveArch"
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Nov 22 08:37:32 UTC 2024 - ecsos <ecsos@opensuse.org> Fri Nov 22 08:37:32 UTC 2024 - ecsos <ecsos@opensuse.org>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-selenium # spec file for package python-selenium
# #
# Copyright (c) 2024 SUSE LLC # Copyright (c) 2025 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -47,7 +47,6 @@ Requires: python-trio-websocket >= 0.9
Requires: python-typing-extensions >= 4.9 Requires: python-typing-extensions >= 4.9
Requires: python-urllib3 Requires: python-urllib3
Requires: python-websocket-client >= 1.8 Requires: python-websocket-client >= 1.8
ExclusiveArch: %{ix86} x86_64 %arm aarch64 riscv64
%python_subpackages %python_subpackages
%description %description