Update to 2.0
Changes: https://django-debug-toolbar.readthedocs.io/en/latest/changes.html
This commit is contained in:
parent
46d66e146f
commit
cfc66b445c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=507163
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= django-debug-toolbar
|
||||
PORTVERSION= 1.11
|
||||
PORTVERSION= 2.0
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -16,10 +16,11 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django111>=1.11:www/py-django111@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}sqlparse>=0.2.0:databases/py-sqlparse@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
USES= python:3.5+
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}dj21-django-debug-toolbar \
|
||||
${PYTHON_PKGNAMEPREFIX}dj22-django-debug-toolbar
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1546724075
|
||||
SHA256 (django-debug-toolbar-1.11.tar.gz) = 89d75b60c65db363fb24688d977e5fbf0e73386c67acf562d278402a10fc3736
|
||||
SIZE (django-debug-toolbar-1.11.tar.gz) = 108708
|
||||
TIMESTAMP = 1563805957
|
||||
SHA256 (django-debug-toolbar-2.0.tar.gz) = 17c53cd6bf4e7d69902aedf9a1d26c5d3b7369b54c5718744704f27b5a72f35d
|
||||
SIZE (django-debug-toolbar-2.0.tar.gz) = 108622
|
||||
|
Loading…
Reference in New Issue
Block a user