Update to 1.0.1
Changes: https://github.com/fmfn/BayesianOptimization/releases
This commit is contained in:
parent
817dbe05c7
commit
9c76d78ea1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=492948
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= bayesian-optimization
|
||||
PORTVERSION= 1.0.0
|
||||
PORTVERSION= 1.0.1
|
||||
CATEGORIES= math python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1547722783
|
||||
SHA256 (bayesian-optimization-1.0.0.tar.gz) = 14a626073cd0c8de8bceb1f0c52f2d016b5ad976473905abb82a5c3e28467037
|
||||
SIZE (bayesian-optimization-1.0.0.tar.gz) = 12739
|
||||
TIMESTAMP = 1550093419
|
||||
SHA256 (bayesian-optimization-1.0.1.tar.gz) = b7ba390dbdc3fe431f996952c16bfb878c6d19f1ea5efe2e5c8b788359e40c48
|
||||
SIZE (bayesian-optimization-1.0.1.tar.gz) = 12535
|
||||
|
|
Loading…
Reference in a new issue