Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Aug 2023 23:20:31 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e1134a00f489 - main - devel/py-build: Update WWW
Message-ID:  <202308262320.37QNKVqD076321@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

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

commit e1134a00f489926b08c28dad78935e4f240e59ac
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-08-26 23:16:46 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-08-26 23:19:04 +0000

    devel/py-build: Update WWW
---
 devel/py-build/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/devel/py-build/Makefile b/devel/py-build/Makefile
index c607430646ab..7a92c864d4da 100644
--- a/devel/py-build/Makefile
+++ b/devel/py-build/Makefile
@@ -7,7 +7,8 @@ PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	PEP517 package builder
-WWW=		https://github.com/pypa/build
+WWW=		https://pypa-build.readthedocs.io/en/stable/ \
+		https://github.com/pypa/build
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308262320.37QNKVqD076321>