mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-27 12:01:38 +01:00
python3-pep8: 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
3033552354
commit
68f90f0680
|
|
@ -1,5 +1,5 @@
|
|||
DESCRIPTION = "Python style guide checker"
|
||||
HOMEPAGE = "https://github.com/dreamhost/cliff"
|
||||
HOMEPAGE = "https://github.com/PyCQA/pycodestyle"
|
||||
SECTION = "devel/python"
|
||||
LICENSE = "Apache-2.0"
|
||||
LIC_FILES_CHKSUM = "file://README.rst;md5=d8ebbbe831259ce010179d2f310b0f3e"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user