diff --git a/www/py-django-smart-selects/Makefile b/www/py-django-smart-selects/Makefile index fe442eb32648..fd97e41daea6 100644 --- a/www/py-django-smart-selects/Makefile +++ b/www/py-django-smart-selects/Makefile @@ -1,23 +1,24 @@ PORTNAME= django-smart-selects -PORTVERSION= 1.6.0 -PORTREVISION= 2 +PORTVERSION= 1.7.2 CATEGORIES= www MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= django_smart_selects-${PORTVERSION} MAINTAINER= gatemken@cisco.com COMMENT= Quickly filter or group "chained" models WWW= https://github.com/jazzband/django-smart-selects LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools-scm>0:devel/py-setuptools-scm@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django42>=2.2:www/py-django42@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools-scm>0:devel/py-setuptools-scm@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django42>=3.2:www/py-django42@${PY_FLAVOR} USES= python -USE_PYTHON= autoplist distutils +USE_PYTHON= autoplist pep517 NO_ARCH= yes .include diff --git a/www/py-django-smart-selects/distinfo b/www/py-django-smart-selects/distinfo index 2d03cf930111..5634d240e947 100644 --- a/www/py-django-smart-selects/distinfo +++ b/www/py-django-smart-selects/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1707669089 -SHA256 (django-smart-selects-1.6.0.tar.gz) = 67ce449bf456ddb6fc5434fa1a55f21194ef11a3b6871d7454f7f7c5a30bf493 -SIZE (django-smart-selects-1.6.0.tar.gz) = 263290 +TIMESTAMP = 1768823766 +SHA256 (django_smart_selects-1.7.2.tar.gz) = c8116718ecf2d0d0fd4cd1e52c26d2dcc586e25319aa65af7af2d51a1012df3a +SIZE (django_smart_selects-1.7.2.tar.gz) = 27931