diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-07-29 20:39:47 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-07-29 20:39:47 +0800 |
commit | 32a2b2ca8b7c250a13517cb7b5958eed60eae05f (patch) | |
tree | 0070bdd0e62c0fb4569cdcd742f65e9dd0411a24 | |
parent | devel/py-pyright: Update to 1.1.373 (diff) |
devel/py-tempora: Update to 5.7.0
Changes: https://github.com/jaraco/tempora/blob/main/NEWS.rst
-rw-r--r-- | devel/py-tempora/Makefile | 5 | ||||
-rw-r--r-- | 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 |