net/py-python-glanceclient: Update WWW and clean up pkg-descr

This commit is contained in:
Po-Chuan Hsieh
2023-09-22 11:18:34 +08:00
parent 28596913e5
commit 0c823a40da
2 changed files with 2 additions and 3 deletions
+2 -1
View File
@@ -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
-2
View File
@@ -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