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 file
Patch File delta Description
No privacy breach.patch | (download)

docs/index.rst | 16 4 12 - 0 !
1 file changed, 4 insertions( ), 12 deletions(-)

 no privacy breach
No pytest runner.patch | (download)

setup.py | 3 0 3 - 0 !
1 file changed, 3 deletions(-)

 no pytest runner
skip_qtbot | (download)

tests/display/test_inputs.py | 4 4 0 - 0 !
1 file changed, 4 insertions( )

 skip qtbot tests, the fixture is missing
move qtgui to qtwidgets.patch | (download)

docs/tutorial/graphical.rst | 6 3 3 - 0 !
pymeasure/display/Qt.py | 4 2 2 - 0 !
pymeasure/display/browser.py | 12 6 6 - 0 !
pymeasure/display/inputs.py | 42 21 21 - 0 !
pymeasure/display/plotter.py | 4 2 2 - 0 !
pymeasure/display/widgets.py | 142 71 71 - 0 !
pymeasure/display/windows.py | 126 63 63 - 0 !
tests/display/test_inputs.py | 2 1 1 - 0 !
tests/display/test_plotter.py | 6 3 3 - 0 !
tests/display/test_windows.py | 6 3 3 - 0 !
10 files changed, 175 insertions( ), 175 deletions(-)

 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