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 <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
Wang Mingyu 2026-04-02 10:13:45 +08:00 committed by Khem Raj
parent 0640d09636
commit d6564e6271
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -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