aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2024-04-27 07:24:39 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2024-04-27 07:52:59 +0000
commit43b2d219301cf460514c4a027e035f042f039bc2 (patch)
tree2a3c8383256d886e5be788c4848ddd5dc30b487d
parent75ea92604fafb7f242cfcd93a6c4c744fa4e2603 (diff)
downloadports-43b2d219301cf460514c4a027e035f042f039bc2.tar.gz
ports-43b2d219301cf460514c4a027e035f042f039bc2.zip
science/py-OpenFermion: update 1.6.0 → 1.6.1
Reported by: portscout
-rw-r--r--science/py-OpenFermion/Makefile10
-rw-r--r--science/py-OpenFermion/distinfo6
2 files changed, 8 insertions, 8 deletions
diff --git a/science/py-OpenFermion/Makefile b/science/py-OpenFermion/Makefile
index 488adbbe68a1..bfd3021135c5 100644
--- a/science/py-OpenFermion/Makefile
+++ b/science/py-OpenFermion/Makefile
@@ -1,6 +1,6 @@
PORTNAME= OpenFermion
DISTVERSIONPREFIX= v
-DISTVERSION= 1.6.0
+DISTVERSION= 1.6.1
CATEGORIES= science python # quantum-computing
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +11,7 @@ WWW= https://github.com/quantumlib/OpenFermion
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-PY_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cirq-core>=1.0:science/py-cirq-core@${PY_FLAVOR} \
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cirq-core>=1.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} \
@@ -21,15 +21,15 @@ PY_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cirq-core>=1.0:science/py-cirq-core@${PY_FLAV
${PYTHON_PKGNAMEPREFIX}requests>=2.18:www/py-requests@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}scipy>=1.1.0:science/py-scipy@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}sympy>0:math/py-sympy@${PY_FLAVOR}
-BUILD_DEPENDS= ${PY_DEPENDS}
-RUN_DEPENDS= ${PY_DEPENDS}
USES= python
-USE_PYTHON= distutils autoplist pytest # 91 tests fail, see https://github.com/quantumlib/OpenFermion/issues/851
+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
+
.include <bsd.port.mk>
diff --git a/science/py-OpenFermion/distinfo b/science/py-OpenFermion/distinfo
index 07a1a76fe1e5..82454570bd5e 100644
--- a/science/py-OpenFermion/distinfo
+++ b/science/py-OpenFermion/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1698636606
-SHA256 (quantumlib-OpenFermion-v1.6.0_GH0.tar.gz) = 4a346a5e308be2383993a202fdb901e4b85d586aa756678f42907c65eb5dd30e
-SIZE (quantumlib-OpenFermion-v1.6.0_GH0.tar.gz) = 45091606
+TIMESTAMP = 1714198243
+SHA256 (quantumlib-OpenFermion-v1.6.1_GH0.tar.gz) = d1b6fd254efa12dd3eb08c7877c4b9e04bb12e4ead4ec809b8e370b25c898ed6
+SIZE (quantumlib-OpenFermion-v1.6.1_GH0.tar.gz) = 45081688