summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2023-01-04 12:05:18 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-01-06 12:03:47 +0000
commitc4fbd1a712a884b24e74bd83c1152ed9ddb391e7 (patch)
treef97008aaeca94525ab6f9eae6388abd8f08243d5
parent0bc6338e1260eab7d256c2e8b5ccc31336ff144e (diff)
downloadpoky-c4fbd1a712a884b24e74bd83c1152ed9ddb391e7.tar.gz
python3-gitdb: upgrade 4.0.9 -> 4.0.10
(From OE-Core rev: 9acad520efe76368cf924cfa52c972e7319611b0) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-devtools/python/python-gitdb.inc2
-rw-r--r--meta/recipes-devtools/python/python3-gitdb_4.0.10.bb (renamed from meta/recipes-devtools/python/python3-gitdb_4.0.9.bb)0
2 files changed, 1 insertions, 1 deletions
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
8 8
9PYPI_PACKAGE = "gitdb" 9PYPI_PACKAGE = "gitdb"
10 10
11SRC_URI[sha256sum] = "bac2fd45c0a1c9cf619e63a90d62bdc63892ef92387424b855792a6cabe789aa" 11SRC_URI[sha256sum] = "6eb990b69df4e15bad899ea868dc46572c3f75339735663b81de79b06f17eb9a"
12 12
13DEPENDS = "${PYTHON_PN}-async ${PYTHON_PN}-setuptools-native ${PYTHON_PN}-smmap" 13DEPENDS = "${PYTHON_PN}-async ${PYTHON_PN}-setuptools-native ${PYTHON_PN}-smmap"
14 14
diff --git a/meta/recipes-devtools/python/python3-gitdb_4.0.9.bb b/meta/recipes-devtools/python/python3-gitdb_4.0.10.bb
index 2dcd9c8aff..2dcd9c8aff 100644
--- a/meta/recipes-devtools/python/python3-gitdb_4.0.9.bb
+++ b/meta/recipes-devtools/python/python3-gitdb_4.0.10.bb