Mon Jul 10 21:22:29 2023 UTC ()
py-matplotlib: updated to 3.7.2

v3.7.2
Avoid modifying input masks in pcolor/pcolormesh
Fix 3D set_aspect error cases
Fix IPython's %pylab mode detection
Fix Figure.get_constrained_layout_pads()
Fix Legend.set_draggable() with update="bbox"
Fix TransformedBbox.{,full_}contains
Fix clipping of bar_label text
Fix colorbar size when saving with explicit bbox_inches
Fix errors when an input is entirely NaN
Fix leaks of exception tracebacks and LayoutGrid objects
Fix non-interpolated imshow in PDF export
Fix palettized image optimization in PDF export
Fix pgf tests with TeXLive 2022
Fix removal of Axes that contain widgets that are grabbing the mouse
Fix removal of draggable artists
Fix subslice optimization for long, fully nan lines
Fix tight layout if Figure has an existing layout manager
Fix window extent of AnnotationBbox before first draw
Fix wspace and hspace in subfigures
Improve Qt compatibility
Improve compatibility with Python 3.12
Prevent under the hood downcasting of values in xcorr
Remove some NumPy function overrides from pylab
Remove warning with symlog scales on mouseover


(adam)
diff -r1.82 -r1.83 pkgsrc/graphics/py-matplotlib/Makefile
diff -r1.53 -r1.54 pkgsrc/graphics/py-matplotlib/distinfo

cvs diff -r1.82 -r1.83 pkgsrc/graphics/py-matplotlib/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/py-matplotlib/Makefile 2023/07/01 08:37:36 1.82
+++ pkgsrc/graphics/py-matplotlib/Makefile 2023/07/10 21:22:29 1.83
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.82 2023/07/01 08:37:36 wiz Exp $ 1# $NetBSD: Makefile,v 1.83 2023/07/10 21:22:29 adam Exp $
2 2
3DISTNAME= matplotlib-3.7.1 3DISTNAME= matplotlib-3.7.2
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= graphics python 5CATEGORIES= graphics python
6MASTER_SITES= ${MASTER_SITE_PYPI:=m/matplotlib/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=m/matplotlib/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://matplotlib.org/ 9HOMEPAGE= https://matplotlib.org/
10COMMENT= Matlab-style plotting package for Python 10COMMENT= Matlab-style plotting package for Python
11# LICENSE= see ${WRKSRC}/LICENSE/LICENSE 11# LICENSE= see ${WRKSRC}/LICENSE/LICENSE
12 12
13TOOL_DEPENDS+= ${PYPKGPREFIX}-certifi>=2020.06.20:../../security/py-certifi 13TOOL_DEPENDS+= ${PYPKGPREFIX}-certifi>=2020.06.20:../../security/py-certifi
14TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm>=7:../../devel/py-setuptools_scm 14TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm>=7:../../devel/py-setuptools_scm
15DEPENDS+= ${PYPKGPREFIX}-Pillow>=6.2.0:../../graphics/py-Pillow 15DEPENDS+= ${PYPKGPREFIX}-Pillow>=6.2.0:../../graphics/py-Pillow
16DEPENDS+= ${PYPKGPREFIX}-cairo-[0-9]*:../../graphics/py-cairo 16DEPENDS+= ${PYPKGPREFIX}-cairo-[0-9]*:../../graphics/py-cairo

cvs diff -r1.53 -r1.54 pkgsrc/graphics/py-matplotlib/distinfo (expand / switch to unified diff)

--- pkgsrc/graphics/py-matplotlib/distinfo 2023/03/05 07:18:30 1.53
+++ pkgsrc/graphics/py-matplotlib/distinfo 2023/07/10 21:22:29 1.54
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.53 2023/03/05 07:18:30 adam Exp $ 1$NetBSD: distinfo,v 1.54 2023/07/10 21:22:29 adam Exp $
2 2
3BLAKE2s (matplotlib-3.7.1.tar.gz) = e8eff2b596ae16005845940f20fdc5a7810d2984c052a76d294884b4d6602761 3BLAKE2s (matplotlib-3.7.2.tar.gz) = 64843ae84c2d9270682380569fef63795b56178e695e74b845c37ebd654bcd30
4SHA512 (matplotlib-3.7.1.tar.gz) = d7db4213d5b38eba779ba06ffaa8e67a435192e4a8cf62f8e1cd4b8079cd257b2e83cb79926df012b7084c785c0ce8b03275035f68cfcf0a36b0dda7322f2e67 4SHA512 (matplotlib-3.7.2.tar.gz) = 3ddb223c869c01cf71ab65a628a3c996eed1ff8b2375c02e3158a5750652a5d8277a55706e50890c15c14c7a104db01f01b01ca8964f85b6ffec104fc273872d
5Size (matplotlib-3.7.1.tar.gz) = 38003777 bytes 5Size (matplotlib-3.7.2.tar.gz) = 38095843 bytes
6SHA1 (patch-mplsetup.cfg) = 06bf93f112ab4ed4604179c1cc7fd2bdee62b56d 6SHA1 (patch-mplsetup.cfg) = 06bf93f112ab4ed4604179c1cc7fd2bdee62b56d