update to py3-tempora-5.9.0

This commit is contained in:
sthen
2026-05-14 07:41:36 +00:00
parent a06f92db4b
commit 950e936d01
2 changed files with 9 additions and 5 deletions
+7 -3
View File
@@ -1,6 +1,6 @@
COMMENT= objects and routines pertaining to date and time
MODPY_DISTV= 5.8.1
MODPY_DISTV= 5.9.0
DISTNAME= tempora-${MODPY_DISTV}
PKGNAME= py-${DISTNAME}
@@ -17,8 +17,12 @@ MODPY_PI= Yes
BUILD_DEPENDS= misc/py-coherent.licensed
RUN_DEPENDS= devel/py-jaraco-functools>=1.2.0
RUN_DEPENDS= devel/py-jaraco-functools \
devel/py-dateutil \
devel/py-jaraco-context \
devel/py-more-itertools \
devel/py-jaraco-collections
TEST_DEPENDS= devel/py-freezegun
# some tests want py-test-freezer, not in ports
.include <bsd.port.mk>
+2 -2
View File
@@ -1,2 +1,2 @@
SHA256 (tempora-5.8.1.tar.gz) = q7XZ7HkMxeT5Qxd4Apuj49m6m9UMswba2CSCSys2Lc0=
SIZE (tempora-5.8.1.tar.gz) = 23072
SHA256 (tempora-5.9.0.tar.gz) = Zubd7jIMOPSyU6fYA5M3QkxpmRZFG5Jx4MzOdwpOj2I=
SIZE (tempora-5.9.0.tar.gz) = 24490