mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-24 05:30:38 +00:00
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:
committed by
Khem Raj
parent
0f2ab95979
commit
9472d02c7c
@@ -33,7 +33,7 @@ RDEPENDS_packagegroup-meta-python = "\
|
||||
python-robotframework-seriallibrary python-pyalsaaudio python-pytest-helpers-namespace \
|
||||
python-alembic python-flask-pymongo python-slip-dbus python-pydbus python-automat python-rfc3987 \
|
||||
python-tzlocal python-backports-ssl python-subprocess32 python-asn1crypto python-pybind11 \
|
||||
python-ptyprocess python-babel python-passlib python-oauthlib python-sdnotify \
|
||||
python-ptyprocess python-babel python-passlib python-sdnotify \
|
||||
python-lazy-object-proxy python-cryptography-vectors python-crcmod python-pyusb python-vobject \
|
||||
python-webcolors python-pyparsing python-beautifulsoup4 python-cffi python-tornado-redis \
|
||||
python-itsdangerous python-pyasn1-modules python-netaddr python-vcversioner \
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
inherit setuptools
|
||||
require python-oauthlib.inc
|
||||
|
||||
RDEPENDS_${PN} += "${PYTHON_PN}-re ${PYTHON_PN}-lang"
|
||||
Reference in New Issue
Block a user