Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jul 2023 21:39:13 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: b7d06b463fd9 - main - math/py-hdbscan: Update to 0.8.30
Message-ID:  <202307092139.369LdDLs072857@gitrepo.freebsd.org>

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

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

commit b7d06b463fd9285222a89293ad915080c0576630
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-07-09 21:24:51 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-07-09 21:34:39 +0000

    math/py-hdbscan: Update to 0.8.30
    
    Changes:        https://github.com/scikit-learn-contrib/hdbscan/releases
---
 math/py-hdbscan/Makefile | 3 +--
 math/py-hdbscan/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/math/py-hdbscan/Makefile b/math/py-hdbscan/Makefile
index d10d3ad92f26..0209d62fa21b 100644
--- a/math/py-hdbscan/Makefile
+++ b/math/py-hdbscan/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	hdbscan
-PORTVERSION=	0.8.29
-PORTREVISION=	1
+PORTVERSION=	0.8.30
 CATEGORIES=	math python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/math/py-hdbscan/distinfo b/math/py-hdbscan/distinfo
index 6ed34ff64a11..0b6e09c824e1 100644
--- a/math/py-hdbscan/distinfo
+++ b/math/py-hdbscan/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1669057903
-SHA256 (hdbscan-0.8.29.tar.gz) = 7e9d7351610eaadddb281e3149a74e22e329bc0b5325f631031d4b63a6a770ae
-SIZE (hdbscan-0.8.29.tar.gz) = 5201882
+TIMESTAMP = 1688902175
+SHA256 (hdbscan-0.8.30.tar.gz) = 2743f0ffd85d5c2c1071509596fba02f0c1a4d6c74c0008fbd5b6aa427831570
+SIZE (hdbscan-0.8.30.tar.gz) = 5201522



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