[oe-commits] [openembedded-core] 13/25: python3-git: update to version 2.1.11

git at git.openembedded.org git at git.openembedded.org
Mon Aug 20 09:46:59 UTC 2018


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit 8b32644f51f5fb0643789cff6750fea415add276
Author: Derek Straka <derek at asterius.io>
AuthorDate: Fri Aug 17 08:29:14 2018 -0400

    python3-git: update to version 2.1.11
    
    Update to the latest stable release
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 meta/recipes-devtools/python/python-git.inc                           | 4 ++--
 .../python/{python3-git_2.1.10.bb => python3-git_2.1.11.bb}           | 0
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-devtools/python/python-git.inc b/meta/recipes-devtools/python/python-git.inc
index 5a4d8ff..7ccf168 100644
--- a/meta/recipes-devtools/python/python-git.inc
+++ b/meta/recipes-devtools/python/python-git.inc
@@ -12,8 +12,8 @@ PYPI_PACKAGE = "GitPython"
 
 inherit pypi
 
-SRC_URI[md5sum] = "e0c773be32ba9cb57a1d703b590f6d3f"
-SRC_URI[sha256sum] = "b60b045cf64a321e5b620debb49890099fa6c7be6dfb7fb249027e5d34227301"
+SRC_URI[md5sum] = "cee43a39a1468084d49d1c49fb675204"
+SRC_URI[sha256sum] = "8237dc5bfd6f1366abeee5624111b9d6879393d84745a507de0fda86043b65a8"
 
 DEPENDS = "${PYTHON_PN}-gitdb"
 
diff --git a/meta/recipes-devtools/python/python3-git_2.1.10.bb b/meta/recipes-devtools/python/python3-git_2.1.11.bb
similarity index 100%
rename from meta/recipes-devtools/python/python3-git_2.1.10.bb
rename to meta/recipes-devtools/python/python3-git_2.1.11.bb

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list