Skip to content

Commit

Permalink
science/py-OpenFermion: update 1.5.1 → 1.6.0
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Oct 30, 2023
1 parent f428abc commit 333a451
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
7 changes: 3 additions & 4 deletions science/py-OpenFermion/Makefile
@@ -1,7 +1,6 @@
PORTNAME= OpenFermion
DISTVERSIONPREFIX= v
DISTVERSION= 1.5.1
PORTREVISION= 2
DISTVERSION= 1.6.0
CATEGORIES= science python # quantum-computing
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

Expand All @@ -12,7 +11,7 @@ WWW= https://github.com/quantumlib/OpenFermion
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE

PY_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cirq-core>=0.15.0:science/py-cirq-core@${PY_FLAVOR} \
PY_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} \
Expand All @@ -26,7 +25,7 @@ BUILD_DEPENDS= ${PY_DEPENDS}
RUN_DEPENDS= ${PY_DEPENDS}

USES= python
USE_PYTHON= distutils autoplist
USE_PYTHON= distutils autoplist pytest # 91 tests fail, see https://github.com/quantumlib/OpenFermion/issues/851

USE_GITHUB= yes
GH_ACCOUNT= quantumlib
Expand Down
6 changes: 3 additions & 3 deletions science/py-OpenFermion/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1659900543
SHA256 (quantumlib-OpenFermion-v1.5.1_GH0.tar.gz) = 8f55d5d48175c42267793cc7890faa0e0bd4b5d10a337f6406ca08b0697d37b0
SIZE (quantumlib-OpenFermion-v1.5.1_GH0.tar.gz) = 44590093
TIMESTAMP = 1698636606
SHA256 (quantumlib-OpenFermion-v1.6.0_GH0.tar.gz) = 4a346a5e308be2383993a202fdb901e4b85d586aa756678f42907c65eb5dd30e
SIZE (quantumlib-OpenFermion-v1.6.0_GH0.tar.gz) = 45091606

0 comments on commit 333a451

Please sign in to comment.