All of lore.kernel.org
 help / color / mirror / Atom feed
* [oe][meta-python][PATCHv2] python3-prompt-toolkit: set the value of UPSTREAM_CHECK_PYPI_PACKAGE to enable version checking
@ 2024-12-12 21:20 Derek Straka
  0 siblings, 0 replies; only message in thread
From: Derek Straka @ 2024-12-12 21:20 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Derek Straka

Signed-off-by: Derek Straka <derek@asterius.io>
---
 .../recipes-devtools/python/python3-prompt-toolkit_3.0.48.bb     | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-python/recipes-devtools/python/python3-prompt-toolkit_3.0.48.bb b/meta-python/recipes-devtools/python/python3-prompt-toolkit_3.0.48.bb
index 3ed18905f..fc9991e37 100644
--- a/meta-python/recipes-devtools/python/python3-prompt-toolkit_3.0.48.bb
+++ b/meta-python/recipes-devtools/python/python3-prompt-toolkit_3.0.48.bb
@@ -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 \
-- 
2.34.1



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2024-12-12 21:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-12 21:20 [oe][meta-python][PATCHv2] python3-prompt-toolkit: set the value of UPSTREAM_CHECK_PYPI_PACKAGE to enable version checking Derek Straka

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.