misc/py-mffpy: update 0.9.0 → 0.10.0
Reported by: portscout
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
PORTNAME= mffpy
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.9.0
|
||||
DISTVERSION= 0.10.0
|
||||
CATEGORIES= misc
|
||||
#MASTER_SITES= PYPI # no test files
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@@ -11,16 +11,14 @@ WWW= https://github.com/BEL-Public/mffpy/
|
||||
|
||||
LICENSE= APACHE20
|
||||
|
||||
PY_DEPENDS= ${PYTHON_PKGNAMEPREFIX}deprecated>=1.2.12:devel/py-deprecated@${PY_FLAVOR} \
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pip>0:devel/py-pip@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}deprecated>=1.2.12:devel/py-deprecated@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}lxml>=4.8.0:devel/py-lxml@${PY_FLAVOR} \
|
||||
${PYNUMPY} \
|
||||
${PYTHON_PKGNAMEPREFIX}pytz>=2019.2:devel/py-pytz@${PY_FLAVOR}
|
||||
BUILD_DEPENDS= ${PY_DEPENDS} \
|
||||
${PYTHON_PKGNAMEPREFIX}pip>0:devel/py-pip@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PY_DEPENDS}
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= distutils concurrent autoplist pytest # 14 tests fail with AttributeError: module 'numpy' has no attribute 'float'.
|
||||
USE_PYTHON= distutils concurrent autoplist pytest # 14 tests fail with AttributeError: module 'numpy' has no attribute 'float', see https://github.com/BEL-Public/mffpy/issues/126
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= BEL-Public
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1718850788
|
||||
SHA256 (BEL-Public-mffpy-v0.9.0_GH0.tar.gz) = 42803c5f1950ea1b56b8c9a6558180d7986f5944f62172c98e221054791f9afb
|
||||
SIZE (BEL-Public-mffpy-v0.9.0_GH0.tar.gz) = 12608131
|
||||
TIMESTAMP = 1720510765
|
||||
SHA256 (BEL-Public-mffpy-v0.10.0_GH0.tar.gz) = c6a9668c48594a5dc117dbc6ea1005d2670e486e3c875b79ee3b967a20f9fbb1
|
||||
SIZE (BEL-Public-mffpy-v0.10.0_GH0.tar.gz) = 12609314
|
||||
|
||||
Reference in New Issue
Block a user