summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python-gitdb.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/python/python-gitdb.inc')
-rw-r--r--meta/recipes-devtools/python/python-gitdb.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/python/python-gitdb.inc b/meta/recipes-devtools/python/python-gitdb.inc
index 633752fd1b..23ec2986b1 100644
--- a/meta/recipes-devtools/python/python-gitdb.inc
+++ b/meta/recipes-devtools/python/python-gitdb.inc
@@ -8,8 +8,8 @@ inherit pypi
8 8
9PYPI_PACKAGE = "gitdb2" 9PYPI_PACKAGE = "gitdb2"
10 10
11SRC_URI[md5sum] = "94e59e5fb00960541f6e137b1456ab0a" 11SRC_URI[md5sum] = "1a7ea3362e405f8a5634f7ee53636094"
12SRC_URI[sha256sum] = "83361131a1836661a155172932a13c08bda2db3674e4caa32368aa6eb02f38c2" 12SRC_URI[sha256sum] = "1b6df1433567a51a4a9c1a5a0de977aa351a405cc56d7d35f3388bad1f630350"
13 13
14DEPENDS = "${PYTHON_PN}-async ${PYTHON_PN}-setuptools-native ${PYTHON_PN}-smmap" 14DEPENDS = "${PYTHON_PN}-async ${PYTHON_PN}-setuptools-native ${PYTHON_PN}-smmap"
15 15