Thu Oct 28 19:51:53 2021 UTC ()
py-authlib: updated to 0.15.5

Version 0.15.5
Make Authlib compatible with latest httpx
Make Authlib compatible with latest werkzeug
Allow customize RFC7523 alg value


(adam)
diff -r1.6 -r1.7 pkgsrc/security/py-authlib/Makefile
diff -r1.8 -r1.9 pkgsrc/security/py-authlib/distinfo

cvs diff -r1.6 -r1.7 pkgsrc/security/py-authlib/Makefile (expand / switch to unified diff)

--- pkgsrc/security/py-authlib/Makefile 2021/06/07 08:18:10 1.6
+++ pkgsrc/security/py-authlib/Makefile 2021/10/28 19:51:53 1.7
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.6 2021/06/07 08:18:10 adam Exp $ 1# $NetBSD: Makefile,v 1.7 2021/10/28 19:51:53 adam Exp $
2 2
3DISTNAME= Authlib-0.15.4 3DISTNAME= Authlib-0.15.5
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
5CATEGORIES= security python 5CATEGORIES= security python
6MASTER_SITES= ${MASTER_SITE_PYPI:=A/Authlib/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=A/Authlib/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://authlib.org/ 9HOMEPAGE= https://authlib.org/
10COMMENT= Ultimate Python library in building OAuth and OpenID Connect servers 10COMMENT= Ultimate Python library in building OAuth and OpenID Connect servers
11LICENSE= modified-bsd 11LICENSE= modified-bsd
12 12
13DEPENDS+= ${PYPKGPREFIX}-cryptography-[0-9]*:../../security/py-cryptography 13DEPENDS+= ${PYPKGPREFIX}-cryptography-[0-9]*:../../security/py-cryptography
14TEST_DEPENDS+= ${PYPKGPREFIX}-test-runner-[0-9]*:../../devel/py-test-runner 14TEST_DEPENDS+= ${PYPKGPREFIX}-test-runner-[0-9]*:../../devel/py-test-runner
15 15
16USE_LANGUAGES= # none 16USE_LANGUAGES= # none

cvs diff -r1.8 -r1.9 pkgsrc/security/py-authlib/distinfo (expand / switch to unified diff)

--- pkgsrc/security/py-authlib/distinfo 2021/10/26 11:17:41 1.8
+++ pkgsrc/security/py-authlib/distinfo 2021/10/28 19:51:53 1.9
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.8 2021/10/26 11:17:41 nia Exp $ 1$NetBSD: distinfo,v 1.9 2021/10/28 19:51:53 adam Exp $
2 2
3BLAKE2s (Authlib-0.15.4.tar.gz) = 42bfb16c76f977586e84e069930ffa63168b4389ca912c0d62ea7fa056bbe1c0 3BLAKE2s (Authlib-0.15.5.tar.gz) = cc3125ac34e3a91f8dc1c05dadae5a9c5001a687e87b9a610e736bfdee7a4357
4SHA512 (Authlib-0.15.4.tar.gz) = d0ece5543aae35adf0cc07539a350db217127eadc51b6906e4a5ed2322fc5c1982d3c8f2bfa2c2398f3e1fadfe712e016c2ca48ca5b0fce2d15146ebd8bc1e47 4SHA512 (Authlib-0.15.5.tar.gz) = 72655afd0039fb6baed9179fb6d56c2a439847ce4b44a58e885e43bb2bdc4111147a592a1d027a093e3e851b2b1f89663028d745c9a6dd02bdd046f70565b5a3
5Size (Authlib-0.15.4.tar.gz) = 124231 bytes 5Size (Authlib-0.15.5.tar.gz) = 132183 bytes