mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
biology/py-scikit-bio: update 0.6.1 → 0.6.2
Reported by: portscout
This commit is contained in:
parent
1b57e036d2
commit
e9af3287f7
@ -1,5 +1,5 @@
|
||||
PORTNAME= scikit-bio
|
||||
DISTVERSION= 0.6.1
|
||||
DISTVERSION= 0.6.2
|
||||
CATEGORIES= biology education python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -27,12 +27,14 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}biom-format>0:biology/py-biom-format@${PY_FL
|
||||
${PYTHON_PKGNAMEPREFIX}pandas>=1.5.0:math/py-pandas@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}requests>=2.20.0:www/py-requests@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}scikit-learn>=0.19.1:science/py-scikit-learn@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}scipy>=1.9.0:science/py-scipy@${PY_FLAVOR}
|
||||
${PYTHON_PKGNAMEPREFIX}scipy>=1.9.0:science/py-scipy@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}statsmodels>=0.14.0:math/py-statsmodels@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= pep517 cython autoplist pytest # tests fail to run, see https://github.com/biocore/scikit-bio/issues/1846
|
||||
|
||||
TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}
|
||||
TEST_WRKSRC= ${WRKSRC}/skbio/tests
|
||||
|
||||
CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}ddtrace # lib/python3.8/site-packages/benchmarks/__init__.py
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1718789862
|
||||
SHA256 (scikit-bio-0.6.1.tar.gz) = 2f62d90fb44990d90593f2312398989c816081868c4cc6aedba170893f397b8c
|
||||
SIZE (scikit-bio-0.6.1.tar.gz) = 2683273
|
||||
TIMESTAMP = 1720838021
|
||||
SHA256 (scikit-bio-0.6.2.tar.gz) = af217ad12243cdaeef74a8f3bebe0d04aefda2a22d963d634201a36318b1a404
|
||||
SIZE (scikit-bio-0.6.2.tar.gz) = 2699488
|
||||
|
Loading…
Reference in New Issue
Block a user