diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2026-03-26 19:56:26 +0800 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-03-26 17:56:16 -0700 |
| commit | 0d7466f175471f7d453ba6c88b80e6057642d6bc (patch) | |
| tree | 1e507326232d4d22fabb9f37138c5e927d46e86c /meta-python/recipes-devtools/python | |
| parent | 0951377ab2ff9458257928a6106897e4dcdb8aa1 (diff) | |
| download | meta-openembedded-0d7466f175471f7d453ba6c88b80e6057642d6bc.tar.gz | |
python3-virtualenv: upgrade 20.36.1 -> 21.2.0
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.2.0.bb (renamed from meta-python/recipes-devtools/python/python3-virtualenv_20.36.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-virtualenv_20.36.1.bb b/meta-python/recipes-devtools/python/python3-virtualenv_21.2.0.bb index d5fad314fd..dda29c549d 100644 --- a/meta-python/recipes-devtools/python/python3-virtualenv_20.36.1.bb +++ b/meta-python/recipes-devtools/python/python3-virtualenv_21.2.0.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] = "8befb5c81842c641f8ee658481e42641c68b5eab3521d8e092d18320902466ba" | 9 | SRC_URI[sha256sum] = "1720dc3a62ef5b443092e3f499228599045d7fea4c79199770499df8becf9098" |
| 10 | 10 | ||
| 11 | BBCLASSEXTEND = "native nativesdk" | 11 | BBCLASSEXTEND = "native nativesdk" |
| 12 | inherit pypi python_hatchling | 12 | inherit pypi python_hatchling |
