Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-yt for openSUSE:Factory checked in at 2024-07-22 17:17:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-yt (Old) and /work/SRC/openSUSE:Factory/.python-yt.new.17339 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-yt" Mon Jul 22 17:17:51 2024 rev:13 rq:1188820 version:4.3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-yt/python-yt.changes 2024-07-18 19:16:13.730846953 +0200 +++ /work/SRC/openSUSE:Factory/.python-yt.new.17339/python-yt.changes 2024-07-22 17:19:34.073035941 +0200 @@ -1,0 +2,5 @@ +Thu Jul 18 17:12:30 UTC 2024 - Ben Greiner <code@bnavigator.de> + +- Revert restriction. Numpy 2 is supported since 4.3.1 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-yt.spec ++++++ --- /var/tmp/diff_new_pack.0t4nrx/_old 2024-07-22 17:19:36.517134207 +0200 +++ /var/tmp/diff_new_pack.0t4nrx/_new 2024-07-22 17:19:36.533134850 +0200 @@ -39,27 +39,29 @@ Source100: python-yt-rpmlintrc # PATCH-FIX-OPENSUSE yt-ignore-pytestdepr.patch code@bnavigator.de -- ignore a pytest deprecation warning. Upstream is still working on the nose ot pytest transition Patch1: yt-ignore-pytestdepr.patch -BuildRequires: %{python_module Cython > 3 with %python-Cython < 3.1} BuildRequires: %{python_module base >= 3.9} +BuildRequires: python-rpm-macros +%if !%{with test} +BuildRequires: %{python_module Cython > 3 with %python-Cython < 3.1} BuildRequires: %{python_module ewah-bool-utils-devel >= 1.0.2} -BuildRequires: %{python_module numpy-devel >= 1.25 with %python-numpy-devel < 2} +BuildRequires: %{python_module numpy-devel >= 1.25} BuildRequires: %{python_module pip} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: gcc-c++ -BuildRequires: python-rpm-macros +%endif Requires: python-Pillow >= 8 Requires: python-cmyt >= 1.1.2 Requires: python-ewah-bool-utils >= 1.0.2 Requires: python-ipywidgets >= 8.0.0 Requires: python-matplotlib >= 3.5 Requires: python-more-itertools >= 8.4 +Requires: python-numpy >= 1.19.3 Requires: python-packaging >= 20.9 Requires: python-tomli-w >= 0.4.0 Requires: python-tqdm >= 3.4.0 Requires: python-unyt >= 2.9.2 -Requires: (python-numpy >= 1.19.3 with python-numpy < 2) Requires: (python-tomli >= 1.2.3 if python-base < 3.11) Requires: (python-typing-extensions >= 4.4.0 if python-base < 3.12) Requires(post): update-alternatives
participants (1)
-
Source-Sync