mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
python3-prompt-toolkit: set the value of UPSTREAM_CHECK_PYPI_PACKAGE to enable version checking
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -8,6 +8,7 @@ SRC_URI[sha256sum] = "d6623ab0477a80df74e646bdbc93621143f5caf104206aa29294d53de1
|
||||
inherit pypi setuptools3
|
||||
|
||||
PYPI_PACKAGE = "prompt_toolkit"
|
||||
UPSTREAM_CHECK_PYPI_PACKAGE = "prompt_toolkit"
|
||||
|
||||
RDEPENDS:${PN} += " \
|
||||
python3-core \
|
||||
|
||||
Reference in New Issue
Block a user