aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-05 17:16:49 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-05 17:30:31 +0000
commit875b003912eb7453483702a5814a3357cdf2f584 (patch)
tree79685f7f1c029f4e5f28d143a8ba895e2e33ad04
parenta3fa3a5d266c32a3fbf606b055ef1b6fd2cd97a2 (diff)
downloadports-875b003912eb7453483702a5814a3357cdf2f584.tar.gz
ports-875b003912eb7453483702a5814a3357cdf2f584.zip
devel/py-pytest-flake8: Update WWW and clean up pkg-descr
-rw-r--r--devel/py-pytest-flake8/Makefile2
-rw-r--r--devel/py-pytest-flake8/pkg-descr2
2 files changed, 1 insertions, 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