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 2022-11-25 16:40:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-statsmodels (Old) and /work/SRC/openSUSE:Factory/.python-statsmodels.new.1597 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-statsmodels" Fri Nov 25 16:40:24 2022 rev:12 rq:1035016 version:0.13.5 Changes: -------- --- /work/SRC/openSUSE:Factory/python-statsmodels/python-statsmodels.changes 2022-03-21 20:11:50.292429028 +0100 +++ /work/SRC/openSUSE:Factory/.python-statsmodels.new.1597/python-statsmodels.changes 2022-11-25 16:40:27.165580370 +0100 @@ -1,0 +2,16 @@ +Wed Nov 9 22:21:28 UTC 2022 - Ben Greiner <c...@bnavigator.de> + +- Fix build requirements +- Clean specfile +- Skip more 32-bit tests, unsupported upstream + +------------------------------------------------------------------- +Tue Nov 8 08:23:09 UTC 2022 - Guillaume GARDET <guillaume.gar...@opensuse.org> + +- Update to 0.13.5: + * Python 3.11 compatibility + * resolves an issue with PyPI that affects 0.13.4 + * packaging fixes +- Add python module Jinja2, needed for tests in %check + +------------------------------------------------------------------- Old: ---- statsmodels-0.13.2.tar.gz New: ---- statsmodels-0.13.5.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-statsmodels.spec ++++++ --- /var/tmp/diff_new_pack.Qm9SQm/_old 2022-11-25 16:40:28.389587285 +0100 +++ /var/tmp/diff_new_pack.Qm9SQm/_new 2022-11-25 16:40:28.405587375 +0100 @@ -16,7 +16,6 @@ # -%{?!python_module:%define python_module() python3-%{**}} %global flavor @BUILD_FLAVOR@%{nil} %if "%{flavor}" == "test" %define psuffix -test @@ -25,24 +24,25 @@ %define psuffix %{nil} %bcond_with test %endif -%define skip_python2 1 + Name: python-statsmodels%{psuffix} -Version: 0.13.2 +Version: 0.13.5 Release: 0 Summary: A Python module that allows users to explore data 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.22} +BuildRequires: %{python_module Cython >= 0.29.32} BuildRequires: %{python_module devel >= 3.7} BuildRequires: %{python_module numpy-devel >= 1.17} BuildRequires: %{python_module scipy >= 1.3} -BuildRequires: %{python_module setuptools >= 0.6} +BuildRequires: %{python_module setuptools >= 0.59.2} +BuildRequires: %{python_module setuptools_scm >= 7} BuildRequires: fdupes BuildRequires: gcc-fortran BuildRequires: python-rpm-macros Requires: python-numpy >= 1.17 -Requires: python-pandas >= 1.0 +Requires: python-pandas >= 0.25 Requires: python-patsy >= 0.5.2 Requires: python-scipy >= 1.3 Recommends: python-matplotlib >= 3 @@ -54,7 +54,8 @@ BuildRequires: %{python_module matplotlib >= 3} # /SECTION # SECTION test requirements -BuildRequires: %{python_module pytest >= 6} +BuildRequires: %{python_module Jinja2} +BuildRequires: %{python_module pytest >= 7.0.1} BuildRequires: %{python_module pytest-xdist} # /SECTION %endif @@ -107,7 +108,7 @@ %ifarch %{ix86} %{arm32} # Note: there is no upstream 32-bit support for testing # gh#statsmodels/statsmodels#7463 -%define donttest -k "not (test_seasonal_order or (test_holtwinters and test_forecast_index))" +%define donttest -k "not (test_seasonal_order or (test_holtwinters and test_forecast_index) or (test_discrete and test_basic))" %endif # not slow: some tests in tsa and discrete take AGES to run in OBS, like 2h per the folder %pytest_arch -n auto -p no:cacheprovider -m "not slow" %{$python_sitearch}/statsmodels %{?donttest} ++++++ statsmodels-0.13.2.tar.gz -> statsmodels-0.13.5.tar.gz ++++++ /work/SRC/openSUSE:Factory/python-statsmodels/statsmodels-0.13.2.tar.gz /work/SRC/openSUSE:Factory/.python-statsmodels.new.1597/statsmodels-0.13.5.tar.gz differ: char 5, line 1