Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Feb 2023 15:55:26 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: 4f86527989db - main - devel/py-tempora: Update to 5.2.1
Message-ID:  <202302051555.315FtQ2t030786@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=4f86527989db231543f43b6834f446f2b3c1730d

commit 4f86527989db231543f43b6834f446f2b3c1730d
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-02-05 15:18:49 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-02-05 15:48:01 +0000

    devel/py-tempora: Update to 5.2.1
    
    Changes:        https://github.com/jaraco/tempora/blob/main/CHANGES.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 60f9750e6dd6..ff132e82156b 100644
--- a/devel/py-tempora/Makefile
+++ b/devel/py-tempora/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	tempora
-PORTVERSION=	5.2.0
+PORTVERSION=	5.2.1
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,8 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools_scm>=3.4.1:devel/py-setuptools_scm@${PY_FLAVOR}
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pytz>=0,1:devel/py-pytz@${PY_FLAVOR}
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}jaraco.functools>=1.20:devel/py-jaraco.functools@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}pytz>=0,1:devel/py-pytz@${PY_FLAVOR}
 
 USES=		python:3.7+
 USE_PYTHON=	autoplist concurrent distutils
diff --git a/devel/py-tempora/distinfo b/devel/py-tempora/distinfo
index 23d627b10b7a..125aa4c7d87f 100644
--- a/devel/py-tempora/distinfo
+++ b/devel/py-tempora/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1674589906
-SHA256 (tempora-5.2.0.tar.gz) = af82eb016decda8daf566d1e4836f94f7f8ba8c7153637460156e081aadc64df
-SIZE (tempora-5.2.0.tar.gz) = 20775
+TIMESTAMP = 1675191059
+SHA256 (tempora-5.2.1.tar.gz) = b7176486c5948a75201e8d0b21ef2c23ca808474060df47218c92295bdce5276
+SIZE (tempora-5.2.1.tar.gz) = 20787



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