Mon Nov 14 09:57:40 2022 UTC ()
py-matplotlib: updated to 3.6.2

REL: v3.6.2

This release contains several bug-fixes and adjustments:

Avoid mutating dictionaries passed to subplots
Fix bbox_inches='tight' on a figure with constrained layout enabled
Fix auto-scaling of ax.hist density with histtype='step'
Fix compatibility with PySide6 6.4
Fix evaluating colormaps on non-NumPy arrays
Fix key reporting in pick events
Fix thread check on PyPy 3.8
Handle input to ax.bar that is all NaN
Make rubber band more visible on Tk and Wx backends
Restore (and warn on) seaborn styles in style.library
Restore get_renderer function in deprecated tight_layout
nb/webagg: Fix resize handle on WebKit browsers (e.g., Safari)


(adam)
diff -r1.77 -r1.78 pkgsrc/graphics/py-matplotlib/Makefile
diff -r1.50 -r1.51 pkgsrc/graphics/py-matplotlib/distinfo

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

--- pkgsrc/graphics/py-matplotlib/Makefile 2022/10/13 16:04:39 1.77
+++ pkgsrc/graphics/py-matplotlib/Makefile 2022/11/14 09:57:40 1.78
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.77 2022/10/13 16:04:39 adam Exp $ 1# $NetBSD: Makefile,v 1.78 2022/11/14 09:57:40 adam Exp $
2 2
3DISTNAME= matplotlib-3.6.1 3DISTNAME= matplotlib-3.6.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
13DEPENDS+= ${PYPKGPREFIX}-Pillow>=6.2.0:../../graphics/py-Pillow 13DEPENDS+= ${PYPKGPREFIX}-Pillow>=6.2.0:../../graphics/py-Pillow
14DEPENDS+= ${PYPKGPREFIX}-cairo-[0-9]*:../../graphics/py-cairo 14DEPENDS+= ${PYPKGPREFIX}-cairo-[0-9]*:../../graphics/py-cairo
15DEPENDS+= ${PYPKGPREFIX}-contourpy>=1.0.1:../../graphics/py-contourpy 15DEPENDS+= ${PYPKGPREFIX}-contourpy>=1.0.1:../../graphics/py-contourpy
16DEPENDS+= ${PYPKGPREFIX}-cycler>=0.10:../../graphics/py-cycler 16DEPENDS+= ${PYPKGPREFIX}-cycler>=0.10:../../graphics/py-cycler

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

--- pkgsrc/graphics/py-matplotlib/distinfo 2022/10/13 16:04:39 1.50
+++ pkgsrc/graphics/py-matplotlib/distinfo 2022/11/14 09:57:40 1.51
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.50 2022/10/13 16:04:39 adam Exp $ 1$NetBSD: distinfo,v 1.51 2022/11/14 09:57:40 adam Exp $
2 2
3BLAKE2s (matplotlib-3.6.1.tar.gz) = d0208372d425f7b714a6bb0d86986366e885106077febd61a51bb97efeb52561 3BLAKE2s (matplotlib-3.6.2.tar.gz) = ccb27da2437a75cf36adeb48e4a205928d0fce97a3547924ee983b90f7dade34
4SHA512 (matplotlib-3.6.1.tar.gz) = 40b148fe4574eea88e7e74c2844a4811c71651602bd7e0a863482571bfa216c01d4f5fcd36add14af82c5cacdb6ae9d441ed251ee5239d06bcc8d40c9ee8841b 4SHA512 (matplotlib-3.6.2.tar.gz) = 51b84a4328a85f674cb44728955fca8bb5b8b702c788158b8bcfc13a44206a5a658ac12ed8f9a5f6ec53ef543395fab4f3871f91013ba1432f3e2b848c36976f
5Size (matplotlib-3.6.1.tar.gz) = 35826557 bytes 5Size (matplotlib-3.6.2.tar.gz) = 35843927 bytes
6SHA1 (patch-mplsetup.cfg) = 06bf93f112ab4ed4604179c1cc7fd2bdee62b56d 6SHA1 (patch-mplsetup.cfg) = 06bf93f112ab4ed4604179c1cc7fd2bdee62b56d