From: Alexander Kanavin Date: Wed, 4 Jan 2023 11:05:18 +0000 (+0100) Subject: python3-gitdb: upgrade 4.0.9 -> 4.0.10 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~2068 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9acad520efe76368cf924cfa52c972e7319611b0;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-gitdb: upgrade 4.0.9 -> 4.0.10 Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python-gitdb.inc b/meta/recipes-devtools/python/python-gitdb.inc index 9482964f30b..d92d6453d84 100644 --- a/meta/recipes-devtools/python/python-gitdb.inc +++ b/meta/recipes-devtools/python/python-gitdb.inc @@ -8,7 +8,7 @@ inherit pypi PYPI_PACKAGE = "gitdb" -SRC_URI[sha256sum] = "bac2fd45c0a1c9cf619e63a90d62bdc63892ef92387424b855792a6cabe789aa" +SRC_URI[sha256sum] = "6eb990b69df4e15bad899ea868dc46572c3f75339735663b81de79b06f17eb9a" DEPENDS = "${PYTHON_PN}-async ${PYTHON_PN}-setuptools-native ${PYTHON_PN}-smmap" diff --git a/meta/recipes-devtools/python/python3-gitdb_4.0.9.bb b/meta/recipes-devtools/python/python3-gitdb_4.0.10.bb similarity index 100% rename from meta/recipes-devtools/python/python3-gitdb_4.0.9.bb rename to meta/recipes-devtools/python/python3-gitdb_4.0.10.bb