diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2026-05-13 12:19:43 +0800 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-05-13 20:46:46 -0700 |
| commit | 253f6f1cdc6b4bc734fb6a7cf2a73550e00f8efd (patch) | |
| tree | 7a736922d628096a05b87c56bb8d1fd9e325c2b3 /meta-python/recipes-devtools/python | |
| parent | 6887661fec82e3472553ec982c49fef36f8023cf (diff) | |
| download | meta-openembedded-253f6f1cdc6b4bc734fb6a7cf2a73550e00f8efd.tar.gz | |
python3-virtualenv: upgrade 21.3.0 -> 21.3.1
Changelog:
==========
- ci: retry transient apt failures on Linux
- fix(seed): bump embedded pip to 26.1.1
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-virtualenv_21.3.1.bb (renamed from meta-python/recipes-devtools/python/python3-virtualenv_21.3.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-virtualenv_21.3.0.bb b/meta-python/recipes-devtools/python/python3-virtualenv_21.3.1.bb index 492d1ff731..100f249d00 100644 --- a/meta-python/recipes-devtools/python/python3-virtualenv_21.3.0.bb +++ b/meta-python/recipes-devtools/python/python3-virtualenv_21.3.1.bb | |||
| @@ -6,7 +6,7 @@ HOMEPAGE = "https://github.com/pypa/virtualenv" | |||
| 6 | LICENSE = "MIT" | 6 | LICENSE = "MIT" |
| 7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=0ce089158cf60a8ab6abb452b6405538" | 7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=0ce089158cf60a8ab6abb452b6405538" |
| 8 | 8 | ||
| 9 | SRC_URI[sha256sum] = "733750db978ec95c2d8eb4feadaa57091002bce404cb39ba69899cf7bd28944e" | 9 | SRC_URI[sha256sum] = "c2305bc1fddeec40699b8370d13f8d431b0701f00ce895061ce493aeded4426b" |
| 10 | 10 | ||
| 11 | BBCLASSEXTEND = "native nativesdk" | 11 | BBCLASSEXTEND = "native nativesdk" |
| 12 | inherit pypi python_hatchling | 12 | inherit pypi python_hatchling |
