matplotlib 3.6.2-4 source package in Ubuntu

Changelog

matplotlib (3.6.2-4) unstable; urgency=medium

  * debian/rules
    - run dh_installdocs on the -data pkg, to unstall changelog;
      Closes: #1027049
  * debian/patches/PR24862.patch
    - Fix argument checking in Axes3D.quiver; Closes: #1027285

 -- Sandro Tosi <email address hidden>  Thu, 05 Jan 2023 23:52:41 -0500

Upload details

Uploaded by:
Sandro Tosi
Uploaded to:
Sid
Original maintainer:
Sandro Tosi
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
matplotlib_3.6.2-4.dsc 3.3 KiB 75d133c4f71d475baf1638ef90253e9572e0d96780aa9039a77e3c55d18c03d5
matplotlib_3.6.2.orig.tar.xz 27.4 MiB fbe82447f9ff9ae73f76e32a3a1ab59441d0ce5e1669c15203ed4a11d190ffcd
matplotlib_3.6.2-4.debian.tar.xz 32.5 KiB 237822acee25436ff3f27c3b69fb02f8fc28fc9ffed5290d85e1f0d275ef4141

Available diffs

No changes file available.

Binary packages built by this source

python-matplotlib-data: Python based plotting system (data package)

 Matplotlib is a pure Python plotting library designed to bring
 publication quality plotting to Python with a syntax familiar to
 Matlab users. All of the plotting commands in the pylab interface can
 be accessed either via a functional interface familiar to Matlab
 users or an object oriented interface familiar to Python users.
 .
 This package contains architecture independent data for python-matplotlib.

python3-matplotlib: Python based plotting system in a style similar to Matlab (Python 3)

 Matplotlib is a pure Python plotting library designed to bring
 publication quality plotting to Python with a syntax familiar to
 Matlab users. All of the plotting commands in the pylab interface can
 be accessed either via a functional interface familiar to Matlab
 users or an object oriented interface familiar to Python users.
 .
 This package contains the Python 3 version of matplotlib.