summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-networkx_3.6.1.bb (renamed from meta-python/recipes-devtools/python/python3-networkx_3.6.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-networkx_3.6.bb b/meta-python/recipes-devtools/python/python3-networkx_3.6.1.bb
index e49645db76..fe08ae9968 100644
--- a/meta-python/recipes-devtools/python/python3-networkx_3.6.bb
+++ b/meta-python/recipes-devtools/python/python3-networkx_3.6.1.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "http://networkx.github.io/"
3LICENSE = "BSD-3-Clause" 3LICENSE = "BSD-3-Clause"
4LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=f7592b173aee2da0e062f9cfa0378e9d" 4LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=f7592b173aee2da0e062f9cfa0378e9d"
5 5
6SRC_URI[sha256sum] = "285276002ad1f7f7da0f7b42f004bcba70d381e936559166363707fdad3d72ad" 6SRC_URI[sha256sum] = "26b7c357accc0c8cde558ad486283728b65b6a95d85ee1cd66bafab4c8168509"
7 7
8inherit pypi python_setuptools_build_meta 8inherit pypi python_setuptools_build_meta
9 9