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: Mon Mar 2 11:40:57 UTC 2026
Modified Files:
pkgsrc/security/py-authlib: Makefile distinfo
Log Message:
py-authlib: updated to 1.6.9
1.6.9
Changes in jose module
Not using header's jwk automatically
Add ES256K into default jwt algorithms
Remove deprecated algorithm from default registry
Generate random cek when cek length doesn't match
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/security/py-authlib/Makefile
cvs rdiff -u -r1.29 -r1.30 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.31 pkgsrc/security/py-authlib/Makefile:1.32
--- pkgsrc/security/py-authlib/Makefile:1.31 Sun Feb 15 12:58:15 2026
+++ pkgsrc/security/py-authlib/Makefile Mon Mar 2 11:40:57 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.31 2026/02/15 12:58:15 adam Exp $
+# $NetBSD: Makefile,v 1.32 2026/03/02 11:40:57 adam Exp $
-DISTNAME= authlib-1.6.8
+DISTNAME= authlib-1.6.9
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.29 pkgsrc/security/py-authlib/distinfo:1.30
--- pkgsrc/security/py-authlib/distinfo:1.29 Sun Feb 15 12:58:15 2026
+++ pkgsrc/security/py-authlib/distinfo Mon Mar 2 11:40:57 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.29 2026/02/15 12:58:15 adam Exp $
+$NetBSD: distinfo,v 1.30 2026/03/02 11:40:57 adam Exp $
-BLAKE2s (authlib-1.6.8.tar.gz) = 795e8931a2d9763651ad02456cc7b9c5688f4aa6b013868453615b90a991ffc3
-SHA512 (authlib-1.6.8.tar.gz) = b037ee510ff5516fba305cc661a920dbfad649282684f201b0464c2f24e12ca8659f984c0e586ff3b968ea1040c07aa2e6254d712903b291d7a3459cdc73ed4a
-Size (authlib-1.6.8.tar.gz) = 165074 bytes
+BLAKE2s (authlib-1.6.9.tar.gz) = 2f859fc501b53d55452fccc3f7dc41f22d3861336aa58d79b9e5408b53d18f41
+SHA512 (authlib-1.6.9.tar.gz) = f4bfa92a4439262ecd85ee341dc3e13f5ebe4d9b43be4a1daab06a6d7d3152abbcbf1de824c03a1fc9fc02ed8cb3bbdf55247a3ac614d6e89700d96e0eff2791
+Size (authlib-1.6.9.tar.gz) = 165134 bytes
Home |
Main Index |
Thread Index |
Old Index