diff --git a/meta-python/recipes-devtools/python/python3-natsort_7.1.0.bb b/meta-python/recipes-devtools/python/python3-natsort_7.1.1.bb similarity index 75% rename from meta-python/recipes-devtools/python/python3-natsort_7.1.0.bb rename to meta-python/recipes-devtools/python/python3-natsort_7.1.1.bb index c890ae243..89df3dc38 100644 --- a/meta-python/recipes-devtools/python/python3-natsort_7.1.0.bb +++ b/meta-python/recipes-devtools/python/python3-natsort_7.1.1.bb @@ -4,7 +4,7 @@ LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=6a96e5ad780a0eea866ecccec4463517" PYPI_PACKAGE = "natsort" -SRC_URI[sha256sum] = "33f3f1003e2af4b4df20908fe62aa029999d136b966463746942efbfc821add3" +SRC_URI[sha256sum] = "00c603a42365830c4722a2eb7663a25919551217ec09a243d3399fa8dd4ac403" inherit pypi setuptools3