Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Oct 2024 19:12:35 GMT
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: 0472a238188a - main - devel/py-incremental: update 21.3.0 =?utf-8?Q?=E2=86=92?= 24.7.2
Message-ID:  <202410021912.492JCZoI092178@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=0472a238188abdac5673554480581a30495dbc73

commit 0472a238188abdac5673554480581a30495dbc73
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-10-02 19:10:52 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-10-02 19:12:32 +0000

    devel/py-incremental: update 21.3.0 → 24.7.2
    
    PR:     281823
    Submitted by:   Sascha Biberhofer <ports@skyforge.at> (initial version)
---
 devel/py-incremental/Makefile | 6 ++++--
 devel/py-incremental/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 5 deletions(-)

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,5 +1,5 @@
 PORTNAME=	incremental
-PORTVERSION=	21.3.0
+PORTVERSION=	24.7.2
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,8 +11,10 @@ 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
 
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


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410021912.492JCZoI092178>