git: 4cc9086c4f36 - main - www/py-spyne: Update WWW and clean up pkg-descr
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 05 Apr 2023 17:39:21 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=4cc9086c4f36dcb38cd33a2c8cf84beb7b72a411 commit 4cc9086c4f36dcb38cd33a2c8cf84beb7b72a411 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-04-05 17:20:47 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-04-05 17:31:00 +0000 www/py-spyne: Update WWW and clean up pkg-descr --- www/py-spyne/Makefile | 3 ++- www/py-spyne/pkg-descr | 2 -- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/www/py-spyne/Makefile b/www/py-spyne/Makefile index 5ab940bb33cb..545388d8409f 100644 --- a/www/py-spyne/Makefile +++ b/www/py-spyne/Makefile @@ -7,7 +7,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Transport and architecture agnostic RPC library -WWW= http://spyne.io/ +WWW= http://spyne.io/ \ + https://github.com/arskom/spyne LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/www/py-spyne/pkg-descr b/www/py-spyne/pkg-descr index 8aaa15890c3a..17912045317b 100644 --- a/www/py-spyne/pkg-descr +++ b/www/py-spyne/pkg-descr @@ -3,5 +3,3 @@ have a well-defined API using multiple protocols and transports. It integrates with popular Python web frameworks as well as libraries like SQLAlchemy to keep your code as DRY (Don't Repeat Yourself) as possible. - -See also: https://github.com/arskom/spyne