Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Jun 2021 03:56:49 GMT
From:      Neel Chauhan <nc@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 323c47bdf79b - main - math/py-optuna: Update to 2.8.0
Message-ID:  <202106120356.15C3unBj015759@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by nc:

URL: https://cgit.FreeBSD.org/ports/commit/?id=323c47bdf79b67013dbfdd5eb8a290733217eae2

commit 323c47bdf79b67013dbfdd5eb8a290733217eae2
Author:     Neel Chauhan <nc@FreeBSD.org>
AuthorDate: 2021-06-12 03:56:41 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2021-06-12 03:56:41 +0000

    math/py-optuna: Update to 2.8.0
---
 math/py-optuna/Makefile | 2 +-
 math/py-optuna/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/math/py-optuna/Makefile b/math/py-optuna/Makefile
index b7692660b358..bbb103d2e320 100644
--- a/math/py-optuna/Makefile
+++ b/math/py-optuna/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	optuna
-DISTVERSION=	2.7.0
+DISTVERSION=	2.8.0
 CATEGORIES=	math # machine-learning
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/math/py-optuna/distinfo b/math/py-optuna/distinfo
index ec3e84518dd4..57e1fe80b1ed 100644
--- a/math/py-optuna/distinfo
+++ b/math/py-optuna/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1617898516
-SHA256 (optuna-2.7.0.tar.gz) = eb1595108ec444e840deb0037351074144fecb7a4eff6870fc11569ab782cfc6
-SIZE (optuna-2.7.0.tar.gz) = 215118
+TIMESTAMP = 1623443255
+SHA256 (optuna-2.8.0.tar.gz) = 706a54cadcf57035cb2506e591ef282afb27e07e8f07409c61b72b0fbdfd4109
+SIZE (optuna-2.8.0.tar.gz) = 220246



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