science/py-pymatgen: Update 2021.2.14 -> 2021.2.16
This commit is contained in:
parent
00ac9d2560
commit
2dc6d79295
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=566339
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pymatgen
|
||||
DISTVERSION= 2021.2.14
|
||||
DISTVERSION= 2021.2.16
|
||||
CATEGORIES= science python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -34,4 +34,10 @@ RUN_DEPENDS= ${PYNUMPY} \
|
||||
USES= compiler:c++11-lang python:3.7+
|
||||
USE_PYTHON= distutils cython concurrent autoplist
|
||||
|
||||
post-install:
|
||||
@cd ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/${PORTNAME} && ${STRIP_CMD} \
|
||||
optimization/linear_assignment.so \
|
||||
optimization/neighbors.so \
|
||||
util/coord_cython.so
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1613435897
|
||||
SHA256 (pymatgen-2021.2.14.tar.gz) = b1ac61c666f9e629480a67008a44f2dcbfc5ca1a192707f83718f6e1cd981ef6
|
||||
SIZE (pymatgen-2021.2.14.tar.gz) = 2977846
|
||||
TIMESTAMP = 1614026339
|
||||
SHA256 (pymatgen-2021.2.16.tar.gz) = 0a350105a44cc64095802bcb8d542a3a0a1bde8a9d7ecba605392e5dd26be118
|
||||
SIZE (pymatgen-2021.2.16.tar.gz) = 2993191
|
||||
|
Loading…
Reference in New Issue
Block a user