diff mbox series

[meta-python,29/46] python3-moteus: upgrade 0.3.72 -> 0.3.73

Message ID 1730874660-2364-29-git-send-email-wangmy@fujitsu.com
State Accepted
Headers show
Series [meta-gnome,01/46] babl: upgrade 0.1.108 -> 0.1.110 | expand

Commit Message

Wang Mingyu Nov. 6, 2024, 6:30 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...hon3-marshmallow_3.22.0.bb => python3-marshmallow_3.23.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-marshmallow_3.22.0.bb => python3-marshmallow_3.23.1.bb} (92%)

Comments

Richard Leitner Nov. 27, 2024, 9:48 p.m. UTC | #1
Hi Wang, Hi Leon,

I just stubled across this patch as I was working on updating moteus
too. Leon, I've put you on CC as you also updated moteus once and therefore
may be interested in this topic.

Wang, unfortunately it seems you mixed up the subject and content of this
patch as it updates python3-marshmallow, but has python3-moteus in the
subject.

And another point I came across was that moteus python packages >=
0.3.73 are no longer providing source distributions on pypi.org or
pythonpackages.org. Therefore this patch would result in a broken
fetch for python3-moteus if it really was updating moteus.

As I found no references/reasoning for the missing source packages I
opened an issue upstream: https://github.com/mjbots/moteus/issues/77

regards;rl

On Wed, Nov 06, 2024 at 02:30:43PM +0800, wangmy@fujitsu.com wrote:
> From: Wang Mingyu <wangmy@fujitsu.com>
> 
> Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
> ---
>  ...hon3-marshmallow_3.22.0.bb => python3-marshmallow_3.23.1.bb} | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>  rename meta-python/recipes-devtools/python/{python3-marshmallow_3.22.0.bb => python3-marshmallow_3.23.1.bb} (92%)
> 
> diff --git a/meta-python/recipes-devtools/python/python3-marshmallow_3.22.0.bb b/meta-python/recipes-devtools/python/python3-marshmallow_3.23.1.bb
> similarity index 92%
> rename from meta-python/recipes-devtools/python/python3-marshmallow_3.22.0.bb
> rename to meta-python/recipes-devtools/python/python3-marshmallow_3.23.1.bb
> index 269522dce..715439588 100644
> --- a/meta-python/recipes-devtools/python/python3-marshmallow_3.22.0.bb
> +++ b/meta-python/recipes-devtools/python/python3-marshmallow_3.23.1.bb
> @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "\
>                      file://LICENSE;md5=27586b20700d7544c06933afe56f7df4 \
>                      file://docs/license.rst;md5=13da439ad060419fb7cf364523017cfb"
>  
> -SRC_URI[sha256sum] = "4972f529104a220bb8637d595aa4c9762afbe7f7a77d82dc58c1615d70c5823e"
> +SRC_URI[sha256sum] = "3a8dfda6edd8dcdbf216c0ede1d1e78d230a6dc9c5a088f58c4083b974a0d468"
>  
>  inherit python_flit_core pypi ptest
>  
> -- 
> 2.34.1
> 
>
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-marshmallow_3.22.0.bb b/meta-python/recipes-devtools/python/python3-marshmallow_3.23.1.bb
similarity index 92%
rename from meta-python/recipes-devtools/python/python3-marshmallow_3.22.0.bb
rename to meta-python/recipes-devtools/python/python3-marshmallow_3.23.1.bb
index 269522dce..715439588 100644
--- a/meta-python/recipes-devtools/python/python3-marshmallow_3.22.0.bb
+++ b/meta-python/recipes-devtools/python/python3-marshmallow_3.23.1.bb
@@ -6,7 +6,7 @@  LIC_FILES_CHKSUM = "\
                     file://LICENSE;md5=27586b20700d7544c06933afe56f7df4 \
                     file://docs/license.rst;md5=13da439ad060419fb7cf364523017cfb"
 
-SRC_URI[sha256sum] = "4972f529104a220bb8637d595aa4c9762afbe7f7a77d82dc58c1615d70c5823e"
+SRC_URI[sha256sum] = "3a8dfda6edd8dcdbf216c0ede1d1e78d230a6dc9c5a088f58c4083b974a0d468"
 
 inherit python_flit_core pypi ptest