From c4fbd1a712a884b24e74bd83c1152ed9ddb391e7 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Wed, 4 Jan 2023 12:05:18 +0100 Subject: python3-gitdb: upgrade 4.0.9 -> 4.0.10 (From OE-Core rev: 9acad520efe76368cf924cfa52c972e7319611b0) Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- meta/recipes-devtools/python/python-gitdb.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-devtools/python/python-gitdb.inc') diff --git a/meta/recipes-devtools/python/python-gitdb.inc b/meta/recipes-devtools/python/python-gitdb.inc index 9482964f30..d92d6453d8 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" -- cgit v1.2.3-54-g00ecf