Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pyzmq for openSUSE:Factory checked in at 2023-02-02 18:07:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pyzmq (Old) and /work/SRC/openSUSE:Factory/.python-pyzmq.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pyzmq" Thu Feb 2 18:07:36 2023 rev:53 rq:1062451 version:24.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pyzmq/python-pyzmq.changes 2022-11-11 14:36:09.214176500 +0100 +++ /work/SRC/openSUSE:Factory/.python-pyzmq.new.32243/python-pyzmq.changes 2023-02-02 18:33:54.873502903 +0100 @@ -1,0 +2,5 @@ +Wed Feb 1 13:12:01 UTC 2023 - Dirk Müller <[email protected]> + +- skip numy tests for the testsuite on SLE15 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pyzmq.spec ++++++ --- /var/tmp/diff_new_pack.pNciTS/_old 2023-02-02 18:33:55.269505339 +0100 +++ /var/tmp/diff_new_pack.pNciTS/_new 2023-02-02 18:33:55.273505364 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-pyzmq # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 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,9 @@ Recommends: python-tornado Suggests: python-paramiko # SECTION Test requirements +%if 0%{?suse_version} >= 1550 BuildRequires: %{python_module numpy} +%endif BuildRequires: %{python_module paramiko} BuildRequires: %{python_module pytest-rerunfailures} BuildRequires: %{python_module pytest-timeout}
