Hello community, here is the log from the commit of package python3-pandas for openSUSE:Factory checked in at 2016-03-26 15:22:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python3-pandas (Old) and /work/SRC/openSUSE:Factory/.python3-pandas.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python3-pandas" Changes: -------- --- /work/SRC/openSUSE:Factory/python3-pandas/python3-pandas.changes 2015-11-23 07:30:24.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.python3-pandas.new/python3-pandas.changes 2016-03-26 15:23:04.000000000 +0100 @@ -1,0 +2,26 @@ +Sat Mar 12 19:00:30 UTC 2016 - [email protected] + +- specfile: + * update copyright year + +- update to version 0.18.0: + (for a full changelog see http://pandas.pydata.org/pandas-docs/stable/whatsnew.html#v0-18-0-march-13-2016) + * Highlights include: + + Moving and expanding window functions are now methods on Series + and DataFrame, similar to .groupby, see here. + + Adding support for a RangeIndex as a specialized form of the + Int64Index for memory savings, see here. + + API breaking change to the .resample method to make it more + .groupby like, see here. + + Removal of support for positional indexing with floats, which + was deprecated since 0.14.0. This will now raise a TypeError, + see here. + + The .to_xarray() function has been added for compatibility with + the xarray package, see here. + + The read_sas function has been enhanced to read sas7bdat files, + see here. + + Addition of the .str.extractall() method, and API changes to the + .str.extract() method and .str.cat() method. + + pd.test() top-level nose test runner is available (GH4327). + +------------------------------------------------------------------- Old: ---- pandas-0.17.1.tar.gz New: ---- pandas-0.18.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python3-pandas.spec ++++++ --- /var/tmp/diff_new_pack.16F3eB/_old 2016-03-26 15:23:05.000000000 +0100 +++ /var/tmp/diff_new_pack.16F3eB/_new 2016-03-26 15:23:05.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package python3-pandas # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: python3-pandas -Version: 0.17.1 +Version: 0.18.0 Release: 0 Summary: Make working with "relational" or "labeled" data both easy and intuitive License: BSD-3-Clause ++++++ pandas-0.17.1.tar.gz -> pandas-0.18.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/python3-pandas/pandas-0.17.1.tar.gz /work/SRC/openSUSE:Factory/.python3-pandas.new/pandas-0.18.0.tar.gz differ: char 5, line 1
