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:           Thu Sep 14 12:40:10 UTC 2023

Modified Files:
        pkgsrc/graphics/py-matplotlib: Makefile PLIST distinfo
Removed Files:
        pkgsrc/graphics/py-matplotlib/patches: patch-environment.yml
            patch-lib_matplotlib.egg-info_requires.txt patch-setup.py

Log Message:
py-matplotlib: updated to 3.7.3

v3.7.3

This release contains several bug-fixes and adjustments:

Add Python 3.12 wheels
Update the license for the bundled colorbrewer colormap data
Fix Cairo backend when using cairocffi
Fix axes_grid1 inset axes with bbox_inches=tight
Fix bugs in Path3DCollection / Poly3DCollection constructors
Fix setting array labelcolor on Tick
Improve compatibility with latest NumPy
Stop warning when calling tight_layout multiple times


To generate a diff of this commit:
cvs rdiff -u -r1.85 -r1.86 pkgsrc/graphics/py-matplotlib/Makefile
cvs rdiff -u -r1.30 -r1.31 pkgsrc/graphics/py-matplotlib/PLIST
cvs rdiff -u -r1.56 -r1.57 pkgsrc/graphics/py-matplotlib/distinfo
cvs rdiff -u -r1.2 -r0 \
    pkgsrc/graphics/py-matplotlib/patches/patch-environment.yml \
    pkgsrc/graphics/py-matplotlib/patches/patch-lib_matplotlib.egg-info_requires.txt
cvs rdiff -u -r1.6 -r0 pkgsrc/graphics/py-matplotlib/patches/patch-setup.py

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.85 pkgsrc/graphics/py-matplotlib/Makefile:1.86
--- pkgsrc/graphics/py-matplotlib/Makefile:1.85 Tue Aug  1 23:20:44 2023
+++ pkgsrc/graphics/py-matplotlib/Makefile      Thu Sep 14 12:40:09 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.85 2023/08/01 23:20:44 wiz Exp $
+# $NetBSD: Makefile,v 1.86 2023/09/14 12:40:09 adam Exp $
 
-DISTNAME=      matplotlib-3.7.2
+DISTNAME=      matplotlib-3.7.3
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    graphics python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=m/matplotlib/}
 
@@ -21,7 +20,7 @@ DEPENDS+=     ${PYPKGPREFIX}-dateutil>=2.7:.
 DEPENDS+=      ${PYPKGPREFIX}-fonttools>=4.22.0:../../fonts/py-fonttools
 DEPENDS+=      ${PYPKGPREFIX}-kiwisolver>=1.0.1:../../math/py-kiwisolver
 DEPENDS+=      ${PYPKGPREFIX}-packaging>=20.0:../../devel/py-packaging
-DEPENDS+=      ${PYPKGPREFIX}-pyparsing>=2.2.1:../../devel/py-pyparsing
+DEPENDS+=      ${PYPKGPREFIX}-pyparsing>=2.3.1:../../devel/py-pyparsing
 TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
 
 USE_LANGUAGES= c c++
@@ -31,9 +30,6 @@ PYSETUPTESTTARGET=    pytest
 
 PYTHON_VERSIONS_INCOMPATIBLE=  27 38
 
-post-patch:
-       ${RM} ${WRKSRC}/lib/matplotlib.egg-info/requires.txt.orig
-
 .include "../../devel/py-pybind11/buildlink3.mk"
 .include "../../devel/zlib/buildlink3.mk"
 .include "../../graphics/freetype2/buildlink3.mk"

Index: pkgsrc/graphics/py-matplotlib/PLIST
diff -u pkgsrc/graphics/py-matplotlib/PLIST:1.30 pkgsrc/graphics/py-matplotlib/PLIST:1.31
--- pkgsrc/graphics/py-matplotlib/PLIST:1.30    Sun Mar  5 07:18:30 2023
+++ pkgsrc/graphics/py-matplotlib/PLIST Thu Sep 14 12:40:09 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.30 2023/03/05 07:18:30 adam Exp $
+@comment $NetBSD: PLIST,v 1.31 2023/09/14 12:40:09 adam Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -658,6 +658,9 @@ ${PYSITELIB}/matplotlib/tests/test_artis
 ${PYSITELIB}/matplotlib/tests/test_axes.py
 ${PYSITELIB}/matplotlib/tests/test_axes.pyc
 ${PYSITELIB}/matplotlib/tests/test_axes.pyo
+${PYSITELIB}/matplotlib/tests/test_axis.py
+${PYSITELIB}/matplotlib/tests/test_axis.pyc
+${PYSITELIB}/matplotlib/tests/test_axis.pyo
 ${PYSITELIB}/matplotlib/tests/test_backend_bases.py
 ${PYSITELIB}/matplotlib/tests/test_backend_bases.pyc
 ${PYSITELIB}/matplotlib/tests/test_backend_bases.pyo

Index: pkgsrc/graphics/py-matplotlib/distinfo
diff -u pkgsrc/graphics/py-matplotlib/distinfo:1.56 pkgsrc/graphics/py-matplotlib/distinfo:1.57
--- pkgsrc/graphics/py-matplotlib/distinfo:1.56 Sun Jul 23 14:43:02 2023
+++ pkgsrc/graphics/py-matplotlib/distinfo      Thu Sep 14 12:40:09 2023
@@ -1,9 +1,6 @@
-$NetBSD: distinfo,v 1.56 2023/07/23 14:43:02 bacon Exp $
+$NetBSD: distinfo,v 1.57 2023/09/14 12:40:09 adam Exp $
 
-BLAKE2s (matplotlib-3.7.2.tar.gz) = 64843ae84c2d9270682380569fef63795b56178e695e74b845c37ebd654bcd30
-SHA512 (matplotlib-3.7.2.tar.gz) = 3ddb223c869c01cf71ab65a628a3c996eed1ff8b2375c02e3158a5750652a5d8277a55706e50890c15c14c7a104db01f01b01ca8964f85b6ffec104fc273872d
-Size (matplotlib-3.7.2.tar.gz) = 38095843 bytes
-SHA1 (patch-environment.yml) = ee90f3806410c05d4396f8ab6e2ce2f07385f41e
-SHA1 (patch-lib_matplotlib.egg-info_requires.txt) = 444dc332ccba024b7320334cf237773ff0ab2a97
+BLAKE2s (matplotlib-3.7.3.tar.gz) = 5a457cea669045732f462ff294afa069bb9699783e935f74f365f05cd0c4911b
+SHA512 (matplotlib-3.7.3.tar.gz) = 034b81ef4811089e845855eb339155b18b1221ffd325ea73c83e83bb433374dfa4e650e29bbae5ad63a84090eb4b013d0f106ff37c30fd661b4d071004745caa
+Size (matplotlib-3.7.3.tar.gz) = 38097222 bytes
 SHA1 (patch-mplsetup.cfg) = 06bf93f112ab4ed4604179c1cc7fd2bdee62b56d
-SHA1 (patch-setup.py) = f8c1b72e7ac1acefb324b53bb60b2f7de4aae3e8



Home | Main Index | Thread Index | Old Index