diff --git a/www/py-django-mptt/Makefile b/www/py-django-mptt/Makefile index a640ace05353..c848e2aa96ff 100644 --- a/www/py-django-mptt/Makefile +++ b/www/py-django-mptt/Makefile @@ -1,25 +1,26 @@ PORTNAME= django-mptt -PORTVERSION= 0.17.0 +DISTVERSION= 0.18.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= django_mptt-${PORTVERSION} +DISTNAME= django_mptt-${DISTVERSION} MAINTAINER= kai@FreeBSD.org COMMENT= Utilities for implementing Modified Preorder Tree Traversal in Django WWW= https://github.com/django-mptt/django-mptt LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django42>=4.2:www/py-django42@${PY_FLAVOR}\ ${PYTHON_PKGNAMEPREFIX}django-js-asset>0:www/py-django-js-asset@${PY_FLAVOR} -USES= python # www/py-django-js-asset requires Python 3.10+ +USES= python USE_PYTHON= autoplist pep517 -NO_ARCH= yes CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}*${PORTNAME} +NO_ARCH= yes + .include diff --git a/www/py-django-mptt/distinfo b/www/py-django-mptt/distinfo index a4f142723154..b74ca1248b26 100644 --- a/www/py-django-mptt/distinfo +++ b/www/py-django-mptt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1743831457 -SHA256 (django_mptt-0.17.0.tar.gz) = e2dca00536450b91bdc80d8fc1454993b84307728394ae42c72947fc09574d3d -SIZE (django_mptt-0.17.0.tar.gz) = 71428 +TIMESTAMP = 1771960597 +SHA256 (django_mptt-0.18.0.tar.gz) = cf5661357ff22bc64e20d3341c26e538aa54583aea0763cfe6aaec0ab8e3a8ee +SIZE (django_mptt-0.18.0.tar.gz) = 71407