Hello community, here is the log from the commit of package python-pandas for openSUSE:Factory checked in at 2018-08-06 11:54:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pandas (Old) and /work/SRC/openSUSE:Factory/.python-pandas.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pandas" Mon Aug 6 11:54:25 2018 rev:14 rq:627515 version:0.23.4 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pandas/python-pandas.changes 2018-07-18 22:55:17.410692237 +0200 +++ /work/SRC/openSUSE:Factory/.python-pandas.new/python-pandas.changes 2018-08-06 11:54:28.881265576 +0200 @@ -1,0 +2,9 @@ +Sat Aug 4 19:07:22 UTC 2018 - [email protected] + +- Update to 0.23.4 + * Python 3.7 with Windows gave all missing values for rolling variance calculations (:issue:`21813`) + * Bug where calling :func:`DataFrameGroupBy.agg` with a list of functions including ``ohlc`` as the non-initial element would raise a ``ValueError`` (:issue:`21716`) + * Bug in ``roll_quantile`` caused a memory leak when calling ``.rolling(...).quantile(q)`` with ``q`` in (0,1) (:issue:`21965`) + * Bug in :func:`Series.clip` and :func:`DataFrame.clip` cannot accept list-like threshold containing ``NaN`` (:issue:`19992`) + +------------------------------------------------------------------- Old: ---- pandas-0.23.3.tar.gz New: ---- pandas-0.23.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pandas.spec ++++++ --- /var/tmp/diff_new_pack.Gyby6D/_old 2018-08-06 11:54:29.953267438 +0200 +++ /var/tmp/diff_new_pack.Gyby6D/_new 2018-08-06 11:54:29.957267445 +0200 @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define oldpython python Name: python-pandas -Version: 0.23.3 +Version: 0.23.4 Release: 0 Summary: Make working with "relational" or "labeled" data both easy and intuitive License: BSD-3-Clause ++++++ pandas-0.23.3.tar.gz -> pandas-0.23.4.tar.gz ++++++ /work/SRC/openSUSE:Factory/python-pandas/pandas-0.23.3.tar.gz /work/SRC/openSUSE:Factory/.python-pandas.new/pandas-0.23.4.tar.gz differ: char 5, line 1
