pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/py-joserfc



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Aug 31 10:26:20 UTC 2026

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

Log Message:
py-joserfc: updated to 1.7.5

1.7.5
- **JWK**: Ignore keys with unknown ``kty`` values when importing a key set.
- **JWE**: Add ``max_recipients`` to ``JWERegistry``.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/security/py-joserfc/Makefile \
    pkgsrc/security/py-joserfc/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-joserfc/Makefile
diff -u pkgsrc/security/py-joserfc/Makefile:1.5 pkgsrc/security/py-joserfc/Makefile:1.6
--- pkgsrc/security/py-joserfc/Makefile:1.5     Mon Aug 24 13:12:53 2026
+++ pkgsrc/security/py-joserfc/Makefile Mon Aug 31 10:26:20 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2026/08/24 13:12:53 adam Exp $
+# $NetBSD: Makefile,v 1.6 2026/08/31 10:26:20 adam Exp $
 
-DISTNAME=      joserfc-1.7.4
+DISTNAME=      joserfc-1.7.5
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    security python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=j/joserfc/}
Index: pkgsrc/security/py-joserfc/distinfo
diff -u pkgsrc/security/py-joserfc/distinfo:1.5 pkgsrc/security/py-joserfc/distinfo:1.6
--- pkgsrc/security/py-joserfc/distinfo:1.5     Mon Aug 24 13:12:53 2026
+++ pkgsrc/security/py-joserfc/distinfo Mon Aug 31 10:26:20 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2026/08/24 13:12:53 adam Exp $
+$NetBSD: distinfo,v 1.6 2026/08/31 10:26:20 adam Exp $
 
-BLAKE2s (joserfc-1.7.4.tar.gz) = 4a179bf86b31c439cc8782b255beced837f6872c0d5fc6ab366627848b13186d
-SHA512 (joserfc-1.7.4.tar.gz) = 4891966f61fa373566e6fe45f03a85c30ab015439e81dc45aea97d42ddd95c15dde099c063af6a1b2046ffc127d6c0e3b9d0b8907981658aa685776e4b6535d2
-Size (joserfc-1.7.4.tar.gz) = 234027 bytes
+BLAKE2s (joserfc-1.7.5.tar.gz) = 23e687d04d3ed39f7e678dfbada13f194a6f00f806d30aa31c57d19deb383efd
+SHA512 (joserfc-1.7.5.tar.gz) = 584523420e097cfd26c458749482f6d8fa596c81ba885471d48a51653986625047a058b30fd07e99414d6819a53897812975339e24ce74a619c80dad8c04d008
+Size (joserfc-1.7.5.tar.gz) = 234990 bytes



Home | Main Index | Thread Index | Old Index