aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-03-09 13:48:38 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-03-09 14:06:07 +0000
commit2304d62dd07eed7c2a32356e580d815aaae04aae (patch)
tree43db31ccbcf6a8a1547d1ca05d68186114986350
parent4e744e2c1a7db55f64934676b63f42db4645e619 (diff)
downloadports-2304d62dd07eed7c2a32356e580d815aaae04aae.tar.gz
ports-2304d62dd07eed7c2a32356e580d815aaae04aae.zip
devel/py-tempora: Update to 5.5.1
- Remove PY_SETUPTOOLS: py-setuptools should be used rather than PY_SETUPTOOLS Changes: https://github.com/jaraco/tempora/blob/main/NEWS.rst
-rw-r--r--devel/py-tempora/Makefile4
-rw-r--r--devel/py-tempora/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/py-tempora/Makefile b/devel/py-tempora/Makefile
index ffc0e4d36486..03172ff2d90d 100644
--- a/devel/py-tempora/Makefile
+++ b/devel/py-tempora/Makefile
@@ -1,5 +1,5 @@
PORTNAME= tempora
-PORTVERSION= 5.5.0
+PORTVERSION= 5.5.1
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +11,7 @@ WWW= https://github.com/jaraco/tempora
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= ${PY_SETUPTOOLS} \
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=56: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} \
diff --git a/devel/py-tempora/distinfo b/devel/py-tempora/distinfo
index 8843232c668b..d251761e888c 100644
--- a/devel/py-tempora/distinfo
+++ b/devel/py-tempora/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1688166276
-SHA256 (tempora-5.5.0.tar.gz) = 13e4fcc997d0509c3306d6841f03e9381b7e5e46b2bebfae9151af90085f0c26
-SIZE (tempora-5.5.0.tar.gz) = 20877
+TIMESTAMP = 1709390666
+SHA256 (tempora-5.5.1.tar.gz) = a2bb51e2121976d931347b3e433917c364b83fdd5f64ef27336c865bf1fb0f75
+SIZE (tempora-5.5.1.tar.gz) = 21145