[oe-commits] [openembedded-core] 14/22: python3-gitdb: upgrade 2.0.5 -> 2.0.6

git at git.openembedded.org git at git.openembedded.org
Mon Feb 3 13:04:16 UTC 2020


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

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

commit cb2bebfd07f04f1049a5507af7656a92481439c3
Author: Alexander Kanavin <alex.kanavin at gmail.com>
AuthorDate: Wed Jan 29 10:07:29 2020 +0100

    python3-gitdb: upgrade 2.0.5 -> 2.0.6
    
    Signed-off-by: Alexander Kanavin <alex.kanavin at gmail.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 meta/recipes-devtools/python/python-gitdb.inc                         | 4 ++--
 .../python/{python3-gitdb_2.0.5.bb => python3-gitdb_2.0.6.bb}         | 1 +
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-devtools/python/python-gitdb.inc b/meta/recipes-devtools/python/python-gitdb.inc
index 633752f..23ec298 100644
--- a/meta/recipes-devtools/python/python-gitdb.inc
+++ b/meta/recipes-devtools/python/python-gitdb.inc
@@ -8,8 +8,8 @@ inherit pypi
 
 PYPI_PACKAGE = "gitdb2"
 
-SRC_URI[md5sum] = "94e59e5fb00960541f6e137b1456ab0a"
-SRC_URI[sha256sum] = "83361131a1836661a155172932a13c08bda2db3674e4caa32368aa6eb02f38c2"
+SRC_URI[md5sum] = "1a7ea3362e405f8a5634f7ee53636094"
+SRC_URI[sha256sum] = "1b6df1433567a51a4a9c1a5a0de977aa351a405cc56d7d35f3388bad1f630350"
 
 DEPENDS = "${PYTHON_PN}-async ${PYTHON_PN}-setuptools-native ${PYTHON_PN}-smmap"
 
diff --git a/meta/recipes-devtools/python/python3-gitdb_2.0.5.bb b/meta/recipes-devtools/python/python3-gitdb_2.0.6.bb
similarity index 97%
rename from meta/recipes-devtools/python/python3-gitdb_2.0.5.bb
rename to meta/recipes-devtools/python/python3-gitdb_2.0.6.bb
index fe15832..2dcd9c8 100644
--- a/meta/recipes-devtools/python/python3-gitdb_2.0.5.bb
+++ b/meta/recipes-devtools/python/python3-gitdb_2.0.6.bb
@@ -1,2 +1,3 @@
 inherit setuptools3
 require python-gitdb.inc
+

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


More information about the Openembedded-commits mailing list