diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-05-19 23:30:43 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-05-19 23:30:43 +0000 |
commit | 8bbc077fd3426365a8d0efc146556c41f3bae684 (patch) | |
tree | 5c75e1a78e07cb9e61f72fd93e503f77d92889d2 | |
parent | Update to 4.10.1 (diff) |
Update to 0.14.3
Changes: https://github.com/lepture/authlib/releases
Notes
Notes:
svn path=/head/; revision=535909
-rw-r--r-- | security/py-authlib/Makefile | 2 | ||||
-rw-r--r-- | security/py-authlib/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/py-authlib/Makefile b/security/py-authlib/Makefile index 8cc166f5cc11..453367a43121 100644 --- a/security/py-authlib/Makefile +++ b/security/py-authlib/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= authlib -PORTVERSION= 0.14.2 +PORTVERSION= 0.14.3 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-authlib/distinfo b/security/py-authlib/distinfo index 750c28b35b62..a7f91a72e132 100644 --- a/security/py-authlib/distinfo +++ b/security/py-authlib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1588777649 -SHA256 (Authlib-0.14.2.tar.gz) = 94958661bd9e1c236a43719f00c5e6da2b7a773bd7350961be9fd9f3298da658 -SIZE (Authlib-0.14.2.tar.gz) = 124073 +TIMESTAMP = 1589908786 +SHA256 (Authlib-0.14.3.tar.gz) = cc52908e9e996f3de2ac2f61bf1ee6c6f1c5ce8e67c89ff2ca473008fffc92f6 +SIZE (Authlib-0.14.3.tar.gz) = 124473 |