dev-python/qiskit: Enable py3.13

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2024-07-12 17:41:33 +02:00
parent d829195620
commit 7a94875e00
2 changed files with 305 additions and 0 deletions

View File

@@ -103,6 +103,7 @@ DIST py_literal-0.4.0.crate 16747 BLAKE2B 824a3aeb85dc95f0b126f286d23dbe951c0e76
DIST pyo3-0.21.2.crate 504574 BLAKE2B 1b8bf374d1b61e3e4bedce6344338126051a6d951ea87d258e5ed92d4c0e13b0202f2e7e56500277c54743dd16c9b4587f436cf2058567501c8a9ac7c6b6c17a SHA512 5f88cda423e82b62698a74ceaa31fc27e5c1f1d417928accddb2e00337d163fda622f774ae6e24c1cb73c467d6b01e9a2ba866e4454338b1fbfc892ae14ffc53
DIST pyo3-build-config-0.21.2.crate 30581 BLAKE2B 993c1f7f15124336b70570ed3949cc0873c2b883e81dd3a350f347cf014fb9a82d487197fdaf475989b727b7ee8d9a5511a72422f76126b8788c4f40831baed8 SHA512 8b6bedb31235de3dd95bca6e19ea4eb7752227ceb9f1c928c4df2b277df5ee443e5c262e448012e4e54e3104213db4d745c9c42f79ab3029dee68f48ec3a2795
DIST pyo3-ffi-0.21.2.crate 66160 BLAKE2B 759622fa3a41bcdb48170983c4e194898415f8db16a7c57ace89a7945bd47374d9a14e5ecf24e80a178bde597cfa30d41f9e6617b458d365640bdbda048e6f6e SHA512 5cbc9dfb14569210776fd66341e77e61642a9920354251a65b91aa13a0fb1c373258d1a6b4f8feacdc4266d472193d8f20a6dd2cc180ccc3d43fb66237ae6d0d
DIST pyo3-ffi-0.22.1-py313.patch 6315 BLAKE2B 55f9c5d45356e8c4b2a86da0f489788de576d7fb4c7b124a87d953e8d3a850fbeb05a1af8e6f34edf252aeda40445f711f4409a3a80df7442bd4676c1d8969f8 SHA512 f6e6e2498bbd8b60e013b4cb6e1f1eda764292e3cd91ba5800fe798521f462bb97f1e621711513d52c263f7b394821a710252425cfb0de0f1c4457882dd138ab
DIST pyo3-macros-0.21.2.crate 7920 BLAKE2B 60ceb626fd1ffeca7e81ebc721bb4cfebd99bb708d48bbfdd296b250ed41471f82e8657715e1f58840423ac11d8c5a84a6107a7037affdea4e0c2cc561514ed7 SHA512 95335a55d57346107fdc7591d51e36aa0a985d6c44a875475a0ed52df25d33b21a7b922fdab0eed190da9708968e79f7cd50bc683b6d210eb068713a915ac7f4
DIST pyo3-macros-backend-0.21.2.crate 58088 BLAKE2B 05dd49983c8aeddc47cd94f6cd58f10e41ad6f4ec57006908cde4fe3edbcf6814058d7843a88c9dbeb0824f840ad3509414c52e47fffe5ad4b730f791c9a3f19 SHA512 f8488ba0a68f1ae20d053e2323d065f03b40c24231a50b05205b100e973ae50bc7bb9c25e4d37df56f4cfa73d2001655ce9685078d1017a4a90bd7945c01b833
DIST qiskit-1.1.0.gh.tar.gz 9734708 BLAKE2B b188fe116ff5d0fa498e2b5c829b61950043163528ff39a51701d4f497a9dc0e1ffa27c518833dec84198682477c3398e8edb737d74b4f321b70fb3971b25a57 SHA512 7830b004b32461918ae5a739ee0dc1043386877f22f5112607828f6100e8b7b8b00fd946f465a1ae160fa1f6c40c1339dc743c7811add1c03e20c67d206a29e4

View File

