From f95eb5ba9e5779b376e82bc081d9243ef76e7c31 Mon Sep 17 00:00:00 2001 From: Yi Zhao Date: Sun, 23 Feb 2020 23:03:43 +0800 Subject: python3-networkx: upgrade 2.3 -> 2.4 Signed-off-by: Yi Zhao Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-networkx_2.4.bb | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-networkx_2.4.bb (limited to 'meta-python/recipes-devtools/python/python3-networkx_2.4.bb') diff --git a/meta-python/recipes-devtools/python/python3-networkx_2.4.bb b/meta-python/recipes-devtools/python/python3-networkx_2.4.bb new file mode 100644 index 0000000000..efa82e21c2 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-networkx_2.4.bb @@ -0,0 +1,8 @@ +require python-networkx.inc + +LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=b68290ee1026b204170a23bbdb27a4fd" + +SRC_URI[md5sum] = "63e3fdc9d3a46bcabc776acc5ea5fe48" +SRC_URI[sha256sum] = "f8f4ff0b6f96e4f9b16af6b84622597b5334bf9cae8cf9b2e42e7985d5c95c64" + +inherit setuptools3 -- cgit v1.2.3-54-g00ecf