From 88cb7b518a4904ba213bc370b3ba91ba73badbc7 Mon Sep 17 00:00:00 2001 From: adam Date: Thu, 18 Jun 2020 12:24:55 +0000 Subject: py-matplotlib: updated to 3.2.2 What's new in Matplotlib 3.2 Unit converters recognize subclasses imsave accepts metadata and PIL options cbook.normalize_kwargs FontProperties accepts os.PathLike Gouraud-shading alpha channel in PDF backend Kerning adjustments now use correct values bar3d lightsource shading Shifting errorbars Improvements in Logit scale ticker and formatter rcParams for axes title location and color 3-digit and 4-digit hex colors --- graphics/py-matplotlib/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/py-matplotlib/Makefile') diff --git a/graphics/py-matplotlib/Makefile b/graphics/py-matplotlib/Makefile index a6fc1b1f004..966f4b79644 100644 --- a/graphics/py-matplotlib/Makefile +++ b/graphics/py-matplotlib/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.58 2020/05/17 18:56:43 adam Exp $ +# $NetBSD: Makefile,v 1.59 2020/06/18 12:24:55 adam Exp $ -DISTNAME= matplotlib-3.2.1 +DISTNAME= matplotlib-3.2.2 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= graphics python MASTER_SITES= ${MASTER_SITE_PYPI:=m/matplotlib/} -- cgit v1.2.3