Changelog for
python-pandas-debugsource-0.11.0-3.1.x86_64.rpm :
Mon May 6 14:00:00 2013 highwaystar.ruAATTgmail.com
- added Recommends: python-tables
- update to 0.11.0
* New precision indexing fields loc, iloc, at, and iat, to reduce
occasional ambiguity in the catch-all hitherto ix method.
* Expanded support for NumPy data types in DataFrame
* NumExpr integration to accelerate various operator evaluation
* New Cookbook and 10 minutes to pandas pages in the documentation
by Jeff Reback
* Improved DataFrame to CSV exporting performance
Tue Jun 19 14:00:00 2012 scorotAATTfree.fr
- remove unneeded python-Pygments and python-Sphinx from build
requirements
Tue Jun 19 14:00:00 2012 scorotAATTfree.fr
- remove duplicates
- fix bytecode inconsistent mtime
Wed Jun 13 14:00:00 2012 scorotAATTfree.fr
- use proper commands instead of deprecated macro
- remove unneeded -01 and --skip-build flags from the install
command line
- set install prefix with %%{_prefix} instead of hard coded path
Wed Jun 13 14:00:00 2012 scorotAATTfree.fr
- add %%py_compile macro in order to fix byte code mtime
inconsistency
Tue Jun 12 14:00:00 2012 scorotAATTfree.fr
- spec file reformating
Tue Jun 12 14:00:00 2012 scorotAATTfree.fr
- first package