replace flake8 HOMEPAGE with a github one, if I try to access the gitlab

one it does a cloudflare browser check then wants me to login before
showing the page
This commit is contained in:
sthen 2022-12-01 08:51:53 +00:00
parent dca79676e0
commit df45e9db68
1 changed files with 2 additions and 1 deletions

View File

@ -1,11 +1,12 @@
COMMENT = modular python code checker wrapping pep8 and pyflakes
MODPY_EGG_VERSION = 6.0.0
REVISION = 0
DISTNAME = flake8-${MODPY_EGG_VERSION}
CATEGORIES = devel
HOMEPAGE = https://gitlab.com/pycqa/flake8
HOMEPAGE = https://github.com/pycqa/flake8
# MIT
PERMIT_PACKAGE = Yes