git: 531b5dc74521 - main - misc/py-mffpy: update 0.9.0 → 0.10.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 09 Jul 2024 08:12:46 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=531b5dc745217b2a6bd6c63ea158af8d1e50b4cc commit 531b5dc745217b2a6bd6c63ea158af8d1e50b4cc Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-07-09 07:55:32 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-07-09 08:12:38 +0000 misc/py-mffpy: update 0.9.0 → 0.10.0 Reported by: portscout --- misc/py-mffpy/Makefile | 10 ++++------ misc/py-mffpy/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 9 deletions(-) diff --git a/misc/py-mffpy/Makefile b/misc/py-mffpy/Makefile index cb5dc8ce78d9..d0db194a21ad 100644 --- a/misc/py-mffpy/Makefile +++ b/misc/py-mffpy/Makefile @@ -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 diff --git a/misc/py-mffpy/distinfo b/misc/py-mffpy/distinfo index bf5833d96696..1296c061bcc7 100644 --- a/misc/py-mffpy/distinfo +++ b/misc/py-mffpy/distinfo @@ -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