security/py-python3-openid: Update WWW and clean up pkg-descr
This commit is contained in:
parent
c44e8f8df2
commit
42cc460cef
2 changed files with 1 additions and 3 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue