forked from Lainports/freebsd-ports
security/py-authlib: Update to 1.4.0
Changes: https://github.com/lepture/authlib/releases https://github.com/lepture/authlib/blob/master/docs/changelog.rst
This commit is contained in:
parent
4c3a723250
commit
57c8d387e0
2 changed files with 5 additions and 6 deletions
|
|
@ -1,9 +1,8 @@
|
|||
PORTNAME= authlib
|
||||
PORTVERSION= 1.3.0
|
||||
PORTVERSION= 1.4.0
|
||||
CATEGORIES= security python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DISTNAME= Authlib-${PORTVERSION}
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Ultimate Python library in building OAuth and OpenID Connect servers
|
||||
|
|
@ -16,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
|
||||
USES= python:3.9+
|
||||
USE_PYTHON= autoplist concurrent cryptography pep517
|
||||
|
||||
NO_ARCH= yes
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1703227920
|
||||
SHA256 (Authlib-1.3.0.tar.gz) = 959ea62a5b7b5123c5059758296122b57cd2585ae2ed1c0622c21b371ffdae06
|
||||
SIZE (Authlib-1.3.0.tar.gz) = 145865
|
||||
TIMESTAMP = 1735705187
|
||||
SHA256 (authlib-1.4.0.tar.gz) = 1c1e6608b5ed3624aeeee136ca7f8c120d6f51f731aa152b153d54741840e1f2
|
||||
SIZE (authlib-1.4.0.tar.gz) = 147327
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue