Date: Sat, 6 Apr 2024 01:39:26 GMT 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: 389d7522321c - main - math/py-umap-learn: update 0.5.5 =?utf-8?Q?=E2=86=92?= 0.5.6 Message-ID: <202404060139.4361dQnU034580@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=389d7522321c84a2b787ed10455649bf86eede34 commit 389d7522321c84a2b787ed10455649bf86eede34 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-04-06 01:23:08 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-04-06 01:23:08 +0000 math/py-umap-learn: update 0.5.5 → 0.5.6 Reported by: portscout --- math/py-umap-learn/Makefile | 2 +- math/py-umap-learn/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/math/py-umap-learn/Makefile b/math/py-umap-learn/Makefile index 1240f9ed325c..77b423ce4e8c 100644 --- a/math/py-umap-learn/Makefile +++ b/math/py-umap-learn/Makefile @@ -1,5 +1,5 @@ PORTNAME= umap-learn -DISTVERSION= 0.5.5 +DISTVERSION= 0.5.6 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-umap-learn/distinfo b/math/py-umap-learn/distinfo index f436f2999d53..b714f1116d1f 100644 --- a/math/py-umap-learn/distinfo +++ b/math/py-umap-learn/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704700885 -SHA256 (umap-learn-0.5.5.tar.gz) = c54d607364413eade968b73ba07c8b3ea14412817f53cd07b6f720ac957293c4 -SIZE (umap-learn-0.5.5.tar.gz) = 90882 +TIMESTAMP = 1712366136 +SHA256 (umap-learn-0.5.6.tar.gz) = 5b3917a862c23ba0fc83bfcd67a7b719dec85b3d9c01fdc7d894cce455df4e03 +SIZE (umap-learn-0.5.6.tar.gz) = 89627
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404060139.4361dQnU034580>