Date: Sat, 30 May 2026 02:32:47 +0000 From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 6c3fbaf9061f - main - devel/py-incremental: update 24.7.2=?utf-8?Q? =E2=86=92 24.?=11.0 Message-ID: <6a1a4c4f.30038.374c7f69@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=6c3fbaf9061fab98aaa0a66982ef97a51e3a68da commit 6c3fbaf9061fab98aaa0a66982ef97a51e3a68da Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2026-05-29 14:51:42 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2026-05-30 02:32:42 +0000 devel/py-incremental: update 24.7.2 → 24.11.0 --- devel/py-incremental/Makefile | 10 +++------- devel/py-incremental/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 10 deletions(-) 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,6 +1,5 @@ PORTNAME= incremental -PORTVERSION= 24.7.2 -PORTREVISION= 1 +PORTVERSION= 24.11.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,11 +11,8 @@ 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 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) = 24000home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a1a4c4f.30038.374c7f69>
