diff --git a/math/py-evalidate/Makefile b/math/py-evalidate/Makefile index 615f65cd05e2..5c37b7e0d688 100644 --- a/math/py-evalidate/Makefile +++ b/math/py-evalidate/Makefile @@ -1,18 +1,18 @@ PORTNAME= evalidate -DISTVERSION= 1.1.0 +DISTVERSION= 2.0.1 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Safe evaluation of untrusted user-supplied python expressions WWW= https://github.com/yaroslaff/evalidate LICENSE= MIT -USES= python +USES= python:3.9+ USE_PYTHON= distutils autoplist NO_ARCH= yes .include diff --git a/math/py-evalidate/distinfo b/math/py-evalidate/distinfo index d35a9c0a4b74..de7e487f1ead 100644 --- a/math/py-evalidate/distinfo +++ b/math/py-evalidate/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1687075211 -SHA256 (evalidate-1.1.0.tar.gz) = 2e05ed2ad542975e2f7d3afb9b45e24f8c6953ce5821dbb8df4ad7f7f4a718ba -SIZE (evalidate-1.1.0.tar.gz) = 9523 +TIMESTAMP = 1687720003 +SHA256 (evalidate-2.0.1.tar.gz) = 1824c4623cdb25edb0b29469fdbec5d9d113b837ae3f70457675d517b8ae8d77 +SIZE (evalidate-2.0.1.tar.gz) = 9084