pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/py-matplotlib
Module Name: pkgsrc
Committed By: adam
Date: Tue May 12 05:10:14 UTC 2026
Modified Files:
pkgsrc/graphics/py-matplotlib: Makefile distinfo
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
To generate a diff of this commit:
cvs rdiff -u -r1.112 -r1.113 pkgsrc/graphics/py-matplotlib/Makefile
cvs rdiff -u -r1.74 -r1.75 pkgsrc/graphics/py-matplotlib/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/py-matplotlib/Makefile
diff -u pkgsrc/graphics/py-matplotlib/Makefile:1.112 pkgsrc/graphics/py-matplotlib/Makefile:1.113
--- pkgsrc/graphics/py-matplotlib/Makefile:1.112 Thu Dec 11 09:43:09 2025
+++ pkgsrc/graphics/py-matplotlib/Makefile Tue May 12 05:10:14 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.112 2025/12/11 09:43:09 adam Exp $
+# $NetBSD: Makefile,v 1.113 2026/05/12 05:10:14 adam Exp $
-DISTNAME= matplotlib-3.10.8
+DISTNAME= matplotlib-3.10.9
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= graphics python
MASTER_SITES= ${MASTER_SITE_PYPI:=m/matplotlib/}
@@ -14,14 +14,13 @@ TOOL_DEPENDS+= ${PYPKGPREFIX}-certifi>=2
TOOL_DEPENDS+= ${PYPKGPREFIX}-meson_python>=0:../../devel/py-meson_python
TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm>=0:../../devel/py-setuptools_scm
DEPENDS+= ${PYPKGPREFIX}-Pillow>=8.0:../../graphics/py-Pillow
-#DEPENDS+= ${PYPKGPREFIX}-cairo-[0-9]*:../../graphics/py-cairo
DEPENDS+= ${PYPKGPREFIX}-contourpy>=1.0.1:../../graphics/py-contourpy
DEPENDS+= ${PYPKGPREFIX}-cycler>=0.10:../../graphics/py-cycler
DEPENDS+= ${PYPKGPREFIX}-dateutil>=2.7:../../time/py-dateutil
DEPENDS+= ${PYPKGPREFIX}-fonttools>=4.22.0:../../fonts/py-fonttools
DEPENDS+= ${PYPKGPREFIX}-kiwisolver>=1.3.1:../../math/py-kiwisolver
DEPENDS+= ${PYPKGPREFIX}-packaging>=20.0:../../devel/py-packaging
-DEPENDS+= ${PYPKGPREFIX}-pyparsing>=2.3.1:../../devel/py-pyparsing
+DEPENDS+= ${PYPKGPREFIX}-pyparsing>=3:../../devel/py-pyparsing
TEST_DEPENDS+= ${PYPKGPREFIX}-test>=0:../../devel/py-test
USE_LANGUAGES= c c++
Index: pkgsrc/graphics/py-matplotlib/distinfo
diff -u pkgsrc/graphics/py-matplotlib/distinfo:1.74 pkgsrc/graphics/py-matplotlib/distinfo:1.75
--- pkgsrc/graphics/py-matplotlib/distinfo:1.74 Thu Dec 11 09:43:09 2025
+++ pkgsrc/graphics/py-matplotlib/distinfo Tue May 12 05:10:14 2026
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.74 2025/12/11 09:43:09 adam Exp $
+$NetBSD: distinfo,v 1.75 2026/05/12 05:10:14 adam Exp $
-BLAKE2s (matplotlib-3.10.8.tar.gz) = 93f2637732b12457ba0b2ba628351d7132f3e746221fe40fb858f6c859a5b21b
-SHA512 (matplotlib-3.10.8.tar.gz) = 66d07fb0b13821e88f6e6fe9f9882542340c074198dce7d5f8bf5d65d1c64326ae7517ad38d6357491c54aedd8cd1b03f555ad6d9337754db5dbd43c6305ab3f
-Size (matplotlib-3.10.8.tar.gz) = 34806269 bytes
+BLAKE2s (matplotlib-3.10.9.tar.gz) = 8d0dcc4efd28bc6a28b356b0f68b82782544489f643ee8af8919da1e5626c177
+SHA512 (matplotlib-3.10.9.tar.gz) = 432b234e78e416d779cb1c5c7924f2e68997d9da8a204e7bd5b199aeaafdc900a93e492a464d21daccb11124c01567437c440c4d3ddbf3f772834e4217460a1f
+Size (matplotlib-3.10.9.tar.gz) = 34811233 bytes
SHA1 (patch-src_meson.build) = 93a4e88c2e8ea1b8643630896857b41c939e7888
Home |
Main Index |
Thread Index |
Old Index