Commit Graph

2 Commits

Author SHA1 Message Date
Khem Raj
178a520051 python3-pandas: Add workaround to fix build with clang
This is a bug introduced by cython [1]
the workaround suppressed the additional warnings seen with clang [2]

[1] https://github.com/cython/cython/issues/3474
[2] https://github.com/pandas-dev/pandas/issues/33239

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
2020-08-13 22:32:08 -07:00
Leon Anavi
739eeaaff4 python3-pandas: Upgrade 1.0.5 -> 1.1.0
Upgrade to release 1.1.0. This is a minor release which includes
some new features, bug fixes, and performance improvements.
For more details have a look at:
https://pandas.pydata.org/pandas-docs/version/1.1.0/whatsnew/v1.1.0.html

License-Update: Updated years. The license remains the same.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-03 17:43:24 -07:00