Date: Fri, 29 Jul 2022 18:26:37 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: fc7adf62a3fc - main - math/py-optuna: Update to 2.10.1 Message-ID: <202207291826.26TIQbVl096019@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=fc7adf62a3fc137a4f644586119938e75549e757 commit fc7adf62a3fc137a4f644586119938e75549e757 Author: Neel Chauhan <nc@FreeBSD.org> AuthorDate: 2022-07-29 18:26:32 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2022-07-29 18:26:32 +0000 math/py-optuna: Update to 2.10.1 --- 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 319ddb6b12fc..ec45162703f8 100644 --- a/math/py-optuna/Makefile +++ b/math/py-optuna/Makefile @@ -1,5 +1,5 @@ PORTNAME= optuna -DISTVERSION= 2.10.0 +DISTVERSION= 2.10.1 CATEGORIES= math # machine-learning MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-optuna/distinfo b/math/py-optuna/distinfo index 6ea41c2fb954..8e2acf6a3d10 100644 --- a/math/py-optuna/distinfo +++ b/math/py-optuna/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1633369379 -SHA256 (optuna-2.10.0.tar.gz) = 04c3100a4fe88a71dc72f69d8a10ec9db7c9a0c884feaf932b68632b00686a8d -SIZE (optuna-2.10.0.tar.gz) = 224006 +TIMESTAMP = 1659118277 +SHA256 (optuna-2.10.1.tar.gz) = 8a12009b57757c1070b3bff2261c24824d6430c22926dd1e2ace33b3deff555f +SIZE (optuna-2.10.1.tar.gz) = 224093
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202207291826.26TIQbVl096019>