Package python3-module-contourpy: Information

    Source package: python3-module-contourpy
    Version: 1.3.3-alt1
    Latest version according to Repology
    Build time:  Oct 10, 2025, 07:13 PM in the task #389466
    Report package bug
    License: BSD-3-Clause
    Summary: Python library for calculating contours in 2D quadrilateral grids
    Description: 
    ContourPy is a Python library for calculating contours of 2D quadrilateral
    grids. It is written in C++11 and wrapped using pybind11.
    
    It contains the 2005 and 2014 algorithms used in Matplotlib as well as a newer
    algorithm that includes more features and is available in both serial and
    multithreaded versions. It provides an easy way for Python libraries to use
    contouring algorithms without having to include Matplotlib as a dependency.

    List of RPM packages built from this SRPM:
    python3-module-contourpy (x86_64, i586, aarch64)
    python3-module-contourpy-debuginfo (x86_64, i586, aarch64)

    Maintainer: Grigory Ustinov

    List of contributors:
    Grigory Ustinov
    Stanislav Levin

    ACL:
    Grigory Ustinov
    @python

      1. gcc-c++
      2. python3-module-matplotlib
      3. python3-module-mesonpy
      4. python3-module-numpy-testing
      5. python3-module-numpy-tests
      6. python3-module-pybind11
      7. python3-module-pyproject-installer >= 0.4.0
      8. python3-module-pytest
      9. python3-module-setuptools
      10. python3-module-tox
      11. python3-module-tox-console-scripts
      12. python3-module-tox-no-deps
      13. python3-module-tox-passenv
      14. python3-module-wheel
      15. python3-module-wurlitzer
      16. rpm-build-python3
      17. meson

    Last changed


    Aug. 3, 2025 Grigory Ustinov 1.3.3-alt1
    - Automatically updated to 1.3.3.
    April 16, 2025 Grigory Ustinov 1.3.2-alt1
    - Automatically updated to 1.3.2.
    Feb. 5, 2025 Stanislav Levin 1.3.1-alt1.1
    - NMU: fixed FTBFS (tox 4).