diff --git a/devel/py-asteval/Makefile b/devel/py-asteval/Makefile index 83d0856b68b0..200da2d8aaaa 100644 --- a/devel/py-asteval/Makefile +++ b/devel/py-asteval/Makefile @@ -1,23 +1,23 @@ PORTNAME= asteval -PORTVERSION= 0.9.31 +PORTVERSION= 0.9.32 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Safe, minimalistic evaluator of python expression using ast module -WWW= https://github.com/newville/asteval +WWW= https://lmfit.github.io/asteval/ LICENSE= MIT LICENSE_FILES= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools-scm>0:devel/py-setuptools-scm@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pip>0:devel/py-pip@${PY_FLAVOR} RUN_DEPENDS= ${PYNUMPY} USES= python USE_PYTHON= distutils autoplist pytest NO_ARCH= yes .include diff --git a/devel/py-asteval/distinfo b/devel/py-asteval/distinfo index 788a7e21ffda..03c973f61626 100644 --- a/devel/py-asteval/distinfo +++ b/devel/py-asteval/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1689576440 -SHA256 (asteval-0.9.31.tar.gz) = a2da066b6696dba9835c5f7dec63e0ffb5bd2b4e3bb5f0b9a604aeafb17d833d -SIZE (asteval-0.9.31.tar.gz) = 57410 +TIMESTAMP = 1709529953 +SHA256 (asteval-0.9.32.tar.gz) = 3bef25a973d378fda21c83a38c6292c4d0d94773f49f42073e69dbb19932bb74 +SIZE (asteval-0.9.32.tar.gz) = 57215