diff options
Diffstat (limited to 'www/py-dj52-django-debug-toolbar/Makefile')
| -rw-r--r-- | www/py-dj52-django-debug-toolbar/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/py-dj52-django-debug-toolbar/Makefile b/www/py-dj52-django-debug-toolbar/Makefile index 62cdf47b2a83..e328a3c44b31 100644 --- a/www/py-dj52-django-debug-toolbar/Makefile +++ b/www/py-dj52-django-debug-toolbar/Makefile @@ -1,5 +1,5 @@ PORTNAME= django-debug-toolbar -PORTVERSION= 5.2.0 +PORTVERSION= 6.1.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj52- @@ -17,7 +17,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVO RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django52>=4.2.9:www/py-django52@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sqlparse>=0.2.0:databases/py-sqlparse@${PY_FLAVOR} -USES= python:3.10+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes |
