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 May 25 09:49:55 UTC 2026

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

Log Message:
py-joserfc: updated to 1.6.7

1.6.7
- Update for type hints.

1.6.6
- **JWS**: validate payload size when ``b64=false``.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 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.2 pkgsrc/security/py-joserfc/Makefile:1.3
--- pkgsrc/security/py-joserfc/Makefile:1.2     Mon May 11 16:11:31 2026
+++ pkgsrc/security/py-joserfc/Makefile Mon May 25 09:49:55 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2026/05/11 16:11:31 adam Exp $
+# $NetBSD: Makefile,v 1.3 2026/05/25 09:49:55 adam Exp $
 
-DISTNAME=      joserfc-1.6.5
+DISTNAME=      joserfc-1.6.7
 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.2 pkgsrc/security/py-joserfc/distinfo:1.3
--- pkgsrc/security/py-joserfc/distinfo:1.2     Mon May 11 16:11:31 2026
+++ pkgsrc/security/py-joserfc/distinfo Mon May 25 09:49:55 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2026/05/11 16:11:31 adam Exp $
+$NetBSD: distinfo,v 1.3 2026/05/25 09:49:55 adam Exp $
 
-BLAKE2s (joserfc-1.6.5.tar.gz) = 1b7281f7dc419f69aa69ccd2366bbdfc329036091081d134a5876b7e3436b8f5
-SHA512 (joserfc-1.6.5.tar.gz) = ea59fca337b42b8dfd396c68d02fa181f0f8deb1f051f727eeef97457d140f65efe101579b344d70a37c815fb00292f863a4323874ca93734e97c3b446debf7a
-Size (joserfc-1.6.5.tar.gz) = 231881 bytes
+BLAKE2s (joserfc-1.6.7.tar.gz) = 0a9e700e552775121a7e08a6b96aa6d3fe9162e785717e1819a5288709d9a2d7
+SHA512 (joserfc-1.6.7.tar.gz) = d721eca18b007544268f55d72f3404754361b3a0d900ecd6803f0417b41ebc1b2c4d36c009d88569196b5f128c7998e313677aa9cc15d86413fcb35434b57d47
+Size (joserfc-1.6.7.tar.gz) = 232158 bytes



Home | Main Index | Thread Index | Old Index