mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
python3-portalocker: upgrade 2.10.1 -> 3.0.0
Changelog: =========== - Completely modernized portalocker build system and added fully strict pyright and mypy compliance with ruff formatting and checking. - Dropped support for deprecated Python versions, only 3.9 and up are supported now. Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
8151429148
commit
48b04c443b
|
|
@ -4,7 +4,7 @@ LICENSE = "BSD-3-Clause"
|
|||
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=152634da660a374ca18c0734ed07c63c"
|
||||
|
||||
SRC_URI[sha256sum] = "ef1bf844e878ab08aee7e40184156e1151f228f103aa5c6bd0724cc330960f8f"
|
||||
SRC_URI[sha256sum] = "21f535de2e7a82c94c130c054adb5c7421d480d5619d61073996e2f89bcb879b"
|
||||
|
||||
DEPENDS += "python3-setuptools-scm-native"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user