git: c6310a930500 - main - devel/py-os-client-config: Update WWW and clean up pkg-descr
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 18 Jul 2024 16:48:58 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=c6310a9305005461616d0ea6daa88fee58c9049a commit c6310a9305005461616d0ea6daa88fee58c9049a Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-07-18 16:46:08 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-07-18 16:46:08 +0000 devel/py-os-client-config: Update WWW and clean up pkg-descr --- devel/py-os-client-config/Makefile | 3 ++- devel/py-os-client-config/pkg-descr | 2 -- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/devel/py-os-client-config/Makefile b/devel/py-os-client-config/Makefile index 3785c482157a..9267fe27173a 100644 --- a/devel/py-os-client-config/Makefile +++ b/devel/py-os-client-config/Makefile @@ -7,7 +7,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= OpenStack client configuration library -WWW= https://docs.openstack.org/os-client-config/latest/ +WWW= https://docs.openstack.org/os-client-config/latest/ \ + https://github.com/openstack/os-client-config LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/devel/py-os-client-config/pkg-descr b/devel/py-os-client-config/pkg-descr index 07944d73408a..d127f2ada525 100644 --- a/devel/py-os-client-config/pkg-descr +++ b/devel/py-os-client-config/pkg-descr @@ -4,5 +4,3 @@ config for as few as 1 cloud and as many as you want to put in a config file. It will read environment variables and config files, and it also contains some vendor specific default values so that you don't have to know extra info to use OpenStack. - -See also: https://github.com/openstack/os-client-config