diff --git a/science/py-asap3/Makefile b/science/py-asap3/Makefile index baeba537fdf7..d50c65ba8e29 100644 --- a/science/py-asap3/Makefile +++ b/science/py-asap3/Makefile @@ -1,26 +1,30 @@ PORTNAME= asap3 -DISTVERSION= 3.12.8 -PORTREVISION= 5 +DISTVERSION= 3.13.11 CATEGORIES= science python # chemistry MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Classical potentials for MD with ASE WWW= https://wiki.fysik.dtu.dk/asap LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYNUMPY} LIB_DEPENDS= libmpich.so:net/mpich # not sure if this is used RUN_DEPENDS= ${PYNUMPY} \ - ${PYTHON_PKGNAMEPREFIX}ase>0:science/py-ase@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}ase>=3.24.0:science/py-ase@${PY_FLAVOR} USES= localbase python USE_PYTHON= distutils concurrent autoplist pytest +post-patch: + @${REINPLACE_CMD} -e "s/license = 'LGPL-3.0'/license = {text = 'LGPL-3.0'}/" \ + -e "/^license-files/d" \ + ${WRKSRC}/pyproject.toml + post-install: @${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/_asap.cpython-${PYTHON_SUFFIX}.so .include diff --git a/science/py-asap3/distinfo b/science/py-asap3/distinfo index 502c1464d363..cfe76e0e4120 100644 --- a/science/py-asap3/distinfo +++ b/science/py-asap3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1655628206 -SHA256 (asap3-3.12.8.tar.gz) = bc0e94fb3f6ab62b5cc9f0822ae59022e83f450af6f452d159a0e34a22372d11 -SIZE (asap3-3.12.8.tar.gz) = 851171 +TIMESTAMP = 1775036154 +SHA256 (asap3-3.13.11.tar.gz) = 4f878ce3e77520e92eba9faea8ed4b1a9f4baca40c2a213339ec31284dd3a0d5 +SIZE (asap3-3.13.11.tar.gz) = 1926229