[meta-python] python3-portalocker: update to 2.4.0

Message ID 20220410204023.4043165-1-open.source@oleksandr-kravchuk.com
State New
Headers show
Series [meta-python] python3-portalocker: update to 2.4.0 | expand

Commit Message

Oleksandr Kravchuk April 10, 2022, 8:40 p.m. UTC
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
---
 ...thon3-portalocker_2.3.2.bb => python3-portalocker_2.4.0.bb} | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
 rename meta-python/recipes-extended/python3-portalocker/{python3-portalocker_2.3.2.bb => python3-portalocker_2.4.0.bb} (66%)

Patch

diff --git a/meta-python/recipes-extended/python3-portalocker/python3-portalocker_2.3.2.bb b/meta-python/recipes-extended/python3-portalocker/python3-portalocker_2.4.0.bb
similarity index 66%
rename from meta-python/recipes-extended/python3-portalocker/python3-portalocker_2.3.2.bb
rename to meta-python/recipes-extended/python3-portalocker/python3-portalocker_2.4.0.bb
index 2d23017c8..e3b55a7ea 100644
--- a/meta-python/recipes-extended/python3-portalocker/python3-portalocker_2.3.2.bb
+++ b/meta-python/recipes-extended/python3-portalocker/python3-portalocker_2.4.0.bb
@@ -4,8 +4,7 @@  LICENSE = "PSF-2.0"
 
 LIC_FILES_CHKSUM = "file://LICENSE;md5=f9273424c73af966635d66eb53487e14"
 
-SRC_URI[md5sum] = "bd4908d035464aa440dd7f262ef78345"
-SRC_URI[sha256sum] = "75cfe02f702737f1726d83e04eedfa0bda2cc5b974b1ceafb8d6b42377efbd5f"
+SRC_URI[sha256sum] = "a648ad761b8ea27370cb5915350122cd807b820d2193ed5c9cc28f163df637f4"
 
 inherit pypi setuptools3