Hello community, here is the log from the commit of package python-pandas for openSUSE:Factory checked in at 2015-10-17 16:38:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pandas (Old) and /work/SRC/openSUSE:Factory/.python-pandas.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pandas" Changes: -------- --- /work/SRC/openSUSE:Factory/python-pandas/python-pandas.changes 2015-06-30 10:19:32.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-pandas.new/python-pandas.changes 2015-10-17 16:38:55.000000000 +0200 @@ -1,0 +2,38 @@ +Mon Oct 12 09:28:25 UTC 2015 - [email protected] + +- update to version 0.17.0: + (for full changelog see http://pandas.pydata.org/pandas-docs/stable/whatsnew.html#v0-17-0-october-9-2015) + Highlights: + * Release the Global Interpreter Lock (GIL) on some cython + operations, see here + * Plotting methods are now available as attributes of the .plot + accessor, see here + * The sorting API has been revamped to remove some long-time + inconsistencies, see here + * Support for a datetime64[ns] with timezones as a first-class + dtype, see here + * The default for to_datetime will now be to raise when presented + with unparseable formats, previously this would return the + original input. Also, date parse functions now return consistent + results. See here + * The default for dropna in HDFStore has changed to False, to store + by default all rows even if they are all NaN, see here + * Datetime accessor (dt) now supports Series.dt.strftime to generate + formatted strings for datetime-likes, and Series.dt.total_seconds + to ge nerate each duration of the timedelta in seconds. See here + * Period and PeriodIndex can handle multiplied freq like 3D, which + corresponding to 3 days span. See here + * Development installed versions of pandas will now have PEP440 + compliant version strings (GH9518) + * Development support for benchmarking with the Air Speed Velocity + library (GH8361) + * Support for reading SAS xport files, see here + * Documentation comparing SAS to pandas, see here + * Removal of the automatic TimeSeries broadcasting, deprecated since + 0.8.0, see here + * Display format with plain text can optionally align with Unicode + East Asian Width, see here + * Compatibility with Python 3.5 (GH11097) + * Compatibility with matplotlib 1.5.0 (GH11111) + +------------------------------------------------------------------- Old: ---- pandas-0.16.2.tar.gz New: ---- pandas-0.17.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pandas.spec ++++++ --- /var/tmp/diff_new_pack.1YzyuL/_old 2015-10-17 16:38:55.000000000 +0200 +++ /var/tmp/diff_new_pack.1YzyuL/_new 2015-10-17 16:38:55.000000000 +0200 @@ -18,7 +18,7 @@ %define modname pandas Name: python-%{modname} -Version: 0.16.2 +Version: 0.17.0 Release: 0 Summary: Make working with "relational" or "labeled" data both easy and intuitive License: BSD-3-Clause ++++++ pandas-0.16.2.tar.gz -> pandas-0.17.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/python-pandas/pandas-0.16.2.tar.gz /work/SRC/openSUSE:Factory/.python-pandas.new/pandas-0.17.0.tar.gz differ: char 5, line 1
