git: 270e001ec01d - main - www/py-respx: Update WWW and clean up pkg-descr
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 05 Apr 2023 17:39:20 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=270e001ec01dfd1725545e00d1cf7d70c46eac8d commit 270e001ec01dfd1725545e00d1cf7d70c46eac8d Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-04-05 17:20:44 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-04-05 17:31:00 +0000 www/py-respx: Update WWW and clean up pkg-descr --- www/py-respx/Makefile | 3 ++- www/py-respx/pkg-descr | 2 -- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/www/py-respx/Makefile b/www/py-respx/Makefile index de083cf80632..35c5549147fd 100644 --- a/www/py-respx/Makefile +++ b/www/py-respx/Makefile @@ -6,7 +6,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Utility for mocking out the Python HTTPX and HTTP Core libraries -WWW= https://lundberg.github.io/respx/ +WWW= https://lundberg.github.io/respx/ \ + https://github.com/lundberg/respx LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.md diff --git a/www/py-respx/pkg-descr b/www/py-respx/pkg-descr index 1616dd53ec4a..3c4ef1372ff6 100644 --- a/www/py-respx/pkg-descr +++ b/www/py-respx/pkg-descr @@ -1,4 +1,2 @@ RESPX is a simple, yet powerful, utility for mocking out the HTTPX, and HTTP Core, libraries. - -See also: https://github.com/lundberg/respx