Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Jul 2024 12:46:39 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 32a2b2ca8b7c - main - devel/py-tempora: Update to 5.7.0
Message-ID:  <202407291246.46TCkdDN010572@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=32a2b2ca8b7c250a13517cb7b5958eed60eae05f

commit 32a2b2ca8b7c250a13517cb7b5958eed60eae05f
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-07-29 12:39:47 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-07-29 12:39:47 +0000

    devel/py-tempora: Update to 5.7.0
    
    Changes:        https://github.com/jaraco/tempora/blob/main/NEWS.rst
---
 devel/py-tempora/Makefile | 5 +++--
 devel/py-tempora/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/devel/py-tempora/Makefile b/devel/py-tempora/Makefile
index 3f79cb54451f..a6348aa86177 100644
--- a/devel/py-tempora/Makefile
+++ b/devel/py-tempora/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	tempora
-PORTVERSION=	5.6.0
+PORTVERSION=	5.7.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,8 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=61.2:devel/py-setuptools@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}setuptools-scm>=3.4.1:devel/py-setuptools-scm@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}jaraco.functools>=1.20:devel/py-jaraco.functools@${PY_FLAVOR}
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}jaraco.functools>=1.20:devel/py-jaraco.functools@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}python-dateutil>=0:devel/py-python-dateutil@${PY_FLAVOR}
 
 USES=		python
 USE_PYTHON=	autoplist concurrent pep517
diff --git a/devel/py-tempora/distinfo b/devel/py-tempora/distinfo
index 91d96014e447..2f9161de0b96 100644
--- a/devel/py-tempora/distinfo
+++ b/devel/py-tempora/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1718784559
-SHA256 (tempora-5.6.0.tar.gz) = 3bfcc12cbdbbbafecaaccb9097fc3754435b9d063dce43338e4fa87d39104aed
-SIZE (tempora-5.6.0.tar.gz) = 21659
+TIMESTAMP = 1722249054
+SHA256 (tempora-5.7.0.tar.gz) = 888190a2dbe3255ff26dfa9fcecb25f4d38434c0f1943cd61de98bb41c410c50
+SIZE (tempora-5.7.0.tar.gz) = 22239



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