Date: Thu, 23 Dec 2021 02:56:30 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: 3a396ab0655e - main - math/py-openTSNE: Update 0.6.0 -> 0.6.1 Message-ID: <202112230256.1BN2uUFw043249@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=3a396ab0655ec77486ce8d366858da662ac7a3b6 commit 3a396ab0655ec77486ce8d366858da662ac7a3b6 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2021-12-23 00:20:08 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2021-12-23 02:56:22 +0000 math/py-openTSNE: Update 0.6.0 -> 0.6.1 --- math/py-openTSNE/Makefile | 2 +- math/py-openTSNE/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/math/py-openTSNE/Makefile b/math/py-openTSNE/Makefile index 30e6ec3f27e2..bbd9022f7216 100644 --- a/math/py-openTSNE/Makefile +++ b/math/py-openTSNE/Makefile @@ -1,5 +1,5 @@ PORTNAME= openTSNE -DISTVERSION= 0.6.0 +DISTVERSION= 0.6.1 CATEGORIES= math python # statistics MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-openTSNE/distinfo b/math/py-openTSNE/distinfo index cd7045c35788..9bb20bec371b 100644 --- a/math/py-openTSNE/distinfo +++ b/math/py-openTSNE/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1619399457 -SHA256 (openTSNE-0.6.0.tar.gz) = 62571d0da9585bb764a1dfc6a6ed51e9afcfea48a1c92a72002bd663f07b7151 -SIZE (openTSNE-0.6.0.tar.gz) = 891724 +TIMESTAMP = 1640217434 +SHA256 (openTSNE-0.6.1.tar.gz) = 79e7c84f485cc5bcdb03c172823968a055239ed9d2a8d8e7f7ba676e4d95b907 +SIZE (openTSNE-0.6.1.tar.gz) = 909818
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202112230256.1BN2uUFw043249>