]> code.ossystems Code Review - openembedded-core.git/commitdiff
python3-git: upgrade 3.1.3 -> 3.1.7
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 15 Jul 2020 06:16:50 +0000 (06:16 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 18 Jul 2020 10:06:27 +0000 (11:06 +0100)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-git_3.1.7.bb [moved from meta/recipes-devtools/python/python3-git_3.1.3.bb with 92% similarity]

similarity index 92%
rename from meta/recipes-devtools/python/python3-git_3.1.3.bb
rename to meta/recipes-devtools/python/python3-git_3.1.7.bb
index 064868d858aa7a137932b8c92ea704cb575768e9..6d1fc4b65371e91564d53f34cb46744f5ecc478c 100644 (file)
@@ -12,7 +12,7 @@ PYPI_PACKAGE = "GitPython"
 
 inherit pypi setuptools3
 
-SRC_URI[sha256sum] = "e107af4d873daed64648b4f4beb89f89f0cfbe3ef558fc7821ed2331c2f8da1a"
+SRC_URI[sha256sum] = "2db287d71a284e22e5c2846042d0602465c7434d910406990d5b74df4afb0858"
 
 DEPENDS += " ${PYTHON_PN}-gitdb"