From b94496d5e552a4a587aeca2b108ea97654b24030 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Wed, 29 Jan 2020 10:07:29 +0100 Subject: python3-gitdb: upgrade 2.0.5 -> 2.0.6 (From OE-Core rev: cb2bebfd07f04f1049a5507af7656a92481439c3) Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- meta/recipes-devtools/python/python3-gitdb_2.0.6.bb | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 meta/recipes-devtools/python/python3-gitdb_2.0.6.bb (limited to 'meta/recipes-devtools/python/python3-gitdb_2.0.6.bb') diff --git a/meta/recipes-devtools/python/python3-gitdb_2.0.6.bb b/meta/recipes-devtools/python/python3-gitdb_2.0.6.bb new file mode 100644 index 0000000000..2dcd9c8aff --- /dev/null +++ b/meta/recipes-devtools/python/python3-gitdb_2.0.6.bb @@ -0,0 +1,3 @@ +inherit setuptools3 +require python-gitdb.inc + -- cgit v1.2.3-54-g00ecf