diff --git a/meta-python/recipes-devtools/python/python3-virtualenv_21.5.0.bb b/meta-python/recipes-devtools/python/python3-virtualenv_21.5.1.bb similarity index 87% rename from meta-python/recipes-devtools/python/python3-virtualenv_21.5.0.bb rename to meta-python/recipes-devtools/python/python3-virtualenv_21.5.1.bb index e21575ac16..b8662ea7dd 100644 --- a/meta-python/recipes-devtools/python/python3-virtualenv_21.5.0.bb +++ b/meta-python/recipes-devtools/python/python3-virtualenv_21.5.1.bb @@ -6,7 +6,7 @@ HOMEPAGE = "https://github.com/pypa/virtualenv" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=0ce089158cf60a8ab6abb452b6405538" -SRC_URI[sha256sum] = "98847aadf5e2037e0e4d2e19528eb3aca6f23906422e59a510bff231a6d32fce" +SRC_URI[sha256sum] = "dca3bf98275a59c652b69d68e73433e597d977c2da9198882479d1a7188009c8" BBCLASSEXTEND = "native nativesdk" inherit pypi python_hatchling