diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python3-matplotlib_3.3.1.bb (renamed from meta-python/recipes-devtools/python/python3-matplotlib_3.3.0.bb) | 5 |
1 files changed, 3 insertions, 2 deletions
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 index bc2054a4d7..6273ee2f20 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 = "\ | |||
16 | python3-numpy-native \ | 16 | python3-numpy-native \ |
17 | python3-dateutil-native \ | 17 | python3-dateutil-native \ |
18 | python3-pytz-native \ | 18 | python3-pytz-native \ |
19 | python3-certifi-native \ | ||
19 | " | 20 | " |
20 | 21 | ||
21 | SRC_URI[md5sum] = "b1de7185687c6f5c092689e3431a69b3" | 22 | SRC_URI[md5sum] = "f3a405f340be5b151cb2042c4d8d16f7" |
22 | SRC_URI[sha256sum] = "24e8db94948019d531ce0bcd637ac24b1c8f6744ac86d2aa0eb6dbaeb1386f82" | 23 | SRC_URI[sha256sum] = "87f53bcce90772f942c2db56736788b39332d552461a5cb13f05ff45c1680f0e" |
23 | 24 | ||
24 | inherit pypi setuptools3 pkgconfig | 25 | inherit pypi setuptools3 pkgconfig |
25 | 26 | ||