diff --git a/devel/py-tempora/Makefile b/devel/py-tempora/Makefile index 3d67ca795b0..9ff1a2eaa03 100644 --- a/devel/py-tempora/Makefile +++ b/devel/py-tempora/Makefile @@ -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 diff --git a/devel/py-tempora/distinfo b/devel/py-tempora/distinfo index 18532e6999e..8297d172593 100644 --- a/devel/py-tempora/distinfo +++ b/devel/py-tempora/distinfo @@ -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