diff --git a/devel/py-autoray/Makefile b/devel/py-autoray/Makefile index 1d2ffbccb937..fa93bda17c47 100644 --- a/devel/py-autoray/Makefile +++ b/devel/py-autoray/Makefile @@ -1,35 +1,35 @@ PORTNAME= autoray -DISTVERSION= 0.8.0 +DISTVERSION= 0.8.4 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Abstract your array operations WWW= https://autoray.readthedocs.io/en/latest/ \ https://github.com/jcmgray/autoray LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatch-vcs>0:devel/py-hatch-vcs@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR} # more backend dependencies are defined but not ported yet BE_DEPENDS= ${PYTHON_PKGNAMEPREFIX}autograd>0:math/py-autograd@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytorch>0:misc/py-pytorch@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sparse>0:devel/py-sparse@${PY_FLAVOR} #BE_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}tensorflow>0:science/py-tensorflow@${PY_FLAVOR} # tests crash with tensorflow TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>=0:devel/py-coverage@${PY_FLAVOR} \ ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}pytest-cov>=0:devel/py-pytest-cov@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} \ ${BE_DEPENDS} USES= python USE_PYTHON= pep517 autoplist concurrent pytest NO_ARCH= yes -# tests as of : 1692 passed, 1274 skipped, 70 xfailed, 12 warnings in 49.94s +# tests as of 0.8.4: 1720 passed, 1286 skipped, 68 xfailed, 12 warnings in 8.02s .include diff --git a/devel/py-autoray/distinfo b/devel/py-autoray/distinfo index 30556db9a415..a784286f270d 100644 --- a/devel/py-autoray/distinfo +++ b/devel/py-autoray/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759782964 -SHA256 (autoray-0.8.0.tar.gz) = 5d0d71da03cb02d5bc590a1af64e0ba58589352d628843a0ecbcfe90040dc520 -SIZE (autoray-0.8.0.tar.gz) = 1215812 +TIMESTAMP = 1764921557 +SHA256 (autoray-0.8.4.tar.gz) = b4ce7066334279b216431a260bb5b5b84d87815e3295020a76d8701e43dc3432 +SIZE (autoray-0.8.4.tar.gz) = 1321434