commit: 973a020cf85c6ed8fdd6a22f54c534babad33673 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue Aug 29 14:55:30 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Aug 29 14:56:05 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=973a020c
dev-python/qiskit-aer: Restrict dev-cpp/nlohmann_json Bug: https://github.com/Qiskit/qiskit-aer/issues/1742 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/qiskit-aer/qiskit-aer-0.12.2.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-python/qiskit-aer/qiskit-aer-0.12.2.ebuild b/dev-python/qiskit-aer/qiskit-aer-0.12.2.ebuild index 8087bdb6856a..cdd2fefb877a 100644 --- a/dev-python/qiskit-aer/qiskit-aer-0.12.2.ebuild +++ b/dev-python/qiskit-aer/qiskit-aer-0.12.2.ebuild @@ -31,6 +31,7 @@ SLOT="0" # with the option to switch between reference/openblas implementation runtime (eselect-ldso). DEPEND=" >=dev-python/numpy-1.16.3[${PYTHON_USEDEP}] + <dev-cpp/nlohmann_json-3.10.3 >=dev-cpp/nlohmann_json-3.1.1 >=dev-libs/spdlog-1.9.2:= >=dev-cpp/muParserX-4.0.8
