aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-03-07 17:54:14 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-03-07 18:11:21 +0000
commit39276eb46e3754cf2f20b66e768c0ecf2204b95c (patch)
treedd459e566c9711d97f1cfc7ed1738530b5e15672
parent4c2bdaaf730fb1e0eafafceb42f6229aa8ee52c9 (diff)
downloadports-39276eb46e3754cf2f20b66e768c0ecf2204b95c.tar.gz
ports-39276eb46e3754cf2f20b66e768c0ecf2204b95c.zip
math/py-hdbscan: Update to 0.8.28
-rw-r--r--math/py-hdbscan/Makefile8
-rw-r--r--math/py-hdbscan/distinfo6
2 files changed, 6 insertions, 8 deletions
diff --git a/math/py-hdbscan/Makefile b/math/py-hdbscan/Makefile
index f4ac582dfe0e..61a73a73fda1 100644
--- a/math/py-hdbscan/Makefile
+++ b/math/py-hdbscan/Makefile
@@ -1,8 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
PORTNAME= hdbscan
-PORTVERSION= 0.8.27
-PORTREVISION= 1
+PORTVERSION= 0.8.28
CATEGORIES= math python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -15,10 +14,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.16,1:math/py-numpy@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}joblib>=1.0:devel/py-joblib@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}numpy>=1.16,1:math/py-numpy@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}numpy>=1.20,1:math/py-numpy@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}scikit-learn>=0.20:science/py-scikit-learn@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}scipy>=1.0:science/py-scipy@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}scipy>=1.0:science/py-scipy@${PY_FLAVOR}
USES= python:3.7+
USE_PYTHON= autoplist concurrent cython distutils
diff --git a/math/py-hdbscan/distinfo b/math/py-hdbscan/distinfo
index 177ec69f5932..43c55d290b67 100644
--- a/math/py-hdbscan/distinfo
+++ b/math/py-hdbscan/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1613478431
-SHA256 (hdbscan-0.8.27.tar.gz) = e3a418d0d36874f7b6a1bf0b7461f3857fc13a525fd48ba34caed2fe8973aa26
-SIZE (hdbscan-0.8.27.tar.gz) = 6439686
+TIMESTAMP = 1646058068
+SHA256 (hdbscan-0.8.28.tar.gz) = eedaf71f2f3bbedfc4c38da1ad4897454ce5ebd4792e1a689c979c2853edc05a
+SIZE (hdbscan-0.8.28.tar.gz) = 5198652