diff options
| author | Yuri Victorovich <yuri@FreeBSD.org> | 2024-06-26 08:07:27 -0700 |
|---|---|---|
| committer | Yuri Victorovich <yuri@FreeBSD.org> | 2024-06-26 08:16:56 -0700 |
| commit | 78baa842a014c4d586d4ae6ab6586e5bf0494a3c (patch) | |
| tree | bf2594f40d78d83478e1fe8b35f4e33f1c32cbc8 | |
| parent | textproc/ibus-table: update 1.17.4 → 1.17.5 (diff) | |
science/py-qcengine: update 0.29.0 → 0.30.0
Reported by: portscout
| -rw-r--r-- | science/py-qcengine/Makefile | 5 | ||||
| -rw-r--r-- | science/py-qcengine/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/science/py-qcengine/Makefile b/science/py-qcengine/Makefile index ae5d924cbb01..061bb94f0d82 100644 --- a/science/py-qcengine/Makefile +++ b/science/py-qcengine/Makefile @@ -1,6 +1,5 @@ PORTNAME= qcengine -DISTVERSION= 0.29.0 -PORTREVISION= 1 +DISTVERSION= 0.30.0 CATEGORIES= science python # chemistry MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -36,7 +35,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \ # last dependencies above are for specific quantum chemistry packages to test with TODO torchani,openmm,torsiondrive,mdi USES= python -USE_PYTHON= distutils concurrent autoplist pytest # 2 tests fail, see https://github.com/MolSSI/QCEngine/issues/377 +USE_PYTHON= distutils concurrent autoplist pytest # 1 tests fails, see https://github.com/MolSSI/QCEngine/issues/377#issuecomment-2191948293 NO_ARCH= yes diff --git a/science/py-qcengine/distinfo b/science/py-qcengine/distinfo index 7003796d773c..845551d558cd 100644 --- a/science/py-qcengine/distinfo +++ b/science/py-qcengine/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1702026573 -SHA256 (qcengine-0.29.0.tar.gz) = 7087d7f4ca51317b417cb287293cc22e4bf7d5f048c9a9d340712cf211e4eda4 -SIZE (qcengine-0.29.0.tar.gz) = 304849 +TIMESTAMP = 1719394490 +SHA256 (qcengine-0.30.0.tar.gz) = ba62d34dbcf487e8368f6c19762a19e1c5f06af7e705f6c583c0632b35bccf7d +SIZE (qcengine-0.30.0.tar.gz) = 308199 |
