Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 May 2026 02:32:52 +0000
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 9be499db3991 - main - math/py-umap-learn: update 0.5=?utf-8?Q?=2E7 =E2=86=92 0?=.5.12
Message-ID:  <6a1a4c54.30f7e.fbfd179@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by yuri:

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

commit 9be499db39916929f373e8a3546c89730c4c5554
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-05-29 20:11:48 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-05-30 02:32:42 +0000

    math/py-umap-learn: update 0.5.7 → 0.5.12
---
 math/py-umap-learn/Makefile | 8 ++++----
 math/py-umap-learn/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/math/py-umap-learn/Makefile b/math/py-umap-learn/Makefile
index 774ede0ccfc0..5008afce2e41 100644
--- a/math/py-umap-learn/Makefile
+++ b/math/py-umap-learn/Makefile
@@ -1,9 +1,9 @@
 PORTNAME=	umap-learn
-DISTVERSION=	0.5.7
-PORTREVISION=	3
+DISTVERSION=	0.5.12
 CATEGORIES=	math python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
+DISTNAME=	${PORTNAME:S/-/_/g}-${PORTVERSION}
 
 MAINTAINER=	yuri@FreeBSD.org
 COMMENT=	Uniform Manifold Approximation and Projection
@@ -12,9 +12,9 @@ WWW=		https://github.com/lmcinnes/umap
 LICENSE=	BSD3CLAUSE
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}numba>=0.51.2:devel/py-numba@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}numpy>=1.16:math/py-numpy@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}numpy>=1.23:math/py-numpy@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pynndescent>=0.5:math/py-pynndescent@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}scikit-learn>=0.22:science/py-scikit-learn@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}scikit-learn>=1.6:science/py-scikit-learn@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}scipy>=1.3.1:science/py-scipy@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}tqdm>0:misc/py-tqdm@${PY_FLAVOR}
 
diff --git a/math/py-umap-learn/distinfo b/math/py-umap-learn/distinfo
index 30b172369f4b..2201e8689e69 100644
--- a/math/py-umap-learn/distinfo
+++ b/math/py-umap-learn/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1731044771
-SHA256 (umap-learn-0.5.7.tar.gz) = b2a97973e4c6ffcebf241100a8de589a4c84126a832ab40f296c6d9fcc5eb19e
-SIZE (umap-learn-0.5.7.tar.gz) = 92680
+TIMESTAMP = 1780078516
+SHA256 (umap_learn-0.5.12.tar.gz) = 6aff02ecac5f2aad9f3c65ee518d7ae93e1a985ae38721fdcffceee4232c33c7
+SIZE (umap_learn-0.5.12.tar.gz) = 96672


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a1a4c54.30f7e.fbfd179>