matplotlib 3.5.0-1 source package in Ubuntu

Changelog

matplotlib (3.5.0-1) unstable; urgency=medium

  * New upstream release
  * debian/control
    - bump b-d on sphinx-gallery to >= 0.10.0
    - bump b-d on numpy to >= 1.20.0
    - bump Standards-Version to 4.6.0.1 (no changes needed)
  * debian/patches
    - refresh, remove merged patches
  * debian/patches/docs-still-use-pydata-theme.patch
    - keep using pydata_sphinx_theme until mpl_sphinx_theme is available
  * debian/rules
    - no longer manually copy cliboard.js, now that sphinx-copybutton is fixed
  * debian/tests/control
    - fix autopkgtests but installing pil.imagetk and allowing stderr
  * debian/copyright
    - simplify and fix afm fonts copyright generation
  * debian/TODO.debian
    - remove, no longer relevant

 -- Sandro Tosi <email address hidden>  Sun, 21 Nov 2021 00:03:30 -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.0-1.dsc 3.4 KiB 46bb227ac835288353f22d42384086f59246eaebd3bf111a14696910b4a7b4df
matplotlib_3.5.0.orig.tar.xz 26.8 MiB 26889f153c6037ba684bef580f1910a6c75cf924da4fc3a855d43d70930b67a9
matplotlib_3.5.0-1.debian.tar.xz 30.9 KiB 5cd3808d7f4cf651169f0b0084fdfb06997ff3866007e33bac09ee774a5d642e

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.