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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Mar 28 12:54:40 UTC 2020


Author: sunpoet
Date: Sat Mar 28 12:54:33 2020
New Revision: 529420
URL: https://svnweb.freebsd.org/changeset/ports/529420

Log:
  Update to 0.8.25
  
  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	Sat Mar 28 12:54:28 2020	(r529419)
+++ head/math/py-hdbscan/Makefile	Sat Mar 28 12:54:33 2020	(r529420)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hdbscan
-PORTVERSION=	0.8.24
+PORTVERSION=	0.8.25
 CATEGORIES=	math python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/math/py-hdbscan/distinfo
==============================================================================
--- head/math/py-hdbscan/distinfo	Sat Mar 28 12:54:28 2020	(r529419)
+++ head/math/py-hdbscan/distinfo	Sat Mar 28 12:54:33 2020	(r529420)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1577523844
-SHA256 (hdbscan-0.8.24.tar.gz) = fe31a7ea0ce2c9babd190a195e491834ff9f64c74daa4ca94fa65a88f701269a
-SIZE (hdbscan-0.8.24.tar.gz) = 4356868
+TIMESTAMP = 1585064115
+SHA256 (hdbscan-0.8.25.tar.gz) = 92cccf0cfcb544007529841a387e97379cfe5d2d33ab620777cf2b17a925b19e
+SIZE (hdbscan-0.8.25.tar.gz) = 4357328


More information about the svn-ports-all mailing list