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:
Derek Straka
2024-12-12 21:20:53 +00:00
committed by Khem Raj
parent 0f6927d5e2
commit af28a667fb
@@ -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 \