diff mbox series

[meta-python,1/3] python3-virtualenv: Upgrade 21.6.1 -> 21.7.0

Message ID 20260724153755.2259698-1-leon.anavi@konsulko.com
State New
Headers show
Series [meta-python,1/3] python3-virtualenv: Upgrade 21.6.1 -> 21.7.0 | expand

Commit Message

Leon Anavi July 24, 2026, 3:37 p.m. UTC
Upgrade to release 21.7.0:

- Replace prettier with mdformat and yamlfmt
- ci: test against Python 3.15 beta

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-virtualenv_21.6.1.bb b/meta-python/recipes-devtools/python/python3-virtualenv_21.7.0.bb
similarity index 87%
rename from meta-python/recipes-devtools/python/python3-virtualenv_21.6.1.bb
rename to meta-python/recipes-devtools/python/python3-virtualenv_21.7.0.bb
index d6db6a8692..56963b22ef 100644
--- a/meta-python/recipes-devtools/python/python3-virtualenv_21.6.1.bb
+++ b/meta-python/recipes-devtools/python/python3-virtualenv_21.7.0.bb
@@ -6,7 +6,7 @@  HOMEPAGE = "https://github.com/pypa/virtualenv"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=0ce089158cf60a8ab6abb452b6405538"
 
-SRC_URI[sha256sum] = "15f978b7cd329f24855ff4a0c4b4899cc7678589f49adbdcbbb4d3232e641128"
+SRC_URI[sha256sum] = "7f9519b9432ff11b6e1a3e94061664efc2ff99ea21780e3cf4f6bd0a5da8b37c"
 
 BBCLASSEXTEND = "native nativesdk"
 inherit pypi python_hatchling