From: Wang Mingyu <[email protected]> Added fail_when_locked=False support to BoundedSemaphore.
Signed-off-by: Wang Mingyu <[email protected]> --- ...ython3-portalocker_2.6.0.bb => python3-portalocker_2.7.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-extended/python3-portalocker/{python3-portalocker_2.6.0.bb => python3-portalocker_2.7.0.bb} (80%) diff --git a/meta-python/recipes-extended/python3-portalocker/python3-portalocker_2.6.0.bb b/meta-python/recipes-extended/python3-portalocker/python3-portalocker_2.7.0.bb similarity index 80% rename from meta-python/recipes-extended/python3-portalocker/python3-portalocker_2.6.0.bb rename to meta-python/recipes-extended/python3-portalocker/python3-portalocker_2.7.0.bb index 1762ae3a5..03c4f2f40 100644 --- a/meta-python/recipes-extended/python3-portalocker/python3-portalocker_2.6.0.bb +++ b/meta-python/recipes-extended/python3-portalocker/python3-portalocker_2.7.0.bb @@ -4,7 +4,7 @@ LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=152634da660a374ca18c0734ed07c63c" -SRC_URI[sha256sum] = "964f6830fb42a74b5d32bce99ed37d8308c1d7d44ddf18f3dd89f4680de97b39" +SRC_URI[sha256sum] = "032e81d534a88ec1736d03f780ba073f047a06c478b06e2937486f334e955c51" inherit pypi setuptools3 -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#100992): https://lists.openembedded.org/g/openembedded-devel/message/100992 Mute This Topic: https://lists.openembedded.org/mt/96826405/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
