From: Bruce Ashfield <bruce.ashfield@gmail.com>
To: yi.zhao@eng.windriver.com
Cc: meta-virtualization@lists.yoctoproject.org
Subject: Re: [meta-virtualization] [PATCH] python3-dotenv: add UPSTREAM_CHECK_PYPI_PACKAGE
Date: Tue, 6 Jan 2026 14:29:48 -0500 [thread overview]
Message-ID: <aV1irCAZ2W++7Ogy@gmail.com> (raw)
In-Reply-To: <20251218142933.3335853-1-yi.zhao@windriver.com>
While I don't use devtool, I have no object to the patch.
This is merged.
Bruce
In message: [meta-virtualization] [PATCH] python3-dotenv: add UPSTREAM_CHECK_PYPI_PACKAGE
on 18/12/2025 Yi Zhao via lists.yoctoproject.org wrote:
> Add UPSTREAM_CHECK_PYPI_PACKAGE to check the correct latest stable
> verison.
>
> Before the patch:
> $ devtool latest-version python3-dotenv
> INFO: Current version: 1.1.0
> INFO: Latest version: 1.0.1
>
> After the patch:
> $ devtool latest-version python3-dotenv
> INFO: Current version: 1.1.0
> INFO: Latest version: 1.2.1
>
> Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
> ---
> recipes-devtools/python/python3-dotenv_1.1.0.bb | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/recipes-devtools/python/python3-dotenv_1.1.0.bb b/recipes-devtools/python/python3-dotenv_1.1.0.bb
> index f297e6a6..7e20a444 100644
> --- a/recipes-devtools/python/python3-dotenv_1.1.0.bb
> +++ b/recipes-devtools/python/python3-dotenv_1.1.0.bb
> @@ -6,6 +6,7 @@ LICENSE = "BSD-3-Clause"
> LIC_FILES_CHKSUM = "file://LICENSE;md5=e914cdb773ae44a732b392532d88f072"
>
> PYPI_PACKAGE = "python_dotenv"
> +UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"
>
> SRC_URI[sha256sum] = "41f90bc6f5f177fb41f53e87666db362025010eb28f60a01c9143bfa33a2b2d5"
>
> --
> 2.34.1
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#9494): https://lists.yoctoproject.org/g/meta-virtualization/message/9494
> Mute This Topic: https://lists.yoctoproject.org/mt/116842741/1050810
> Group Owner: meta-virtualization+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [bruce.ashfield@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
prev parent reply other threads:[~2026-01-06 19:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-18 14:29 [PATCH] python3-dotenv: add UPSTREAM_CHECK_PYPI_PACKAGE Yi Zhao
2026-01-06 19:29 ` Bruce Ashfield [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=aV1irCAZ2W++7Ogy@gmail.com \
--to=bruce.ashfield@gmail.com \
--cc=meta-virtualization@lists.yoctoproject.org \
--cc=yi.zhao@eng.windriver.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.