From 0c823a40daf2f2d29964446af7cda88aab4ec442 Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Fri, 22 Sep 2023 11:18:34 +0800 Subject: net/py-python-glanceclient: Update WWW and clean up pkg-descr --- net/py-python-glanceclient/Makefile | 3 ++- net/py-python-glanceclient/pkg-descr | 2 -- 2 files changed, 2 insertions(+), 3 deletions(-) (limited to 'net/py-python-glanceclient') diff --git a/net/py-python-glanceclient/Makefile b/net/py-python-glanceclient/Makefile index 2dc138263b03..e2ea15f1d1dc 100644 --- a/net/py-python-glanceclient/Makefile +++ b/net/py-python-glanceclient/Makefile @@ -6,7 +6,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= OpenStack Image API Client Library -WWW= https://docs.openstack.org/python-glanceclient/latest/ +WWW= https://docs.openstack.org/python-glanceclient/latest/ \ + https://github.com/openstack/python-glanceclient LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/net/py-python-glanceclient/pkg-descr b/net/py-python-glanceclient/pkg-descr index d14463e4242f..adfd2e1eb49e 100644 --- a/net/py-python-glanceclient/pkg-descr +++ b/net/py-python-glanceclient/pkg-descr @@ -2,5 +2,3 @@ This is a client library for Glance built on the OpenStack Images API. It provides a Python API (the glanceclient module) and a command-line tool (glance). This library fully supports the v1 Images API, while support for the v2 API is in progress. - -See also: https://github.com/openstack/python-glanceclient -- cgit v1.2.3