Thanks for sending these upgrades; they are essential for the project.
However, I would like to suggest that ptests are also run
before sending the upgrades. e.g. this upgrade needs pytest-codspeed
module to run the ptests successfully, I have fixed this and
sent patches to ml but it will be good to run the ptests for
meta-python recipes for multiple patches like this series, it might
make
sense to run meta-python-image-ptest-all to ensure all the ptests
enabled packages are good.

On Mon, Oct 14, 2024 at 1:57 AM wangmy via lists.openembedded.org
<[email protected]> wrote:
>
> From: Wang Mingyu <[email protected]>
>
> Changelog:
> ==========
> - Improved performance of calling :py:meth:~yarl.URL.build
> - Improved performance of all :class:~yarl.URL methods that create
>   new :class:~yarl.URL objects
> - Improved performance of :class:~yarl.URL methods that modify the network
>   location
>
> Signed-off-by: Wang Mingyu <[email protected]>
> ---
>  .../python/{python3-yarl_1.14.0.bb => python3-yarl_1.15.1.bb}   | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>  rename meta-python/recipes-devtools/python/{python3-yarl_1.14.0.bb => 
> python3-yarl_1.15.1.bb} (89%)
>
> diff --git a/meta-python/recipes-devtools/python/python3-yarl_1.14.0.bb 
> b/meta-python/recipes-devtools/python/python3-yarl_1.15.1.bb
> similarity index 89%
> rename from meta-python/recipes-devtools/python/python3-yarl_1.14.0.bb
> rename to meta-python/recipes-devtools/python/python3-yarl_1.15.1.bb
> index 7c41edc6f..0a15b2e34 100644
> --- a/meta-python/recipes-devtools/python/python3-yarl_1.14.0.bb
> +++ b/meta-python/recipes-devtools/python/python3-yarl_1.15.1.bb
> @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/aio-libs/yarl/";
>  LICENSE = "Apache-2.0"
>  LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
>
> -SRC_URI[sha256sum] = 
> "88c7d9d58aab0724b979ab5617330acb1c7030b79379c8138c1c8c94e121d1b3"
> +SRC_URI[sha256sum] = 
> "02e1c9e36528de270c22c06aac6a5a1de8cc870fafefb5e90e5b35cb8985d0b2"
>
>  SRC_URI += "file://run-ptest"
>
> --
> 2.34.1
>
>
> 
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#112919): 
https://lists.openembedded.org/g/openembedded-devel/message/112919
Mute This Topic: https://lists.openembedded.org/mt/108998140/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to