diff --git a/math/py-qdldl/Makefile b/math/py-qdldl/Makefile index 2ea7f20fce90..2ede893486a4 100644 --- a/math/py-qdldl/Makefile +++ b/math/py-qdldl/Makefile @@ -1,33 +1,32 @@ PORTNAME= qdldl -PORTVERSION= 0.1.5.post2 -PORTREVISION= 1 +PORTVERSION= 0.1.5.post3 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= QDLDL free LDL factorization routine for linear systems: Ax = b WWW= https://github.com/oxfordcontrol/qdldl-python/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_armv7= error: no matching function for call to 'amd_l_order', see https://github.com/oxfordcontrol/qdldl-python/issues/15 BROKEN_i386= error: no matching function for call to 'amd_l_order', see https://github.com/oxfordcontrol/qdldl-python/issues/15 BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pybind11>0:devel/py-pybind11@${PY_FLAVOR} \ cmake:devel/cmake-core RUN_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}scipy>=0.13.2:science/py-scipy@${PY_FLAVOR} TEST_DEPENDS= pytest:devel/py-pytest@${PY_FLAVOR} USES= compiler:c++11-lang python USE_PYTHON= distutils autoplist post-install: @${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/qdldl.cpython-*.so do-test: install @cd ${WRKSRC} && pytest .include diff --git a/math/py-qdldl/distinfo b/math/py-qdldl/distinfo index 4e577403a812..7aabc3b446e9 100644 --- a/math/py-qdldl/distinfo +++ b/math/py-qdldl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1652216841 -SHA256 (qdldl-0.1.5.post2.tar.gz) = 7daf7ad1bfff1da71da06e82d5147bdb1ac866581617d8f06cc4eeda48e2a149 -SIZE (qdldl-0.1.5.post2.tar.gz) = 69124 +TIMESTAMP = 1690531309 +SHA256 (qdldl-0.1.5.post3.tar.gz) = 69c092f6e1fc23fb779a80a62e6fcdfe2eba05c925860248c4d6754f4736938f +SIZE (qdldl-0.1.5.post3.tar.gz) = 69178