Package: python-pymeasure / 0.9.0-2
Metadata
Package | Version | Patches format |
---|---|---|
python-pymeasure | 0.9.0-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
No privacy breach.patch | (download) |
docs/index.rst |
16 4 12 - 0 ! |
no privacy breach |
No pytest runner.patch | (download) |
setup.py |
3 0 3 - 0 ! |
no pytest runner |
skip_qtbot | (download) |
tests/display/test_inputs.py |
4 4 0 - 0 ! |
skip qtbot tests, the fixture is missing |
move qtgui to qtwidgets.patch | (download) |
docs/tutorial/graphical.rst |
6 3 3 - 0 ! |
cherry-pick and apply on 0.9.0 codebase the upstream pr: #695 to make code build and adapt to the qtgui->qtwidgets python-pyqtgraph move https://github.com/pymeasure/pymeasure/pull/695 Bug: #1021235 |