diff mbox series

[meta-python,3/3] python3-virtualenv: Upgrade 21.4.2 -> 21.5.0

Message ID 20260616100215.3640011-3-leon.anavi@konsulko.com
State Under Review
Headers show
Series [meta-python,1/3] python3-aiodns: Upgrade 4.0.0 -> 4.0.4 | expand

Commit Message

Leon Anavi June 16, 2026, 10:02 a.m. UTC
Upgrade to release 21.5.0:

- Set git identity in upgrade changelog rename step
- Upgrade embedded pip/setuptools/wheel
- feat: drop Python 3.8 support

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
---
 ...ython3-virtualenv_21.4.2.bb => python3-virtualenv_21.5.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-virtualenv_21.4.2.bb => python3-virtualenv_21.5.0.bb} (87%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-virtualenv_21.4.2.bb b/meta-python/recipes-devtools/python/python3-virtualenv_21.5.0.bb
similarity index 87%
rename from meta-python/recipes-devtools/python/python3-virtualenv_21.4.2.bb
rename to meta-python/recipes-devtools/python/python3-virtualenv_21.5.0.bb
index de4c20f7c4..e21575ac16 100644
--- a/meta-python/recipes-devtools/python/python3-virtualenv_21.4.2.bb
+++ b/meta-python/recipes-devtools/python/python3-virtualenv_21.5.0.bb
@@ -6,7 +6,7 @@  HOMEPAGE = "https://github.com/pypa/virtualenv"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=0ce089158cf60a8ab6abb452b6405538"
 
-SRC_URI[sha256sum] = "38e6ee0a555615c0ea9da2ac7e9998fe8dc3b911dd33ad8eaad2020957653b0c"
+SRC_URI[sha256sum] = "98847aadf5e2037e0e4d2e19528eb3aca6f23906422e59a510bff231a6d32fce"
 
 BBCLASSEXTEND = "native nativesdk"
 inherit pypi python_hatchling