Skip to content

Commit

Permalink
math/py-fastcluster: Update to 1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jun 20, 2021
1 parent b595d76 commit 33c6b6a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
5 changes: 2 additions & 3 deletions 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}
Expand All @@ -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
Expand Down
6 changes: 3 additions & 3 deletions 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

0 comments on commit 33c6b6a

Please sign in to comment.