diff mbox series

[meta-python] python3-virtualenv: upgrade 20.24.4 -> 20.24.5

Message ID 1695110237-8299-1-git-send-email-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-python] python3-virtualenv: upgrade 20.24.4 -> 20.24.5 | expand

Commit Message

Mingyu Wang (Fujitsu) Sept. 19, 2023, 7:57 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
==========
-release 20.24.4
-Fix brew cannot copy
-Test with 3.12 rc
-Upgrade setuptools
-GitHub Actions: Add PyPy 3.10 to testing

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-virtualenv_20.24.4.bb b/meta-python/recipes-devtools/python/python3-virtualenv_20.24.5.bb
similarity index 85%
rename from meta-python/recipes-devtools/python/python3-virtualenv_20.24.4.bb
rename to meta-python/recipes-devtools/python/python3-virtualenv_20.24.5.bb
index 889c73b2f1..d05c7f4927 100644
--- a/meta-python/recipes-devtools/python/python3-virtualenv_20.24.4.bb
+++ b/meta-python/recipes-devtools/python/python3-virtualenv_20.24.5.bb
@@ -6,7 +6,7 @@  HOMEPAGE = "https://github.com/pypa/virtualenv"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=0ce089158cf60a8ab6abb452b6405538"
 
-SRC_URI[sha256sum] = "772b05bfda7ed3b8ecd16021ca9716273ad9f4467c801f27e83ac73430246dca"
+SRC_URI[sha256sum] = "e8361967f6da6fbdf1426483bfe9fca8287c242ac0bc30429905721cefbff752"
 
 BBCLASSEXTEND = "native nativesdk"
 inherit pypi python_hatchling