aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-oauthlib_2.0.6.bb
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2019-08-08 16:59:06 +0200
committerKhem Raj <raj.khem@gmail.com>2019-08-08 14:54:41 -0700
commit9472d02c7c29bf4b9ca3bb20dc2cf1940ee80aeb (patch)
treea7e8a06de9a30ddd2a181016fad28779665d68f6 /meta-python/recipes-devtools/python/python-oauthlib_2.0.6.bb
parent0f2ab959799097926d2dbe9c3a31dc6893564a0f (diff)
downloadmeta-openembedded-9472d02c7c29bf4b9ca3bb20dc2cf1940ee80aeb.tar.gz
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 <alex.kanavin@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-oauthlib_2.0.6.bb')
-rw-r--r--meta-python/recipes-devtools/python/python-oauthlib_2.0.6.bb4
1 files changed, 0 insertions, 4 deletions
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 4329d21a15..0000000000
--- 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"