diff mbox series

[meta-python,33/36] python3-virtualenv: upgrade 20.29.2 -> 20.29.3

Message ID 1741683310-8681-33-git-send-email-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-oe,01/36] asyncmqtt: upgrade 10.0.0 -> 10.1.0 | expand

Commit Message

Mingyu Wang (Fujitsu) March 11, 2025, 8:55 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
===========
- Remove duplicate bug report template
- Fix debug logging interpolation
- Ignore directories in PATH that can't be opened

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-virtualenv_20.29.2.bb b/meta-python/recipes-devtools/python/python3-virtualenv_20.29.3.bb
similarity index 87%
rename from meta-python/recipes-devtools/python/python3-virtualenv_20.29.2.bb
rename to meta-python/recipes-devtools/python/python3-virtualenv_20.29.3.bb
index c9f20d44e3..f60c0ba8f6 100644
--- a/meta-python/recipes-devtools/python/python3-virtualenv_20.29.2.bb
+++ b/meta-python/recipes-devtools/python/python3-virtualenv_20.29.3.bb
@@ -6,7 +6,7 @@  HOMEPAGE = "https://github.com/pypa/virtualenv"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=0ce089158cf60a8ab6abb452b6405538"
 
-SRC_URI[sha256sum] = "fdaabebf6d03b5ba83ae0a02cfe96f48a716f4fae556461d180825866f75b728"
+SRC_URI[sha256sum] = "95e39403fcf3940ac45bc717597dba16110b74506131845d9b687d5e73d947ac"
 
 BBCLASSEXTEND = "native nativesdk"
 inherit pypi python_hatchling