diff options
Diffstat (limited to 'security/py-authlib')
-rw-r--r-- | security/py-authlib/Makefile | 6 | ||||
-rw-r--r-- | security/py-authlib/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/security/py-authlib/Makefile b/security/py-authlib/Makefile index dafe2252b6f7..b527bb8c9863 100644 --- a/security/py-authlib/Makefile +++ b/security/py-authlib/Makefile @@ -1,5 +1,5 @@ PORTNAME= authlib -PORTVERSION= 1.5.2 +PORTVERSION= 1.6.1 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 diff --git a/security/py-authlib/distinfo b/security/py-authlib/distinfo index 66b960d2c01c..d864619a8bce 100644 --- a/security/py-authlib/distinfo +++ b/security/py-authlib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744289032 -SHA256 (authlib-1.5.2.tar.gz) = fe85ec7e50c5f86f1e2603518bb3b4f632985eb4a355e52256530790e326c512 -SIZE (authlib-1.5.2.tar.gz) = 153000 +TIMESTAMP = 1753265790 +SHA256 (authlib-1.6.1.tar.gz) = 4dffdbb1460ba6ec8c17981a4c67af7d8af131231b5a36a88a1e8c80c111cdfd +SIZE (authlib-1.6.1.tar.gz) = 159988 |