Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Feb 2026 05:53:21 +0000
From:      Richard Gallamore <ultima@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: b283aa7d8fad - main - www/py-djangosaml2: Update to 1.11.1
Message-ID:  <6992b0d1.39740.33600883@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by ultima:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b283aa7d8fad7d5e8d48ace285fce67870fe5376

commit b283aa7d8fad7d5e8d48ace285fce67870fe5376
Author:     Richard Gallamore <ultima@FreeBSD.org>
AuthorDate: 2026-02-16 05:52:09 +0000
Commit:     Richard Gallamore <ultima@FreeBSD.org>
CommitDate: 2026-02-16 05:53:10 +0000

    www/py-djangosaml2: Update to 1.11.1
    
    Changes: https://github.com/IdentityPython/djangosaml2/compare/v1.9.3..v1.11.1
---
 www/py-djangosaml2/Makefile | 5 ++---
 www/py-djangosaml2/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/www/py-djangosaml2/Makefile b/www/py-djangosaml2/Makefile
index a420a8e3f1c1..242d5ac897d6 100644
--- a/www/py-djangosaml2/Makefile
+++ b/www/py-djangosaml2/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	djangosaml2
-PORTVERSION=	1.9.3
-PORTREVISION=	1
+PORTVERSION=	1.11.1
 CATEGORIES=	www python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +10,7 @@ WWW=		https://github.com/IdentityPython/djangosaml2
 
 LICENSE=	APACHE20
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}django42>=3.2:www/py-django42@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}django42>=4.2:www/py-django42@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pysaml2>=6.5.1:security/py-pysaml2@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}defusedxml>=0.4.1:devel/py-defusedxml@${PY_FLAVOR}
 
diff --git a/www/py-djangosaml2/distinfo b/www/py-djangosaml2/distinfo
index 0d275b48d3ec..d2519341bf9d 100644
--- a/www/py-djangosaml2/distinfo
+++ b/www/py-djangosaml2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1718387221
-SHA256 (djangosaml2-1.9.3.tar.gz) = 68076771be50076993cfec916139f327ec3a429acb92de0fe4b3d35112638e61
-SIZE (djangosaml2-1.9.3.tar.gz) = 57112
+TIMESTAMP = 1771220936
+SHA256 (djangosaml2-1.11.1.tar.gz) = f4fcbba980e6f3ad5b47f1f2d0f7296bcee4e37e2ee8237e44b28efe77f2d383
+SIZE (djangosaml2-1.11.1.tar.gz) = 57721


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6992b0d1.39740.33600883>