summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python3-natsort_8.2.0.bb (renamed from meta-python/recipes-devtools/python/python3-natsort_8.1.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-natsort_8.1.0.bb b/meta-python/recipes-devtools/python/python3-natsort_8.2.0.bb
index 1ba40d3a14..bc142195ed 100644
--- a/meta-python/recipes-devtools/python/python3-natsort_8.1.0.bb
+++ b/meta-python/recipes-devtools/python/python3-natsort_8.2.0.bb
@@ -4,7 +4,7 @@ LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=58db8ac9e152dd9b700f4d39ff40a31a" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=58db8ac9e152dd9b700f4d39ff40a31a"
5 5
6PYPI_PACKAGE = "natsort" 6PYPI_PACKAGE = "natsort"
7SRC_URI[sha256sum] = "c7c1f3f27c375719a4dfcab353909fe39f26c2032a062a8c80cc844eaaca0445" 7SRC_URI[sha256sum] = "57f85b72c688b09e053cdac302dd5b5b53df5f73ae20b4874fcbffd8bf783d11"
8 8
9inherit pypi setuptools3 9inherit pypi setuptools3
10 10