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: wiz
Date: Mon Feb 19 12:52:23 UTC 2024
Modified Files:
pkgsrc/graphics/py-matplotlib: Makefile PLIST distinfo
Log Message:
py-matplotlib: update to 3.8.3.
Bugfix release, details see
https://github.com/matplotlib/matplotlib/milestone/88?closed=1
To generate a diff of this commit:
cvs rdiff -u -r1.92 -r1.93 pkgsrc/graphics/py-matplotlib/Makefile
cvs rdiff -u -r1.33 -r1.34 pkgsrc/graphics/py-matplotlib/PLIST
cvs rdiff -u -r1.60 -r1.61 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.92 pkgsrc/graphics/py-matplotlib/Makefile:1.93
--- pkgsrc/graphics/py-matplotlib/Makefile:1.92 Mon Dec 4 10:12:14 2023
+++ pkgsrc/graphics/py-matplotlib/Makefile Mon Feb 19 12:52:23 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.92 2023/12/04 10:12:14 jperkin Exp $
+# $NetBSD: Makefile,v 1.93 2024/02/19 12:52:23 wiz Exp $
-DISTNAME= matplotlib-3.8.2
+DISTNAME= matplotlib-3.8.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.33 pkgsrc/graphics/py-matplotlib/PLIST:1.34
--- pkgsrc/graphics/py-matplotlib/PLIST:1.33 Wed Nov 1 09:26:07 2023
+++ pkgsrc/graphics/py-matplotlib/PLIST Mon Feb 19 12:52:23 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.33 2023/11/01 09:26:07 adam Exp $
+@comment $NetBSD: PLIST,v 1.34 2024/02/19 12:52:23 wiz Exp $
${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
${PYSITELIB}/${WHEEL_INFODIR}/LICENSE_AMSFONTS
${PYSITELIB}/${WHEEL_INFODIR}/LICENSE_BAKOMA
@@ -784,6 +784,9 @@ ${PYSITELIB}/matplotlib/tests/test_basic
${PYSITELIB}/matplotlib/tests/test_bbox_tight.py
${PYSITELIB}/matplotlib/tests/test_bbox_tight.pyc
${PYSITELIB}/matplotlib/tests/test_bbox_tight.pyo
+${PYSITELIB}/matplotlib/tests/test_bezier.py
+${PYSITELIB}/matplotlib/tests/test_bezier.pyc
+${PYSITELIB}/matplotlib/tests/test_bezier.pyo
${PYSITELIB}/matplotlib/tests/test_category.py
${PYSITELIB}/matplotlib/tests/test_category.pyc
${PYSITELIB}/matplotlib/tests/test_category.pyo
Index: pkgsrc/graphics/py-matplotlib/distinfo
diff -u pkgsrc/graphics/py-matplotlib/distinfo:1.60 pkgsrc/graphics/py-matplotlib/distinfo:1.61
--- pkgsrc/graphics/py-matplotlib/distinfo:1.60 Sun Nov 19 15:56:25 2023
+++ pkgsrc/graphics/py-matplotlib/distinfo Mon Feb 19 12:52:23 2024
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.60 2023/11/19 15:56:25 wiz Exp $
+$NetBSD: distinfo,v 1.61 2024/02/19 12:52:23 wiz Exp $
-BLAKE2s (matplotlib-3.8.2.tar.gz) = 8a07b524a15b664917035c897d837a9488bea6ea6e5de4d95c74f85d390624f0
-SHA512 (matplotlib-3.8.2.tar.gz) = 4336ca9799bb03fc2f885e35889ad1c62412f7d7b6aa8e284049f75d1166d2f6753c27cf827f0e7f0bb461d3707ccf63a3172ed82f26ec413c0a6578791f957b
-Size (matplotlib-3.8.2.tar.gz) = 35866957 bytes
+BLAKE2s (matplotlib-3.8.3.tar.gz) = 03f7bb31f5c162a371ad76d25e52dc048d8b0db1d6b911e479609f5da1e2ccf4
+SHA512 (matplotlib-3.8.3.tar.gz) = 457d1d62b76752938a24780c697461949de00d779df55df122d789f9ebef154edda037f2a804241880a0b442c5fa8139b8ab13054898b8e08fd17a56bdc23312
+Size (matplotlib-3.8.3.tar.gz) = 35879872 bytes
SHA1 (patch-mplsetup.cfg) = 06bf93f112ab4ed4604179c1cc7fd2bdee62b56d
Home |
Main Index |
Thread Index |
Old Index