Date: Fri, 29 Jul 2022 08:08:58 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: dff531600d86 - main - science/py-pymatgen: Update 2022.4.26 -> 2022.7.19 Message-ID: <202207290808.26T88wlu056288@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=dff531600d8679caa67ff22464a75f1614e81809 commit dff531600d8679caa67ff22464a75f1614e81809 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-07-29 08:08:18 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-07-29 08:08:50 +0000 science/py-pymatgen: Update 2022.4.26 -> 2022.7.19 --- science/py-pymatgen/Makefile | 8 ++++---- science/py-pymatgen/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/science/py-pymatgen/Makefile b/science/py-pymatgen/Makefile index b9fe7d7fcf4a..c811cc507813 100644 --- a/science/py-pymatgen/Makefile +++ b/science/py-pymatgen/Makefile @@ -1,5 +1,5 @@ PORTNAME= pymatgen -DISTVERSION= 2022.4.26 +DISTVERSION= 2022.7.19 CATEGORIES= science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,12 +16,12 @@ RUN_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}matplotlib>0:math/py-matplotlib@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}monty>0:devel/py-monty@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}networkx>0:math/py-networkx@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}palettable>=3.1.1:misc/py-palettable@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}palettable>=3.3.0:misc/py-palettable@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pandas>0:math/py-pandas@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}plotly>0:graphics/py-plotly@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}ruamel.yaml>0:devel/py-ruamel.yaml@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}scipy>=1.5.0:science/py-scipy@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}scipy>=1.7.3:science/py-scipy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}spglib>0:science/py-spglib@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sympy>0:math/py-sympy@${PY_FLAVOR} \ @@ -40,7 +40,7 @@ post-install: optimization/neighbors*.so \ util/coord_cython*.so -# tests fail: https://github.com/materialsproject/pymatgen/issues/2275 +# tests fail: https://github.com/materialsproject/pymatgen/issues/2275, https://github.com/materialsproject/pymatgen/issues/2592 pre-test: @cd ${WRKSRC} && ${PYTHON_CMD} ${PYSETUP} build_ext --inplace diff --git a/science/py-pymatgen/distinfo b/science/py-pymatgen/distinfo index 80c0fea89f94..36bf2e7b4e7e 100644 --- a/science/py-pymatgen/distinfo +++ b/science/py-pymatgen/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1652145523 -SHA256 (pymatgen-2022.4.26.tar.gz) = e5a2c85ffd592902da740ea2e76a5699b38d2a370bae65dc68e9bda4bceac218 -SIZE (pymatgen-2022.4.26.tar.gz) = 2613480 +TIMESTAMP = 1659081267 +SHA256 (pymatgen-2022.7.19.tar.gz) = 4557fb7ee0f25753d97fa0cd8bcfb9d36ea7d422ee12b416cae05c7fb50531d7 +SIZE (pymatgen-2022.7.19.tar.gz) = 2610811
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202207290808.26T88wlu056288>