Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-selenium for openSUSE:Factory
checked in at 2025-04-22 17:25:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-selenium (Old)
and /work/SRC/openSUSE:Factory/.python-selenium.new.30101 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-selenium"
Tue Apr 22 17:25:57 2025 rev:19 rq:1271293 version:4.25.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-selenium/python-selenium.changes
2024-11-22 23:51:21.416978347 +0100
+++
/work/SRC/openSUSE:Factory/.python-selenium.new.30101/python-selenium.changes
2025-04-22 17:26:18.702117309 +0200
@@ -1,0 +2,7 @@
+Sun Apr 20 21:37:53 UTC 2025 - Christian Boltz <[email protected]>
+
+- Drop ExclusiveArch - at least s390x and ppc64le also build
+ successfully, so there's no point in listing lots of archs in
+ "ExclusiveArch"
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-selenium.spec ++++++
--- /var/tmp/diff_new_pack.pvKKYI/_old 2025-04-22 17:26:20.290183953 +0200
+++ /var/tmp/diff_new_pack.pvKKYI/_new 2025-04-22 17:26:20.306184625 +0200
@@ -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-typing-extensions >= 4.9
Requires: python-urllib3
Requires: python-websocket-client >= 1.8
-ExclusiveArch: %{ix86} x86_64 %arm aarch64 riscv64
%python_subpackages
%description