pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/py-authlib



Module Name:    pkgsrc
Committed By:   adam
Date:           Sat Feb  7 07:58:08 UTC 2026

Modified Files:
        pkgsrc/security/py-authlib: Makefile distinfo

Log Message:
py-authlib: updated to 1.6.7

1.6.7
Set supported algorithms for the default jwt instance.


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/security/py-authlib/Makefile
cvs rdiff -u -r1.27 -r1.28 pkgsrc/security/py-authlib/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/py-authlib/Makefile
diff -u pkgsrc/security/py-authlib/Makefile:1.29 pkgsrc/security/py-authlib/Makefile:1.30
--- pkgsrc/security/py-authlib/Makefile:1.29    Fri Dec 12 12:08:17 2025
+++ pkgsrc/security/py-authlib/Makefile Sat Feb  7 07:58:08 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.29 2025/12/12 12:08:17 adam Exp $
+# $NetBSD: Makefile,v 1.30 2026/02/07 07:58:08 adam Exp $
 
-DISTNAME=      authlib-1.6.6
+DISTNAME=      authlib-1.6.7
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    security python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=A/Authlib/}

Index: pkgsrc/security/py-authlib/distinfo
diff -u pkgsrc/security/py-authlib/distinfo:1.27 pkgsrc/security/py-authlib/distinfo:1.28
--- pkgsrc/security/py-authlib/distinfo:1.27    Fri Dec 12 12:08:17 2025
+++ pkgsrc/security/py-authlib/distinfo Sat Feb  7 07:58:08 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.27 2025/12/12 12:08:17 adam Exp $
+$NetBSD: distinfo,v 1.28 2026/02/07 07:58:08 adam Exp $
 
-BLAKE2s (authlib-1.6.6.tar.gz) = 45e8d1815a7376aa6b88a49f7e016920049b265f99c4e987c33f3a88be2b1520
-SHA512 (authlib-1.6.6.tar.gz) = 77b9eba6f28a3e7eb6218ddf45d7fb5f608674ebc9ad28a2ab39bd918f0f82fcbb3d3de56c0df0d79327a2e8e51429377bf9dc2f7ff814c10465031274b0f041
-Size (authlib-1.6.6.tar.gz) = 164894 bytes
+BLAKE2s (authlib-1.6.7.tar.gz) = 6e816519f3720170f508d4322f87dde52695053fa5c765c69313b04d7395d9ef
+SHA512 (authlib-1.6.7.tar.gz) = 93ed1ba998ab511cde332c7377c4c9d1a431f0006b378b19b383d569861ce0a05c710397db33457c470e8fa8b161b6210c7529a3e0e767b82df0818a7e716983
+Size (authlib-1.6.7.tar.gz) = 164950 bytes



Home | Main Index | Thread Index | Old Index