Hello community,

here is the log from the commit of package python-pandas for openSUSE:Factory 
checked in at 2018-07-18 22:54:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pandas (Old)
 and      /work/SRC/openSUSE:Factory/.python-pandas.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pandas"

Wed Jul 18 22:54:19 2018 rev:13 rq:622580 version:0.23.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pandas/python-pandas.changes      
2018-06-19 11:59:29.407329212 +0200
+++ /work/SRC/openSUSE:Factory/.python-pandas.new/python-pandas.changes 
2018-07-18 22:55:17.410692237 +0200
@@ -1,0 +2,72 @@
+Sat Jul 14 01:59:02 UTC 2018 - [email protected]
+
+- update to version 0.23.3:
+  * This release fixes a build issue with the sdist for Python 3.7
+    (GH21785) There are no other changes.
+
+-------------------------------------------------------------------
+Sat Jul  7 17:09:22 UTC 2018 - [email protected]
+
+- update to version 0.23.2:
+  * Fixed Regressions
+    + Fixed regression in to_csv() when handling file-like object
+      incorrectly (GH21471)
+    + Re-allowed duplicate level names of a MultiIndex. Accessing a
+      level that has a duplicate name by name still raises an error
+      (GH19029).
+    + Bug in both DataFrame.first_valid_index() and
+      Series.first_valid_index() raised for a row index having
+      duplicate values (GH21441)
+    + Fixed printing of DataFrames with hierarchical columns with long
+      names (GH21180)
+    + Fixed regression in reindex() and groupby() with a MultiIndex or
+      multiple keys that contains categorical datetime-like values
+      (GH21390).
+    + Fixed regression in unary negative operations with object dtype
+      (GH21380)
+    + Bug in Timestamp.ceil() and Timestamp.floor() when timestamp is
+      a multiple of the rounding frequency (GH21262)
+    + Fixed regression in to_clipboard() that defaulted to copying
+      dataframes with space delimited instead of tab delimited
+      (GH21104)
+  * Build Changes
+    + The source and binary distributions no longer include test data
+      files, resulting in smaller download sizes. Tests relying on
+      these data files will be skipped when using
+      pandas.test(). (GH19320)
+  * Bug Fixes
+  * Conversion
+    + Bug in constructing Index with an iterator or generator
+      (GH21470)
+    + Bug in Series.nlargest() for signed and unsigned integer dtypes
+      when the minimum value is present (GH21426)
+  * Indexing
+    + Bug in Index.get_indexer_non_unique() with categorical key
+      (GH21448)
+    + Bug in comparison operations for MultiIndex where error was
+      raised on equality / inequality comparison involving a
+      MultiIndex with nlevels == 1 (GH21149)
+    + Bug in DataFrame.drop() behaviour is not consistent for unique
+      and non-unique indexes (GH21494)
+    + Bug in DataFrame.duplicated() with a large number of columns
+      causing a ‘maximum recursion depth exceeded’ (GH21524).
+  * I/O
+    + Bug in read_csv() that caused it to incorrectly raise an error
+      when nrows=0, low_memory=True, and index_col was not None
+      (GH21141)
+    + Bug in json_normalize() when formatting the record_prefix with
+      integer columns (GH21536)
+  * Categorical
+    + Bug in rendering Series with Categorical dtype in rare
+      conditions under Python 2.7 (GH21002)
+  * Timezones
+    + Bug in Timestamp and DatetimeIndex where passing a Timestamp
+      localized after a DST transition would return a datetime before
+      the DST transition (GH20854)
+    + Bug in comparing DataFrame`s with tz-aware :class:`DatetimeIndex
+      columns with a DST transition that raised a KeyError (GH19970)
+  * Timedelta
+    + Bug in Timedelta where non-zero timedeltas shorter than 1
+      microsecond were considered False (GH21484)
+
+-------------------------------------------------------------------

Old:
----
  pandas-0.23.1.tar.gz

New:
----
  pandas-0.23.3.tar.gz

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

Other differences:
------------------
++++++ python-pandas.spec ++++++
--- /var/tmp/diff_new_pack.V1YZGj/_old  2018-07-18 22:55:17.994690299 +0200
+++ /var/tmp/diff_new_pack.V1YZGj/_new  2018-07-18 22:55:17.994690299 +0200
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define oldpython python
 Name:           python-pandas
-Version:        0.23.1
+Version:        0.23.3
 Release:        0
 Summary:        Make working with "relational" or "labeled" data both easy and 
intuitive
 License:        BSD-3-Clause

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


Reply via email to