pkgsrc-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.1.2
details: https://anonhg.NetBSD.org/pkgsrc/rev/d56321605c9e
branches: trunk
changeset: 419073:d56321605c9e
user: adam <adam%pkgsrc.org@localhost>
date: Wed Dec 11 20:29:51 2019 +0000
description:
py-matplotlib: updated to 3.1.2
v3.1.2:
- fix regresion of incorrect limits for y-axis in imshow
- fix integer indexed pandas series
- fix ScalarFormatter formatting of masked values
- webagg and nbagg no longer incorrectly fallback to agg when $DISPLAY is not set
- several fixes for Qt5 backend
- other bugfixes and documentation fixes
diffstat:
graphics/py-matplotlib/Makefile | 8 ++++----
graphics/py-matplotlib/distinfo | 10 +++++-----
2 files changed, 9 insertions(+), 9 deletions(-)
diffs (38 lines):
diff -r 01cd47e4fcc7 -r d56321605c9e graphics/py-matplotlib/Makefile
--- a/graphics/py-matplotlib/Makefile Wed Dec 11 20:20:23 2019 +0000
+++ b/graphics/py-matplotlib/Makefile Wed Dec 11 20:29:51 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.55 2019/07/03 18:18:44 adam Exp $
+# $NetBSD: Makefile,v 1.56 2019/12/11 20:29:51 adam Exp $
-DISTNAME= matplotlib-3.1.1
+DISTNAME= matplotlib-3.1.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= graphics python
MASTER_SITES= ${MASTER_SITE_PYPI:=m/matplotlib/}
@@ -18,8 +18,8 @@
DEPENDS+= ${PYPKGPREFIX}-pyparsing>=2.2.0:../../devel/py-pyparsing
TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
-USE_LANGUAGES= c c++
-USE_TOOLS+= pkg-config
+USE_LANGUAGES= c c++
+USE_TOOLS+= pkg-config
PYTHON_VERSIONS_INCOMPATIBLE= 27
diff -r 01cd47e4fcc7 -r d56321605c9e graphics/py-matplotlib/distinfo
--- a/graphics/py-matplotlib/distinfo Wed Dec 11 20:20:23 2019 +0000
+++ b/graphics/py-matplotlib/distinfo Wed Dec 11 20:29:51 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.33 2019/07/03 18:18:44 adam Exp $
+$NetBSD: distinfo,v 1.34 2019/12/11 20:29:51 adam Exp $
-SHA1 (matplotlib-3.1.1.tar.gz) = 4711bb20e55a17db194e3013a81f6a1207137170
-RMD160 (matplotlib-3.1.1.tar.gz) = af7de250fbfe2ca051d31d7886b14d62396880ce
-SHA512 (matplotlib-3.1.1.tar.gz) = d44729028b91523c7ed2659e7ce7e9c2022ff322c3804e1ca16c9f64038f21d63ebf74a4da4239605cfb9c65729bf519360ac7f2a25dc70daa6fdcfa9c610c31
-Size (matplotlib-3.1.1.tar.gz) = 37793603 bytes
+SHA1 (matplotlib-3.1.2.tar.gz) = 35b1bb3be70e16c68766e4d1c4e8edd38b1efc7c
+RMD160 (matplotlib-3.1.2.tar.gz) = 6ee1b9c71753cf81128b5994796f0f3db98f1299
+SHA512 (matplotlib-3.1.2.tar.gz) = 2eff3c0525d01824ed758a87f50a3f6094767b580fca1eae4e9dbc2cc972af3d0cc3ac9615e576c5685e8bfc1ec90754bc826635f4f2a919d0b26bbb686cccab
+Size (matplotlib-3.1.2.tar.gz) = 40909582 bytes
Home |
Main Index |
Thread Index |
Old Index