Hello community,

here is the log from the commit of package python3-pandas for openSUSE:Factory 
checked in at 2015-10-19 22:50:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-08-17 15:35:05.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python3-pandas.new/python3-pandas.changes       
2015-10-20 00:04:10.000000000 +0200
@@ -1,0 +2,38 @@
+Sat Oct 10 16:39:41 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:
------------------
++++++ python3-pandas.spec ++++++
--- /var/tmp/diff_new_pack.Z6a2yi/_old  2015-10-20 00:04:11.000000000 +0200
+++ /var/tmp/diff_new_pack.Z6a2yi/_new  2015-10-20 00:04:11.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           python3-pandas
-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
@@ -28,10 +28,10 @@
 BuildRequires:  gcc-c++
 BuildRequires:  python3-Bottleneck
 BuildRequires:  python3-Cython
+BuildRequires:  python3-SQLAlchemy
 BuildRequires:  python3-Sphinx
 BuildRequires:  python3-beautifulsoup4
 BuildRequires:  python3-boto
-BuildRequires:  python3-SQLAlchemy
 BuildRequires:  python3-dateutil
 BuildRequires:  python3-devel
 BuildRequires:  python3-html5lib

++++++ pandas-0.16.2.tar.gz -> pandas-0.17.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/python3-pandas/pandas-0.16.2.tar.gz 
/work/SRC/openSUSE:Factory/.python3-pandas.new/pandas-0.17.0.tar.gz differ: 
char 5, line 1


Reply via email to