mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-15 06:45:32 +01:00
python3-ptyprocess: inherit flit_core
Upstream provides a pyproject.toml which declares a flit_core.buildapi build backend for PEP-517 packaging. 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
ff10588f47
commit
645452c8df
|
|
@ -8,7 +8,7 @@ SRCNAME = "ptyprocess"
|
|||
|
||||
SRC_URI[sha256sum] = "5c5d0a3b48ceee0b48485e0c26037c0acd7d29765ca3fbb5cb3831d347423220"
|
||||
|
||||
inherit pypi setuptools3
|
||||
inherit pypi flit_core
|
||||
|
||||
UPSTREAM_CHECK_URI = "https://pypi.python.org/pypi/ptyprocess"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user