Date: Mon, 5 Jun 2023 18:52:49 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: f132121363d6 - main - devel/py-oslotest: Update WWW Message-ID: <202306051852.355IqnLR054856@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=f132121363d6851682e69d48bfb86901e7629f70 commit f132121363d6851682e69d48bfb86901e7629f70 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-06-05 18:39:31 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-06-05 18:47:12 +0000 devel/py-oslotest: Update WWW --- devel/py-oslotest/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/py-oslotest/Makefile b/devel/py-oslotest/Makefile index 43923ee45695..3d6334ce96e4 100644 --- a/devel/py-oslotest/Makefile +++ b/devel/py-oslotest/Makefile @@ -6,7 +6,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= kai@FreeBSD.org COMMENT= Oslo test framework -WWW= https://docs.openstack.org/oslotest/ +WWW= https://docs.openstack.org/oslotest/latest/ \ + https://github.com/openstack/oslotest LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306051852.355IqnLR054856>