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>
This commit is contained in:
Alexander Kanavin
2019-08-08 16:59:06 +02:00
committed by Khem Raj
parent 0f2ab95979
commit 9472d02c7c
2 changed files with 1 additions and 5 deletions

View File

@@ -1,4 +0,0 @@
inherit setuptools
require python-oauthlib.inc
RDEPENDS_${PN} += "${PYTHON_PN}-re ${PYTHON_PN}-lang"