diff --git a/science/py-geometric/Makefile b/science/py-geometric/Makefile index 9d24ba9ed37b..6dbb366d52a9 100644 --- a/science/py-geometric/Makefile +++ b/science/py-geometric/Makefile @@ -1,22 +1,23 @@ PORTNAME= geometric -DISTVERSION= 0.9.7.2 +DISTVERSION= 1.0 CATEGORIES= science python # chemistry MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Geometry optimization for quantum chemistry WWW= https://github.com/leeping/geomeTRIC LICENSE= BSD3CLAUSE RUN_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}networkx>0:math/py-networkx@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ase>0:science/py-ase@${PY_FLAVOR} USES= python:3.6+ -USE_PYTHON= distutils concurrent autoplist +USE_PYTHON= distutils concurrent autoplist pytest # some tests fail because of missing large test files NO_ARCH= yes .include diff --git a/science/py-geometric/distinfo b/science/py-geometric/distinfo index dd5497438db6..45e88820e97b 100644 --- a/science/py-geometric/distinfo +++ b/science/py-geometric/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1600026514 -SHA256 (geometric-0.9.7.2.tar.gz) = 6f69c8c31a188730e2b0f297aa17c66b2518b32c270bda29b6d62cbbffee3bdd -SIZE (geometric-0.9.7.2.tar.gz) = 183455 +TIMESTAMP = 1667893873 +SHA256 (geometric-1.0.tar.gz) = 905f4f1a23f72c80788974e57cf9fcc08730c1d4ce994f1114745c3ebcfd4cce +SIZE (geometric-1.0.tar.gz) = 347922