mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-19 23:28:38 +00:00
python3-rsa: inherit poetry_core
Use PEP-517 build-backend instead of setuptools3. 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:
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=c403f6882d4f97a9cd927df987d55634"
|
||||
|
||||
SRC_URI[sha256sum] = "5c6bd9dc7a543b7fe4304a631f8a8a3b674e2bbfc49c2ae96200cdbe55df6b17"
|
||||
|
||||
inherit pypi setuptools3 update-alternatives
|
||||
inherit pypi poetry_core update-alternatives
|
||||
|
||||
ALTERNATIVE:${PN} = "\
|
||||
pyrsa-decrypt \
|
||||
|
||||
Reference in New Issue
Block a user