git: 1fdb689b4196 - main - devel/py-oslo.utils: Update WWW and clean up pkg-descr
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Jun 2023 18:52:45 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=1fdb689b41968fd2361ccf20a5b238a18aedbc15 commit 1fdb689b41968fd2361ccf20a5b238a18aedbc15 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-06-05 18:39:29 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-06-05 18:47:11 +0000 devel/py-oslo.utils: Update WWW and clean up pkg-descr --- devel/py-oslo.utils/Makefile | 3 ++- devel/py-oslo.utils/pkg-descr | 2 -- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/devel/py-oslo.utils/Makefile b/devel/py-oslo.utils/Makefile index 3cd587726061..a2f427936017 100644 --- a/devel/py-oslo.utils/Makefile +++ b/devel/py-oslo.utils/Makefile @@ -6,7 +6,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Oslo Utility library -WWW= https://docs.openstack.org/oslo.utils/latest/ +WWW= https://docs.openstack.org/oslo.utils/latest/ \ + https://github.com/openstack/oslo.utils LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/devel/py-oslo.utils/pkg-descr b/devel/py-oslo.utils/pkg-descr index 925a9a8d3b1e..058333df5453 100644 --- a/devel/py-oslo.utils/pkg-descr +++ b/devel/py-oslo.utils/pkg-descr @@ -1,4 +1,2 @@ The oslo utils library provides support for common utility type functions, such as encoding, exception handling, string manipulation, and time handling. - -See also: https://github.com/openstack/oslo.utils