forked from Lainports/freebsd-ports
science/py-GPy: update 1.13.1 → 1.13.2
Reported by: portscout
This commit is contained in:
parent
95840039d0
commit
62214bdb36
2 changed files with 6 additions and 5 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= GPy
|
PORTNAME= GPy
|
||||||
DISTVERSION= 1.13.1
|
DISTVERSION= 1.13.2
|
||||||
CATEGORIES= science python
|
CATEGORIES= science python
|
||||||
MASTER_SITES= PYPI
|
MASTER_SITES= PYPI
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
|
@ -19,7 +19,8 @@ BUILD_DEPENDS= ${PYNUMPY}
|
||||||
RUN_DEPENDS= ${PYNUMPY} \
|
RUN_DEPENDS= ${PYNUMPY} \
|
||||||
${PYTHON_PKGNAMEPREFIX}scipy>=1.3.0:science/py-scipy@${PY_FLAVOR} \
|
${PYTHON_PKGNAMEPREFIX}scipy>=1.3.0:science/py-scipy@${PY_FLAVOR} \
|
||||||
${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} \
|
${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} \
|
||||||
${PYTHON_PKGNAMEPREFIX}paramz>=0.9.0:science/py-paramz@${PY_FLAVOR}
|
${PYTHON_PKGNAMEPREFIX}paramz>=0.9.6:science/py-paramz@${PY_FLAVOR} \
|
||||||
|
${PYTHON_PKGNAMEPREFIX}scipy>=1.3.0:science/py-scipy@${PY_FLAVOR}
|
||||||
|
|
||||||
USES= localbase python
|
USES= localbase python
|
||||||
USE_PYTHON= distutils autoplist pytest # 12 tests fail see https://github.com/SheffieldML/GPy/issues/1075
|
USE_PYTHON= distutils autoplist pytest # 12 tests fail see https://github.com/SheffieldML/GPy/issues/1075
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1717492893
|
TIMESTAMP = 1724139762
|
||||||
SHA256 (GPy-1.13.1.tar.gz) = 64d2edd6533b9ddcfe0585a4f401234c2e7181360d8f5bb3ce1adc2b89cfa115
|
SHA256 (GPy-1.13.2.tar.gz) = a38256b4dda536a5b5e6134a3924b42d454e987ee801fb6fc8b55a922da27920
|
||||||
SIZE (GPy-1.13.1.tar.gz) = 1138163
|
SIZE (GPy-1.13.2.tar.gz) = 1138525
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue