Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Dec 2025 10:15:53 +0000
From:      Kai Knoblich <kai@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 176eeec368f0 - main - www/py-dj51-django-timezone-field: Update to 7.2.1
Message-ID:  <69394859.35cd6.2bdbcb6a@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help

The branch main has been updated by kai:

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

commit 176eeec368f04c59dba1f92b7c4a87dd606e9f3a
Author:     Kai Knoblich <kai@FreeBSD.org>
AuthorDate: 2025-12-10 10:13:39 +0000
Commit:     Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2025-12-10 10:13:39 +0000

    www/py-dj51-django-timezone-field: Update to 7.2.1
    
    Changelog since 7.1:
    
    https://github.com/mfogel/django-timezone-field/compare/7.1...7.2.1
---
 www/py-dj51-django-timezone-field/Makefile | 4 ++--
 www/py-dj51-django-timezone-field/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/www/py-dj51-django-timezone-field/Makefile b/www/py-dj51-django-timezone-field/Makefile
index 3d7b3e37acdc..562d4f194d9d 100644
--- a/www/py-dj51-django-timezone-field/Makefile
+++ b/www/py-dj51-django-timezone-field/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	django-timezone-field
-DISTVERSION=	7.1
+DISTVERSION=	7.2.1
 CATEGORIES=	www python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}dj51-
@@ -16,7 +16,7 @@ DEPRECATED=	Extended support of Django 5.1 ends December 2025, upgrade to the Dj
 EXPIRATION_DATE=2025-12-31
 
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${PY_FLAVOR}
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}django51>=3.2:www/py-django51@${PY_FLAVOR}
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}django51>=3.2<6.1:www/py-django51@${PY_FLAVOR}
 
 USES=		python
 USE_PYTHON=	autoplist pep517
diff --git a/www/py-dj51-django-timezone-field/distinfo b/www/py-dj51-django-timezone-field/distinfo
index 00ee309e011a..40022c204202 100644
--- a/www/py-dj51-django-timezone-field/distinfo
+++ b/www/py-dj51-django-timezone-field/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1737194529
-SHA256 (django_timezone_field-7.1.tar.gz) = b3ef409d88a2718b566fabe10ea996f2838bc72b22d3a2900c0aa905c761380c
-SIZE (django_timezone_field-7.1.tar.gz) = 13727
+TIMESTAMP = 1765118394
+SHA256 (django_timezone_field-7.2.1.tar.gz) = def846f9e7200b7b8f2a28fcce2b78fb2d470f6a9f272b07c4e014f6ba4c6d2e
+SIZE (django_timezone_field-7.2.1.tar.gz) = 13096



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69394859.35cd6.2bdbcb6a>