Date: Sat, 31 Jan 2026 14:22:58 +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: 1794ade8701e - main - www/py-django-modelcluster: Update to 6.4.1 Message-ID: <697e1042.300ed.6937d6ac@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=1794ade8701ea7e4804d475c7ddca2857e7a3ca6 commit 1794ade8701ea7e4804d475c7ddca2857e7a3ca6 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-01-31 13:36:36 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-01-31 14:15:35 +0000 www/py-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-django-modelcluster/Makefile | 7 +++---- www/py-django-modelcluster/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/www/py-django-modelcluster/Makefile b/www/py-django-modelcluster/Makefile index d483297efba9..75be5d681b57 100644 --- a/www/py-django-modelcluster/Makefile +++ b/www/py-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} +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}django42>=3.2:www/py-django42@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pytz>=2022.4,1:devel/py-pytz@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django42>=4.2:www/py-django42@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 diff --git a/www/py-django-modelcluster/distinfo b/www/py-django-modelcluster/distinfo index ccb0423d1f78..1c45760779d1 100644 --- a/www/py-django-modelcluster/distinfo +++ b/www/py-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 = 1768625781 +SHA256 (django_modelcluster-6.4.1.tar.gz) = e736fcee925f83b63218dbf9c869ab50618b0f5e98869a5aa497f7a5331aa263 +SIZE (django_modelcluster-6.4.1.tar.gz) = 29029home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?697e1042.300ed.6937d6ac>
