summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python3-graphviz_0.20.3.bb (renamed from meta-python/recipes-devtools/python/python3-graphviz_0.20.1.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-graphviz_0.20.1.bb b/meta-python/recipes-devtools/python/python3-graphviz_0.20.3.bb
index d381699a8..0fd81b0ee 100644
--- a/meta-python/recipes-devtools/python/python3-graphviz_0.20.1.bb
+++ b/meta-python/recipes-devtools/python/python3-graphviz_0.20.3.bb
@@ -1,9 +1,9 @@
1DESCRIPTION = "Graphviz protocol implementation" 1DESCRIPTION = "Graphviz protocol implementation"
2HOMEPAGE = "https://graphviz.readthedocs.io/en/stable/" 2HOMEPAGE = "https://graphviz.readthedocs.io/en/stable/"
3LICENSE = "MIT" 3LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=951dd0868a9606c867ffda0ea3ea6da2" 4LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=bcdc1cf20245c598f9a563b550605785"
5 5
6SRC_URI[sha256sum] = "8c58f14adaa3b947daf26c19bc1e98c4e0702cdc31cf99153e6f06904d492bf8" 6SRC_URI[sha256sum] = "09d6bc81e6a9fa392e7ba52135a9d49f1ed62526f96499325930e87ca1b5925d"
7 7
8inherit pypi setuptools3 8inherit pypi setuptools3
9 9