diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-mccabe_0.6.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-mccabe_0.6.1.bb b/meta-python/recipes-devtools/python/python3-mccabe_0.6.1.bb index 63a9e35ac0..b366f04309 100644 --- a/meta-python/recipes-devtools/python/python3-mccabe_0.6.1.bb +++ b/meta-python/recipes-devtools/python/python3-mccabe_0.6.1.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | DESCRIPTION = "McCabe checker, plugin for flake8" | 1 | DESCRIPTION = "McCabe checker, plugin for flake8" |
2 | HOMEPAGE = "https://github.com/dreamhost/cliff" | 2 | HOMEPAGE = "https://github.com/PyCQA/mccabe" |
3 | SECTION = "devel/python" | 3 | SECTION = "devel/python" |
4 | LICENSE = "Apache-2.0" | 4 | LICENSE = "Apache-2.0" |
5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=a489dc62bacbdad3335c0f160a974f0f" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=a489dc62bacbdad3335c0f160a974f0f" |