@@ -0,0 +1,304 @@
# Copyright 2022-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_EXT=1
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{10..13} )
CRATES="
ahash@0.7.8
ahash@0.8.11
allocator-api2@0.2.18
always-assert@0.1.3
approx@0.5.1
ariadne@0.3.0
autocfg@1.2.0
bitflags@1.3.2
bitflags@2.5.0
block-buffer@0.10.4
boolenum@0.1.0
bytemuck@1.15.0
bytemuck_derive@1.6.0
byteorder@1.5.0
cfg-if@1.0.0
coe-rs@0.1.2
concolor-query@0.3.3
concolor@0.1.1
countme@3.0.1
cov-mark@2.0.0-pre.1
cpufeatures@0.2.12
crossbeam-channel@0.5.12
crossbeam-deque@0.8.5
crossbeam-epoch@0.9.18
crossbeam-utils@0.8.19
crunchy@0.2.2
crypto-common@0.1.6
dbgf@0.1.2
digest@0.10.7
drop_bomb@0.1.5
dyn-stack@0.10.0
either@1.11.0
enum-as-inner@0.6.0
equator-macro@0.1.9
equator@0.1.10
equivalent@1.0.1
faer-entity@0.18.0
faer-ext@0.1.0
faer@0.18.2
fixedbitset@0.4.2
gemm-c32@0.17.1
gemm-c64@0.17.1
gemm-common@0.17.1
gemm-f16@0.17.1
gemm-f32@0.17.1
gemm-f64@0.17.1
gemm@0.17.1
generic-array@0.14.7
getrandom@0.2.14
half@2.4.1
hashbrown@0.12.3
hashbrown@0.14.5
heck@0.4.1
hermit-abi@0.3.9
indexmap@1.9.3
indexmap@2.2.6
indoc@2.0.5
is-terminal@0.4.12
itertools@0.10.5
itertools@0.11.0
itertools@0.12.1
jod-thread@0.1.2
libc@0.2.154
libm@0.2.8
lock_api@0.4.12
log@0.4.21
matrixcompare-core@0.1.0
matrixcompare@0.3.0
matrixmultiply@0.3.8
memchr@2.7.2
memoffset@0.9.1
miow@0.5.0
ndarray@0.15.6
npyz@0.8.3
num-bigint@0.4.4
num-complex@0.4.5
num-integer@0.1.46
num-traits@0.2.18
numpy@0.21.0
once_cell@1.19.0
oq3_lexer@0.6.0
oq3_parser@0.6.0
oq3_semantics@0.6.0
oq3_source_file@0.6.0
oq3_syntax@0.6.0
parking_lot@0.12.2
parking_lot_core@0.9.10
paste@1.0.14
pest@2.7.10
pest_derive@2.7.10
pest_generator@2.7.10
pest_meta@2.7.10
petgraph@0.6.4
portable-atomic@1.6.0
ppv-lite86@0.2.17
priority-queue@1.4.0
proc-macro-error-attr@1.0.4
proc-macro-error@1.0.4
proc-macro2@1.0.81
pulp-macro@0.1.1
pulp@0.18.10
py_literal@0.4.0
pyo3-build-config@0.21.2
pyo3-ffi@0.21.2
pyo3-macros-backend@0.21.2
pyo3-macros@0.21.2
pyo3@0.21.2
quote@1.0.36
ra_ap_limit@0.0.188
ra_ap_stdx@0.0.188
rand@0.8.5
rand_chacha@0.3.1
rand_core@0.6.4
rand_distr@0.4.3
rand_pcg@0.3.1
raw-cpuid@10.7.0
rawpointer@0.2.1
rayon-cond@0.3.0
rayon-core@1.12.1
rayon@1.10.0
reborrow@0.5.5
redox_syscall@0.5.1
rowan@0.15.15
rustc-hash@1.1.0
rustversion@1.0.15
rustworkx-core@0.14.2
same-file@1.0.6
scopeguard@1.2.0
seq-macro@0.3.5
serde@1.0.200
serde_derive@1.0.200
sha2@0.10.8
smallvec@1.13.2
smol_str@0.2.1
syn@1.0.109
syn@2.0.60
sysctl@0.5.5
target-lexicon@0.12.14
text-size@1.1.1
thiserror-impl@1.0.59
thiserror@1.0.59
triomphe@0.1.11
typenum@1.17.0
ucd-trie@0.1.6
unicode-ident@1.0.12
unicode-properties@0.1.1
unicode-width@0.1.12
unicode-xid@0.2.4
unindent@0.2.3
version_check@0.9.4
walkdir@2.5.0
wasi@0.11.0+wasi-snapshot-preview1
winapi-i686-pc-windows-gnu@0.4.0
winapi-util@0.1.8
winapi-x86_64-pc-windows-gnu@0.4.0
winapi@0.3.9
windows-sys@0.42.0
windows-sys@0.45.0
windows-sys@0.52.0
windows-targets@0.42.2
windows-targets@0.52.5
windows_aarch64_gnullvm@0.42.2
windows_aarch64_gnullvm@0.52.5
windows_aarch64_msvc@0.42.2
windows_aarch64_msvc@0.52.5
windows_i686_gnu@0.42.2
windows_i686_gnu@0.52.5
windows_i686_gnullvm@0.52.5
windows_i686_msvc@0.42.2
windows_i686_msvc@0.52.5
windows_x86_64_gnu@0.42.2
windows_x86_64_gnu@0.52.5
windows_x86_64_gnullvm@0.42.2
windows_x86_64_gnullvm@0.52.5
windows_x86_64_msvc@0.42.2
windows_x86_64_msvc@0.52.5
xshell-macros@0.2.6
xshell@0.2.6
yansi@0.5.1
zerocopy-derive@0.7.32
zerocopy@0.7.32
"
inherit cargo distutils-r1
MY_P=qiskit-${PV}
DESCRIPTION="An open-source SDK for working with quantum computers"
HOMEPAGE="
https://github.com/Qiskit/qiskit/
https://pypi.org/project/qiskit/
"
SRC_URI="
https://github.com/Qiskit/qiskit/archive/${PV}.tar.gz
-> ${MY_P}.gh.tar.gz
${CARGO_CRATE_URIS}
https://github.com/PyO3/pyo3/pull/4324.patch
-> pyo3-ffi-0.22.1-py313.patch
"
S=${WORKDIR}/${MY_P}
LICENSE="Apache-2.0"
# Dependent crate licenses
LICENSE+="
Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 MIT
Unicode-DFS-2016
|| ( LGPL-3 MPL-2.0 )
"
SLOT="0"
KEYWORDS="~amd64"
IUSE="+visualization"
RDEPEND="
>=dev-python/dill-0.3[${PYTHON_USEDEP}]
>=dev-python/numpy-1.17[${PYTHON_USEDEP}]
>=dev-python/python-constraint-1.4[${PYTHON_USEDEP}]
>=dev-python/python-dateutil-2.8.0[${PYTHON_USEDEP}]
>=dev-python/rustworkx-0.14.0[${PYTHON_USEDEP}]
>=dev-python/scipy-1.5[${PYTHON_USEDEP}]
>=dev-python/stevedore-3.0.0[${PYTHON_USEDEP}]
>=dev-python/symengine-0.11.0[${PYTHON_USEDEP}]
>=dev-python/sympy-1.3[${PYTHON_USEDEP}]
$(python_gen_cond_dep '
dev-python/typing-extensions[${PYTHON_USEDEP}]
' 3.10)
visualization? (
>=dev-python/matplotlib-3.3[${PYTHON_USEDEP}]
dev-python/pydot[${PYTHON_USEDEP}]
>=dev-python/pillow-4.2.1[${PYTHON_USEDEP}]
>=dev-python/pylatexenc-1.4[${PYTHON_USEDEP}]
>=dev-python/seaborn-0.9.0[${PYTHON_USEDEP}]
)
"
BDEPEND="
>=dev-python/cython-0.27.1[${PYTHON_USEDEP}]
test? (
app-text/poppler[png]
>=dev-python/ddt-1.4.4[${PYTHON_USEDEP}]
>=dev-python/hypothesis-4.24.3[${PYTHON_USEDEP}]
>=dev-python/networkx-2.2[${PYTHON_USEDEP}]
>=dev-python/qiskit-aer-0.14[${PYTHON_USEDEP}]
>=dev-python/scikit-learn-0.20.0[${PYTHON_USEDEP}]
)
"
# Files built without CFLAGS/LDFLAGS, acceptable for rust
QA_FLAGS_IGNORED="
usr/lib.*/py.*/site-packages/qiskit/_accelerate.*.so
usr/lib.*/py.*/site-packages/qiskit/_qasm2.*.so
"
EPYTEST_XDIST=1
distutils_enable_tests pytest
src_prepare() {
distutils-r1_src_prepare
# strip forcing -Werror from tests that also leaks to other packages
sed -i -e '/filterwarnings.*error/d' test/utils/base.py || die
cd "${ECARGO_VENDOR}"/pyo3-ffi-*/ || die
eapply -p2 "${DISTDIR}/pyo3-ffi-0.22.1-py313.patch"
}
python_test() {
local EPYTEST_DESELECT=(
# TODO
test/python/circuit/test_equivalence.py::TestEquivalenceLibraryVisualization::test_equivalence_draw
test/python/quantum_info/operators/symplectic/test_sparse_pauli_op.py::TestSparsePauliOpConversions::test_to_matrix_zero
test/python/transpiler/test_unitary_synthesis_plugin.py::TestUnitarySynthesisPlugin
test/python/visualization/test_dag_drawer.py::TestDagDrawer::test_dag_drawer_no_register
)
local EPYTEST_IGNORE=(
# Breaks xdist
test/python/qasm2/test_parse_errors.py
)
case ${EPYTHON} in
python3.13)
EPYTEST_DESELECT+=(
# docstring mismatches
test/python/utils/test_deprecation.py::AddDeprecationDocstringTest::test_add_deprecation_docstring_meta_lines
test/python/utils/test_deprecation.py::AddDeprecationDocstringTest::test_add_deprecation_docstring_multiple_entries
test/python/utils/test_deprecation.py::AddDeprecationDocstringTest::test_add_deprecation_docstring_no_meta_lines
)
;;
esac
rm -rf qiskit || die
local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
# Run the Python test suite rather than everything under test/ which
# includes the 'randomized' suite. Upstream run that in a separate CI job.
epytest test/python
}