Debian Patches

Status for qiskit-aer/0.4.1-2

Patch Description Author Forwarded Bugs Origin Last update
0001-Remove-skbuild-from-setup.py.patch Remove deps and autoinstall from setup.py
Update setup.py:
* remove the autoinstallation via subprocess invocation
* remove extra arguments to setup()
"Diego M. Rodriguez" <diego@moreda.io> no 2020-01-23
0002-Find-numpy-directly-instead-of-via-skbuild-helper.patch Find numpy directly instead of via skbuild helper
Find the numpy include dirs directly instead of using the helper, as the
helper is part of skbuild and not available in Debian at the moment.
"Diego M. Rodriguez" <diego@moreda.io> no 2020-02-21
0003-Trim-included-package-data-in-setup-py.patch Trim included package_data in setup.py
Manually include the package_data selectively in setup.py.
"Diego M. Rodriguez" <diego@moreda.io> no 2020-02-22
0004-Do-not-use-pkg-config-for-muparserx-library.patch Do not use pkg-config for muparserx library "Diego M. Rodriguez" <diego@moreda.io> no 2020-03-06
0005-Disable-Cython-based-solver-during-tests.patch Disable Cython-based solver during tests
Disable the usage of the Cython solver during test_pulse_simulator.py.
"Diego M. Rodriguez" <diego@moreda.io> no 2020-03-09
0006-Remove-QiskitAerTestCase.assertNoLogs.patch Remove QiskitAerTestCase.assertNoLogs
Remove the `assertNoLogs` function and the context manager, as the
implementation dependend on `_AssertLogsContext` which was moved in
Python 3.9.

Changes ported from original upstream fix at [1].
[1] https://github.com/Qiskit/qiskit-aer/pull/1071
"Diego M. Rodriguez" <diego@moreda.io> no 2021-05-04

All known versions for source package 'qiskit-aer'

Links