Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 May 2024 20:24:53 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: dab5778525cb - main - www/py-django-debug-toolbar: Update to 4.4.0
Message-ID:  <202405282024.44SKOrF0050754@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=dab5778525cbe721d0f342f2f5148d9ac64d81a4

commit dab5778525cbe721d0f342f2f5148d9ac64d81a4
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-05-28 20:20:25 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-05-28 20:20:25 +0000

    www/py-django-debug-toolbar: Update to 4.4.0
    
    Changes:        https://github.com/jazzband/django-debug-toolbar/blob/main/docs/changes.rst
                    https://django-debug-toolbar.readthedocs.io/en/latest/changes.html
---
 www/py-django-debug-toolbar/Makefile | 5 ++---
 www/py-django-debug-toolbar/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/www/py-django-debug-toolbar/Makefile b/www/py-django-debug-toolbar/Makefile
index 4d5b504efbd4..3cdb1072672c 100644
--- a/www/py-django-debug-toolbar/Makefile
+++ b/www/py-django-debug-toolbar/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	django-debug-toolbar
-PORTVERSION=	4.3.0
-PORTREVISION=	1
+PORTVERSION=	4.4.0
 CATEGORIES=	www python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -15,7 +14,7 @@ LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR}
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}django42>=3.2.4:www/py-django42@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}django42>=4.2.9:www/py-django42@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}sqlparse>=0.2.0:databases/py-sqlparse@${PY_FLAVOR}
 
 USES=		python
diff --git a/www/py-django-debug-toolbar/distinfo b/www/py-django-debug-toolbar/distinfo
index 0c02a06e8f7a..56cbc9ff6b3a 100644
--- a/www/py-django-debug-toolbar/distinfo
+++ b/www/py-django-debug-toolbar/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1708449506
-SHA256 (django_debug_toolbar-4.3.0.tar.gz) = 0b0dddee5ea29b9cb678593bc0d7a6d76b21d7799cb68e091a2148341a80f3c4
-SIZE (django_debug_toolbar-4.3.0.tar.gz) = 261173
+TIMESTAMP = 1716892316
+SHA256 (django_debug_toolbar-4.4.0.tar.gz) = 1535e156930ae389b5edea92c0c4a1c9f061c53bc3b6c3014ee3955c7152f1dd
+SIZE (django_debug_toolbar-4.4.0.tar.gz) = 267059



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