Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Jun 2021 20:48:47 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 33c6b6a9107e - main - math/py-fastcluster: Update to 1.2.3
Message-ID:  <202106202048.15KKmlP5042643@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=33c6b6a9107ebd7eb4d395bd1aed6747b99761f9

commit 33c6b6a9107ebd7eb4d395bd1aed6747b99761f9
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-06-20 20:46:21 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-06-20 20:46:21 +0000

    math/py-fastcluster: Update to 1.2.3
    
    Changes:        https://github.com/dmuellner/fastcluster/releases
                    https://github.com/dmuellner/fastcluster/blob/master/NEWS.txt
---
 math/py-fastcluster/Makefile | 5 ++---
 math/py-fastcluster/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/math/py-fastcluster/Makefile b/math/py-fastcluster/Makefile
index 9dcf405f7bc7..06e6150cfbce 100644
--- a/math/py-fastcluster/Makefile
+++ b/math/py-fastcluster/Makefile
@@ -1,7 +1,7 @@
 # Created by: Johannes Meixner <johannes@perceivon.net>
 
 PORTNAME=	fastcluster
-PORTVERSION=	1.1.28
+PORTVERSION=	1.2.3
 CATEGORIES=	math python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,8 +13,7 @@ LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/COPYING.txt
 
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}numpy>=0,1:math/py-numpy@${PY_FLAVOR}
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}numpy>=1.9,1:math/py-numpy@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}scipy>=0:science/py-scipy@${PY_FLAVOR}
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}numpy>=1.9,1:math/py-numpy@${PY_FLAVOR}
 
 USES=		python:3.6+
 USE_PYTHON=	autoplist concurrent distutils
diff --git a/math/py-fastcluster/distinfo b/math/py-fastcluster/distinfo
index ec93f8309ee3..dad426b4a0a7 100644
--- a/math/py-fastcluster/distinfo
+++ b/math/py-fastcluster/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1612519147
-SHA256 (fastcluster-1.1.28.tar.gz) = 10294169ec060df140230fcaaed36a681dad01cda2ba0c6f09bc0ea96106c252
-SIZE (fastcluster-1.1.28.tar.gz) = 172818
+TIMESTAMP = 1624189741
+SHA256 (fastcluster-1.2.3.tar.gz) = 0b571b7ca52afd966c1fe3248855429c231a7552d2b4253b3a20a85aa1339af9
+SIZE (fastcluster-1.2.3.tar.gz) = 173465



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106202048.15KKmlP5042643>