From 9472d02c7c29bf4b9ca3bb20dc2cf1940ee80aeb Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Thu, 8 Aug 2019 16:59:06 +0200 Subject: python-oauthlib: remove the 2.x version of the recipe As it requires python-nose, which will be removed from oe-core. 3.x version remains available. Signed-off-by: Alexander Kanavin Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-oauthlib_2.0.6.bb | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python-oauthlib_2.0.6.bb (limited to 'meta-python/recipes-devtools/python/python-oauthlib_2.0.6.bb') diff --git a/meta-python/recipes-devtools/python/python-oauthlib_2.0.6.bb b/meta-python/recipes-devtools/python/python-oauthlib_2.0.6.bb deleted file mode 100644 index 4329d21a1..000000000 --- a/meta-python/recipes-devtools/python/python-oauthlib_2.0.6.bb +++ /dev/null @@ -1,4 +0,0 @@ -inherit setuptools -require python-oauthlib.inc - -RDEPENDS_${PN} += "${PYTHON_PN}-re ${PYTHON_PN}-lang" -- cgit v1.2.3-54-g00ecf