diff options
Diffstat (limited to 'science/py-icet/Makefile')
-rw-r--r-- | science/py-icet/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/science/py-icet/Makefile b/science/py-icet/Makefile index b5a2b9177d5c..2a01864fa3b9 100644 --- a/science/py-icet/Makefile +++ b/science/py-icet/Makefile @@ -1,6 +1,5 @@ PORTNAME= icet -DISTVERSION= 3.0 -PORTREVISION= 1 +DISTVERSION= 3.1 CATEGORIES= science # chemistry, physics #MASTER_SITES= PYPI # no tests PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -29,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} |