From: Wang Mingyu <[email protected]> License-Update: updated to BSD-3-Clause
Changelog: ========== Added fileno() support. Fixes #80 on posix systems Signed-off-by: Wang Mingyu <[email protected]> --- ...n3-portalocker_2.5.1.bb => python3-portalocker_2.6.0.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta-python/recipes-extended/python3-portalocker/{python3-portalocker_2.5.1.bb => python3-portalocker_2.6.0.bb} (59%) diff --git a/meta-python/recipes-extended/python3-portalocker/python3-portalocker_2.5.1.bb b/meta-python/recipes-extended/python3-portalocker/python3-portalocker_2.6.0.bb similarity index 59% rename from meta-python/recipes-extended/python3-portalocker/python3-portalocker_2.5.1.bb rename to meta-python/recipes-extended/python3-portalocker/python3-portalocker_2.6.0.bb index 55037d1ebd..1762ae3a5e 100644 --- a/meta-python/recipes-extended/python3-portalocker/python3-portalocker_2.5.1.bb +++ b/meta-python/recipes-extended/python3-portalocker/python3-portalocker_2.6.0.bb @@ -1,10 +1,10 @@ SUMMARY = "Cross-platform locking library" DESCRIPTION = "Portalocker is a library to provide an easy API to file locking" -LICENSE = "PSF-2.0" +LICENSE = "BSD-3-Clause" -LIC_FILES_CHKSUM = "file://LICENSE;md5=f9273424c73af966635d66eb53487e14" +LIC_FILES_CHKSUM = "file://LICENSE;md5=152634da660a374ca18c0734ed07c63c" -SRC_URI[sha256sum] = "ae8e9cc2660da04bf41fa1a0eef7e300bb5e4a5869adfb1a6d8551632b559b2b" +SRC_URI[sha256sum] = "964f6830fb42a74b5d32bce99ed37d8308c1d7d44ddf18f3dd89f4680de97b39" inherit pypi setuptools3 -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#99273): https://lists.openembedded.org/g/openembedded-devel/message/99273 Mute This Topic: https://lists.openembedded.org/mt/94528949/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
