diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-isort_6.0.0.bb (renamed from meta-python/recipes-devtools/python/python3-isort_5.13.2.bb) | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python3-isort_5.13.2.bb b/meta-python/recipes-devtools/python/python3-isort_6.0.0.bb index 60d44181c0..436a7bade8 100644 --- a/meta-python/recipes-devtools/python/python3-isort_5.13.2.bb +++ b/meta-python/recipes-devtools/python/python3-isort_6.0.0.bb | |||
| @@ -2,11 +2,13 @@ SUMMARY = "A Python utility / library to sort Python imports." | |||
| 2 | HOMEPAGE = "https://pypi.python.org/pypi/isort" | 2 | HOMEPAGE = "https://pypi.python.org/pypi/isort" |
| 3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
| 4 | SECTION = "devel/python" | 4 | SECTION = "devel/python" |
| 5 | LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=6;endline=6;md5=8227180126797a0148f94f483f3e1489" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=197c46995787b46a2dbf0d519c1754cf" |
| 6 | 6 | ||
| 7 | SRC_URI[sha256sum] = "48fdfcb9face5d58a4f6dde2e72a1fb8dcaf8ab26f95ab49fab84c2ddefb0109" | 7 | SRC_URI[sha256sum] = "75d9d8a1438a9432a7d7b54f2d3b45cad9a4a0fdba43617d9873379704a8bdf1" |
| 8 | 8 | ||
| 9 | inherit pypi python_poetry_core | 9 | inherit pypi python_hatchling |
| 10 | |||
| 11 | DEPENDS += "python3-hatch-vcs-native python3-hatchling-native" | ||
| 10 | 12 | ||
| 11 | RDEPENDS:${PN} += " \ | 13 | RDEPENDS:${PN} += " \ |
| 12 | python3-compression \ | 14 | python3-compression \ |
