diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python3-matplotlib_3.5.2.bb (renamed from meta-python/recipes-devtools/python/python3-matplotlib_3.5.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-matplotlib_3.5.1.bb b/meta-python/recipes-devtools/python/python3-matplotlib_3.5.2.bb index e3e5d85eb5..eaa144719b 100644 --- a/meta-python/recipes-devtools/python/python3-matplotlib_3.5.1.bb +++ b/meta-python/recipes-devtools/python/python3-matplotlib_3.5.2.bb | |||
@@ -21,7 +21,7 @@ DEPENDS = "\ | |||
21 | python3-certifi-native \ | 21 | python3-certifi-native \ |
22 | " | 22 | " |
23 | 23 | ||
24 | SRC_URI[sha256sum] = "b2e9810e09c3a47b73ce9cab5a72243a1258f61e7900969097a817232246ce1c" | 24 | SRC_URI[sha256sum] = "48cf850ce14fa18067f2d9e0d646763681948487a8080ec0af2686468b4607a2" |
25 | 25 | ||
26 | inherit pypi setuptools3 pkgconfig | 26 | inherit pypi setuptools3 pkgconfig |
27 | 27 | ||