contourpy 1.0.7-2build1 source package in Ubuntu

Changelog

contourpy (1.0.7-2build1) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 08:46:07 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Downloads

File Size SHA-256 Checksum
contourpy_1.0.7.orig.tar.xz 11.9 MiB bc70f2e80b2182c31319044a2af8860766920660a29b39012bb6ae9ff783cea9
contourpy_1.0.7-2build1.debian.tar.xz 2.5 KiB b0ffae199000871b3f03a1264e44fdba1207e6dee396d7cc74f42bc95ec8ca2b
contourpy_1.0.7-2build1.dsc 2.2 KiB 85091ef296ef62f9ea587ad203ef089873e596a5c600453d554842896d081420

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