From d6564e6271762e884114f764f286c2edd7f9b861 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Thu, 2 Apr 2026 10:13:45 +0800 Subject: [PATCH] python3-pyais: upgrade 2.20.0 -> 2.20.1 this release reduces the supply chain attack surface - pins dependencies - pins workflows - adds a SHA256 hash sum for deployed artifacts - migrates to PyPI trusted publishing Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../python/{python3-pyais_2.20.0.bb => python3-pyais_2.20.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-pyais_2.20.0.bb => python3-pyais_2.20.1.bb} (93%) diff --git a/meta-python/recipes-devtools/python/python3-pyais_2.20.0.bb b/meta-python/recipes-devtools/python/python3-pyais_2.20.1.bb similarity index 93% rename from meta-python/recipes-devtools/python/python3-pyais_2.20.0.bb rename to meta-python/recipes-devtools/python/python3-pyais_2.20.1.bb index ce53d39476..6ee62a6a32 100644 --- a/meta-python/recipes-devtools/python/python3-pyais_2.20.0.bb +++ b/meta-python/recipes-devtools/python/python3-pyais_2.20.1.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=79d9e278b76e3e5b3358cd70b328173c" SRC_URI = "git://github.com/M0r13n/pyais;protocol=https;branch=master;tag=v${PV}" -SRCREV = "2fc03eee875dd2c54af1220bb876651725c8e559" +SRCREV = "6cec67eb8e48c2254bd7bc31415f8df60ecb11ce" inherit python_setuptools_build_meta ptest-python-pytest