Skip to content

Commit

Permalink
www/py-dj41-django-debug-toolbar: Update to 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed May 27, 2023
1 parent 2148b26 commit 7b62f55
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
6 changes: 4 additions & 2 deletions www/py-dj41-django-debug-toolbar/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
PORTNAME= django-debug-toolbar
PORTVERSION= 3.7.0
PORTVERSION= 4.0.0
CATEGORIES= www python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj41-
DISTNAME= django_debug_toolbar-${PORTVERSION}

MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Configurable set of panels to display debug information
Expand All @@ -11,11 +12,12 @@ WWW= https://github.com/jazzband/django-debug-toolbar
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE

BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django41>=3.2.4:www/py-django41@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}sqlparse>=0.2.0:databases/py-sqlparse@${PY_FLAVOR}

USES= python:3.8+
USE_PYTHON= autoplist concurrent distutils
USE_PYTHON= autoplist concurrent pep517

NO_ARCH= yes

Expand Down
6 changes: 3 additions & 3 deletions www/py-dj41-django-debug-toolbar/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1664768004
SHA256 (django-debug-toolbar-3.7.0.tar.gz) = 1e3acad24e3d351ba45c6fa2072e4164820307332a776b16c9f06d1f89503465
SIZE (django-debug-toolbar-3.7.0.tar.gz) = 133244
TIMESTAMP = 1684104568
SHA256 (django_debug_toolbar-4.0.0.tar.gz) = 89619f6e0ea1057dca47bfc429ed99b237ef70074dabc065a7faa5f00e1459cf
SIZE (django_debug_toolbar-4.0.0.tar.gz) = 115500

0 comments on commit 7b62f55

Please sign in to comment.