Date: Wed, 21 Feb 2024 15:25:45 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: 801da218ef2a - main - www/py-django-debug-toolbar: Update to 4.3.0 Message-ID: <202402211525.41LFPjYw046451@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=801da218ef2af4e150542eb3a9af1d5de9a8e172 commit 801da218ef2af4e150542eb3a9af1d5de9a8e172 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-02-21 14:46:49 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-02-21 15:08:08 +0000 www/py-django-debug-toolbar: Update to 4.3.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 | 2 +- www/py-django-debug-toolbar/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/py-django-debug-toolbar/Makefile b/www/py-django-debug-toolbar/Makefile index 61b0fc7889a2..8c0e90bfda91 100644 --- a/www/py-django-debug-toolbar/Makefile +++ b/www/py-django-debug-toolbar/Makefile @@ -1,5 +1,5 @@ PORTNAME= django-debug-toolbar -PORTVERSION= 4.2.0 +PORTVERSION= 4.3.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-django-debug-toolbar/distinfo b/www/py-django-debug-toolbar/distinfo index a3f6286955e6..0c02a06e8f7a 100644 --- a/www/py-django-debug-toolbar/distinfo +++ b/www/py-django-debug-toolbar/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1692211823 -SHA256 (django_debug_toolbar-4.2.0.tar.gz) = bc7fdaafafcdedefcc67a4a5ad9dac96efd6e41db15bc74d402a54a2ba4854dc -SIZE (django_debug_toolbar-4.2.0.tar.gz) = 259709 +TIMESTAMP = 1708449506 +SHA256 (django_debug_toolbar-4.3.0.tar.gz) = 0b0dddee5ea29b9cb678593bc0d7a6d76b21d7799cb68e091a2148341a80f3c4 +SIZE (django_debug_toolbar-4.3.0.tar.gz) = 261173
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402211525.41LFPjYw046451>