matplotlib 3.6.3-2ubuntu1 source package in Ubuntu

Changelog

matplotlib (3.6.3-2ubuntu1) oracular; urgency=medium

  * Merge with Debian unstable. Remaining changes:
    - d/p/lp2020666.patch: Fix Ubuntu autopkgtests triggering a bug due
      to binarypkgmangler doing PNG optimizations (LP #2020666)
  * Drop Changes:
    - d/control: Drop build-dependency on python3-setuptools-scm-git-archive,
      which no longer exists. Fixed in 3.6.3-1.1.

matplotlib (3.6.3-2) unstable; urgency=medium

  * Team upload.
  * Add missing autopkgtest depend on python3-all (Closes: #1067139)

matplotlib (3.6.3-1.1) unstable; urgency=medium

  [ Julien Puydt ]
  * Drop wrong depends on setuptools-scm-git-archive (Closes: #1050105).

  [ Alexandre Detiste ]
  * remove extraneous dependency on python3-six (Closes: #1039099)
  * remove obsolete build-dep python3-mock

  [ Sandro Tosi ]
  * orphan

 -- Sudip Mukherjee <email address hidden>  Wed, 22 May 2024 21:07:58 +0100

Upload details

Uploaded by:
Sudip Mukherjee
Sponsored by:
Simon Quigley
Uploaded to:
Oracular
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe python

Downloads

File Size SHA-256 Checksum
matplotlib_3.6.3.orig.tar.xz 27.4 MiB 4d2ea974d72109a1742fbc40969cff6e85ac24177eb8e729d2aeb148a965c588
matplotlib_3.6.3-2ubuntu1.debian.tar.xz 34.1 KiB 60a358a63504b7be101b7a3fe8f9b073fa1fe8385db0092bef6fc9f43a467fd3
matplotlib_3.6.3-2ubuntu1.dsc 3.3 KiB 20a41bbebf9b5d29652fa3f800f14cdd3a55e2c0f96e8c0b08c1bc3cd59dfdb9

Available diffs

View changes file

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.