mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
www/py-dj51-django-debug-toolbar: Update to 5.1.0
- Update WWW Changes: https://github.com/django-commons/django-debug-toolbar/blob/main/docs/changes.rst https://django-debug-toolbar.readthedocs.io/en/latest/changes.html
This commit is contained in:
parent
da90becbc6
commit
dc829f3687
2 changed files with 6 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= django-debug-toolbar
|
PORTNAME= django-debug-toolbar
|
||||||
PORTVERSION= 5.0.1
|
PORTVERSION= 5.1.0
|
||||||
CATEGORIES= www python
|
CATEGORIES= www python
|
||||||
MASTER_SITES= PYPI
|
MASTER_SITES= PYPI
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj51-
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj51-
|
||||||
|
@ -7,7 +7,8 @@ DISTNAME= django_debug_toolbar-${PORTVERSION}
|
||||||
|
|
||||||
MAINTAINER= sunpoet@FreeBSD.org
|
MAINTAINER= sunpoet@FreeBSD.org
|
||||||
COMMENT= Configurable set of panels to display debug information
|
COMMENT= Configurable set of panels to display debug information
|
||||||
WWW= https://github.com/django-commons/django-debug-toolbar
|
WWW= https://django-debug-toolbar.readthedocs.io/en/latest/ \
|
||||||
|
https://github.com/django-commons/django-debug-toolbar
|
||||||
|
|
||||||
LICENSE= BSD3CLAUSE
|
LICENSE= BSD3CLAUSE
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1737194262
|
TIMESTAMP = 1744289058
|
||||||
SHA256 (django_debug_toolbar-5.0.1.tar.gz) = 296f6f18a80710e84fbb8361538ae5ec522a75ebe9ab67db34bcf1026cbeb420
|
SHA256 (django_debug_toolbar-5.1.0.tar.gz) = 8a3b9da4aeab8d384a366e20304bd939a451f0242523c5b7b402248ad474eed2
|
||||||
SIZE (django_debug_toolbar-5.0.1.tar.gz) = 295982
|
SIZE (django_debug_toolbar-5.1.0.tar.gz) = 294567
|
||||||
|
|
Loading…
Add table
Reference in a new issue