diff --git a/python-selenium.changes b/python-selenium.changes index e34f3fe..6058df4 100644 --- a/python-selenium.changes +++ b/python-selenium.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Apr 20 21:37:53 UTC 2025 - Christian Boltz + +- 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 diff --git a/python-selenium.spec b/python-selenium.spec index f9a8f2c..2cae716 100644 --- a/python-selenium.spec +++ b/python-selenium.spec @@ -1,7 +1,7 @@ # # 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 # 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-urllib3 Requires: python-websocket-client >= 1.8 -ExclusiveArch: %{ix86} x86_64 %arm aarch64 riscv64 %python_subpackages %description