Package python3-module-pyqtgraph: Information

    Source package: python3-module-pyqtgraph
    Version: 0.14.0-alt1
    Latest version according to Repology
    Build time:  Mar 1, 2026, 02:35 AM in the task #409604
    Report package bug
    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.

    List of RPM packages built from this SRPM:
    python3-module-pyqtgraph (noarch)

    Maintainer: Anton Midyukov



      1. libOpenGL
      2. mesa-dri-drivers
      3. python3(colorama)
      4. python3-devel
      5. python3-module-OpenGL
      6. python3-module-PyQt5
      7. python3-module-h5py
      8. python3-module-matplotlib-qt5
      9. python3-module-numpy
      10. python3-module-numpy-testing
      11. python3-module-pyproject-installer >= 0.4.0
      12. python3-module-pytest
      13. python3-module-pytest
      14. python3-module-pytest-xvfb
      15. python3-module-scipy
      16. python3-module-setuptools
      17. python3-module-six
      18. rpm-build-intro
      19. rpm-build-python3
      20. xvfb-run

    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.