mirror of
https://git.yoctoproject.org/poky
synced 2026-04-17 00:32:13 +02:00
python3-pyasn1: use python_setuptools_build_meta build class
This package can be built using pep517 classes now. (From OE-Core rev: b12da0cbaf8d738a8c12cd939f705e65b2e5d41a) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
14d584b997
commit
eb6f55cae6
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=190f79253908c986e6cacf380c3a5f6d"
|
||||
|
||||
SRC_URI[sha256sum] = "3a35ab2c4b5ef98e17dfdec8ab074046fbda76e281c5a706ccd82328cfc8f64c"
|
||||
|
||||
inherit pypi setuptools3 pytest
|
||||
inherit pypi python_setuptools_build_meta ptest
|
||||
|
||||
RDEPENDS:${PN}:class-target += " \
|
||||
python3-codecs \
|
||||
|
||||
Reference in New Issue
Block a user