diff options
Diffstat (limited to 'meta-python/recipes-devtools')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-natsort_8.3.1.bb (renamed from meta-python/recipes-devtools/python/python3-natsort_8.2.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-natsort_8.2.0.bb b/meta-python/recipes-devtools/python/python3-natsort_8.3.1.bb index bc142195ed..baf94caa80 100644 --- a/meta-python/recipes-devtools/python/python3-natsort_8.2.0.bb +++ b/meta-python/recipes-devtools/python/python3-natsort_8.3.1.bb | |||
| @@ -1,10 +1,10 @@ | |||
| 1 | SUMMARY = "Simple yet flexible natural sorting in Python." | 1 | SUMMARY = "Simple yet flexible natural sorting in Python." |
| 2 | SECTION = "devel/python" | 2 | SECTION = "devel/python" |
| 3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
| 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=58db8ac9e152dd9b700f4d39ff40a31a" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=d32431d1b650010945da4e078011c8fa" |
| 5 | 5 | ||
| 6 | PYPI_PACKAGE = "natsort" | 6 | PYPI_PACKAGE = "natsort" |
| 7 | SRC_URI[sha256sum] = "57f85b72c688b09e053cdac302dd5b5b53df5f73ae20b4874fcbffd8bf783d11" | 7 | SRC_URI[sha256sum] = "517595492dde570a4fd6b6a76f644440c1ba51e2338c8a671d7f0475fda8f9fd" |
| 8 | 8 | ||
| 9 | inherit pypi setuptools3 | 9 | inherit pypi setuptools3 |
| 10 | 10 | ||
