svn commit: r530070 - head/math/py-hdbscan

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Mar 31 23:03:47 UTC 2020


Author: sunpoet
Date: Tue Mar 31 23:03:41 2020
New Revision: 530070
URL: https://svnweb.freebsd.org/changeset/ports/530070

Log:
  Update to 0.8.26
  
  Changes:	https://github.com/scikit-learn-contrib/hdbscan/releases

Modified:
  head/math/py-hdbscan/Makefile
  head/math/py-hdbscan/distinfo

Modified: head/math/py-hdbscan/Makefile
==============================================================================
--- head/math/py-hdbscan/Makefile	Tue Mar 31 23:03:36 2020	(r530069)
+++ head/math/py-hdbscan/Makefile	Tue Mar 31 23:03:41 2020	(r530070)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hdbscan
-PORTVERSION=	0.8.25
+PORTVERSION=	0.8.26
 CATEGORIES=	math python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/math/py-hdbscan/distinfo
==============================================================================
--- head/math/py-hdbscan/distinfo	Tue Mar 31 23:03:36 2020	(r530069)
+++ head/math/py-hdbscan/distinfo	Tue Mar 31 23:03:41 2020	(r530070)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1585064115
-SHA256 (hdbscan-0.8.25.tar.gz) = 92cccf0cfcb544007529841a387e97379cfe5d2d33ab620777cf2b17a925b19e
-SIZE (hdbscan-0.8.25.tar.gz) = 4357328
+TIMESTAMP = 1585564884
+SHA256 (hdbscan-0.8.26.tar.gz) = 81a61cd011e010b20e7cbd8d235053a98892504d32881d379d1902278817927e
+SIZE (hdbscan-0.8.26.tar.gz) = 4711138


More information about the svn-ports-all mailing list