diff mbox series

[meta-python] python3-virtualenv: upgrade 20.24.0 -> 20.24.2

Message ID 1690875717-21608-34-git-send-email-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-python] python3-virtualenv: upgrade 20.24.0 -> 20.24.2 | expand

Commit Message

Mingyu Wang (Fujitsu) Aug. 1, 2023, 7:41 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
 Bump pip and wheel

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...hon3-virtualenv_20.24.0.bb => python3-virtualenv_20.24.2.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-virtualenv_20.24.0.bb => python3-virtualenv_20.24.2.bb} (85%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-virtualenv_20.24.0.bb b/meta-python/recipes-devtools/python/python3-virtualenv_20.24.2.bb
similarity index 85%
rename from meta-python/recipes-devtools/python/python3-virtualenv_20.24.0.bb
rename to meta-python/recipes-devtools/python/python3-virtualenv_20.24.2.bb
index 8b849df31d..52a99ccda6 100644
--- a/meta-python/recipes-devtools/python/python3-virtualenv_20.24.0.bb
+++ b/meta-python/recipes-devtools/python/python3-virtualenv_20.24.2.bb
@@ -6,7 +6,7 @@  HOMEPAGE = "https://github.com/pypa/virtualenv"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=0ce089158cf60a8ab6abb452b6405538"
 
-SRC_URI[sha256sum] = "e2a7cef9da880d693b933db7654367754f14e20650dc60e8ee7385571f8593a3"
+SRC_URI[sha256sum] = "fd8a78f46f6b99a67b7ec5cf73f92357891a7b3a40fd97637c27f854aae3b9e0"
 
 BBCLASSEXTEND = "native nativesdk"
 inherit pypi python_hatchling