science/py-pymatgen: Update 2018.10.18 -> 2019.1.24
portscout has missed this update.
This commit is contained in:
parent
b0173207e6
commit
25bf8ec553
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=492153
2 changed files with 5 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pymatgen
|
||||
DISTVERSION= 2018.10.18
|
||||
DISTVERSION= 2019.1.24
|
||||
CATEGORIES= science python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -27,6 +27,7 @@ RUN_DEPENDS= ${PYNUMPY} \
|
|||
${PYTHON_PKGNAMEPREFIX}spglib>=1.9.9.44:science/py-spglib@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}sympy>0:math/py-sympy@${PY_FLAVOR} \
|
||||
${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
|
||||
USE_PYTHON= distutils concurrent autoplist
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1548483770
|
||||
SHA256 (pymatgen-2018.10.18.tar.gz) = cf9e030abafc4cd7c33847acf4bf0677bfc707f68fed48469c672d1980a8ceb9
|
||||
SIZE (pymatgen-2018.10.18.tar.gz) = 2006257
|
||||
TIMESTAMP = 1549307511
|
||||
SHA256 (pymatgen-2019.1.24.tar.gz) = 120db282fa1fc4db8c2eb200d82e46c3841007ca3dd234c7ba485e76cd38770d
|
||||
SIZE (pymatgen-2019.1.24.tar.gz) = 2032681
|
||||
|
|
Loading…
Reference in a new issue