summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python3-natsort_7.1.0.bb (renamed from meta-python/recipes-devtools/python/python3-natsort_7.0.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-natsort_7.0.1.bb b/meta-python/recipes-devtools/python/python3-natsort_7.1.0.bb
index e20cdf0fa3..c890ae2432 100644
--- a/meta-python/recipes-devtools/python/python3-natsort_7.0.1.bb
+++ b/meta-python/recipes-devtools/python/python3-natsort_7.1.0.bb
@@ -4,7 +4,7 @@ LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=6a96e5ad780a0eea866ecccec4463517" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=6a96e5ad780a0eea866ecccec4463517"
5 5
6PYPI_PACKAGE = "natsort" 6PYPI_PACKAGE = "natsort"
7SRC_URI[sha256sum] = "a633464dc3a22b305df0f27abcb3e83515898aa1fd0ed2f9726c3571a27258cf" 7SRC_URI[sha256sum] = "33f3f1003e2af4b4df20908fe62aa029999d136b966463746942efbfc821add3"
8 8
9inherit pypi setuptools3 9inherit pypi setuptools3
10 10