diff --git a/science/py-OpenFermion/Makefile b/science/py-OpenFermion/Makefile index b44bb5146d4f..caadb69162c4 100644 --- a/science/py-OpenFermion/Makefile +++ b/science/py-OpenFermion/Makefile @@ -1,39 +1,38 @@ PORTNAME= OpenFermion DISTVERSIONPREFIX= v -DISTVERSION= 1.7.1 -PORTREVISION= 3 +DISTVERSION= 1.8.0 CATEGORIES= science python # quantum-computing PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Electronic structure package for quantum computers WWW= https://github.com/quantumlib/OpenFermion LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cirq-core>=1.0:science/py-cirq-core@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cirq-core>=1.6.0:science/py-cirq-core@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}cirq-google>=0.15.0:science/py-cirq-google@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}deprecation>0:devel/py-deprecation@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}h5py>=2.8:science/py-h5py@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}h5py>0:science/py-h5py@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}networkx>0:math/py-networkx@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}numpy>=1.16:math/py-numpy@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}numpy>0:math/py-numpy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}PubChemPy>0:science/py-PubChemPy@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}requests>=2.18:www/py-requests@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}scipy>=1.1.0:science/py-scipy@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}scipy>0:science/py-scipy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sympy>0:math/py-sympy@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nbformat>0:devel/py-nbformat@${PY_FLAVOR} USES= python USE_PYTHON= distutils autoplist pytest # 1 tests fails, see https://github.com/quantumlib/OpenFermion/issues/879 USE_GITHUB= yes GH_ACCOUNT= quantumlib NO_ARCH= yes BINARY_ALIAS= python3=${PYTHON_CMD} # only for tests # tests as of 1.7.1: 2 failed, 2157 passed, 60 skipped, 218 warnings in 3296.13s (0:54:56) .include diff --git a/science/py-OpenFermion/distinfo b/science/py-OpenFermion/distinfo index 29cc8a58888d..3f607337eaac 100644 --- a/science/py-OpenFermion/distinfo +++ b/science/py-OpenFermion/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749274853 -SHA256 (quantumlib-OpenFermion-v1.7.1_GH0.tar.gz) = bee119b0c25dc50900634ef79ef963ea518eef29625e73886e5241bbe849b30c -SIZE (quantumlib-OpenFermion-v1.7.1_GH0.tar.gz) = 45123000 +TIMESTAMP = 1784098492 +SHA256 (quantumlib-OpenFermion-v1.8.0_GH0.tar.gz) = bdc49e2f37a4580d2af58bfecdf672e046b22c83f5c770d363b1cac4256dacd5 +SIZE (quantumlib-OpenFermion-v1.8.0_GH0.tar.gz) = 45505341