diff --git a/devel/py-fastentrypoints/Makefile b/devel/py-fastentrypoints/Makefile index a18141adb128..41ece4a40d3f 100644 --- a/devel/py-fastentrypoints/Makefile +++ b/devel/py-fastentrypoints/Makefile @@ -1,17 +1,20 @@ PORTNAME= fastentrypoints -PORTVERSION= 0.9 -PORTREVISION= 1 +PORTVERSION= 0.12 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= bofh@FreeBSD.org COMMENT= Makes entry_points specified in setup.py load more quickly LICENSE= BSD2CLAUSE USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils + NO_ARCH= yes +do-test: + @cd ${WRKSRC}/test && ${PYTHON_CMD} runtest.py + .include diff --git a/devel/py-fastentrypoints/distinfo b/devel/py-fastentrypoints/distinfo index fcd6bd9dcbef..e16520894a02 100644 --- a/devel/py-fastentrypoints/distinfo +++ b/devel/py-fastentrypoints/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1490105711 -SHA256 (fastentrypoints-0.9.tar.gz) = 1612350831da45e99fb588ed0e2965644e8026b69a382ce0a57ab0960397bddd -SIZE (fastentrypoints-0.9.tar.gz) = 3704 +TIMESTAMP = 1654866309 +SHA256 (fastentrypoints-0.12.tar.gz) = ff284f1469bd65400599807d2c6284d5b251398e6e28811f5f77fd262292410b +SIZE (fastentrypoints-0.12.tar.gz) = 3970