Date: Mon, 12 Jul 2021 06:47:20 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: f8b22ad11ab8 - main - math/py-pynndescent: Update 0.5.2 -> 0.5.4 Message-ID: <202107120647.16C6lKKI084393@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=f8b22ad11ab817440fa9001a6b06fbb99fa0d41e commit f8b22ad11ab817440fa9001a6b06fbb99fa0d41e Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2021-07-12 05:56:07 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2021-07-12 06:47:16 +0000 math/py-pynndescent: Update 0.5.2 -> 0.5.4 Reported by: portscout --- math/py-pynndescent/Makefile | 2 +- math/py-pynndescent/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/math/py-pynndescent/Makefile b/math/py-pynndescent/Makefile index 53d1755d4901..af3a5e28fb94 100644 --- a/math/py-pynndescent/Makefile +++ b/math/py-pynndescent/Makefile @@ -1,5 +1,5 @@ PORTNAME= pynndescent -DISTVERSION= 0.5.2 +DISTVERSION= 0.5.4 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-pynndescent/distinfo b/math/py-pynndescent/distinfo index eb224b0227d2..23488affa963 100644 --- a/math/py-pynndescent/distinfo +++ b/math/py-pynndescent/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1621897890 -SHA256 (pynndescent-0.5.2.tar.gz) = d9fd22210b8d64368376ff392e876fb72fe3cda282396cfa6a59440ab6600771 -SIZE (pynndescent-0.5.2.tar.gz) = 1148182 +TIMESTAMP = 1626069156 +SHA256 (pynndescent-0.5.4.tar.gz) = 221124cbad8e3cf3ed421a4089d80ac5a29d3215e76cb49effc1df887533d2a8 +SIZE (pynndescent-0.5.4.tar.gz) = 1132495
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107120647.16C6lKKI084393>