diff --git a/devel/py-jaraco.util/Makefile b/devel/py-jaraco.util/Makefile index 8d3a613342c3..ad88bd1947ad 100644 --- a/devel/py-jaraco.util/Makefile +++ b/devel/py-jaraco.util/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= jaraco.util -PORTVERSION= 10.0.2 +PORTVERSION= 10.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,7 +13,8 @@ COMMENT= General utility modules that supply commonly-used functionality LICENSE= MIT RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:${PORTSDIR}/devel/py-six \ - ${PYTHON_PKGNAMEPREFIX}more-itertools>0:${PORTSDIR}/devel/py-more-itertools + ${PYTHON_PKGNAMEPREFIX}more-itertools>0:${PORTSDIR}/devel/py-more-itertools \ + ${PYTHON_PKGNAMEPREFIX}jaraco.timing>0:${PORTSDIR}/devel/py-jaraco.timing BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hgtools>0:${PORTSDIR}/devel/py-hgtools USES= zip diff --git a/devel/py-jaraco.util/distinfo b/devel/py-jaraco.util/distinfo index b60706c108cf..8c8480d4de49 100644 --- a/devel/py-jaraco.util/distinfo +++ b/devel/py-jaraco.util/distinfo @@ -1,2 +1,2 @@ -SHA256 (jaraco.util-10.0.2.zip) = da136010c98f1ceaaa02ab1a201da45d3b2d59348fac8e3c7b1ddb61825ca872 -SIZE (jaraco.util-10.0.2.zip) = 83375 +SHA256 (jaraco.util-10.2.zip) = 4fc03828e0e153b773bf606bd47648263318e778a67b17d0872cd7a9be5c997d +SIZE (jaraco.util-10.2.zip) = 83129