diff --git a/devel/py-incremental/Makefile b/devel/py-incremental/Makefile index b482407759a7..b1096ae48059 100644 --- a/devel/py-incremental/Makefile +++ b/devel/py-incremental/Makefile @@ -1,19 +1,21 @@ PORTNAME= incremental -PORTVERSION= 21.3.0 +PORTVERSION= 24.7.2 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Library that versions your Python projects WWW= https://pypi.org/project/incremental/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +BUILD_DEPENDS= ${PY_SETUPTOOLS} \ + ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} USES= python -USE_PYTHON= distutils autoplist +USE_PYTHON= pep517 autoplist NO_ARCH= yes .include diff --git a/devel/py-incremental/distinfo b/devel/py-incremental/distinfo index 104a270be2ef..e3610f1ae9ad 100644 --- a/devel/py-incremental/distinfo +++ b/devel/py-incremental/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1617078952 -SHA256 (incremental-21.3.0.tar.gz) = 02f5de5aff48f6b9f665d99d48bfc7ec03b6e3943210de7cfc88856d755d6f57 -SIZE (incremental-21.3.0.tar.gz) = 17058 +TIMESTAMP = 1727807324 +SHA256 (incremental-24.7.2.tar.gz) = fb4f1d47ee60efe87d4f6f0ebb5f70b9760db2b2574c59c8e8912be4ebd464c9 +SIZE (incremental-24.7.2.tar.gz) = 28157