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 2023-06-23 21:53:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-selenium (Old) and /work/SRC/openSUSE:Factory/.python-selenium.new.15902 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-selenium" Fri Jun 23 21:53:31 2023 rev:15 rq:1094864 version:4.10.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-selenium/python-selenium.changes 2023-06-09 20:43:28.064655315 +0200 +++ /work/SRC/openSUSE:Factory/.python-selenium.new.15902/python-selenium.changes 2023-06-23 21:53:38.598972068 +0200 @@ -1,0 +2,5 @@ +Wed Jun 21 08:09:17 UTC 2023 - Guillaume GARDET <guillaume.gar...@opensuse.org> + +- Fix packaging for non-x86_64 architectures + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-selenium.spec ++++++ --- /var/tmp/diff_new_pack.YEhdgx/_old 2023-06-23 21:53:39.334976285 +0200 +++ /var/tmp/diff_new_pack.YEhdgx/_new 2023-06-23 21:53:39.338976309 +0200 @@ -61,13 +61,6 @@ %install %pyproject_install %python_expand %fdupes %{buildroot}%{$python_sitelib} -# Do not package .so built for foreign architectures -%ifnarch %{ix86} x86_64 -%python_expand rm %{buildroot}%{$python_sitelib}/selenium/webdriver/firefox/x86/x_ignore_nofocus.so -%endif -%ifnarch x86_64 -%python_expand rm %{buildroot}%{$python_sitelib}/selenium/webdriver/firefox/amd64/x_ignore_nofocus.so -%endif %check export PYTHONDONTWRITEBYTECODE=1