From owner-dev-commits-ports-main@freebsd.org Sun Jun 20 20:48:48 2021 Return-Path: Delivered-To: dev-commits-ports-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 39B23659382; Sun, 20 Jun 2021 20:48:48 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4G7Prv5pbTz4kR3; Sun, 20 Jun 2021 20:48:47 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 875E01099C; Sun, 20 Jun 2021 20:48:47 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 15KKml3R042644; Sun, 20 Jun 2021 20:48:47 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 15KKmlP5042643; Sun, 20 Jun 2021 20:48:47 GMT (envelope-from git) Date: Sun, 20 Jun 2021 20:48:47 GMT Message-Id: <202106202048.15KKmlP5042643@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 33c6b6a9107e - main - math/py-fastcluster: Update to 1.2.3 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 33c6b6a9107ebd7eb4d395bd1aed6747b99761f9 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Jun 2021 20:48:48 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=33c6b6a9107ebd7eb4d395bd1aed6747b99761f9 commit 33c6b6a9107ebd7eb4d395bd1aed6747b99761f9 Author: Po-Chuan Hsieh AuthorDate: 2021-06-20 20:46:21 +0000 Commit: Po-Chuan Hsieh 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 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