diff options
Diffstat (limited to 'science/py-icet/Makefile')
-rw-r--r-- | science/py-icet/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/science/py-icet/Makefile b/science/py-icet/Makefile index 44a8eb096d13..2a01864fa3b9 100644 --- a/science/py-icet/Makefile +++ b/science/py-icet/Makefile @@ -1,5 +1,5 @@ PORTNAME= icet -DISTVERSION= 3.0 +DISTVERSION= 3.1 CATEGORIES= science # chemistry, physics #MASTER_SITES= PYPI # no tests PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -28,7 +28,7 @@ USE_PYTHON= pep517 autoplist pytest USE_GITLAB= yes GL_ACCOUNT= materials-modeling -GL_TAGNAME= 769b5db248baa5146bdb294e963e061cf2dfd228 +GL_TAGNAME= 3.1 TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} |