aboutsummaryrefslogtreecommitdiff
path: root/biology/py-biom-format
diff options
context:
space:
mode:
authorJoseph Mingrone <jrm@FreeBSD.org>2018-10-06 15:28:01 +0000
committerJoseph Mingrone <jrm@FreeBSD.org>2018-10-06 15:28:01 +0000
commit5ee8e23af7499e890f7bcffb28d322e79f2f7090 (patch)
tree60dc9468ebaaa3d30127bfe97e256927a1f0fc24 /biology/py-biom-format
parent536956eecd6f1c01cb6dea4c53c3a41bbf490712 (diff)
downloadports-5ee8e23af7499e890f7bcffb28d322e79f2f7090.tar.gz
ports-5ee8e23af7499e890f7bcffb28d322e79f2f7090.zip
biology/py-biom-format: Update to version 2.1.7
Reported by: portscout
Notes
Notes: svn path=/head/; revision=481369
Diffstat (limited to 'biology/py-biom-format')
-rw-r--r--biology/py-biom-format/Makefile24
-rw-r--r--biology/py-biom-format/distinfo6
2 files changed, 14 insertions, 16 deletions
diff --git a/biology/py-biom-format/Makefile b/biology/py-biom-format/Makefile
index a0a3629b7d99..3e8a8957fe72 100644
--- a/biology/py-biom-format/Makefile
+++ b/biology/py-biom-format/Makefile
@@ -1,9 +1,9 @@
# $FreeBSD$
PORTNAME= biom-format
-PORTVERSION= 2.1.6
-PORTREVISION= 2
+PORTVERSION= 2.1.7
CATEGORIES= biology python
+MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= jrm@FreeBSD.org
@@ -12,23 +12,21 @@ COMMENT= Biological Observation Matrix (BIOM) Format Project
LICENSE= BSD3CLAUSE
BUILD_DEPENDS= ${PYNUMPY}
-RUN_DEPENDS= ${PYNUMPY} \
- ${PYTHON_PKGNAMEPREFIX}click>=6.6:devel/py-click@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}future>=0.15.2:devel/py-future@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}pandas>0:math/py-pandas@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}h5py>=2.6.0:science/py-h5py@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}scipy>=0.16.1:science/py-scipy@${PY_FLAVOR}
-
-USE_GITHUB= yes
-GH_ACCOUNT= biocore
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>0:devel/py-click@${PY_FLAVOR} \
+ ${PYNUMPY} \
+ ${PYTHON_PKGNAMEPREFIX}future>=0.16.0:devel/py-future@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}scipy>=0.13.0:science/py-scipy@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}pandas>=0.20.0:math/py-pandas@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}h5py>=2.2.0:science/py-h5py@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}six>=1.10.0:devel/py-six@${PY_FLAVOR}
USES= python
-USE_PYTHON= autoplist distutils
+USE_PYTHON= autoplist concurrent distutils
.include <bsd.port.pre.mk>
.if ${PYTHON_REL} < 3000
-RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}pyqi>=0.2.0:devel/py-pyqi@${PY_FLAVOR}
+RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}pyqi>0:devel/py-pyqi@${PY_FLAVOR}
.endif
post-extract:
diff --git a/biology/py-biom-format/distinfo b/biology/py-biom-format/distinfo
index 1ac352b02362..b705caff7e40 100644
--- a/biology/py-biom-format/distinfo
+++ b/biology/py-biom-format/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1493465225
-SHA256 (biocore-biom-format-2.1.6_GH0.tar.gz) = f2daddb634c540e10d04e4f71174da98f57d7f95472f02c358df4ca82e3f9921
-SIZE (biocore-biom-format-2.1.6_GH0.tar.gz) = 11997159
+TIMESTAMP = 1538769748
+SHA256 (biom-format-2.1.7.tar.gz) = b47e54282ef13cddffdb00aea9183a87175a2372c91a915259086a3f444c42f4
+SIZE (biom-format-2.1.7.tar.gz) = 11820666