Skip to content

Commit

Permalink
math/py-cmaes: Update to 0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jan 30, 2023
1 parent 5d8aaef commit 68dbb1d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
3 changes: 1 addition & 2 deletions math/py-cmaes/Makefile
@@ -1,5 +1,5 @@
PORTNAME= cmaes
PORTVERSION= 0.9.0
PORTVERSION= 0.9.1
CATEGORIES= math
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -11,7 +11,6 @@ WWW= https://github.com/CyberAgent/cmaes
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=0,1:math/py-numpy@${PY_FLAVOR}

USES= python:3.7+
Expand Down
6 changes: 3 additions & 3 deletions math/py-cmaes/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1669057899
SHA256 (cmaes-0.9.0.tar.gz) = 425e621d453f9208601d41fbb86b54a200a2a472a11789c54d2f62cbff3aa709
SIZE (cmaes-0.9.0.tar.gz) = 20975
TIMESTAMP = 1674589950
SHA256 (cmaes-0.9.1.tar.gz) = d122f8d46377f643a150c85ffc81c4e33909a34cfdcb522ee7a6fb17ea4f232c
SIZE (cmaes-0.9.1.tar.gz) = 21317

0 comments on commit 68dbb1d

Please sign in to comment.