git: 7141823cd35e - main - sysutils/py-croniter: update to 6.0.0

From: Steven Kreuzer <skreuzer_at_FreeBSD.org>
Date: Sun, 01 Jun 2025 20:03:18 UTC
The branch main has been updated by skreuzer:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7141823cd35ef95c31fe62e64a643e4602521a38

commit 7141823cd35ef95c31fe62e64a643e4602521a38
Author:     Steven Kreuzer <skreuzer@FreeBSD.org>
AuthorDate: 2025-06-01 19:41:51 +0000
Commit:     Steven Kreuzer <skreuzer@FreeBSD.org>
CommitDate: 2025-06-01 20:03:06 +0000

    sysutils/py-croniter: update to 6.0.0
    
    Changes:
      https://github.com/pallets-eco/croniter/blob/main/CHANGELOG.rst
---
 sysutils/py-croniter/Makefile | 8 ++++----
 sysutils/py-croniter/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/sysutils/py-croniter/Makefile b/sysutils/py-croniter/Makefile
index 6cf6f7faf6f1..85ab530e75a4 100644
--- a/sysutils/py-croniter/Makefile
+++ b/sysutils/py-croniter/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	croniter
-PORTVERSION=	0.3.20
-PORTREVISION=	3
+PORTVERSION=	6.0.0
 CATEGORIES=	sysutils python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,10 +10,11 @@ WWW=		https://pypi.org/project/croniter/
 
 LICENSE=	MIT
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}python-dateutil>=1.5:devel/py-python-dateutil@${PY_FLAVOR}
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}python-dateutil>=1.5:devel/py-python-dateutil@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}pytz>=2021.1:devel/py-pytz@${PY_FLAVOR}
 
 USES=		python
-USE_PYTHON=	distutils autoplist
+USE_PYTHON=	autoplist pep517
 
 NO_ARCH=	yes
 
diff --git a/sysutils/py-croniter/distinfo b/sysutils/py-croniter/distinfo
index cf35de972171..c3435da02884 100644
--- a/sysutils/py-croniter/distinfo
+++ b/sysutils/py-croniter/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1523558184
-SHA256 (croniter-0.3.20.tar.gz) = 272c333ab0b354a82173e502d419299e2f3dfdd5dce771ecd8bdf03680495016
-SIZE (croniter-0.3.20.tar.gz) = 18279
+TIMESTAMP = 1748806698
+SHA256 (croniter-6.0.0.tar.gz) = 37c504b313956114a983ece2c2b07790b1f1094fe9d81cc94739214748255577
+SIZE (croniter-6.0.0.tar.gz) = 64481