Hello community, here is the log from the commit of package python-statsmodels for openSUSE:Factory checked in at 2019-11-28 10:13:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-statsmodels (Old) and /work/SRC/openSUSE:Factory/.python-statsmodels.new.26869 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-statsmodels" Thu Nov 28 10:13:31 2019 rev:6 rq:750719 version:0.10.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-statsmodels/python-statsmodels.changes 2019-07-29 17:32:10.306115639 +0200 +++ /work/SRC/openSUSE:Factory/.python-statsmodels.new.26869/python-statsmodels.changes 2019-11-28 10:14:15.367637249 +0100 @@ -1,0 +2,6 @@ +Sun Nov 24 17:37:28 UTC 2019 - Arun Persaud <[email protected]> + +- update to version 0.10.2: + * This is a bug release and adds compatibility with Python 3.8. + +------------------------------------------------------------------- Old: ---- statsmodels-0.10.1.tar.gz New: ---- statsmodels-0.10.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-statsmodels.spec ++++++ --- /var/tmp/diff_new_pack.jfSSAx/_old 2019-11-28 10:14:18.127637277 +0100 +++ /var/tmp/diff_new_pack.jfSSAx/_new 2019-11-28 10:14:18.131637277 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-statsmodels # -# Copyright (c) 2019 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,38 +12,37 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-statsmodels -Version: 0.10.1 +Version: 0.10.2 Release: 0 Summary: A Python module that allows users to explore data License: BSD-3-Clause Group: Development/Libraries/Python -Url: http://statsmodels.sourceforge.net/ +URL: http://statsmodels.sourceforge.net/ Source: https://files.pythonhosted.org/packages/source/s/statsmodels/statsmodels-%{version}.tar.gz BuildRequires: %{python_module devel} -BuildRequires: %{python_module setuptools >= 0.6} BuildRequires: %{python_module matplotlib >= 1.0.0} BuildRequires: %{python_module numpy-devel >= 1.7.0} BuildRequires: %{python_module pandas >= 0.7.1} BuildRequires: %{python_module patsy >= 0.3.0} BuildRequires: %{python_module scipy >= 0.9.0} +BuildRequires: %{python_module setuptools >= 0.6} BuildRequires: fdupes BuildRequires: gcc-fortran BuildRequires: python-rpm-macros -# SECTION test requirements -BuildRequires: %{python_module pytest} -# /SECTION Requires: python-numpy >= 1.7.0 Requires: python-pandas >= 0.7.1 Requires: python-patsy >= 0.3.0 Requires: python-scipy >= 0.9.0 Recommends: python-matplotlib >= 1.0.0 - +# SECTION test requirements +BuildRequires: %{python_module pytest} +# /SECTION %python_subpackages %description ++++++ statsmodels-0.10.1.tar.gz -> statsmodels-0.10.2.tar.gz ++++++ /work/SRC/openSUSE:Factory/python-statsmodels/statsmodels-0.10.1.tar.gz /work/SRC/openSUSE:Factory/.python-statsmodels.new.26869/statsmodels-0.10.2.tar.gz differ: char 5, line 1
