diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-07-09 00:21:55 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-07-09 00:21:55 +0800 |
commit | 687773332c7dc260a406ed3e5e58d0f06e98693e (patch) | |
tree | 97ac3358ce18847baed951ecced2aead44df5a6d /math/py-cma | |
parent | graphics/py-mapclassify: Update to 2.7.0 (diff) |
math/py-cma: Update to 3.4.0
Changes: https://github.com/CMA-ES/pycma/releases
https://github.com/CMA-ES/pycma/commits/development
Diffstat (limited to 'math/py-cma')
-rw-r--r-- | math/py-cma/Makefile | 3 | ||||
-rw-r--r-- | math/py-cma/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/math/py-cma/Makefile b/math/py-cma/Makefile index ca2883dafcd4..2e84093cc0f8 100644 --- a/math/py-cma/Makefile +++ b/math/py-cma/Makefile @@ -1,6 +1,5 @@ PORTNAME= cma -PORTVERSION= 3.3.0 -PORTREVISION= 2 +PORTVERSION= 3.4.0 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-cma/distinfo b/math/py-cma/distinfo index 2225e3797043..adefc2a56086 100644 --- a/math/py-cma/distinfo +++ b/math/py-cma/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1675191075 -SHA256 (cma-3.3.0.tar.gz) = b748b8e03f4e7ae816157d7b9bb2fc6b1fb2fee1d5fd3399329b646bb75861ec -SIZE (cma-3.3.0.tar.gz) = 253708 +TIMESTAMP = 1720447716 +SHA256 (cma-3.4.0.tar.gz) = a1ebd969b99871be3715d5a24b7bf54cf04ea94e80d6b8536d7147620dd10f6c +SIZE (cma-3.4.0.tar.gz) = 263869 |