contourpy 1.0.7-1build2 source package in Ubuntu

Changelog

contourpy (1.0.7-1build2) noble; urgency=medium

  * No-change rebuild to build with python3.12 as supported.

 -- Matthias Klose <email address hidden>  Wed, 01 Nov 2023 19:01:38 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Sandro Tosi
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
contourpy_1.0.7.orig.tar.xz 11.9 MiB bc70f2e80b2182c31319044a2af8860766920660a29b39012bb6ae9ff783cea9
contourpy_1.0.7-1build2.debian.tar.xz 2.5 KiB 1a13344bd3de9337074b6c9c901cb9617aa22f56cde7f3d96f775c87d5347d31
contourpy_1.0.7-1build2.dsc 2.1 KiB 33f9c5a8bd17bb2272c489f01050727f18a568f718b96e7f73966eb20cbdcb1a

Available diffs

View changes file

Binary packages built by this source

python3-contourpy: Python library for calculating contours of 2D quadrilateral grids

 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.

python3-contourpy-dbgsym: debug symbols for python3-contourpy