aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-05 17:16:58 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-05 17:30:34 +0000
commit7f632880f360b38980a1366894608f79941bddfe (patch)
tree5b4c3b9a90a5e2cd03098d85070267d445da2d10
parent1cf3e4f880c0ce3a1073f03a82d1019dbf1f74eb (diff)
downloadports-7f632880f360b38980a1366894608f79941bddfe.tar.gz
ports-7f632880f360b38980a1366894608f79941bddfe.zip
devel/py-tapi: Update WWW and clean up pkg-descr
-rw-r--r--devel/py-tapi/Makefile5
-rw-r--r--devel/py-tapi/pkg-descr2
2 files changed, 3 insertions, 4 deletions
diff --git a/devel/py-tapi/Makefile b/devel/py-tapi/Makefile
index 924340ac10ce..fcbbeaa23933 100644
--- a/devel/py-tapi/Makefile
+++ b/devel/py-tapi/Makefile
@@ -8,12 +8,13 @@ DISTNAME= Tapi-${PORTVERSION}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Framework for testing APIs
-WWW= https://pypi.org/project/Tapi/
+WWW= https://github.com/jimmyislive/tapi
LICENSE= MIT
-NO_ARCH= yes
USES= python:3.6+
USE_PYTHON= autoplist concurrent distutils
+NO_ARCH= yes
+
.include <bsd.port.mk>
diff --git a/devel/py-tapi/pkg-descr b/devel/py-tapi/pkg-descr
index 308efc95e90e..c86a7f5ad995 100644
--- a/devel/py-tapi/pkg-descr
+++ b/devel/py-tapi/pkg-descr
@@ -12,5 +12,3 @@ Features:
headers
- Execute arbitrary python scripts to verify response from endpoint is valid
- Tests your APIs using your own APIs
-
-See also: https://github.com/jimmyislive/tapi