diff --git a/meta-python/recipes-devtools/python/python3-graphviz_0.17.bb b/meta-python/recipes-devtools/python/python3-graphviz_0.18.bb similarity index 79% rename from meta-python/recipes-devtools/python/python3-graphviz_0.17.bb rename to meta-python/recipes-devtools/python/python3-graphviz_0.18.bb index 017a1d0fe..200292d66 100644 --- a/meta-python/recipes-devtools/python/python3-graphviz_0.17.bb +++ b/meta-python/recipes-devtools/python/python3-graphviz_0.18.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] = "ef6e2c5deb9cdcc0c7eece1d89625fd07b0f2208ea2bcb483520907ddf8b4e12" +SRC_URI[sha256sum] = "0f04e5f939d3a839b524283d590e941892c56e75e60e0f5238c431264f490022" inherit pypi setuptools3