mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
science/py-pymatgen: python-3 only
This commit is contained in:
parent
30708fe3fb
commit
5e60eaff7c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=492157
@ -29,7 +29,7 @@ RUN_DEPENDS= ${PYNUMPY} \
|
||||
${PYTHON_PKGNAMEPREFIX}tabulate>0:devel/py-tabulate@${PY_FLAVOR}
|
||||
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}netCDF4>0:science/py-netCDF4@${PY_FLAVOR} # see https://github.com/materialsproject/pymatgen/issues/1386
|
||||
|
||||
USES= python
|
||||
USES= python:3.5+
|
||||
USE_PYTHON= distutils concurrent autoplist
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user