From 82527d797070e87226593fb49205ed35cba77e73 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 20 Feb 2024 16:54:36 +0800 Subject: [PATCH] python3-twine: upgrade 4.0.2 -> 5.0.0 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../python/{python3-twine_4.0.2.bb => python3-twine_5.0.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-twine_4.0.2.bb => python3-twine_5.0.0.bb} (80%) diff --git a/meta-python/recipes-devtools/python/python3-twine_4.0.2.bb b/meta-python/recipes-devtools/python/python3-twine_5.0.0.bb similarity index 80% rename from meta-python/recipes-devtools/python/python3-twine_4.0.2.bb rename to meta-python/recipes-devtools/python/python3-twine_5.0.0.bb index 2c73861f59..cb45074811 100644 --- a/meta-python/recipes-devtools/python/python3-twine_4.0.2.bb +++ b/meta-python/recipes-devtools/python/python3-twine_5.0.0.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://twine.readthedocs.io/" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=a3d1106b253a8d50dd82a4202a045b4c" -SRC_URI[sha256sum] = "9e102ef5fdd5a20661eb88fad46338806c3bd32cf1db729603fe3697b1bc83c8" +SRC_URI[sha256sum] = "89b0cc7d370a4b66421cc6102f269aa910fe0f1861c124f573cf2ddedbc10cf4" inherit pypi python_setuptools_build_meta