[meta-python] python3-graphviz: update to 0.19

Message ID 20211211185824.2546382-1-open.source@oleksandr-kravchuk.com
State New
Headers show
Series [meta-python] python3-graphviz: update to 0.19 | expand

Commit Message

Oleksandr Kravchuk Dec. 11, 2021, 6:58 p.m. UTC
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
---
 .../{python3-graphviz_0.18.bb => python3-graphviz_0.19.bb}      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-graphviz_0.18.bb => python3-graphviz_0.19.bb} (79%)

Patch

diff --git a/meta-python/recipes-devtools/python/python3-graphviz_0.18.bb b/meta-python/recipes-devtools/python/python3-graphviz_0.19.bb
similarity index 79%
rename from meta-python/recipes-devtools/python/python3-graphviz_0.18.bb
rename to meta-python/recipes-devtools/python/python3-graphviz_0.19.bb
index 200292d66..593cdb4e5 100644
--- a/meta-python/recipes-devtools/python/python3-graphviz_0.18.bb
+++ b/meta-python/recipes-devtools/python/python3-graphviz_0.19.bb
@@ -3,7 +3,7 @@  HOMEPAGE = "https://graphviz.readthedocs.io/en/stable/"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=87cd8818b7e63c6a9c580034e80d7521"
 
-SRC_URI[sha256sum] = "0f04e5f939d3a839b524283d590e941892c56e75e60e0f5238c431264f490022"
+SRC_URI[sha256sum] = "b42554a1c47f24a9473b7f4e380d17b228586a067c97ea69d5354d6074be8dfd"
 
 inherit pypi setuptools3