diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-05-08 08:49:52 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-05-08 08:49:52 +0000 |
commit | ee63bb008ca2b10d8524301cd85a33ac73a96ee9 (patch) | |
tree | 1dbbcc13bb1dfe4a148120a6013d292017e2051a /math/py-cma | |
parent | Update to 3.3.21 (diff) |
Update to 3.0.3
Changes: https://github.com/CMA-ES/pycma/releases
Notes
Notes:
svn path=/head/; revision=534362
Diffstat (limited to 'math/py-cma')
-rw-r--r-- | math/py-cma/Makefile | 2 | ||||
-rw-r--r-- | 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 7a11de79de06..3938781a6846 100644 --- a/math/py-cma/Makefile +++ b/math/py-cma/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= cma -PORTVERSION= 3.0.0 +PORTVERSION= 3.0.3 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-cma/distinfo b/math/py-cma/distinfo index 86c7e29df2e1..3fb564aa4c59 100644 --- a/math/py-cma/distinfo +++ b/math/py-cma/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1587445402 -SHA256 (cma-3.0.0.tar.gz) = 67e7a6460469bdda4d402030179c5503899d860dae1a9622f87cd9dc996cb550 -SIZE (cma-3.0.0.tar.gz) = 232172 +TIMESTAMP = 1588777645 +SHA256 (cma-3.0.3.tar.gz) = 8f54d753fa2322d4fef1c40d899d65f0990a3b1b9b56ada0766c3cb9cb82bca8 +SIZE (cma-3.0.3.tar.gz) = 222156 |