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:
Andrei Gherzan 2021-03-05 16:02:55 +00:00 committed by Khem Raj
parent 3033552354
commit 68f90f0680

View File

@ -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"