summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/python/python3-git_3.1.17.bb (renamed from meta/recipes-devtools/python/python3-git_3.1.14.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-git_3.1.14.bb b/meta/recipes-devtools/python/python3-git_3.1.17.bb
index 911c8f1487..009cac6609 100644
--- a/meta/recipes-devtools/python/python3-git_3.1.14.bb
+++ b/meta/recipes-devtools/python/python3-git_3.1.17.bb
@@ -12,7 +12,7 @@ PYPI_PACKAGE = "GitPython"
12 12
13inherit pypi setuptools3 13inherit pypi setuptools3
14 14
15SRC_URI[sha256sum] = "be27633e7509e58391f10207cd32b2a6cf5b908f92d9cd30da2e514e1137af61" 15SRC_URI[sha256sum] = "ee24bdc93dce357630764db659edaf6b8d664d4ff5447ccfeedd2dc5c253f41e"
16 16
17DEPENDS += " ${PYTHON_PN}-gitdb" 17DEPENDS += " ${PYTHON_PN}-gitdb"
18 18