git: 9313eda93639 - main - devel/py-isodate: Update to 0.7.0

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Mon, 14 Oct 2024 05:28:28 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9313eda93639d812f95e927fe550936eaaeee03f

commit 9313eda93639d812f95e927fe550936eaaeee03f
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-10-14 04:49:27 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-10-14 05:25:30 +0000

    devel/py-isodate: Update to 0.7.0
    
    - Add LICENSE_FILE
    
    Changes:        https://github.com/gweis/isodate/blob/master/CHANGES.txt
---
 devel/py-isodate/Makefile | 6 +++---
 devel/py-isodate/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/devel/py-isodate/Makefile b/devel/py-isodate/Makefile
index 4bb13b3e786d..f0932542e621 100644
--- a/devel/py-isodate/Makefile
+++ b/devel/py-isodate/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	isodate
-PORTVERSION=	0.6.1
-PORTREVISION=	1
+PORTVERSION=	0.7.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -10,10 +9,11 @@ COMMENT=	ISO 8601 date/time/duration parser and formater
 WWW=		https://github.com/gweis/isodate
 
 LICENSE=	BSD3CLAUSE
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}setuptools-scm>=0:devel/py-setuptools-scm@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR}
 
 USES=		python
 USE_PYTHON=	autoplist concurrent pep517
diff --git a/devel/py-isodate/distinfo b/devel/py-isodate/distinfo
index 3867588b88c6..0355ae643ff6 100644
--- a/devel/py-isodate/distinfo
+++ b/devel/py-isodate/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1641045928
-SHA256 (isodate-0.6.1.tar.gz) = 48c5881de7e8b0a0d648cb024c8062dc84e7b840ed81e864c7614fd3c127bde9
-SIZE (isodate-0.6.1.tar.gz) = 28443
+TIMESTAMP = 1728632352
+SHA256 (isodate-0.7.0.tar.gz) = c6332cf456314b85cc3b6ea2c45a6fa417cb1fddb361f6d2ed8f4f69e843c6d1
+SIZE (isodate-0.7.0.tar.gz) = 29597