diff mbox series

[meta-python,24/38] python3-portalocker: upgrade 2.10.0 -> 2.10.1

Message ID 1721034151-540-24-git-send-email-wangmy@fujitsu.com
State Accepted
Headers show
Series [meta-oe,01/38] botan: upgrade 3.4.0 -> 3.5.0 | expand

Commit Message

Mingyu Wang (Fujitsu) July 15, 2024, 9:02 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
==========
- increasing the timeouts to make the osx tests less flaky
- Fix spelling error

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...hon3-portalocker_2.10.0.bb => python3-portalocker_2.10.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-extended/python3-portalocker/{python3-portalocker_2.10.0.bb => python3-portalocker_2.10.1.bb} (89%)
diff mbox series

Patch

diff --git a/meta-python/recipes-extended/python3-portalocker/python3-portalocker_2.10.0.bb b/meta-python/recipes-extended/python3-portalocker/python3-portalocker_2.10.1.bb
similarity index 89%
rename from meta-python/recipes-extended/python3-portalocker/python3-portalocker_2.10.0.bb
rename to meta-python/recipes-extended/python3-portalocker/python3-portalocker_2.10.1.bb
index 12d1025d0..8c03398ed 100644
--- a/meta-python/recipes-extended/python3-portalocker/python3-portalocker_2.10.0.bb
+++ b/meta-python/recipes-extended/python3-portalocker/python3-portalocker_2.10.1.bb
@@ -4,7 +4,7 @@  LICENSE = "BSD-3-Clause"
 
 LIC_FILES_CHKSUM = "file://LICENSE;md5=152634da660a374ca18c0734ed07c63c"
 
-SRC_URI[sha256sum] = "49de8bc0a2f68ca98bf9e219c81a3e6b27097c7bf505a87c5a112ce1aaeb9b81"
+SRC_URI[sha256sum] = "ef1bf844e878ab08aee7e40184156e1151f228f103aa5c6bd0724cc330960f8f"
 
 DEPENDS += "python3-setuptools-scm-native"