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 3 09:03:17 UTC 2025
Modified Files:
pkgsrc/security/py-authlib: Makefile distinfo
Log Message:
py-authlib: updated to 1.5.1
1.5.1
Fix RFC9207 iss parameter.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/security/py-authlib/Makefile
cvs rdiff -u -r1.18 -r1.19 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.20 pkgsrc/security/py-authlib/Makefile:1.21
--- pkgsrc/security/py-authlib/Makefile:1.20 Sun Mar 2 09:20:35 2025
+++ pkgsrc/security/py-authlib/Makefile Mon Mar 3 09:03:17 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2025/03/02 09:20:35 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2025/03/03 09:03:17 adam Exp $
-DISTNAME= authlib-1.5.0
+DISTNAME= authlib-1.5.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= security python
MASTER_SITES= ${MASTER_SITE_PYPI:=A/Authlib/}
@@ -14,8 +14,6 @@ TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools
USE_LANGUAGES= # none
-WHEEL_NAME= ${DISTNAME:S/a/A/}
-
PYTHON_VERSIONED_DEPENDENCIES+= cryptography
.include "../../lang/python/versioned_dependencies.mk"
.include "../../lang/python/wheel.mk"
Index: pkgsrc/security/py-authlib/distinfo
diff -u pkgsrc/security/py-authlib/distinfo:1.18 pkgsrc/security/py-authlib/distinfo:1.19
--- pkgsrc/security/py-authlib/distinfo:1.18 Wed Feb 26 09:09:12 2025
+++ pkgsrc/security/py-authlib/distinfo Mon Mar 3 09:03:17 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.18 2025/02/26 09:09:12 adam Exp $
+$NetBSD: distinfo,v 1.19 2025/03/03 09:03:17 adam Exp $
-BLAKE2s (authlib-1.5.0.tar.gz) = e5b6638eac7bf1503a7cdca9df0ab4ef4d174d3b6cd30ee284e4743c4c204b4b
-SHA512 (authlib-1.5.0.tar.gz) = 534e6081f845c2072d1e56f45d7edb18f9651482812ea84bae2798c2b9a2fb7619adb6b45f10765fe147926e4c390eae1a632d6913d42bae6c150cdc8787a895
-Size (authlib-1.5.0.tar.gz) = 152554 bytes
+BLAKE2s (authlib-1.5.1.tar.gz) = b4868c952cf5ca2286fd82e6aefd80ff5386d840a8feaf93b6a57ff445a99339
+SHA512 (authlib-1.5.1.tar.gz) = 595030e90e441cf510b31af820e99041f323a249530648c49973df02e2a7d38738232a4916e39c3ce9d3317e7f3a1accd0cbc9de895b0b22dbe6d3bf7e26405e
+Size (authlib-1.5.1.tar.gz) = 152534 bytes
Home |
Main Index |
Thread Index |
Old Index