From 50b87d78a3c1193315ccf7cd08f31a99a6950f56 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Sun, 17 Feb 2019 11:03:30 -0800 Subject: python3-gitdb: upgrade 2.0.4 -> 2.0.5 Signed-off-by: Richard Purdie --- meta/recipes-devtools/python/python3-gitdb_2.0.5.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta/recipes-devtools/python/python3-gitdb_2.0.5.bb (limited to 'meta/recipes-devtools/python/python3-gitdb_2.0.5.bb') diff --git a/meta/recipes-devtools/python/python3-gitdb_2.0.5.bb b/meta/recipes-devtools/python/python3-gitdb_2.0.5.bb new file mode 100644 index 0000000000..fe158327cb --- /dev/null +++ b/meta/recipes-devtools/python/python3-gitdb_2.0.5.bb @@ -0,0 +1,2 @@ +inherit setuptools3 +require python-gitdb.inc -- cgit 1.2.3-korg