Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Dec 2022 09:12:09 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: 232b0486f184 - main - math/py-hdbscan: Update to 0.8.29
Message-ID:  <202212300912.2BU9C9NC018405@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=232b0486f184f125d6fe6a0ca01957cfa97df1a0

commit 232b0486f184f125d6fe6a0ca01957cfa97df1a0
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-12-30 08:44:03 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-12-30 09:05:00 +0000

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

diff --git a/math/py-hdbscan/Makefile b/math/py-hdbscan/Makefile
index 8743bc251fa7..dd88f4186563 100644
--- a/math/py-hdbscan/Makefile
+++ b/math/py-hdbscan/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	hdbscan
-PORTVERSION=	0.8.28
+PORTVERSION=	0.8.29
 CATEGORIES=	math python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/math/py-hdbscan/distinfo b/math/py-hdbscan/distinfo
index 43c55d290b67..6ed34ff64a11 100644
--- a/math/py-hdbscan/distinfo
+++ b/math/py-hdbscan/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1646058068
-SHA256 (hdbscan-0.8.28.tar.gz) = eedaf71f2f3bbedfc4c38da1ad4897454ce5ebd4792e1a689c979c2853edc05a
-SIZE (hdbscan-0.8.28.tar.gz) = 5198652
+TIMESTAMP = 1669057903
+SHA256 (hdbscan-0.8.29.tar.gz) = 7e9d7351610eaadddb281e3149a74e22e329bc0b5325f631031d4b63a6a770ae
+SIZE (hdbscan-0.8.29.tar.gz) = 5201882



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