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: Sun Dec 1 09:43:11 UTC 2024
Modified Files:
pkgsrc/graphics/py-matplotlib: Makefile PLIST distinfo
Log Message:
py-matplotlib: updated to 3.9.3
3.9.3
This is the third bugfix release of the 3.9.x series.
This release contains several bug-fixes and adjustments:
Fix axline with extremely small slopes
Fix axline with non-linear axis scales
Fix minimumSizeHint with Qt backend
Fix config directory usage when it's behind a symlink
Fix draggable legend when blitting is enabled
Fix high CPU utilization in the macosx backend
Fix multiple hatch edgecolors passed to contourf
Improve compatibility with pytest 8.2.0
To generate a diff of this commit:
cvs rdiff -u -r1.101 -r1.102 pkgsrc/graphics/py-matplotlib/Makefile
cvs rdiff -u -r1.37 -r1.38 pkgsrc/graphics/py-matplotlib/PLIST
cvs rdiff -u -r1.66 -r1.67 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.101 pkgsrc/graphics/py-matplotlib/Makefile:1.102
--- pkgsrc/graphics/py-matplotlib/Makefile:1.101 Mon Oct 14 06:45:45 2024
+++ pkgsrc/graphics/py-matplotlib/Makefile Sun Dec 1 09:43:11 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.101 2024/10/14 06:45:45 wiz Exp $
+# $NetBSD: Makefile,v 1.102 2024/12/01 09:43:11 adam Exp $
-DISTNAME= matplotlib-3.9.2
+DISTNAME= matplotlib-3.9.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= graphics python
MASTER_SITES= ${MASTER_SITE_PYPI:=m/matplotlib/}
Index: pkgsrc/graphics/py-matplotlib/PLIST
diff -u pkgsrc/graphics/py-matplotlib/PLIST:1.37 pkgsrc/graphics/py-matplotlib/PLIST:1.38
--- pkgsrc/graphics/py-matplotlib/PLIST:1.37 Tue Aug 13 07:12:39 2024
+++ pkgsrc/graphics/py-matplotlib/PLIST Sun Dec 1 09:43:11 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.37 2024/08/13 07:12:39 adam Exp $
+@comment $NetBSD: PLIST,v 1.38 2024/12/01 09:43:11 adam Exp $
${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
@@ -454,17 +454,14 @@ ${PYSITELIB}/matplotlib/mpl-data/fonts/t
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/cmss10.ttf
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/cmsy10.ttf
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/cmtt10.ttf
-${PYSITELIB}/matplotlib/mpl-data/images/back-symbolic.svg
${PYSITELIB}/matplotlib/mpl-data/images/back.pdf
${PYSITELIB}/matplotlib/mpl-data/images/back.png
${PYSITELIB}/matplotlib/mpl-data/images/back.svg
${PYSITELIB}/matplotlib/mpl-data/images/back_large.png
-${PYSITELIB}/matplotlib/mpl-data/images/filesave-symbolic.svg
${PYSITELIB}/matplotlib/mpl-data/images/filesave.pdf
${PYSITELIB}/matplotlib/mpl-data/images/filesave.png
${PYSITELIB}/matplotlib/mpl-data/images/filesave.svg
${PYSITELIB}/matplotlib/mpl-data/images/filesave_large.png
-${PYSITELIB}/matplotlib/mpl-data/images/forward-symbolic.svg
${PYSITELIB}/matplotlib/mpl-data/images/forward.pdf
${PYSITELIB}/matplotlib/mpl-data/images/forward.png
${PYSITELIB}/matplotlib/mpl-data/images/forward.svg
@@ -472,12 +469,10 @@ ${PYSITELIB}/matplotlib/mpl-data/images/
${PYSITELIB}/matplotlib/mpl-data/images/hand.pdf
${PYSITELIB}/matplotlib/mpl-data/images/hand.png
${PYSITELIB}/matplotlib/mpl-data/images/hand.svg
-${PYSITELIB}/matplotlib/mpl-data/images/help-symbolic.svg
${PYSITELIB}/matplotlib/mpl-data/images/help.pdf
${PYSITELIB}/matplotlib/mpl-data/images/help.png
${PYSITELIB}/matplotlib/mpl-data/images/help.svg
${PYSITELIB}/matplotlib/mpl-data/images/help_large.png
-${PYSITELIB}/matplotlib/mpl-data/images/home-symbolic.svg
${PYSITELIB}/matplotlib/mpl-data/images/home.pdf
${PYSITELIB}/matplotlib/mpl-data/images/home.png
${PYSITELIB}/matplotlib/mpl-data/images/home.svg
@@ -486,7 +481,6 @@ ${PYSITELIB}/matplotlib/mpl-data/images/
${PYSITELIB}/matplotlib/mpl-data/images/matplotlib.png
${PYSITELIB}/matplotlib/mpl-data/images/matplotlib.svg
${PYSITELIB}/matplotlib/mpl-data/images/matplotlib_large.png
-${PYSITELIB}/matplotlib/mpl-data/images/move-symbolic.svg
${PYSITELIB}/matplotlib/mpl-data/images/move.pdf
${PYSITELIB}/matplotlib/mpl-data/images/move.png
${PYSITELIB}/matplotlib/mpl-data/images/move.svg
@@ -495,12 +489,10 @@ ${PYSITELIB}/matplotlib/mpl-data/images/
${PYSITELIB}/matplotlib/mpl-data/images/qt4_editor_options.png
${PYSITELIB}/matplotlib/mpl-data/images/qt4_editor_options.svg
${PYSITELIB}/matplotlib/mpl-data/images/qt4_editor_options_large.png
-${PYSITELIB}/matplotlib/mpl-data/images/subplots-symbolic.svg
${PYSITELIB}/matplotlib/mpl-data/images/subplots.pdf
${PYSITELIB}/matplotlib/mpl-data/images/subplots.png
${PYSITELIB}/matplotlib/mpl-data/images/subplots.svg
${PYSITELIB}/matplotlib/mpl-data/images/subplots_large.png
-${PYSITELIB}/matplotlib/mpl-data/images/zoom_to_rect-symbolic.svg
${PYSITELIB}/matplotlib/mpl-data/images/zoom_to_rect.pdf
${PYSITELIB}/matplotlib/mpl-data/images/zoom_to_rect.png
${PYSITELIB}/matplotlib/mpl-data/images/zoom_to_rect.svg
@@ -1228,6 +1220,7 @@ ${PYSITELIB}/matplotlib/tests/baseline_i
${PYSITELIB}/matplotlib/tests/baseline_images/test_contour/contour_manual_labels.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_contour/contour_test_label_transforms.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_contour/contour_uneven.png
+${PYSITELIB}/matplotlib/tests/baseline_images/test_contour/contourf_hatch_colors.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_dates/DateFormatter_fractionalSeconds.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_dates/RRuleLocator_bounds.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_dates/date_axhline.png
Index: pkgsrc/graphics/py-matplotlib/distinfo
diff -u pkgsrc/graphics/py-matplotlib/distinfo:1.66 pkgsrc/graphics/py-matplotlib/distinfo:1.67
--- pkgsrc/graphics/py-matplotlib/distinfo:1.66 Tue Aug 13 07:12:39 2024
+++ pkgsrc/graphics/py-matplotlib/distinfo Sun Dec 1 09:43:11 2024
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.66 2024/08/13 07:12:39 adam Exp $
+$NetBSD: distinfo,v 1.67 2024/12/01 09:43:11 adam Exp $
-BLAKE2s (matplotlib-3.9.2.tar.gz) = 1ea2abf2beb53ca155ee410c5dbdacf1c307d46f91c8a9101f00a27e78dd9911
-SHA512 (matplotlib-3.9.2.tar.gz) = 4b7437eeb085915a90db64600d0e6c59501ea1513d07b8298a159a763461ef6947a0cb332dcde1a5f0996840320ca7dd1d972d7514ff6f87b036fc631e79885f
-Size (matplotlib-3.9.2.tar.gz) = 36088381 bytes
+BLAKE2s (matplotlib-3.9.3.tar.gz) = 3b0987028075b008a63b9798a1c38e6928511998ecab31b98e73f7ea028ddcc7
+SHA512 (matplotlib-3.9.3.tar.gz) = f42a1bc8febf88369b5164879f32bc7967fe0930e42d12395722ac3d2c10a8c59ac9419b68c4bcb499c7df26dfc429dafb672b61f85aee971dd270b0e29742ed
+Size (matplotlib-3.9.3.tar.gz) = 36113438 bytes
SHA1 (patch-src_meson.build) = 93a4e88c2e8ea1b8643630896857b41c939e7888
Home |
Main Index |
Thread Index |
Old Index