diff mbox series

[meta-python,30/39] python3-pyais: upgrade 2.20.0 -> 2.20.1

Message ID 20260402021355.1324-30-wangmy@fujitsu.com
State New
Headers show
Series [meta-oe,01/39] audit: upgrade 4.1.3 -> 4.1.4 | expand

Commit Message

Wang Mingyu April 2, 2026, 2:13 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

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 <wangmy@fujitsu.com>
---
 .../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 mbox series

Patch

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