Package python3-module-pyqtgraph: Information

    Source package: python3-module-pyqtgraph
    Version: 0.12.4-alt1.3
    Latest version according to Repology
    Build time:  Dec 7, 2023, 12:19 PM in the task #336008
    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 rpms provided by this srpm:
    python3-module-pyqtgraph (noarch)

    Maintainer: Ivan A. Melnikov


    ACL:
    Anton Midyukov
    @everybody

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

    Last changed


    Dec. 7, 2023 Ivan A. Melnikov 0.12.4-alt1.3
    - NMU: backport upstream patch to fix tests
      on aarch64 and ppc64le.
    Dec. 7, 2023 Ivan A. Melnikov 0.12.4-alt1.2
    - NMU:
      + add BR on libOpenGL for testing (fixes FTBFS);
      + skip numba requirements as it's an optional depency
        (also fixes FTBFS on loongarch64 and riscv64).
    Nov. 13, 2022 Daniel Zagaynov 0.12.4-alt1.1
    - NMU: used %add_python3_self_prov_path macro to skip self-provides from dependencies.