Hello community,

here is the log from the commit of package python-pandas for openSUSE:Factory 
checked in at 2019-11-13 13:13:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pandas (Old)
 and      /work/SRC/openSUSE:Factory/.python-pandas.new.2990 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pandas"

Wed Nov 13 13:13:29 2019 rev:21 rq:747290 version:0.25.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pandas/python-pandas.changes      
2019-10-02 11:55:52.103497217 +0200
+++ /work/SRC/openSUSE:Factory/.python-pandas.new.2990/python-pandas.changes    
2019-11-13 13:13:35.558777288 +0100
@@ -1,0 +2,26 @@
+Mon Nov 11 01:59:25 UTC 2019 - Steve Kowalik <steven.kowa...@suse.com>
+
+- Update to version 0.25.3
+  + Support Python 3.8
+  + Bug fixes
+    > Indexing
+      * Fix regression in DataFrame.reindex() not following the limit argument
+      * Fix regression in RangeIndex.get_indexer() for decreasing RangeIndex
+        where target values may be improperly identified as missing/present
+    > I/O
+      * Fix regression in notebook display where <th> tags were missing for
+        DataFrame.index values
+      * Regression in to_csv() where writing a Series or DataFrame indexed by
+        an IntervalIndex would incorrectly raise a TypeError
+      * Fix to_csv() with ExtensionArray with list-like values
+    > Groupby/resample/rolling
+      * Bug incorrectly raising an IndexError when passing a list of quantiles
+        to pandas.core.groupby.DataFrameGroupBy.quantile()
+      * Bug in pandas.core.groupby.GroupBy.shift(),
+        pandas.core.groupby.GroupBy.bfill() and
+        pandas.core.groupby.GroupBy.ffill() where timezone information would
+        be dropped
+      * Bug in DataFrameGroupBy.quantile() where NA values in the grouping
+        could cause segfaults or incorrect results
+
+-------------------------------------------------------------------

Old:
----
  pandas-0.25.1.tar.gz

New:
----
  pandas-0.25.3.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-pandas.spec ++++++
--- /var/tmp/diff_new_pack.l0OWS3/_old  2019-11-13 13:13:36.566778338 +0100
+++ /var/tmp/diff_new_pack.l0OWS3/_new  2019-11-13 13:13:36.570778342 +0100
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define         skip_python2 1
 Name:           python-pandas
-Version:        0.25.1
+Version:        0.25.3
 Release:        0
 Summary:        Python data structures for data analysis, time series, and 
statistics
 License:        BSD-3-Clause

++++++ pandas-0.25.1.tar.gz -> pandas-0.25.3.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-pandas/pandas-0.25.1.tar.gz 
/work/SRC/openSUSE:Factory/.python-pandas.new.2990/pandas-0.25.3.tar.gz differ: 
char 5, line 1


Reply via email to