Package python3-module-pyqtgraph: Information
Source package: python3-module-pyqtgraph
Version: 0.14.0-alt1
Build time: Mar 1, 2026, 02:35 AM in the task #409604
Category: Development/Python3
Report package bugHome page: http://http://www.pyqtgraph.org
License: MIT
Summary: Scientific Graphics and GUI Library for Python
Description:
PyQtGraph is a pure-python graphics and GUI library built on PyQt5 / PySide2 and numpy. It is intended for use in mathematics / scientific /engineering applications. Despite being written entirely in python, the library is very fast due to its heavy leverage of numpy for number crunching and Qt\'s GraphicsView framework for fast display.
Maintainer: Anton Midyukov
Last changed
Feb. 28, 2026 Anton Midyukov 0.14.0-alt1
- New version (0.14.0).
Sept. 9, 2025 Vasiliy Kovalev 0.13.7-alt1
- NMU: 0.12.4 -> 0.13.7. - spec: Disable check for i586 (caused by regression PyQt6). - Applied upstream patch (ensure comparison returns bool instead of np.bool) to fix FTBFS.
Dec. 7, 2023 Ivan A. Melnikov 0.12.4-alt1.3
- NMU: backport upstream patch to fix tests on aarch64 and ppc64le.