Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Jan 2025 02:50:54 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: 5abf33ac96cf - main - devel/py-tempora: Update to 5.8.0
Message-ID:  <202501020250.5022os3i011286@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=5abf33ac96cf3854fbfee1c5831eb1805c93c4e5

commit 5abf33ac96cf3854fbfee1c5831eb1805c93c4e5
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-01-02 02:44:31 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-01-02 02:44:31 +0000

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

diff --git a/devel/py-tempora/Makefile b/devel/py-tempora/Makefile
index a6348aa86177..8cfddcc0a303 100644
--- a/devel/py-tempora/Makefile
+++ b/devel/py-tempora/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	tempora
-PORTVERSION=	5.7.0
+PORTVERSION=	5.8.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -17,7 +17,7 @@ BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=61.2:devel/py-setuptools@${PY_
 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
+USES=		python:3.9+
 USE_PYTHON=	autoplist concurrent pep517
 
 NO_ARCH=	yes
diff --git a/devel/py-tempora/distinfo b/devel/py-tempora/distinfo
index 2f9161de0b96..212afca162c3 100644
--- a/devel/py-tempora/distinfo
+++ b/devel/py-tempora/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1722249054
-SHA256 (tempora-5.7.0.tar.gz) = 888190a2dbe3255ff26dfa9fcecb25f4d38434c0f1943cd61de98bb41c410c50
-SIZE (tempora-5.7.0.tar.gz) = 22239
+TIMESTAMP = 1735705183
+SHA256 (tempora-5.8.0.tar.gz) = 1e9606e65a3f2063460961d68515dee07bdaca0859305a8d3e6604168175fef1
+SIZE (tempora-5.8.0.tar.gz) = 23019



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