git: 7f632880f360 - main - devel/py-tapi: Update WWW and clean up pkg-descr
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 05 Apr 2023 17:37:22 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=7f632880f360b38980a1366894608f79941bddfe
commit 7f632880f360b38980a1366894608f79941bddfe
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-04-05 17:16:58 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-04-05 17:30:34 +0000
devel/py-tapi: Update WWW and clean up pkg-descr
---
devel/py-tapi/Makefile | 5 +++--
devel/py-tapi/pkg-descr | 2 --
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