mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
python3-wheel: drop; moved to oe-core
Because of layer priority, this recipe must be dropped before a build with the new PEP-517 packaging can proceed due to dependency loops. Signed-off-by: Tim Orling <tim.orling@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
This commit is contained in:
parent
3b481faaa6
commit
c720dc971b
|
|
@ -462,7 +462,6 @@ RDEPENDS:packagegroup-meta-python3 = "\
|
|||
python3-websockets \
|
||||
python3-werkzeug \
|
||||
python3-werkzeug \
|
||||
python3-wheel \
|
||||
python3-whoosh \
|
||||
python3-wrapt \
|
||||
python3-wtforms \
|
||||
|
|
|
|||
|
|
@ -1,12 +0,0 @@
|
|||
SUMMARY = "The official binary distribution format for Python "
|
||||
HOMEPAGE = "https://github.com/pypa/wheel"
|
||||
SECTION = "devel/python"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=10;endline=10;md5=8227180126797a0148f94f483f3e1489"
|
||||
|
||||
SRC_URI[sha256sum] = "e9a504e793efbca1b8e0e9cb979a249cf4a0a7b5b8c9e8b65a5e39d49529c1c4"
|
||||
|
||||
inherit pypi setuptools3
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user