Date: Wed, 5 May 2021 05:02:01 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: c5979da56a39 - main - science/py-pymatgen: Update 2022.0.5 -> 2022.0.7 Message-ID: <202105050502.145521TD061308@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=c5979da56a3911d1a1245e0818643304aee9901c commit c5979da56a3911d1a1245e0818643304aee9901c Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2021-05-05 04:59:53 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2021-05-05 05:01:53 +0000 science/py-pymatgen: Update 2022.0.5 -> 2022.0.7 Reported by: portscout --- 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 fa1e89247763..d135825db1e4 100644 --- a/science/py-pymatgen/Makefile +++ b/science/py-pymatgen/Makefile @@ -1,5 +1,5 @@ PORTNAME= pymatgen -DISTVERSION= 2022.0.5 +DISTVERSION= 2022.0.7 CATEGORIES= science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,10 +13,10 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.rst BUILD_DEPENDS= ${PYNUMPY} RUN_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4.9.3:www/py-beautifulsoup@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}matplotlib>=3.3.3:math/py-matplotlib@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}matplotlib>=1.5:math/py-matplotlib@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}monty>=2021.3.3:devel/py-monty@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}networkx>=2.2:math/py-networkx@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}palettable>=3.3.0:misc/py-palettable@${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>=4.5.0:graphics/py-plotly@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} \ @@ -25,7 +25,7 @@ RUN_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${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.8.6:devel/py-tabulate@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}tabulate>0:devel/py-tabulate@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}typing-extensions>=3.7.4.3:devel/py-typing-extensions@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}uncertainties>=3.1.4:math/py-uncertainties@${PY_FLAVOR} diff --git a/science/py-pymatgen/distinfo b/science/py-pymatgen/distinfo index ae64b6141887..0b79e55ed425 100644 --- a/science/py-pymatgen/distinfo +++ b/science/py-pymatgen/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1616220683 -SHA256 (pymatgen-2022.0.5.tar.gz) = 69c370ebd2ff9aceb15bb6efd364473609ffb23d2b2f02a3eb64fd537df69de0 -SIZE (pymatgen-2022.0.5.tar.gz) = 3412278 +TIMESTAMP = 1620185055 +SHA256 (pymatgen-2022.0.7.tar.gz) = 8ad0acaf38303f43835c11fd77ae701d6db388ffdedf271cd403347c84fad80a +SIZE (pymatgen-2022.0.7.tar.gz) = 3290483
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105050502.145521TD061308>