[oe-commits] [openembedded-core] 11/15: python3-git: update to 2.1.8

git at git.openembedded.org git at git.openembedded.org
Thu Dec 28 13:23:36 UTC 2017


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 ef9e3ba8a5f7fb7a053297f6476a3d44630137d7
Author: Derek Straka <derek at asterius.io>
AuthorDate: Fri Dec 22 11:14:11 2017 -0500

    python3-git: update to 2.1.8
    
    python3-git was updated to the latest stable version
    
    Tested on qemux86-64 using core-image-minimal
    
    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.7.bb => python3-git_2.1.8.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 7b0707e..bef08eb 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] = "a63fdd2a650694ea23e268fd0c952034"
-SRC_URI[sha256sum] = "13c7cd99c2bf277fc99accfc25148752fa90e7cc6c6d08a3f01d229dacb461d9"
+SRC_URI[md5sum] = "7a94ee1b923fb772a2a0c6649430a17c"
+SRC_URI[sha256sum] = "ad61bc25deadb535b047684d06f3654c001d9415e1971e51c9c20f5b510076e9"
 
 DEPENDS = "${PYTHON_PN}-gitdb"
 
diff --git a/meta/recipes-devtools/python/python3-git_2.1.7.bb b/meta/recipes-devtools/python/python3-git_2.1.8.bb
similarity index 100%
rename from meta/recipes-devtools/python/python3-git_2.1.7.bb
rename to meta/recipes-devtools/python/python3-git_2.1.8.bb

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


More information about the Openembedded-commits mailing list