Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Jun 2026 09:36:25 +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: 28455b875942 - main - www/py-django-timezone-field: Update to 7.2.2
Message-ID:  <6a3e4819.24735.42463946@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by kai:

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

commit 28455b875942327b0844ebfaf6029f17f46a1a34
Author:     Kai Knoblich <kai@FreeBSD.org>
AuthorDate: 2026-06-26 09:24:45 +0000
Commit:     Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2026-06-26 09:35:28 +0000

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

diff --git a/www/py-django-timezone-field/Makefile b/www/py-django-timezone-field/Makefile
index 2fc9eabac53c..9c0bb2155d32 100644
--- a/www/py-django-timezone-field/Makefile
+++ b/www/py-django-timezone-field/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	django-timezone-field
-DISTVERSION=	7.2.1
-PORTREVISION=	1
+DISTVERSION=	7.2.2
 CATEGORIES=	www python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +13,7 @@ LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${PY_FLAVOR}
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}django52>=3.2<6.1:www/py-django52@${PY_FLAVOR}
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}django52>=4.2<6.2:www/py-django52@${PY_FLAVOR}
 
 USES=		python
 USE_PYTHON=	autoplist pep517
diff --git a/www/py-django-timezone-field/distinfo b/www/py-django-timezone-field/distinfo
index 40022c204202..6d06a8a3a81d 100644
--- a/www/py-django-timezone-field/distinfo
+++ b/www/py-django-timezone-field/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1765118394
-SHA256 (django_timezone_field-7.2.1.tar.gz) = def846f9e7200b7b8f2a28fcce2b78fb2d470f6a9f272b07c4e014f6ba4c6d2e
-SIZE (django_timezone_field-7.2.1.tar.gz) = 13096
+TIMESTAMP = 1781960266
+SHA256 (django_timezone_field-7.2.2.tar.gz) = a004d0b19fe10bf5964cb21a65b36324b16a61879e4711c0dafdf8d6253e8ebc
+SIZE (django_timezone_field-7.2.2.tar.gz) = 13158


home | help

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