Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Apr 2023 00:00:51 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: 50ebbec188ef - main - math/py-bayesian-optimization: Update to 1.4.3
Message-ID:  <202304280000.33S00p11035286@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=50ebbec188efc7684481df24e11f938a5d632dde

commit 50ebbec188efc7684481df24e11f938a5d632dde
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-04-27 23:58:52 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-04-27 23:58:52 +0000

    math/py-bayesian-optimization: Update to 1.4.3
    
    Changes:        https://github.com/fmfn/BayesianOptimization/releases
---
 math/py-bayesian-optimization/Makefile | 3 +--
 math/py-bayesian-optimization/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/math/py-bayesian-optimization/Makefile b/math/py-bayesian-optimization/Makefile
index d6f1f123b304..2386e936146c 100644
--- a/math/py-bayesian-optimization/Makefile
+++ b/math/py-bayesian-optimization/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	bayesian-optimization
-PORTVERSION=	1.4.2
-PORTREVISION=	1
+PORTVERSION=	1.4.3
 CATEGORIES=	math python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/math/py-bayesian-optimization/distinfo b/math/py-bayesian-optimization/distinfo
index ef1a5f6aded8..6f0e6f9e4cf2 100644
--- a/math/py-bayesian-optimization/distinfo
+++ b/math/py-bayesian-optimization/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1674589948
-SHA256 (bayesian-optimization-1.4.2.tar.gz) = 4e4e98cd0f0fb716202ea4c3b9e7c4c530270e69aa26f0eaf6ef715328f89c04
-SIZE (bayesian-optimization-1.4.2.tar.gz) = 19879
+TIMESTAMP = 1682616698
+SHA256 (bayesian-optimization-1.4.3.tar.gz) = f9a448e1b52d961301cbc953ce4199709f6c26b1c88994c9b4dadb7752a64550
+SIZE (bayesian-optimization-1.4.3.tar.gz) = 27803


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304280000.33S00p11035286>