Date: Fri, 14 Jan 2022 22:18:09 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: afac329aec4c - main - science/py-pymatgen: Update 2022.0.15 -> 2022.0.17 Message-ID: <202201142218.20EMI9ep021063@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=afac329aec4caef310e07eca86f80a6ec7b9dbd0 commit afac329aec4caef310e07eca86f80a6ec7b9dbd0 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-01-14 22:17:21 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-01-14 22:18:03 +0000 science/py-pymatgen: Update 2022.0.15 -> 2022.0.17 Reported by: portscout --- science/py-pymatgen/Makefile | 12 ++++++------ science/py-pymatgen/distinfo | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/science/py-pymatgen/Makefile b/science/py-pymatgen/Makefile index e1684ff505de..8c7b01806e0c 100644 --- a/science/py-pymatgen/Makefile +++ b/science/py-pymatgen/Makefile @@ -1,5 +1,5 @@ PORTNAME= pymatgen -DISTVERSION= 2022.0.15 +DISTVERSION= 2022.0.17 CATEGORIES= science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,20 +14,20 @@ BUILD_DEPENDS= ${PYNUMPY} RUN_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4.9.3:www/py-beautifulsoup@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}matplotlib>=1.5: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}monty>=3.0.2:devel/py-monty@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}networkx>=2.2:math/py-networkx@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}palettable>=3.1.1: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}plotly>=4.5.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}six>0:devel/py-six@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}spglib>0:science/py-spglib@${PY_FLAVOR} \ + ${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} \ ${PYTHON_PKGNAMEPREFIX}typing-extensions>0:devel/py-typing-extensions@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}uncertainties>0:math/py-uncertainties@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}uncertainties>=3.1.4:math/py-uncertainties@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} USES= compiler:c++11-lang python:3.7+ diff --git a/science/py-pymatgen/distinfo b/science/py-pymatgen/distinfo index b54a6028de76..94f8a69b4ba0 100644 --- a/science/py-pymatgen/distinfo +++ b/science/py-pymatgen/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1634917092 -SHA256 (pymatgen-2022.0.15.tar.gz) = bc5f075f8b57d57a276ed9d1e5efc71c67c2b0af55c94ff83e02c7ac2ab97de8 -SIZE (pymatgen-2022.0.15.tar.gz) = 3340282 +TIMESTAMP = 1642197817 +SHA256 (pymatgen-2022.0.17.tar.gz) = 7103b89b889bb940709eea53226d3c9298584ad9ab42ab8c8f9de3872d7d969b +SIZE (pymatgen-2022.0.17.tar.gz) = 40607562
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201142218.20EMI9ep021063>