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: Mon Jan 16 14:30:40 UTC 2023
Modified Files:
pkgsrc/graphics/py-matplotlib: Makefile distinfo
Log Message:
py-matplotlib: updated to 3.6.3
Matplotlib 3.6.3
This release contains several bug-fixes and adjustments:
* Fix Artist removal from |axes_grid1| Axes classes
* Fix |inset_locator| in subfigures
* Fix |scatter| on masked arrays with units
* Fix colorbar ticks with log norm contours
* Fix deprecation warnings in GTK4 backend
* Fix using relative paths in |HTMLWriter|
* Improve failure message from rcParams string validation for tuple inputs
* Improve performance of QtAgg backends
* No longer modify |pil_kwargs| argument to |imsave| and |savefig|
To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.79 pkgsrc/graphics/py-matplotlib/Makefile
cvs rdiff -u -r1.51 -r1.52 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.78 pkgsrc/graphics/py-matplotlib/Makefile:1.79
--- pkgsrc/graphics/py-matplotlib/Makefile:1.78 Mon Nov 14 09:57:40 2022
+++ pkgsrc/graphics/py-matplotlib/Makefile Mon Jan 16 14:30:40 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.78 2022/11/14 09:57:40 adam Exp $
+# $NetBSD: Makefile,v 1.79 2023/01/16 14:30:40 adam Exp $
-DISTNAME= matplotlib-3.6.2
+DISTNAME= matplotlib-3.6.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= graphics python
MASTER_SITES= ${MASTER_SITE_PYPI:=m/matplotlib/}
Index: pkgsrc/graphics/py-matplotlib/distinfo
diff -u pkgsrc/graphics/py-matplotlib/distinfo:1.51 pkgsrc/graphics/py-matplotlib/distinfo:1.52
--- pkgsrc/graphics/py-matplotlib/distinfo:1.51 Mon Nov 14 09:57:40 2022
+++ pkgsrc/graphics/py-matplotlib/distinfo Mon Jan 16 14:30:40 2023
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.51 2022/11/14 09:57:40 adam Exp $
+$NetBSD: distinfo,v 1.52 2023/01/16 14:30:40 adam Exp $
-BLAKE2s (matplotlib-3.6.2.tar.gz) = ccb27da2437a75cf36adeb48e4a205928d0fce97a3547924ee983b90f7dade34
-SHA512 (matplotlib-3.6.2.tar.gz) = 51b84a4328a85f674cb44728955fca8bb5b8b702c788158b8bcfc13a44206a5a658ac12ed8f9a5f6ec53ef543395fab4f3871f91013ba1432f3e2b848c36976f
-Size (matplotlib-3.6.2.tar.gz) = 35843927 bytes
+BLAKE2s (matplotlib-3.6.3.tar.gz) = 763d424d4a9bbdd05524534c1f3f8b0aeadad28f1d340e49a0b0e1111392cd1f
+SHA512 (matplotlib-3.6.3.tar.gz) = 844ca90bcc9953d3d1289a6d471180a3dadb49c75eb59858bbbfb67d4b1292b83b86b366f22ab12d9e97c980376d48b86e745607ec4e812a3010c6fec01398dc
+Size (matplotlib-3.6.3.tar.gz) = 35868590 bytes
SHA1 (patch-mplsetup.cfg) = 06bf93f112ab4ed4604179c1cc7fd2bdee62b56d
Home |
Main Index |
Thread Index |
Old Index