aboutsummaryrefslogtreecommitdiff
path: root/science/py-spglib/Makefile
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-10-08 02:35:01 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2022-10-08 02:36:41 +0000
commit1390f547a0895eb70d2fb760602b696b8bd4ec21 (patch)
treeef02e50709b1a1f3b12184da6574cc3d1cdb6c7f /science/py-spglib/Makefile
parent1778d4fda28d57537e437043960ff4cd463ef1c7 (diff)
downloadports-1390f547a0895eb70d2fb760602b696b8bd4ec21.tar.gz
ports-1390f547a0895eb70d2fb760602b696b8bd4ec21.zip
science/spglib: Update 1.16.5 -> 2.0.1
Diffstat (limited to 'science/py-spglib/Makefile')
-rw-r--r--science/py-spglib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/science/py-spglib/Makefile b/science/py-spglib/Makefile
index 1df3e0c64f6b..dfe562c64091 100644
--- a/science/py-spglib/Makefile
+++ b/science/py-spglib/Makefile
@@ -1,6 +1,6 @@
PORTNAME= spglib
DISTVERSIONPREFIX= v
-DISTVERSION= 1.16.5
+DISTVERSION= 2.0.1
CATEGORIES= science python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,7 @@ BUILD_DEPENDS= ${PYNUMPY}
RUN_DEPENDS= ${PYNUMPY}
USES= python:3.6+
-USE_PYTHON= distutils autoplist
+USE_PYTHON= distutils autoplist pytest # tests fail to run, see https://github.com/spglib/spglib/issues/192
USE_GITHUB= yes
WRKSRC_SUBDIR= python