mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-14 10:54:29 +00:00
python3-mccabe: Fix HOMEPAGE
Signed-off-by: Andrei Gherzan <andrei@gherzan.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
68f90f0680
commit
4003eca466
@ -1,5 +1,5 @@
|
||||
DESCRIPTION = "McCabe checker, plugin for flake8"
|
||||
HOMEPAGE = "https://github.com/dreamhost/cliff"
|
||||
HOMEPAGE = "https://github.com/PyCQA/mccabe"
|
||||
SECTION = "devel/python"
|
||||
LICENSE = "Apache-2.0"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=a489dc62bacbdad3335c0f160a974f0f"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user