git: bf301a881cdf - main - devel/py-oslo.policy: Update WWW and clean up pkg-descr
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Jun 2023 18:52:37 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=bf301a881cdfc4ca3b2b4ad24fd61b2377637a26
commit bf301a881cdfc4ca3b2b4ad24fd61b2377637a26
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-06-05 18:39:25 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-06-05 18:47:10 +0000
devel/py-oslo.policy: Update WWW and clean up pkg-descr
---
devel/py-oslo.policy/Makefile | 3 ++-
devel/py-oslo.policy/pkg-descr | 2 --
2 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/devel/py-oslo.policy/Makefile b/devel/py-oslo.policy/Makefile
index 0223ef1ea559..e5b9a8cc8d75 100644
--- a/devel/py-oslo.policy/Makefile
+++ b/devel/py-oslo.policy/Makefile
@@ -6,7 +6,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Oslo Policy library
-WWW= https://docs.openstack.org/oslo.policy/latest/
+WWW= https://docs.openstack.org/oslo.policy/latest/ \
+ https://github.com/openstack/oslo.policy
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/devel/py-oslo.policy/pkg-descr b/devel/py-oslo.policy/pkg-descr
index 6ba097dce223..52e4f4d76c97 100644
--- a/devel/py-oslo.policy/pkg-descr
+++ b/devel/py-oslo.policy/pkg-descr
@@ -1,4 +1,2 @@
The Oslo Policy library provides support for RBAC policy enforcement across
all OpenStack services.
-
-See also: https://github.com/openstack/oslo.policy