git: bf268a2df4c8 - main - devel/py-oslo.serialization: Update WWW and clean up pkg-descr
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Jun 2023 18:52:42 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=bf268a2df4c8b8a596f7a184bbf09f72467b728d
commit bf268a2df4c8b8a596f7a184bbf09f72467b728d
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-06-05 18:39:27 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-06-05 18:47:11 +0000
devel/py-oslo.serialization: Update WWW and clean up pkg-descr
---
devel/py-oslo.serialization/Makefile | 3 ++-
devel/py-oslo.serialization/pkg-descr | 2 --
2 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/devel/py-oslo.serialization/Makefile b/devel/py-oslo.serialization/Makefile
index 977215825649..500e5dab06ad 100644
--- a/devel/py-oslo.serialization/Makefile
+++ b/devel/py-oslo.serialization/Makefile
@@ -6,7 +6,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Oslo Serialization library
-WWW= https://docs.openstack.org/oslo.serialization/latest/
+WWW= https://docs.openstack.org/oslo.serialization/latest/ \
+ https://github.com/openstack/oslo.serialization
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/devel/py-oslo.serialization/pkg-descr b/devel/py-oslo.serialization/pkg-descr
index d507d7e17dcb..85231564e94e 100644
--- a/devel/py-oslo.serialization/pkg-descr
+++ b/devel/py-oslo.serialization/pkg-descr
@@ -1,4 +1,2 @@
The oslo.serialization library provides support for representing objects
in transmittable and storable formats, such as Base64, JSON and MessagePack.
-
-See also: https://github.com/openstack/oslo.serialization