Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Mar 2026 18:25:03 +0000
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 6d3d0ad7277a - main - www/py-dj52-django-modelcluster: Update to 6.4.1
Message-ID:  <69af107f.1f51a.12995360@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

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

commit 6d3d0ad7277a13e3aa6ba1f404cec4b97c1abd82
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-03-09 17:58:57 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-03-09 18:19:17 +0000

    www/py-dj52-django-modelcluster: Update to 6.4.1
    
    Changes:        https://github.com/wagtail/django-modelcluster/releases
                    https://github.com/wagtail/django-modelcluster/blob/main/CHANGELOG.txt
---
 www/py-dj52-django-modelcluster/Makefile | 7 +++----
 www/py-dj52-django-modelcluster/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/www/py-dj52-django-modelcluster/Makefile b/www/py-dj52-django-modelcluster/Makefile
index 44f9a442e83b..1e7958a930ef 100644
--- a/www/py-dj52-django-modelcluster/Makefile
+++ b/www/py-dj52-django-modelcluster/Makefile
@@ -1,9 +1,9 @@
 PORTNAME=	django-modelcluster
-PORTVERSION=	6.2.1
-PORTREVISION=	2
+PORTVERSION=	6.4.1
 CATEGORIES=	www python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}dj52-
+DISTNAME=	django_modelcluster-${PORTVERSION}
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Django extension for working with clusters of models as a single unit
@@ -14,8 +14,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}django52>=3.2:www/py-django52@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}pytz>=2022.4,1:devel/py-pytz@${PY_FLAVOR}
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}django52>=4.2:www/py-django52@${PY_FLAVOR}
 
 USES=		python
 USE_PYTHON=	autoplist concurrent pep517
diff --git a/www/py-dj52-django-modelcluster/distinfo b/www/py-dj52-django-modelcluster/distinfo
index ccb0423d1f78..3a04a452d39c 100644
--- a/www/py-dj52-django-modelcluster/distinfo
+++ b/www/py-dj52-django-modelcluster/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1708449512
-SHA256 (django-modelcluster-6.2.1.tar.gz) = 3f53d47e1af7aec5e238724be16bbebdac9c518e4788b31429e773dcd8e8ea49
-SIZE (django-modelcluster-6.2.1.tar.gz) = 27121
+TIMESTAMP = 1771421756
+SHA256 (django_modelcluster-6.4.1.tar.gz) = e736fcee925f83b63218dbf9c869ab50618b0f5e98869a5aa497f7a5331aa263
+SIZE (django_modelcluster-6.4.1.tar.gz) = 29029


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69af107f.1f51a.12995360>