Commit Graph

1 Commits

Author SHA1 Message Date
Leon Anavi
8886ad76c0 python3-matplotlib: Upgrade 3.3.0 -> 3.3.1
Upgrade to release 3.3.1 that contains several critical bug-fixes:

- fix docstring import issues when running Python with
  optimization
- fix hist with categorical data, such as with Pandas
- fix install on BSD systems
- fix nbagg compatibility with Chrome 84+
- fix ordering of scatter marker size in 3D plots
- fix performance regression when plotting Paths
- fix reading from URL in imread
- fix several regressions with new date epoch handling
- fix some bad constrained and tight layout interactions
  with colorbars
- fix use of customized toolbars in TkAgg and WXAgg backends

Add the native recipe for python3-certifi to DEPENDS.

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-18 09:36:11 -07:00