From a9b65ad9cb193fe5f4b5ce0bca58ec54ccba2266 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Tue, 2 Nov 2021 09:42:38 +0100 Subject: python3-gitdb: upgrade 4.0.7 -> 4.0.9 (From OE-Core rev: b0de9c477dcc63a4b28a430b0a45cd63f731721b) Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- meta/recipes-devtools/python/python3-gitdb_4.0.9.bb | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 meta/recipes-devtools/python/python3-gitdb_4.0.9.bb (limited to 'meta/recipes-devtools/python/python3-gitdb_4.0.9.bb') diff --git a/meta/recipes-devtools/python/python3-gitdb_4.0.9.bb b/meta/recipes-devtools/python/python3-gitdb_4.0.9.bb new file mode 100644 index 0000000000..2dcd9c8aff --- /dev/null +++ b/meta/recipes-devtools/python/python3-gitdb_4.0.9.bb @@ -0,0 +1,3 @@ +inherit setuptools3 +require python-gitdb.inc + -- cgit v1.2.3-54-g00ecf