git: ef949b702a6b - main - net/py-python-heatclient: Update WWW and clean up pkg-descr
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 22 Sep 2023 03:24:41 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ef949b702a6bb69f10aab57a0bc744adf997fad6
commit ef949b702a6bb69f10aab57a0bc744adf997fad6
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-09-22 03:18:39 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-09-22 03:18:39 +0000
net/py-python-heatclient: Update WWW and clean up pkg-descr
---
net/py-python-heatclient/Makefile | 3 ++-
net/py-python-heatclient/pkg-descr | 2 --
2 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/net/py-python-heatclient/Makefile b/net/py-python-heatclient/Makefile
index 0406a407929a..34536660144b 100644
--- a/net/py-python-heatclient/Makefile
+++ b/net/py-python-heatclient/Makefile
@@ -6,7 +6,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= OpenStack Orchestration API Client Library
-WWW= https://docs.openstack.org/python-heatclient/latest/
+WWW= https://docs.openstack.org/python-heatclient/latest/ \
+ https://github.com/openstack/python-heatclient
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/net/py-python-heatclient/pkg-descr b/net/py-python-heatclient/pkg-descr
index 791850a62b6e..d5fdc976f437 100644
--- a/net/py-python-heatclient/pkg-descr
+++ b/net/py-python-heatclient/pkg-descr
@@ -1,4 +1,2 @@
This is a client library for Heat built on the Heat orchestration API. It
provides a Python API (the heatclient module) and a command-line tool (heat).
-
-See also: https://github.com/openstack/python-heatclient