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 similarity index 87% rename from meta-python/recipes-devtools/python/python3-virtualenv_20.36.1.bb rename to 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" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=0ce089158cf60a8ab6abb452b6405538" -SRC_URI[sha256sum] = "8befb5c81842c641f8ee658481e42641c68b5eab3521d8e092d18320902466ba" +SRC_URI[sha256sum] = "1720dc3a62ef5b443092e3f499228599045d7fea4c79199770499df8becf9098" BBCLASSEXTEND = "native nativesdk" inherit pypi python_hatchling