aboutsummaryrefslogtreecommitdiff
path: root/biology/py-biom-format
diff options
context:
space:
mode:
authorJoseph Mingrone <jrm@FreeBSD.org>2020-09-26 09:10:37 +0000
committerJoseph Mingrone <jrm@FreeBSD.org>2020-09-26 09:10:37 +0000
commit7f9181e95c2c93016fb957fda856c939dd01b54a (patch)
tree7d165fa09c1cf7c5b30d868751a0ddc58d01e348 /biology/py-biom-format
parent238ce6dd083dabec28583fede6f11671781f795c (diff)
downloadports-7f9181e95c2c93016fb957fda856c939dd01b54a.tar.gz
ports-7f9181e95c2c93016fb957fda856c939dd01b54a.zip
biology/py-biom-format: Fix fetch and relax scipy requirement
- The broken fetch was due to a commit error. - The relaxing of the scipy constraint is temporary until scipy can be updated.
Notes
Notes: svn path=/head/; revision=550141
Diffstat (limited to 'biology/py-biom-format')
-rw-r--r--biology/py-biom-format/Makefile3
-rw-r--r--biology/py-biom-format/distinfo6
2 files changed, 5 insertions, 4 deletions
diff --git a/biology/py-biom-format/Makefile b/biology/py-biom-format/Makefile
index ee2fb97760f3..88bca475adbb 100644
--- a/biology/py-biom-format/Makefile
+++ b/biology/py-biom-format/Makefile
@@ -5,6 +5,7 @@ PORTVERSION= 2.1.8
CATEGORIES= biology python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+DISTFILES= ${DISTNAME}-1${EXTRACT_SUFX}
MAINTAINER= jrm@FreeBSD.org
COMMENT= Biological Observation Matrix (BIOM) Format Project
@@ -15,7 +16,7 @@ BUILD_DEPENDS= ${PYNUMPY}
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>=1.3.1:science/py-scipy@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}scipy>=1: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}
diff --git a/biology/py-biom-format/distinfo b/biology/py-biom-format/distinfo
index 3fc90c54e976..c17058422280 100644
--- a/biology/py-biom-format/distinfo
+++ b/biology/py-biom-format/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1579317018
-SHA256 (biom-format-2.1.8.tar.gz) = 4d8813f84f7a79ee8c367e6ef57e154a121198b3979b81c74e6514668b756827
-SIZE (biom-format-2.1.8.tar.gz) = 12206773
+TIMESTAMP = 1601110366
+SHA256 (biom-format-2.1.8-1.tar.gz) = 3711de5807e5b29d944cd2713a16f26b6148eefd5b831ccad6a10c06cbd42649
+SIZE (biom-format-2.1.8-1.tar.gz) = 11673785