matplotlib 3.5.1-1 source package in Ubuntu

Changelog

matplotlib (3.5.1-1) unstable; urgency=medium

  * New upstream release
  * debian/python-matplotlib-data.install
   - install the entire content of mpl-data for python-matplotlib-data,
     including kpsewhich.lua; Closes: #1002923
  * re-enable doc building
  * debian/copyright
    - extend packaging copyright years
  * debian/patches
    - refresh, drop patches merged upstream
  * debian/rules
    - use pytest directly when running the test suite
    - ignore test_backend_nbagg.py, until nbconvert is made compatible with
      mistune 2.x, see #1001283 and #1002372

 -- Sandro Tosi <email address hidden>  Sun, 02 Jan 2022 16:42:00 -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.5.1-1.dsc 3.5 KiB 6f7394425c217f0765eeab0f7e7c0f2b5f869dbd81f0fbd3ee58d9d1c1916d05
matplotlib_3.5.1.orig.tar.xz 27.0 MiB 6f5b604b30a0064b25739b9a83245bcaefbe19f8ac8353684d515d0a33ff5d01
matplotlib_3.5.1-1.debian.tar.xz 31.1 KiB bd7d5d06273995970a3af2148da078cfb0b053955216f8437792b85b55b45ecc

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.

python-matplotlib-doc: Python based plotting system (documentation 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 documentation 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.