Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-cirq for openSUSE:Factory checked in at 2021-02-07 15:21:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-cirq (Old) and /work/SRC/openSUSE:Factory/.python-cirq.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-cirq" Sun Feb 7 15:21:47 2021 rev:2 rq:869862 version:0.9.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-cirq/python-cirq.changes 2020-10-25 18:07:07.547374004 +0100 +++ /work/SRC/openSUSE:Factory/.python-cirq.new.28504/python-cirq.changes 2021-02-07 15:24:21.218222103 +0100 @@ -1,0 +2,7 @@ +Wed Feb 3 13:03:35 UTC 2021 - Benjamin Greiner <[email protected]> + +- Skip python36: There are NEP 29 packages in the dependencies. +- Don't try to build this noarch package in i586, because quimb is + not available for that + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-cirq.spec ++++++ --- /var/tmp/diff_new_pack.qdYWpF/_old 2021-02-07 15:24:21.726222683 +0100 +++ /var/tmp/diff_new_pack.qdYWpF/_new 2021-02-07 15:24:21.730222687 +0100 @@ -18,6 +18,7 @@ %define packagename Cirq %define skip_python2 1 +%define skip_python36 1 %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-cirq Version: 0.9.1 @@ -64,6 +65,8 @@ Requires: python-sortedcontainers >= 2.0 Requires: python-sympy Requires: python-typing_extensions +# quimb does not support 32 bit arch. +ExcludeArch: %ix86 %arm ppc BuildArch: noarch %python_subpackages
