git: 875b003912eb - main - devel/py-pytest-flake8: Update WWW and clean up pkg-descr

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Wed, 05 Apr 2023 17:37:10 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=875b003912eb7453483702a5814a3357cdf2f584

commit 875b003912eb7453483702a5814a3357cdf2f584
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-04-05 17:16:49 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-04-05 17:30:31 +0000

    devel/py-pytest-flake8: Update WWW and clean up pkg-descr
---
 devel/py-pytest-flake8/Makefile  | 2 +-
 devel/py-pytest-flake8/pkg-descr | 2 --
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/devel/py-pytest-flake8/Makefile b/devel/py-pytest-flake8/Makefile
index 0c60dfc3ec5c..f9b9df1d7b83 100644
--- a/devel/py-pytest-flake8/Makefile
+++ b/devel/py-pytest-flake8/Makefile
@@ -6,7 +6,7 @@ PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	pytest plugin to check FLAKE8 requirement
-WWW=		https://pypi.org/project/pytest-flake8/
+WWW=		https://github.com/tholo/pytest-flake8
 
 LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
diff --git a/devel/py-pytest-flake8/pkg-descr b/devel/py-pytest-flake8/pkg-descr
index edaa65bd8490..2c3dfea75ba3 100644
--- a/devel/py-pytest-flake8/pkg-descr
+++ b/devel/py-pytest-flake8/pkg-descr
@@ -1,3 +1 @@
 pytest-flake8 is a pytest plugin for efficiently checking PEP8 compliance.
-
-See also: https://github.com/tholo/pytest-flake8