Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-statsmodels for openSUSE:Factory checked in at 2024-03-21 17:01:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-statsmodels (Old) and /work/SRC/openSUSE:Factory/.python-statsmodels.new.1905 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-statsmodels" Thu Mar 21 17:01:38 2024 rev:17 rq:1160377 version:0.14.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-statsmodels/python-statsmodels.changes 2024-02-13 22:43:31.786750247 +0100 +++ /work/SRC/openSUSE:Factory/.python-statsmodels.new.1905/python-statsmodels.changes 2024-03-21 17:02:24.604777620 +0100 @@ -1,0 +2,7 @@ +Thu Mar 21 10:49:59 UTC 2024 - Ben Greiner <c...@bnavigator.de> + +- Add statsmodels-pr9106-numpy2.patch for deprecation warnings with + numpy and pandas -- gh#statsmodels/statsmodels#9106 +- Update BuildRequirements: Cython 3 is okay + +------------------------------------------------------------------- New: ---- statsmodels-pr9106-numpy2.patch BETA DEBUG BEGIN: New: - Add statsmodels-pr9106-numpy2.patch for deprecation warnings with numpy and pandas -- gh#statsmodels/statsmodels#9106 BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-statsmodels.spec ++++++ --- /var/tmp/diff_new_pack.FiB4QR/_old 2024-03-21 17:02:26.280839303 +0100 +++ /var/tmp/diff_new_pack.FiB4QR/_new 2024-03-21 17:02:26.288839598 +0100 @@ -1,5 +1,5 @@ # -# spec file +# spec file for package python-statsmodels # # Copyright (c) 2024 SUSE LLC # @@ -33,13 +33,15 @@ License: BSD-3-Clause URL: https://github.com/statsmodels/statsmodels Source: https://files.pythonhosted.org/packages/source/s/statsmodels/statsmodels-%{version}.tar.gz -BuildRequires: %{python_module Cython >= 0.29.26 with %python-Cython < 3} +# PATCH-FIX-UPSTREAM statsmodels-pr9106-numpy2.patch gh#statsmodels/statsmodels#9106 +Patch0: statsmodels-pr9106-numpy2.patch +BuildRequires: %{python_module Cython >= 0.29.33 with %python-Cython < 4} BuildRequires: %{python_module devel >= 3.8} BuildRequires: %{python_module numpy-devel >= 1.18} BuildRequires: %{python_module pip} BuildRequires: %{python_module scipy >= 1.4} -BuildRequires: %{python_module setuptools >= 0.59.2} -BuildRequires: %{python_module setuptools_scm >= 7} +BuildRequires: %{python_module setuptools >= 0.69.0.2} +BuildRequires: %{python_module setuptools_scm >= 8} BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: gcc-fortran @@ -47,7 +49,7 @@ Requires: python-numpy >= 1.18 Requires: python-packaging >= 21.3 Requires: python-pandas >= 1.0 -Requires: python-patsy >= 0.5.2 +Requires: python-patsy >= 0.5.5 Requires: python-scipy >= 1.4 Recommends: python-matplotlib >= 3 %if %{with test} ++++++ statsmodels-pr9106-numpy2.patch ++++++ ++++ 1199 lines (skipped)