Date: Sun, 5 Feb 2023 15:55:36 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 1c39f16df2b8 - main - math/py-cma: Update to 3.3.0 Message-ID: <202302051555.315Ftaie031022@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=1c39f16df2b851f53b0009328e81dacfa22e47c8 commit 1c39f16df2b851f53b0009328e81dacfa22e47c8 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-02-05 15:19:07 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-02-05 15:48:03 +0000 math/py-cma: Update to 3.3.0 Changes: https://github.com/CMA-ES/pycma/releases --- math/py-cma/Makefile | 2 +- math/py-cma/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/math/py-cma/Makefile b/math/py-cma/Makefile index f026a0b20fb2..439d3471e0e3 100644 --- a/math/py-cma/Makefile +++ b/math/py-cma/Makefile @@ -1,5 +1,5 @@ PORTNAME= cma -PORTVERSION= 3.2.2 +PORTVERSION= 3.3.0 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-cma/distinfo b/math/py-cma/distinfo index 349fe31459f3..2225e3797043 100644 --- a/math/py-cma/distinfo +++ b/math/py-cma/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1648248944 -SHA256 (cma-3.2.2.tar.gz) = 47ac71ddd2b9a922daa601516064a585a1a3dbbae7802bca935db25e525547eb -SIZE (cma-3.2.2.tar.gz) = 240341 +TIMESTAMP = 1675191075 +SHA256 (cma-3.3.0.tar.gz) = b748b8e03f4e7ae816157d7b9bb2fc6b1fb2fee1d5fd3399329b646bb75861ec +SIZE (cma-3.3.0.tar.gz) = 253708
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202302051555.315Ftaie031022>