security/py-python3-openid: Update WWW and clean up pkg-descr

This commit is contained in:
Po-Chuan Hsieh 2023-04-06 01:19:09 +08:00
parent c44e8f8df2
commit 42cc460cef
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B
2 changed files with 1 additions and 3 deletions

View file

@ -7,7 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Python 3 port of the python-openid library
WWW= https://pypi.org/project/python3-openid/
WWW= https://github.com/necaris/python3-openid
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE

View file

@ -3,5 +3,3 @@ identity system in your application, update to Python 3. Want to enable single
sign-on for your web site? Use the openid.consumer package. Want to run your own
OpenID server? Check out openid.server. Includes example code and support for a
variety of storage back-ends.
See also: https://github.com/necaris/python3-openid