diff --git a/www/py-django-constance/Makefile b/www/py-django-constance/Makefile index 3a3c4db71052..c6a44282d2e7 100644 --- a/www/py-django-constance/Makefile +++ b/www/py-django-constance/Makefile @@ -1,27 +1,29 @@ PORTNAME= django-constance -PORTVERSION= 3.1.0 -PORTREVISION= 2 +PORTVERSION= 4.3.4 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= django_constance-${PORTVERSION} MAINTAINER= ultima@FreeBSD.org COMMENT= Dynamic Django settings WWW= https://github.com/jazzband/django-constance LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django-picklefield>=0:www/py-django-picklefield@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}django42>=3.2:www/py-django42@${PY_FLAVOR} +BUILD_DEPENDS= ${PY_SETUPTOOLS} \ + ${PYTHON_PKGNAMEPREFIX}setuptools-scm>=8:devel/py-setuptools-scm@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django42>=4.2:www/py-django42@${PY_FLAVOR} USES= python -USE_PYTHON= autoplist distutils +USE_PYTHON= autoplist pep517 NO_ARCH= yes OPTIONS_DEFINE= REDIS OPTIONS_DEFAULT= REDIS REDIS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}redis>=0:databases/py-redis@${PY_FLAVOR} .include diff --git a/www/py-django-constance/distinfo b/www/py-django-constance/distinfo index cebe6807b9a6..9e79863d7a70 100644 --- a/www/py-django-constance/distinfo +++ b/www/py-django-constance/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1705471675 -SHA256 (django-constance-3.1.0.tar.gz) = 2b96e51de63751ef63f8f92f74e0f6aea30fb6453f3a736c21e1f8b3f6cf0b4f -SIZE (django-constance-3.1.0.tar.gz) = 36806 +TIMESTAMP = 1768546234 +SHA256 (django_constance-4.3.4.tar.gz) = 30d1b325f636177c708cce63abbde7015593f5c60b2bc0b0e2eebe8c36e2ce59 +SIZE (django_constance-4.3.4.tar.gz) = 175428