diff --git a/meta-python/recipes-devtools/python/python3-pyhamcrest_2.0.2.bb b/meta-python/recipes-devtools/python/python3-pyhamcrest_2.0.3.bb similarity index 67% rename from meta-python/recipes-devtools/python/python3-pyhamcrest_2.0.2.bb rename to meta-python/recipes-devtools/python/python3-pyhamcrest_2.0.3.bb index 056ecb549ab..7c0824c2d1f 100644 --- a/meta-python/recipes-devtools/python/python3-pyhamcrest_2.0.2.bb +++ b/meta-python/recipes-devtools/python/python3-pyhamcrest_2.0.3.bb @@ -5,8 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=79391bf1501c898472d043f36e960612" PYPI_PACKAGE = "PyHamcrest" -SRC_URI[md5sum] = "7a086f0b067f8d38958ec32f054559b4" -SRC_URI[sha256sum] = "412e00137858f04bde0729913874a48485665f2d36fe9ee449f26be864af9316" +SRC_URI[sha256sum] = "dfb19cf6d71743e086fbb761ed7faea5aacbc8ec10c17a08b93ecde39192a3db" inherit pypi setuptools3