summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-isort_6.0.1.bb (renamed from meta-python/recipes-devtools/python/python3-isort_6.0.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-isort_6.0.0.bb b/meta-python/recipes-devtools/python/python3-isort_6.0.1.bb
index 436a7bade8..cf04452102 100644
--- a/meta-python/recipes-devtools/python/python3-isort_6.0.0.bb
+++ b/meta-python/recipes-devtools/python/python3-isort_6.0.1.bb
@@ -4,7 +4,7 @@ LICENSE = "MIT"
4SECTION = "devel/python" 4SECTION = "devel/python"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=197c46995787b46a2dbf0d519c1754cf" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=197c46995787b46a2dbf0d519c1754cf"
6 6
7SRC_URI[sha256sum] = "75d9d8a1438a9432a7d7b54f2d3b45cad9a4a0fdba43617d9873379704a8bdf1" 7SRC_URI[sha256sum] = "1cb5df28dfbc742e490c5e41bad6da41b805b0a8be7bc93cd0fb2a8a890ac450"
8 8
9inherit pypi python_hatchling 9inherit pypi python_hatchling
10 10