diff options
Diffstat (limited to 'www/py-django-unfold/Makefile')
| -rw-r--r-- | www/py-django-unfold/Makefile | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/www/py-django-unfold/Makefile b/www/py-django-unfold/Makefile index 65b9c6e3748c..ccb75dd22d1a 100644 --- a/www/py-django-unfold/Makefile +++ b/www/py-django-unfold/Makefile @@ -1,5 +1,5 @@  PORTNAME=	django-unfold -PORTVERSION=	0.67.0 +PORTVERSION=	0.68.0  CATEGORIES=	www python  MASTER_SITES=	PYPI  PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX} @@ -16,7 +16,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.md  BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${PY_FLAVOR}  RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}django42>=4.2:www/py-django42@${PY_FLAVOR} -USES=		python +USES=		python:3.10+  USE_PYTHON=	autoplist concurrent pep517  NO_ARCH=	yes | 
