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: Mon Oct 6 08:53:46 UTC 2025
Modified Files:
pkgsrc/www/py-pysaml2: Makefile distinfo
Log Message:
py-pysaml2: updated to 7.5.3
7.5.3
Fix prepare_for_negotiated_authenticate to avoid double signing redirect requests
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/py-pysaml2/Makefile
cvs rdiff -u -r1.2 -r1.3 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.5 pkgsrc/www/py-pysaml2/Makefile:1.6
--- pkgsrc/www/py-pysaml2/Makefile:1.5 Sun Sep 28 20:00:19 2025
+++ pkgsrc/www/py-pysaml2/Makefile Mon Oct 6 08:53:46 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2025/09/28 20:00:19 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2025/10/06 08:53:46 adam Exp $
-DISTNAME= pysaml2-7.5.2
+DISTNAME= pysaml2-7.5.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pysaml2/}
@@ -18,7 +17,7 @@ DEPENDS+= ${PYPKGPREFIX}-dateutil-[0-9]*
DEPENDS+= ${PYPKGPREFIX}-defusedxml-[0-9]*:../../textproc/py-defusedxml
DEPENDS+= ${PYPKGPREFIX}-pytz-[0-9]*:../../time/py-pytz
DEPENDS+= ${PYPKGPREFIX}-requests>=2:../../devel/py-requests
-DEPENDS+= ${PYPKGPREFIX}-xmlschema-[0-9]*:../../textproc/py-xmlschema
+DEPENDS+= ${PYPKGPREFIX}-xmlschema>=2:../../textproc/py-xmlschema
USE_LANGUAGES= # none
Index: pkgsrc/www/py-pysaml2/distinfo
diff -u pkgsrc/www/py-pysaml2/distinfo:1.2 pkgsrc/www/py-pysaml2/distinfo:1.3
--- pkgsrc/www/py-pysaml2/distinfo:1.2 Tue Apr 22 16:17:38 2025
+++ pkgsrc/www/py-pysaml2/distinfo Mon Oct 6 08:53:46 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2025/04/22 16:17:38 adam Exp $
+$NetBSD: distinfo,v 1.3 2025/10/06 08:53:46 adam Exp $
-BLAKE2s (pysaml2-7.5.2.tar.gz) = 352aa81548ce74f5819f72b47858c26035e5924b9652854ff28cceaaf9c64d20
-SHA512 (pysaml2-7.5.2.tar.gz) = 736c3388c6921bce34ede8096c95169e801208e5265a82683212f790c0988d67836fc6c4a4e3f7ca6a23acb7ea6f9a6825cb0f5a1f2de6f6c6a0aa8b67614613
-Size (pysaml2-7.5.2.tar.gz) = 340843 bytes
+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
Home |
Main Index |
Thread Index |
Old Index