summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2024-11-06 14:30:43 +0800
committerKhem Raj <raj.khem@gmail.com>2024-11-05 22:45:20 -0800
commitd3a3ea7e81ebbefb7b698c69ec77793a2d532399 (patch)
tree9db3c38ecd3f37ef2f4c55a92a64daecdbea3c54 /meta-python/recipes-devtools/python
parentde1f81d00dbc96b35189814c7960a3defadf41bc (diff)
downloadmeta-openembedded-d3a3ea7e81ebbefb7b698c69ec77793a2d532399.tar.gz
python3-moteus: upgrade 0.3.72 -> 0.3.73
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-marshmallow_3.23.1.bb (renamed from meta-python/recipes-devtools/python/python3-marshmallow_3.22.0.bb)2
1 files changed, 1 insertions, 1 deletions
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
index 269522dcea..715439588a 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 = "\
6 file://LICENSE;md5=27586b20700d7544c06933afe56f7df4 \ 6 file://LICENSE;md5=27586b20700d7544c06933afe56f7df4 \
7 file://docs/license.rst;md5=13da439ad060419fb7cf364523017cfb" 7 file://docs/license.rst;md5=13da439ad060419fb7cf364523017cfb"
8 8
9SRC_URI[sha256sum] = "4972f529104a220bb8637d595aa4c9762afbe7f7a77d82dc58c1615d70c5823e" 9SRC_URI[sha256sum] = "3a8dfda6edd8dcdbf216c0ede1d1e78d230a6dc9c5a088f58c4083b974a0d468"
10 10
11inherit python_flit_core pypi ptest 11inherit python_flit_core pypi ptest
12 12