diff --git a/meta-python/recipes-devtools/python/python3-virtualenv_20.35.3.bb b/meta-python/recipes-devtools/python/python3-virtualenv_20.35.4.bb similarity index 87% rename from meta-python/recipes-devtools/python/python3-virtualenv_20.35.3.bb rename to meta-python/recipes-devtools/python/python3-virtualenv_20.35.4.bb index 3d9b6a097f..28444f12c4 100644 --- a/meta-python/recipes-devtools/python/python3-virtualenv_20.35.3.bb +++ b/meta-python/recipes-devtools/python/python3-virtualenv_20.35.4.bb @@ -6,7 +6,7 @@ HOMEPAGE = "https://github.com/pypa/virtualenv" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=0ce089158cf60a8ab6abb452b6405538" -SRC_URI[sha256sum] = "4f1a845d131133bdff10590489610c98c168ff99dc75d6c96853801f7f67af44" +SRC_URI[sha256sum] = "643d3914d73d3eeb0c552cbb12d7e82adf0e504dbf86a3182f8771a153a1971c" BBCLASSEXTEND = "native nativesdk" inherit pypi python_hatchling