mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-16 07:15:43 +01: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:
parent
1fadd754cc
commit
485b30ac87
|
|
@ -1,2 +1,2 @@
|
||||||
inherit pypi3
|
inherit pypi setuptools3
|
||||||
require python-certifi.inc
|
require python-certifi.inc
|
||||||
|
|
|
||||||
|
|
@ -1,2 +1,2 @@
|
||||||
inherit pypi3
|
inherit pypi setuptools3
|
||||||
require python-flask-login.inc
|
require python-flask-login.inc
|
||||||
|
|
|
||||||
|
|
@ -1,2 +1,2 @@
|
||||||
inherit pypi3
|
inherit pypi setuptools3
|
||||||
require python-flask-pymongo.inc
|
require python-flask-pymongo.inc
|
||||||
|
|
|
||||||
|
|
@ -1,2 +1,2 @@
|
||||||
inherit pypi3
|
inherit pypi setuptools3
|
||||||
require python-flask.inc
|
require python-flask.inc
|
||||||
|
|
|
||||||
|
|
@ -1,2 +1,2 @@
|
||||||
inherit pypi3
|
inherit pypi setuptools3
|
||||||
require python-itsdangerous.inc
|
require python-itsdangerous.inc
|
||||||
|
|
|
||||||
|
|
@ -1,2 +1,2 @@
|
||||||
inherit pypi3
|
inherit pypi setuptools3
|
||||||
require python-jinja2.inc
|
require python-jinja2.inc
|
||||||
|
|
|
||||||
|
|
@ -1,2 +1,2 @@
|
||||||
inherit pypi3
|
inherit pypi setuptools3
|
||||||
require python-passlib.inc
|
require python-passlib.inc
|
||||||
|
|
@ -1,2 +1,2 @@
|
||||||
inherit pypi3
|
inherit pypi setuptools3
|
||||||
require python-pymongo.inc
|
require python-pymongo.inc
|
||||||
|
|
|
||||||
|
|
@ -1,2 +1,2 @@
|
||||||
inherit pypi3
|
inherit pypi setuptools3
|
||||||
require python-redis.inc
|
require python-redis.inc
|
||||||
|
|
|
||||||
|
|
@ -1,2 +1,2 @@
|
||||||
inherit pypi3
|
inherit pypi setuptools3
|
||||||
require python-requests.inc
|
require python-requests.inc
|
||||||
|
|
|
||||||
|
|
@ -1,2 +1,2 @@
|
||||||
inherit pypi3
|
inherit pypi setuptools3
|
||||||
require python-six.inc
|
require python-six.inc
|
||||||
|
|
|
||||||
|
|
@ -1,2 +1,2 @@
|
||||||
inherit pypi3
|
inherit pypi setuptools3
|
||||||
require python-tornado.inc
|
require python-tornado.inc
|
||||||
|
|
|
||||||
|
|
@ -1,2 +1,2 @@
|
||||||
inherit pypi3
|
inherit pypi setuptools3
|
||||||
require python-werkzeug.inc
|
require python-werkzeug.inc
|
||||||
|
|
|
||||||
|
|
@ -1,2 +1,2 @@
|
||||||
inherit pypi3
|
inherit pypi setuptools3
|
||||||
require python-whoosh.inc
|
require python-whoosh.inc
|
||||||
|
|
|
||||||
|
|
@ -1,2 +1,2 @@
|
||||||
inherit pypi3
|
inherit pypi setuptools3
|
||||||
require python-xlrd.inc
|
require python-xlrd.inc
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user