On 8/17/20 7:28 AM, Leon Anavi wrote:
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 <[email protected]>
Acked-by: Trevor Gamblin <[email protected]>
---
  ...thon3-matplotlib_3.3.0.bb => python3-matplotlib_3.3.1.bb} | 5 +++--
  1 file changed, 3 insertions(+), 2 deletions(-)
  rename meta-python/recipes-devtools/python/{python3-matplotlib_3.3.0.bb => 
python3-matplotlib_3.3.1.bb} (86%)

diff --git a/meta-python/recipes-devtools/python/python3-matplotlib_3.3.0.bb 
b/meta-python/recipes-devtools/python/python3-matplotlib_3.3.1.bb
similarity index 86%
rename from meta-python/recipes-devtools/python/python3-matplotlib_3.3.0.bb
rename to meta-python/recipes-devtools/python/python3-matplotlib_3.3.1.bb
index bc2054a4d..6273ee2f2 100644
--- a/meta-python/recipes-devtools/python/python3-matplotlib_3.3.0.bb
+++ b/meta-python/recipes-devtools/python/python3-matplotlib_3.3.1.bb
@@ -16,10 +16,11 @@ DEPENDS = "\
      python3-numpy-native \
      python3-dateutil-native \
      python3-pytz-native \
+    python3-certifi-native \
  "
-SRC_URI[md5sum] = "b1de7185687c6f5c092689e3431a69b3"
-SRC_URI[sha256sum] = 
"24e8db94948019d531ce0bcd637ac24b1c8f6744ac86d2aa0eb6dbaeb1386f82"
+SRC_URI[md5sum] = "f3a405f340be5b151cb2042c4d8d16f7"
+SRC_URI[sha256sum] = 
"87f53bcce90772f942c2db56736788b39332d552461a5cb13f05ff45c1680f0e"
inherit pypi setuptools3 pkgconfig

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#86423): 
https://lists.openembedded.org/g/openembedded-devel/message/86423
Mute This Topic: https://lists.openembedded.org/mt/76241651/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to