Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-dqsegdb for openSUSE:Factory checked in at 2022-04-05 19:56:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-dqsegdb (Old) and /work/SRC/openSUSE:Factory/.python-dqsegdb.new.1900 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-dqsegdb" Tue Apr 5 19:56:00 2022 rev:2 rq:967033 version:2.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-dqsegdb/python-dqsegdb.changes 2022-03-01 17:04:41.548351333 +0100 +++ /work/SRC/openSUSE:Factory/.python-dqsegdb.new.1900/python-dqsegdb.changes 2022-04-05 19:56:32.349507291 +0200 @@ -1,0 +2,6 @@ +Tue Apr 5 10:37:47 UTC 2022 - Dominique Leuenberger <dims...@opensuse.org> + +- Sync ExclusiveArch with lal: do not build for i586 as + dependencies do not exist. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-dqsegdb.spec ++++++ --- /var/tmp/diff_new_pack.mnlaUL/_old 2022-04-05 19:56:32.873501449 +0200 +++ /var/tmp/diff_new_pack.mnlaUL/_new 2022-04-05 19:56:32.877501405 +0200 @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # + %define skip_python2 1 %define modname dqsegdb Name: python-dqsegdb @@ -37,13 +38,14 @@ Requires: python-pyOpenSSL Requires: python-pyRXP Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(postun):update-alternatives BuildArch: noarch # SECTION For tests BuildRequires: %{python_module lal} -BuildRequires: %{python_module pytest} BuildRequires: %{python_module pyOpenSSL} +BuildRequires: %{python_module pytest} # /SECTION +ExcludeArch: %{ix86} %python_subpackages