aboutsummaryrefslogtreecommitdiff
path: root/math/py-fastcluster
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-01-26 17:28:57 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-01-26 17:28:57 +0000
commitdb8d30dc608a3058b6f1fd24197a1fa84dab7953 (patch)
treeb59f42ea874590a4cf8ede8940c7ccaee1234988 /math/py-fastcluster
parent309b8e8b845bf7c552e68812d3f43a37c30af7b0 (diff)
downloadports-db8d30dc608a3058b6f1fd24197a1fa84dab7953.tar.gz
ports-db8d30dc608a3058b6f1fd24197a1fa84dab7953.zip
Update to 1.1.27
Notes
Notes: svn path=/head/; revision=562817
Diffstat (limited to 'math/py-fastcluster')
-rw-r--r--math/py-fastcluster/Makefile2
-rw-r--r--math/py-fastcluster/distinfo6
-rw-r--r--math/py-fastcluster/pkg-descr1
3 files changed, 4 insertions, 5 deletions
diff --git a/math/py-fastcluster/Makefile b/math/py-fastcluster/Makefile
index 7020098ec52d..22ac71514fe3 100644
--- a/math/py-fastcluster/Makefile
+++ b/math/py-fastcluster/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= fastcluster
-PORTVERSION= 1.1.26
+PORTVERSION= 1.1.27
CATEGORIES= math python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/math/py-fastcluster/distinfo b/math/py-fastcluster/distinfo
index 669deb19ee1d..66d07d62fb08 100644
--- a/math/py-fastcluster/distinfo
+++ b/math/py-fastcluster/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1577873389
-SHA256 (fastcluster-1.1.26.tar.gz) = a202f44a3b06f5cf9cdba3c67d6c523288922d6e6a1cdf737292f93759aa82f7
-SIZE (fastcluster-1.1.26.tar.gz) = 168792
+TIMESTAMP = 1611665459
+SHA256 (fastcluster-1.1.27.tar.gz) = a7379c8176521380ca570b4673a57ce871c7696aa12e19ec087431258d46aab2
+SIZE (fastcluster-1.1.27.tar.gz) = 172581
diff --git a/math/py-fastcluster/pkg-descr b/math/py-fastcluster/pkg-descr
index a0b61cfbf2b4..45ca6f489f7e 100644
--- a/math/py-fastcluster/pkg-descr
+++ b/math/py-fastcluster/pkg-descr
@@ -12,5 +12,4 @@ easier to port from MATLAB to Python/NumPy. The core implementation of this
library is in C++ for efficiency.
WWW: http://danifold.net/fastcluster.html
-WWW: https://pypi.org/project/fastcluster/
WWW: https://github.com/dmuellner/fastcluster