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:           Sun Jul 27 10:16:53 UTC 2025

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

Log Message:
py-authlib: updated to 1.6.1

1.6.1
Filter key set with additional "alg" and "use" parameters.


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/security/py-authlib/Makefile
cvs rdiff -u -r1.21 -r1.22 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.23 pkgsrc/security/py-authlib/Makefile:1.24
--- pkgsrc/security/py-authlib/Makefile:1.23    Mon May 26 09:37:19 2025
+++ pkgsrc/security/py-authlib/Makefile Sun Jul 27 10:16:53 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2025/05/26 09:37:19 adam Exp $
+# $NetBSD: Makefile,v 1.24 2025/07/27 10:16:53 adam Exp $
 
-DISTNAME=      authlib-1.6.0
+DISTNAME=      authlib-1.6.1
 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.21 pkgsrc/security/py-authlib/distinfo:1.22
--- pkgsrc/security/py-authlib/distinfo:1.21    Mon May 26 09:37:19 2025
+++ pkgsrc/security/py-authlib/distinfo Sun Jul 27 10:16:53 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.21 2025/05/26 09:37:19 adam Exp $
+$NetBSD: distinfo,v 1.22 2025/07/27 10:16:53 adam Exp $
 
-BLAKE2s (authlib-1.6.0.tar.gz) = fac770d9caf6a09c88990f9a5bb716861938676bf47a3d6722720ab98ae16ce3
-SHA512 (authlib-1.6.0.tar.gz) = 83980b44c3f5f5fe8f6ace5463b1b7c88198767f03bbf85ee1524f578753b628aeff258e1925dfd10bc7581935598f04802b0cff7ed486e05b1a1a6c7c2e5901
-Size (authlib-1.6.0.tar.gz) = 158371 bytes
+BLAKE2s (authlib-1.6.1.tar.gz) = 6a2207f78c7ee3e2d9914f081fed962c7cae4864f7578a960ce220dd89f05d8f
+SHA512 (authlib-1.6.1.tar.gz) = d88f09e40ad3c5a41f20f9cc2c00b528ef1e7dd7684b71fe07dc402bce2500d21dceafb06a170a1ff6520564c5fc3631d16399781218218b2e89a3641a9ed095
+Size (authlib-1.6.1.tar.gz) = 159988 bytes



Home | Main Index | Thread Index | Old Index