pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-pysaml2
Module Name: pkgsrc
Committed By: adam
Date: Fri Oct 10 08:19:34 UTC 2025
Modified Files:
pkgsrc/www/py-pysaml2: Makefile distinfo
Log Message:
py-pysaml2: updated to 7.5.4
7.5.4
Minor refactor to handle shelve.open and dbm errors
Remove import of deprecated cgi module
Replace deprecated datetime.utcnow() by datetime.now(timezone.utc)
deps: Remove the importlib_metadata dependency
deps: Remove the importlib_resources dependency
deps: Update dependency versions and lockfile
build: Update pyproject and lockfile to be compatible with PEP 621
docs: Correct spelling mistakes
docs: Fix interal references/links
docs: Clarify units for accepted_time_diff config param
docs: Correct documentation for contact_person
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/py-pysaml2/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/py-pysaml2/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/py-pysaml2/Makefile
diff -u pkgsrc/www/py-pysaml2/Makefile:1.6 pkgsrc/www/py-pysaml2/Makefile:1.7
--- pkgsrc/www/py-pysaml2/Makefile:1.6 Mon Oct 6 08:53:46 2025
+++ pkgsrc/www/py-pysaml2/Makefile Fri Oct 10 08:19:34 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2025/10/06 08:53:46 adam Exp $
+# $NetBSD: Makefile,v 1.7 2025/10/10 08:19:34 adam Exp $
-DISTNAME= pysaml2-7.5.3
+DISTNAME= pysaml2-7.5.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pysaml2/}
Index: pkgsrc/www/py-pysaml2/distinfo
diff -u pkgsrc/www/py-pysaml2/distinfo:1.3 pkgsrc/www/py-pysaml2/distinfo:1.4
--- pkgsrc/www/py-pysaml2/distinfo:1.3 Mon Oct 6 08:53:46 2025
+++ pkgsrc/www/py-pysaml2/distinfo Fri Oct 10 08:19:34 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2025/10/06 08:53:46 adam Exp $
+$NetBSD: distinfo,v 1.4 2025/10/10 08:19:34 adam Exp $
-BLAKE2s (pysaml2-7.5.3.tar.gz) = bdc6987eccc4cd65339c0bf73b1461c35df9f5eaf2cb464b764d0bf4e45c3b77
-SHA512 (pysaml2-7.5.3.tar.gz) = fe088065e3fe84194b9e20c0f6be7389d54a80e36e8dac89dc18ced9f36af7d233d023e159466c203644dbc5cbe00ba0da57b54884d966b8df8956b64fb8796d
-Size (pysaml2-7.5.3.tar.gz) = 334546 bytes
+BLAKE2s (pysaml2-7.5.4.tar.gz) = 6990b0e555117be4918b12af4633e484d8891293d947c6258d5f705f7d9b2e7c
+SHA512 (pysaml2-7.5.4.tar.gz) = 7475db8b6aafa3cd7f9fd69b32c5c3b00d87d236adf501c77eada3cc8ee87ff90c53b751c2bee121a3268a660e0b1440ec281983690d5c1e717a3bf042d3539e
+Size (pysaml2-7.5.4.tar.gz) = 334172 bytes
Home |
Main Index |
Thread Index |
Old Index