Path to this page:
./
graphics/py-matplotlib,
Matlab-style plotting package for Python
Branch: CURRENT,
Version: 3.10.9,
Package name: py313-matplotlib-3.10.9,
Maintainer: pkgsrc-usersmatplotlib is a pure python plotting library designed to bring
publication quality plotting to python with a syntax familiar to
matlab users. A lot progress towards this goal has been made since
the first release of matplotlib, the library does produce high quality
2D plots. All of the plotting commands can be accessed either via a
functional interface familiar to matlab users or an object oriented
interface familiar to python users, and several high resolution output
formats are supported.
Tutorial: https://matplotlib.org/users/tutorials.html
Required to run:[
graphics/freetype2] [
graphics/png] [
graphics/py-cairo] [
devel/py-setuptools] [
time/py-dateutil] [
math/py-numpy] [
devel/py-pyparsing] [
graphics/py-Pillow] [
graphics/py-cycler] [
math/py-kiwisolver] [
lang/python37]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 33995.345 KB
Version history: (Expand)
- (2026-05-12) Updated to version: py313-matplotlib-3.10.9
- (2025-12-11) Updated to version: py313-matplotlib-3.10.8
- (2025-10-24) Package has been reborn
- (2025-10-24) Package deleted from pkgsrc
- (2025-10-12) Updated to version: py313-matplotlib-3.10.7
- (2025-10-09) Updated to version: py313-matplotlib-3.10.6
CVS history: (Expand)
2026-05-12 07:10:14 by Adam Ciarcinski | Files touched by this commit (2) |  |
Log message:
py-matplotlib: updated to 3.10.9
3.10.9
This is a micro release of the v3.10.x series.
Highlights of this release include:
Various minor bug and doc fixes
Security hardening validation of cyclers - Removing eval usage
Security hardening in Latex and PS calls - Removing shell escapes
|
2025-12-11 10:43:09 by Adam Ciarcinski | Files touched by this commit (2) |  |
Log message:
py-matplotlib: updated to 3.10.8
3.10.8
This is a bugfix release in the 3.10.x series.
The primary highlights of this release are:
Properly allow freethreaded mode in the MacOS backend
Better error handling for MacOS backend
|
2025-10-12 20:10:21 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
py-matplotlib: update to 3.10.7.
This is the latest bugfix release in the 3.10.x series.
The most important update in this release is that the minimum version
of pyparsing has been updated to version 3.0.
|
| 2025-10-09 09:58:14 by Thomas Klausner | Files touched by this commit (442) |
Log message:
*: remove reference to (removed) Python 3.9
|
2025-08-31 12:19:58 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
py-matplotlib: update to 3.10.6.
This is a bugfix release in the 3.10.x series.
Highlights from this release include:
- Fix regression of hi-dpi support for Qt
- Fix race condition in TexManager.make_dvi & make_png
- Various documentation and other bugfixes
|
2025-08-02 11:38:20 by Adam Ciarcinski | Files touched by this commit (2) |  |
Log message:
py-matplotlib: updated to 3.10.5
3.10.5
This is the fourth bugfix release of the 3.10.x series.
|
| 2025-07-03 21:18:12 by Thomas Klausner | Files touched by this commit (92) |
Log message:
*: py-numpy needs Python >= 3.11 now
|
2025-05-11 12:51:04 by Thomas Klausner | Files touched by this commit (4) |  |
Log message:
py-matplotlib: update to 3.10.3.
This is the third bugfix release of the 3.10.x series
|