Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/py-matplotlib py-matplotlib: updated to 3.2.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cd7c9724bbe2
branches:  trunk
changeset: 434523:cd7c9724bbe2
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Jun 18 12:24:55 2020 +0000

description:
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

diffstat:

 graphics/py-matplotlib/Makefile |   4 ++--
 graphics/py-matplotlib/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 9418c8407975 -r cd7c9724bbe2 graphics/py-matplotlib/Makefile
--- a/graphics/py-matplotlib/Makefile   Thu Jun 18 10:14:54 2020 +0000
+++ b/graphics/py-matplotlib/Makefile   Thu Jun 18 12:24:55 2020 +0000
@@ -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/}
diff -r 9418c8407975 -r cd7c9724bbe2 graphics/py-matplotlib/distinfo
--- a/graphics/py-matplotlib/distinfo   Thu Jun 18 10:14:54 2020 +0000
+++ b/graphics/py-matplotlib/distinfo   Thu Jun 18 12:24:55 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.36 2020/05/17 18:56:43 adam Exp $
+$NetBSD: distinfo,v 1.37 2020/06/18 12:24:55 adam Exp $
 
-SHA1 (matplotlib-3.2.1.tar.gz) = 8263c2e1ceb3f610c898b85dfeb8b68bf338e86f
-RMD160 (matplotlib-3.2.1.tar.gz) = e6af6972a193ed2802a05c51ca65e9ca9b6cd896
-SHA512 (matplotlib-3.2.1.tar.gz) = d6497a3c47eaff9c0d981bc03de5894a3f4a5413cbe320924b1df6d68eb421e548cf4247c035fd636a4403cd2d50071633e6906e795b74ec7d9c4816193e42be
-Size (matplotlib-3.2.1.tar.gz) = 40325615 bytes
+SHA1 (matplotlib-3.2.2.tar.gz) = 70c322e11d5745e9d3fbcb5f539086319798bae4
+RMD160 (matplotlib-3.2.2.tar.gz) = e8bbf097da8ecabc57677781ce68b2399bfbdf78
+SHA512 (matplotlib-3.2.2.tar.gz) = 4b8080fddc717f311a87b6ef1a279304da2931ef2d6de85688c153f14da5009351f42d9533c44695ca43ce1496bb642927aca822a7946a2d50d40a7d25224b31
+Size (matplotlib-3.2.2.tar.gz) = 40295831 bytes



Home | Main Index | Thread Index | Old Index