Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Feb 2024 15:25:49 GMT
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: 4ac4cc8fb852 - main - www/py-django-modelcluster: Update to 6.2.1
Message-ID:  <202402211525.41LFPn6h046568@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

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

commit 4ac4cc8fb85245d477ef3dcadce1027f8d33ddc3
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-02-21 14:46:58 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-02-21 15:08:09 +0000

    www/py-django-modelcluster: Update to 6.2.1
    
    Changes:        https://github.com/wagtail/django-modelcluster/releases
---
 www/py-django-modelcluster/Makefile | 4 ++--
 www/py-django-modelcluster/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/www/py-django-modelcluster/Makefile b/www/py-django-modelcluster/Makefile
index 2a4f43ed2b5a..748ca582bde1 100644
--- a/www/py-django-modelcluster/Makefile
+++ b/www/py-django-modelcluster/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	django-modelcluster
-PORTVERSION=	6.1
+PORTVERSION=	6.2.1
 CATEGORIES=	www python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -22,6 +22,6 @@ NO_ARCH=	yes
 OPTIONS_DEFINE=	TAGGIT
 TAGGIT_DESC=	Tagging support
 
-TAGGIT_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}django-taggit>=2.0:www/py-django-taggit@${PY_FLAVOR}
+TAGGIT_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}django-taggit>=3.1:www/py-django-taggit@${PY_FLAVOR}
 
 .include <bsd.port.mk>
diff --git a/www/py-django-modelcluster/distinfo b/www/py-django-modelcluster/distinfo
index ca8775061462..ccb0423d1f78 100644
--- a/www/py-django-modelcluster/distinfo
+++ b/www/py-django-modelcluster/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1696753696
-SHA256 (django-modelcluster-6.1.tar.gz) = 3b1791638046c73ae7415327cf54bfa0adad9d89d342a5b86d0ec29a2504e067
-SIZE (django-modelcluster-6.1.tar.gz) = 26523
+TIMESTAMP = 1708449512
+SHA256 (django-modelcluster-6.2.1.tar.gz) = 3f53d47e1af7aec5e238724be16bbebdac9c518e4788b31429e773dcd8e8ea49
+SIZE (django-modelcluster-6.2.1.tar.gz) = 27121



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