mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
Update python3 recipes to use the updated pypi class
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
1fadd754cc
commit
485b30ac87
@@ -1,2 +1,2 @@
|
||||
inherit pypi3
|
||||
inherit pypi setuptools3
|
||||
require python-certifi.inc
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
inherit pypi3
|
||||
inherit pypi setuptools3
|
||||
require python-flask-login.inc
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
inherit pypi3
|
||||
inherit pypi setuptools3
|
||||
require python-flask-pymongo.inc
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
inherit pypi3
|
||||
inherit pypi setuptools3
|
||||
require python-flask.inc
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
inherit pypi3
|
||||
inherit pypi setuptools3
|
||||
require python-itsdangerous.inc
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
inherit pypi3
|
||||
inherit pypi setuptools3
|
||||
require python-jinja2.inc
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
inherit pypi3
|
||||
inherit pypi setuptools3
|
||||
require python-passlib.inc
|
||||
@@ -1,2 +1,2 @@
|
||||
inherit pypi3
|
||||
inherit pypi setuptools3
|
||||
require python-pymongo.inc
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
inherit pypi3
|
||||
inherit pypi setuptools3
|
||||
require python-redis.inc
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
inherit pypi3
|
||||
inherit pypi setuptools3
|
||||
require python-requests.inc
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
inherit pypi3
|
||||
inherit pypi setuptools3
|
||||
require python-six.inc
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
inherit pypi3
|
||||
inherit pypi setuptools3
|
||||
require python-tornado.inc
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
inherit pypi3
|
||||
inherit pypi setuptools3
|
||||
require python-werkzeug.inc
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
inherit pypi3
|
||||
inherit pypi setuptools3
|
||||
require python-whoosh.inc
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
inherit pypi3
|
||||
inherit pypi setuptools3
|
||||
require python-xlrd.inc
|
||||
|
||||
Reference in New Issue
Block a user