git: 0c823a40daf2 - main - net/py-python-glanceclient: Update WWW and clean up pkg-descr

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Fri, 22 Sep 2023 03:24:40 UTC
The branch main has been updated by sunpoet:

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

commit 0c823a40daf2f2d29964446af7cda88aab4ec442
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-09-22 03:18:34 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-09-22 03:18:34 +0000

    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(-)

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