diff --git a/devel/py-incremental/Makefile b/devel/py-incremental/Makefile index 68e415711d81..989031dfc3c8 100644 --- a/devel/py-incremental/Makefile +++ b/devel/py-incremental/Makefile @@ -1,26 +1,22 @@ PORTNAME= incremental -PORTVERSION= 24.7.2 -PORTREVISION= 1 +PORTVERSION= 24.11.0 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= ${PYTHON_PKGNAMEPREFIX}setuptools>=61.0:devel/py-setuptools@${PY_FLAVOR} \ - ${PY_TOMLI} \ - ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61.0:devel/py-setuptools@${PY_FLAVOR} \ - ${PY_TOMLI} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}packaging>0:devel/py-packaging@${PY_FLAVOR} USES= python USE_PYTHON= pep517 autoplist NO_ARCH= yes .include diff --git a/devel/py-incremental/distinfo b/devel/py-incremental/distinfo index e3610f1ae9ad..0276b9e3c275 100644 --- a/devel/py-incremental/distinfo +++ b/devel/py-incremental/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1727807324 -SHA256 (incremental-24.7.2.tar.gz) = fb4f1d47ee60efe87d4f6f0ebb5f70b9760db2b2574c59c8e8912be4ebd464c9 -SIZE (incremental-24.7.2.tar.gz) = 28157 +TIMESTAMP = 1780066188 +SHA256 (incremental-24.11.0.tar.gz) = 87d3480dbb083c1d736222511a8cf380012a8176c2456d01ef483242abbbcf8c +SIZE (incremental-24.11.0.tar.gz) = 24000