security/py-authlib: Update to 1.6.0
- Update WWW Changes: https://github.com/authlib/authlib/releases
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
PORTNAME= authlib
|
||||
PORTVERSION= 1.5.2
|
||||
PORTVERSION= 1.6.0
|
||||
CATEGORIES= security python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@@ -7,7 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Ultimate Python library in building OAuth and OpenID Connect servers
|
||||
WWW= https://authlib.org/ \
|
||||
https://github.com/lepture/authlib
|
||||
https://github.com/authlib/authlib
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.9+
|
||||
USES= python
|
||||
USE_PYTHON= autoplist concurrent cryptography pep517
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1744289032
|
||||
SHA256 (authlib-1.5.2.tar.gz) = fe85ec7e50c5f86f1e2603518bb3b4f632985eb4a355e52256530790e326c512
|
||||
SIZE (authlib-1.5.2.tar.gz) = 153000
|
||||
TIMESTAMP = 1748495847
|
||||
SHA256 (authlib-1.6.0.tar.gz) = 4367d32031b7af175ad3a323d571dc7257b7099d55978087ceae4a0d88cd3210
|
||||
SIZE (authlib-1.6.0.tar.gz) = 158371
|
||||
|
||||
Reference in New Issue
Block a user