Пакет python3-module-pyqtgraph: Информация

    Исходный пакет: python3-module-pyqtgraph
    Версия: 0.14.0-alt1
    Последняя версия по данным Repology
    Собран:  1 марта 2026 г. 2:35 в задании #409604
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: http://http://www.pyqtgraph.org

    Лицензия: MIT
    О пакете: Scientific Graphics and GUI Library for Python
    Описание: 
    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.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    python3-module-pyqtgraph (noarch)

    Сопровождающий: Anton Midyukov


    Права:
    Anton Midyukov
    Vasiliy Kovalev
    @everybody

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

    Последнее изменение


    28 февраля 2026 г. Anton Midyukov 0.14.0-alt1
    - New version (0.14.0).
    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.
    7 декабря 2023 г. Ivan A. Melnikov 0.12.4-alt1.3
    - NMU: backport upstream patch to fix tests
      on aarch64 and ppc64le.