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: Fri Oct 20 12:40:05 UTC 2023
Modified Files:
pkgsrc/graphics/py-matplotlib: Makefile PLIST distinfo
Log Message:
py-matplotlib: updated to 3.8.0
v3.8.0
Type hints for most public APIs
Many improvements to Mathtext
Addition of \boldsymbol command
Additional sizable delimiters
Documentation improvements
\substack command
\middle delimitier
\mathbfit for bold italic text
3D plotting improvements
Specify tick/axis label positions
Improved text for coordinates in interactive sessions
Ability to share view angles
New plotting method ecdf (empirical cumulative distribution function)
To generate a diff of this commit:
cvs rdiff -u -r1.86 -r1.87 pkgsrc/graphics/py-matplotlib/Makefile
cvs rdiff -u -r1.31 -r1.32 pkgsrc/graphics/py-matplotlib/PLIST
cvs rdiff -u -r1.57 -r1.58 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.86 pkgsrc/graphics/py-matplotlib/Makefile:1.87
--- pkgsrc/graphics/py-matplotlib/Makefile:1.86 Thu Sep 14 12:40:09 2023
+++ pkgsrc/graphics/py-matplotlib/Makefile Fri Oct 20 12:40:05 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.86 2023/09/14 12:40:09 adam Exp $
+# $NetBSD: Makefile,v 1.87 2023/10/20 12:40:05 adam Exp $
-DISTNAME= matplotlib-3.7.3
+DISTNAME= matplotlib-3.8.0
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.31 pkgsrc/graphics/py-matplotlib/PLIST:1.32
--- pkgsrc/graphics/py-matplotlib/PLIST:1.31 Thu Sep 14 12:40:09 2023
+++ pkgsrc/graphics/py-matplotlib/PLIST Fri Oct 20 12:40:05 2023
@@ -1,13 +1,12 @@
-@comment $NetBSD: PLIST,v 1.31 2023/09/14 12:40:09 adam Exp $
+@comment $NetBSD: PLIST,v 1.32 2023/10/20 12:40:05 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/namespace_packages.txt
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
-${PYSITELIB}/${EGG_NAME}-nspkg.pth
${PYSITELIB}/matplotlib/__init__.py
${PYSITELIB}/matplotlib/__init__.pyc
+${PYSITELIB}/matplotlib/__init__.pyi
${PYSITELIB}/matplotlib/__init__.pyo
${PYSITELIB}/matplotlib/_afm.py
${PYSITELIB}/matplotlib/_afm.pyc
@@ -17,13 +16,16 @@ ${PYSITELIB}/matplotlib/_animation_data.
${PYSITELIB}/matplotlib/_animation_data.pyo
${PYSITELIB}/matplotlib/_api/__init__.py
${PYSITELIB}/matplotlib/_api/__init__.pyc
+${PYSITELIB}/matplotlib/_api/__init__.pyi
${PYSITELIB}/matplotlib/_api/__init__.pyo
${PYSITELIB}/matplotlib/_api/deprecation.py
${PYSITELIB}/matplotlib/_api/deprecation.pyc
+${PYSITELIB}/matplotlib/_api/deprecation.pyi
${PYSITELIB}/matplotlib/_api/deprecation.pyo
${PYSITELIB}/matplotlib/_blocking_input.py
${PYSITELIB}/matplotlib/_blocking_input.pyc
${PYSITELIB}/matplotlib/_blocking_input.pyo
+${PYSITELIB}/matplotlib/_c_internal_utils.pyi
${PYSITELIB}/matplotlib/_c_internal_utils.so
${PYSITELIB}/matplotlib/_cm.py
${PYSITELIB}/matplotlib/_cm.pyc
@@ -33,19 +35,23 @@ ${PYSITELIB}/matplotlib/_cm_listed.pyc
${PYSITELIB}/matplotlib/_cm_listed.pyo
${PYSITELIB}/matplotlib/_color_data.py
${PYSITELIB}/matplotlib/_color_data.pyc
+${PYSITELIB}/matplotlib/_color_data.pyi
${PYSITELIB}/matplotlib/_color_data.pyo
${PYSITELIB}/matplotlib/_constrained_layout.py
${PYSITELIB}/matplotlib/_constrained_layout.pyc
${PYSITELIB}/matplotlib/_constrained_layout.pyo
${PYSITELIB}/matplotlib/_docstring.py
${PYSITELIB}/matplotlib/_docstring.pyc
+${PYSITELIB}/matplotlib/_docstring.pyi
${PYSITELIB}/matplotlib/_docstring.pyo
${PYSITELIB}/matplotlib/_enums.py
${PYSITELIB}/matplotlib/_enums.pyc
+${PYSITELIB}/matplotlib/_enums.pyi
${PYSITELIB}/matplotlib/_enums.pyo
${PYSITELIB}/matplotlib/_fontconfig_pattern.py
${PYSITELIB}/matplotlib/_fontconfig_pattern.pyc
${PYSITELIB}/matplotlib/_fontconfig_pattern.pyo
+${PYSITELIB}/matplotlib/_image.pyi
${PYSITELIB}/matplotlib/_image.so
${PYSITELIB}/matplotlib/_internal_utils.py
${PYSITELIB}/matplotlib/_internal_utils.pyc
@@ -59,10 +65,13 @@ ${PYSITELIB}/matplotlib/_mathtext.pyo
${PYSITELIB}/matplotlib/_mathtext_data.py
${PYSITELIB}/matplotlib/_mathtext_data.pyc
${PYSITELIB}/matplotlib/_mathtext_data.pyo
+${PYSITELIB}/matplotlib/_path.pyi
${PYSITELIB}/matplotlib/_path.so
${PYSITELIB}/matplotlib/_pylab_helpers.py
${PYSITELIB}/matplotlib/_pylab_helpers.pyc
+${PYSITELIB}/matplotlib/_pylab_helpers.pyi
${PYSITELIB}/matplotlib/_pylab_helpers.pyo
+${PYSITELIB}/matplotlib/_qhull.pyi
${PYSITELIB}/matplotlib/_qhull.so
${PYSITELIB}/matplotlib/_text_helpers.py
${PYSITELIB}/matplotlib/_text_helpers.pyc
@@ -73,7 +82,9 @@ ${PYSITELIB}/matplotlib/_tight_bbox.pyo
${PYSITELIB}/matplotlib/_tight_layout.py
${PYSITELIB}/matplotlib/_tight_layout.pyc
${PYSITELIB}/matplotlib/_tight_layout.pyo
+${PYSITELIB}/matplotlib/_tri.pyi
${PYSITELIB}/matplotlib/_tri.so
+${PYSITELIB}/matplotlib/_ttconv.pyi
${PYSITELIB}/matplotlib/_ttconv.so
${PYSITELIB}/matplotlib/_type1font.py
${PYSITELIB}/matplotlib/_type1font.pyc
@@ -81,42 +92,50 @@ ${PYSITELIB}/matplotlib/_type1font.pyo
${PYSITELIB}/matplotlib/_version.py
${PYSITELIB}/matplotlib/_version.pyc
${PYSITELIB}/matplotlib/_version.pyo
-${PYSITELIB}/matplotlib/afm.py
-${PYSITELIB}/matplotlib/afm.pyc
-${PYSITELIB}/matplotlib/afm.pyo
${PYSITELIB}/matplotlib/animation.py
${PYSITELIB}/matplotlib/animation.pyc
+${PYSITELIB}/matplotlib/animation.pyi
${PYSITELIB}/matplotlib/animation.pyo
${PYSITELIB}/matplotlib/artist.py
${PYSITELIB}/matplotlib/artist.pyc
+${PYSITELIB}/matplotlib/artist.pyi
${PYSITELIB}/matplotlib/artist.pyo
${PYSITELIB}/matplotlib/axes/__init__.py
${PYSITELIB}/matplotlib/axes/__init__.pyc
+${PYSITELIB}/matplotlib/axes/__init__.pyi
${PYSITELIB}/matplotlib/axes/__init__.pyo
${PYSITELIB}/matplotlib/axes/_axes.py
${PYSITELIB}/matplotlib/axes/_axes.pyc
+${PYSITELIB}/matplotlib/axes/_axes.pyi
${PYSITELIB}/matplotlib/axes/_axes.pyo
${PYSITELIB}/matplotlib/axes/_base.py
${PYSITELIB}/matplotlib/axes/_base.pyc
+${PYSITELIB}/matplotlib/axes/_base.pyi
${PYSITELIB}/matplotlib/axes/_base.pyo
${PYSITELIB}/matplotlib/axes/_secondary_axes.py
${PYSITELIB}/matplotlib/axes/_secondary_axes.pyc
+${PYSITELIB}/matplotlib/axes/_secondary_axes.pyi
${PYSITELIB}/matplotlib/axes/_secondary_axes.pyo
${PYSITELIB}/matplotlib/axis.py
${PYSITELIB}/matplotlib/axis.pyc
+${PYSITELIB}/matplotlib/axis.pyi
${PYSITELIB}/matplotlib/axis.pyo
${PYSITELIB}/matplotlib/backend_bases.py
${PYSITELIB}/matplotlib/backend_bases.pyc
+${PYSITELIB}/matplotlib/backend_bases.pyi
${PYSITELIB}/matplotlib/backend_bases.pyo
${PYSITELIB}/matplotlib/backend_managers.py
${PYSITELIB}/matplotlib/backend_managers.pyc
+${PYSITELIB}/matplotlib/backend_managers.pyi
${PYSITELIB}/matplotlib/backend_managers.pyo
${PYSITELIB}/matplotlib/backend_tools.py
${PYSITELIB}/matplotlib/backend_tools.pyc
+${PYSITELIB}/matplotlib/backend_tools.pyi
${PYSITELIB}/matplotlib/backend_tools.pyo
${PYSITELIB}/matplotlib/backends/__init__.py
${PYSITELIB}/matplotlib/backends/__init__.pyc
${PYSITELIB}/matplotlib/backends/__init__.pyo
+${PYSITELIB}/matplotlib/backends/_backend_agg.pyi
${PYSITELIB}/matplotlib/backends/_backend_agg.so
${PYSITELIB}/matplotlib/backends/_backend_gtk.py
${PYSITELIB}/matplotlib/backends/_backend_gtk.pyc
@@ -127,6 +146,8 @@ ${PYSITELIB}/matplotlib/backends/_backen
${PYSITELIB}/matplotlib/backends/_backend_tk.py
${PYSITELIB}/matplotlib/backends/_backend_tk.pyc
${PYSITELIB}/matplotlib/backends/_backend_tk.pyo
+${PYSITELIB}/matplotlib/backends/_macosx.pyi
+${PYSITELIB}/matplotlib/backends/_tkagg.pyi
${PYSITELIB}/matplotlib/backends/_tkagg.so
${PYSITELIB}/matplotlib/backends/backend_agg.py
${PYSITELIB}/matplotlib/backends/backend_agg.pyc
@@ -244,79 +265,95 @@ ${PYSITELIB}/matplotlib/backends/web_bac
${PYSITELIB}/matplotlib/backends/web_backend/single_figure.html
${PYSITELIB}/matplotlib/bezier.py
${PYSITELIB}/matplotlib/bezier.pyc
+${PYSITELIB}/matplotlib/bezier.pyi
${PYSITELIB}/matplotlib/bezier.pyo
${PYSITELIB}/matplotlib/category.py
${PYSITELIB}/matplotlib/category.pyc
${PYSITELIB}/matplotlib/category.pyo
-${PYSITELIB}/matplotlib/cbook/__init__.py
-${PYSITELIB}/matplotlib/cbook/__init__.pyc
-${PYSITELIB}/matplotlib/cbook/__init__.pyo
+${PYSITELIB}/matplotlib/cbook.py
+${PYSITELIB}/matplotlib/cbook.pyc
+${PYSITELIB}/matplotlib/cbook.pyi
+${PYSITELIB}/matplotlib/cbook.pyo
${PYSITELIB}/matplotlib/cm.py
${PYSITELIB}/matplotlib/cm.pyc
+${PYSITELIB}/matplotlib/cm.pyi
${PYSITELIB}/matplotlib/cm.pyo
${PYSITELIB}/matplotlib/collections.py
${PYSITELIB}/matplotlib/collections.pyc
+${PYSITELIB}/matplotlib/collections.pyi
${PYSITELIB}/matplotlib/collections.pyo
${PYSITELIB}/matplotlib/colorbar.py
${PYSITELIB}/matplotlib/colorbar.pyc
+${PYSITELIB}/matplotlib/colorbar.pyi
${PYSITELIB}/matplotlib/colorbar.pyo
${PYSITELIB}/matplotlib/colors.py
${PYSITELIB}/matplotlib/colors.pyc
+${PYSITELIB}/matplotlib/colors.pyi
${PYSITELIB}/matplotlib/colors.pyo
${PYSITELIB}/matplotlib/container.py
${PYSITELIB}/matplotlib/container.pyc
+${PYSITELIB}/matplotlib/container.pyi
${PYSITELIB}/matplotlib/container.pyo
${PYSITELIB}/matplotlib/contour.py
${PYSITELIB}/matplotlib/contour.pyc
+${PYSITELIB}/matplotlib/contour.pyi
${PYSITELIB}/matplotlib/contour.pyo
${PYSITELIB}/matplotlib/dates.py
${PYSITELIB}/matplotlib/dates.pyc
${PYSITELIB}/matplotlib/dates.pyo
-${PYSITELIB}/matplotlib/docstring.py
-${PYSITELIB}/matplotlib/docstring.pyc
-${PYSITELIB}/matplotlib/docstring.pyo
${PYSITELIB}/matplotlib/dviread.py
${PYSITELIB}/matplotlib/dviread.pyc
+${PYSITELIB}/matplotlib/dviread.pyi
${PYSITELIB}/matplotlib/dviread.pyo
${PYSITELIB}/matplotlib/figure.py
${PYSITELIB}/matplotlib/figure.pyc
+${PYSITELIB}/matplotlib/figure.pyi
${PYSITELIB}/matplotlib/figure.pyo
${PYSITELIB}/matplotlib/font_manager.py
${PYSITELIB}/matplotlib/font_manager.pyc
+${PYSITELIB}/matplotlib/font_manager.pyi
${PYSITELIB}/matplotlib/font_manager.pyo
-${PYSITELIB}/matplotlib/fontconfig_pattern.py
-${PYSITELIB}/matplotlib/fontconfig_pattern.pyc
-${PYSITELIB}/matplotlib/fontconfig_pattern.pyo
+${PYSITELIB}/matplotlib/ft2font.pyi
${PYSITELIB}/matplotlib/ft2font.so
${PYSITELIB}/matplotlib/gridspec.py
${PYSITELIB}/matplotlib/gridspec.pyc
+${PYSITELIB}/matplotlib/gridspec.pyi
${PYSITELIB}/matplotlib/gridspec.pyo
${PYSITELIB}/matplotlib/hatch.py
${PYSITELIB}/matplotlib/hatch.pyc
+${PYSITELIB}/matplotlib/hatch.pyi
${PYSITELIB}/matplotlib/hatch.pyo
${PYSITELIB}/matplotlib/image.py
${PYSITELIB}/matplotlib/image.pyc
+${PYSITELIB}/matplotlib/image.pyi
${PYSITELIB}/matplotlib/image.pyo
${PYSITELIB}/matplotlib/layout_engine.py
${PYSITELIB}/matplotlib/layout_engine.pyc
+${PYSITELIB}/matplotlib/layout_engine.pyi
${PYSITELIB}/matplotlib/layout_engine.pyo
${PYSITELIB}/matplotlib/legend.py
${PYSITELIB}/matplotlib/legend.pyc
+${PYSITELIB}/matplotlib/legend.pyi
${PYSITELIB}/matplotlib/legend.pyo
${PYSITELIB}/matplotlib/legend_handler.py
${PYSITELIB}/matplotlib/legend_handler.pyc
+${PYSITELIB}/matplotlib/legend_handler.pyi
${PYSITELIB}/matplotlib/legend_handler.pyo
${PYSITELIB}/matplotlib/lines.py
${PYSITELIB}/matplotlib/lines.pyc
+${PYSITELIB}/matplotlib/lines.pyi
${PYSITELIB}/matplotlib/lines.pyo
${PYSITELIB}/matplotlib/markers.py
${PYSITELIB}/matplotlib/markers.pyc
+${PYSITELIB}/matplotlib/markers.pyi
${PYSITELIB}/matplotlib/markers.pyo
${PYSITELIB}/matplotlib/mathtext.py
${PYSITELIB}/matplotlib/mathtext.pyc
+${PYSITELIB}/matplotlib/mathtext.pyi
${PYSITELIB}/matplotlib/mathtext.pyo
${PYSITELIB}/matplotlib/mlab.py
${PYSITELIB}/matplotlib/mlab.pyc
+${PYSITELIB}/matplotlib/mlab.pyi
${PYSITELIB}/matplotlib/mlab.pyo
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/cmex10.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/cmmi10.afm
@@ -486,7 +523,6 @@ ${PYSITELIB}/matplotlib/mpl-data/sample_
${PYSITELIB}/matplotlib/mpl-data/sample_data/logo2.png
${PYSITELIB}/matplotlib/mpl-data/sample_data/membrane.dat
${PYSITELIB}/matplotlib/mpl-data/sample_data/msft.csv
-${PYSITELIB}/matplotlib/mpl-data/sample_data/percent_bachelors_degrees_women_usa.csv
${PYSITELIB}/matplotlib/mpl-data/sample_data/s1045.ima.gz
${PYSITELIB}/matplotlib/mpl-data/sample_data/topobathy.npz
${PYSITELIB}/matplotlib/mpl-data/stylelib/Solarize_Light2.mplstyle
@@ -519,25 +555,33 @@ ${PYSITELIB}/matplotlib/mpl-data/styleli
${PYSITELIB}/matplotlib/mpl-data/stylelib/tableau-colorblind10.mplstyle
${PYSITELIB}/matplotlib/offsetbox.py
${PYSITELIB}/matplotlib/offsetbox.pyc
+${PYSITELIB}/matplotlib/offsetbox.pyi
${PYSITELIB}/matplotlib/offsetbox.pyo
${PYSITELIB}/matplotlib/patches.py
${PYSITELIB}/matplotlib/patches.pyc
+${PYSITELIB}/matplotlib/patches.pyi
${PYSITELIB}/matplotlib/patches.pyo
${PYSITELIB}/matplotlib/path.py
${PYSITELIB}/matplotlib/path.pyc
+${PYSITELIB}/matplotlib/path.pyi
${PYSITELIB}/matplotlib/path.pyo
${PYSITELIB}/matplotlib/patheffects.py
${PYSITELIB}/matplotlib/patheffects.pyc
+${PYSITELIB}/matplotlib/patheffects.pyi
${PYSITELIB}/matplotlib/patheffects.pyo
${PYSITELIB}/matplotlib/projections/__init__.py
${PYSITELIB}/matplotlib/projections/__init__.pyc
+${PYSITELIB}/matplotlib/projections/__init__.pyi
${PYSITELIB}/matplotlib/projections/__init__.pyo
${PYSITELIB}/matplotlib/projections/geo.py
${PYSITELIB}/matplotlib/projections/geo.pyc
+${PYSITELIB}/matplotlib/projections/geo.pyi
${PYSITELIB}/matplotlib/projections/geo.pyo
${PYSITELIB}/matplotlib/projections/polar.py
${PYSITELIB}/matplotlib/projections/polar.pyc
+${PYSITELIB}/matplotlib/projections/polar.pyi
${PYSITELIB}/matplotlib/projections/polar.pyo
+${PYSITELIB}/matplotlib/py.typed
${PYSITELIB}/matplotlib/pylab.py
${PYSITELIB}/matplotlib/pylab.pyc
${PYSITELIB}/matplotlib/pylab.pyo
@@ -546,19 +590,26 @@ ${PYSITELIB}/matplotlib/pyplot.pyc
${PYSITELIB}/matplotlib/pyplot.pyo
${PYSITELIB}/matplotlib/quiver.py
${PYSITELIB}/matplotlib/quiver.pyc
+${PYSITELIB}/matplotlib/quiver.pyi
${PYSITELIB}/matplotlib/quiver.pyo
${PYSITELIB}/matplotlib/rcsetup.py
${PYSITELIB}/matplotlib/rcsetup.pyc
+${PYSITELIB}/matplotlib/rcsetup.pyi
${PYSITELIB}/matplotlib/rcsetup.pyo
${PYSITELIB}/matplotlib/sankey.py
${PYSITELIB}/matplotlib/sankey.pyc
+${PYSITELIB}/matplotlib/sankey.pyi
${PYSITELIB}/matplotlib/sankey.pyo
${PYSITELIB}/matplotlib/scale.py
${PYSITELIB}/matplotlib/scale.pyc
+${PYSITELIB}/matplotlib/scale.pyi
${PYSITELIB}/matplotlib/scale.pyo
${PYSITELIB}/matplotlib/sphinxext/__init__.py
${PYSITELIB}/matplotlib/sphinxext/__init__.pyc
${PYSITELIB}/matplotlib/sphinxext/__init__.pyo
+${PYSITELIB}/matplotlib/sphinxext/figmpl_directive.py
+${PYSITELIB}/matplotlib/sphinxext/figmpl_directive.pyc
+${PYSITELIB}/matplotlib/sphinxext/figmpl_directive.pyo
${PYSITELIB}/matplotlib/sphinxext/mathmpl.py
${PYSITELIB}/matplotlib/sphinxext/mathmpl.pyc
${PYSITELIB}/matplotlib/sphinxext/mathmpl.pyo
@@ -567,36 +618,45 @@ ${PYSITELIB}/matplotlib/sphinxext/plot_d
${PYSITELIB}/matplotlib/sphinxext/plot_directive.pyo
${PYSITELIB}/matplotlib/spines.py
${PYSITELIB}/matplotlib/spines.pyc
+${PYSITELIB}/matplotlib/spines.pyi
${PYSITELIB}/matplotlib/spines.pyo
${PYSITELIB}/matplotlib/stackplot.py
${PYSITELIB}/matplotlib/stackplot.pyc
+${PYSITELIB}/matplotlib/stackplot.pyi
${PYSITELIB}/matplotlib/stackplot.pyo
${PYSITELIB}/matplotlib/streamplot.py
${PYSITELIB}/matplotlib/streamplot.pyc
+${PYSITELIB}/matplotlib/streamplot.pyi
${PYSITELIB}/matplotlib/streamplot.pyo
${PYSITELIB}/matplotlib/style/__init__.py
${PYSITELIB}/matplotlib/style/__init__.pyc
${PYSITELIB}/matplotlib/style/__init__.pyo
${PYSITELIB}/matplotlib/style/core.py
${PYSITELIB}/matplotlib/style/core.pyc
+${PYSITELIB}/matplotlib/style/core.pyi
${PYSITELIB}/matplotlib/style/core.pyo
${PYSITELIB}/matplotlib/table.py
${PYSITELIB}/matplotlib/table.pyc
+${PYSITELIB}/matplotlib/table.pyi
${PYSITELIB}/matplotlib/table.pyo
${PYSITELIB}/matplotlib/testing/__init__.py
${PYSITELIB}/matplotlib/testing/__init__.pyc
+${PYSITELIB}/matplotlib/testing/__init__.pyi
${PYSITELIB}/matplotlib/testing/__init__.pyo
${PYSITELIB}/matplotlib/testing/_markers.py
${PYSITELIB}/matplotlib/testing/_markers.pyc
${PYSITELIB}/matplotlib/testing/_markers.pyo
${PYSITELIB}/matplotlib/testing/compare.py
${PYSITELIB}/matplotlib/testing/compare.pyc
+${PYSITELIB}/matplotlib/testing/compare.pyi
${PYSITELIB}/matplotlib/testing/compare.pyo
${PYSITELIB}/matplotlib/testing/conftest.py
${PYSITELIB}/matplotlib/testing/conftest.pyc
+${PYSITELIB}/matplotlib/testing/conftest.pyi
${PYSITELIB}/matplotlib/testing/conftest.pyo
${PYSITELIB}/matplotlib/testing/decorators.py
${PYSITELIB}/matplotlib/testing/decorators.pyc
+${PYSITELIB}/matplotlib/testing/decorators.pyi
${PYSITELIB}/matplotlib/testing/decorators.pyo
${PYSITELIB}/matplotlib/testing/exceptions.py
${PYSITELIB}/matplotlib/testing/exceptions.pyc
@@ -627,6 +687,7 @@ ${PYSITELIB}/matplotlib/testing/jpl_unit
${PYSITELIB}/matplotlib/testing/jpl_units/__init__.pyo
${PYSITELIB}/matplotlib/testing/widgets.py
${PYSITELIB}/matplotlib/testing/widgets.pyc
+${PYSITELIB}/matplotlib/testing/widgets.pyi
${PYSITELIB}/matplotlib/testing/widgets.pyo
${PYSITELIB}/matplotlib/tests/__init__.py
${PYSITELIB}/matplotlib/tests/__init__.pyc
@@ -897,51 +958,58 @@ ${PYSITELIB}/matplotlib/tests/test_widge
${PYSITELIB}/matplotlib/tests/test_widgets.pyo
${PYSITELIB}/matplotlib/texmanager.py
${PYSITELIB}/matplotlib/texmanager.pyc
+${PYSITELIB}/matplotlib/texmanager.pyi
${PYSITELIB}/matplotlib/texmanager.pyo
${PYSITELIB}/matplotlib/text.py
${PYSITELIB}/matplotlib/text.pyc
+${PYSITELIB}/matplotlib/text.pyi
${PYSITELIB}/matplotlib/text.pyo
${PYSITELIB}/matplotlib/textpath.py
${PYSITELIB}/matplotlib/textpath.pyc
+${PYSITELIB}/matplotlib/textpath.pyi
${PYSITELIB}/matplotlib/textpath.pyo
${PYSITELIB}/matplotlib/ticker.py
${PYSITELIB}/matplotlib/ticker.pyc
+${PYSITELIB}/matplotlib/ticker.pyi
${PYSITELIB}/matplotlib/ticker.pyo
-${PYSITELIB}/matplotlib/tight_bbox.py
-${PYSITELIB}/matplotlib/tight_bbox.pyc
-${PYSITELIB}/matplotlib/tight_bbox.pyo
-${PYSITELIB}/matplotlib/tight_layout.py
-${PYSITELIB}/matplotlib/tight_layout.pyc
-${PYSITELIB}/matplotlib/tight_layout.pyo
${PYSITELIB}/matplotlib/transforms.py
${PYSITELIB}/matplotlib/transforms.pyc
+${PYSITELIB}/matplotlib/transforms.pyi
${PYSITELIB}/matplotlib/transforms.pyo
${PYSITELIB}/matplotlib/tri/__init__.py
${PYSITELIB}/matplotlib/tri/__init__.pyc
${PYSITELIB}/matplotlib/tri/__init__.pyo
${PYSITELIB}/matplotlib/tri/_triangulation.py
${PYSITELIB}/matplotlib/tri/_triangulation.pyc
+${PYSITELIB}/matplotlib/tri/_triangulation.pyi
${PYSITELIB}/matplotlib/tri/_triangulation.pyo
${PYSITELIB}/matplotlib/tri/_tricontour.py
${PYSITELIB}/matplotlib/tri/_tricontour.pyc
+${PYSITELIB}/matplotlib/tri/_tricontour.pyi
${PYSITELIB}/matplotlib/tri/_tricontour.pyo
${PYSITELIB}/matplotlib/tri/_trifinder.py
${PYSITELIB}/matplotlib/tri/_trifinder.pyc
+${PYSITELIB}/matplotlib/tri/_trifinder.pyi
${PYSITELIB}/matplotlib/tri/_trifinder.pyo
${PYSITELIB}/matplotlib/tri/_triinterpolate.py
${PYSITELIB}/matplotlib/tri/_triinterpolate.pyc
+${PYSITELIB}/matplotlib/tri/_triinterpolate.pyi
${PYSITELIB}/matplotlib/tri/_triinterpolate.pyo
${PYSITELIB}/matplotlib/tri/_tripcolor.py
${PYSITELIB}/matplotlib/tri/_tripcolor.pyc
+${PYSITELIB}/matplotlib/tri/_tripcolor.pyi
${PYSITELIB}/matplotlib/tri/_tripcolor.pyo
${PYSITELIB}/matplotlib/tri/_triplot.py
${PYSITELIB}/matplotlib/tri/_triplot.pyc
+${PYSITELIB}/matplotlib/tri/_triplot.pyi
${PYSITELIB}/matplotlib/tri/_triplot.pyo
${PYSITELIB}/matplotlib/tri/_trirefine.py
${PYSITELIB}/matplotlib/tri/_trirefine.pyc
+${PYSITELIB}/matplotlib/tri/_trirefine.pyi
${PYSITELIB}/matplotlib/tri/_trirefine.pyo
${PYSITELIB}/matplotlib/tri/_tritools.py
${PYSITELIB}/matplotlib/tri/_tritools.pyc
+${PYSITELIB}/matplotlib/tri/_tritools.pyi
${PYSITELIB}/matplotlib/tri/_tritools.pyo
${PYSITELIB}/matplotlib/tri/triangulation.py
${PYSITELIB}/matplotlib/tri/triangulation.pyc
@@ -967,14 +1035,15 @@ ${PYSITELIB}/matplotlib/tri/trirefine.py
${PYSITELIB}/matplotlib/tri/tritools.py
${PYSITELIB}/matplotlib/tri/tritools.pyc
${PYSITELIB}/matplotlib/tri/tritools.pyo
-${PYSITELIB}/matplotlib/type1font.py
-${PYSITELIB}/matplotlib/type1font.pyc
-${PYSITELIB}/matplotlib/type1font.pyo
+${PYSITELIB}/matplotlib/typing.py
+${PYSITELIB}/matplotlib/typing.pyc
+${PYSITELIB}/matplotlib/typing.pyo
${PYSITELIB}/matplotlib/units.py
${PYSITELIB}/matplotlib/units.pyc
${PYSITELIB}/matplotlib/units.pyo
${PYSITELIB}/matplotlib/widgets.py
${PYSITELIB}/matplotlib/widgets.pyc
+${PYSITELIB}/matplotlib/widgets.pyi
${PYSITELIB}/matplotlib/widgets.pyo
${PYSITELIB}/mpl_toolkits/axes_grid1/__init__.py
${PYSITELIB}/mpl_toolkits/axes_grid1/__init__.pyc
Index: pkgsrc/graphics/py-matplotlib/distinfo
diff -u pkgsrc/graphics/py-matplotlib/distinfo:1.57 pkgsrc/graphics/py-matplotlib/distinfo:1.58
--- pkgsrc/graphics/py-matplotlib/distinfo:1.57 Thu Sep 14 12:40:09 2023
+++ pkgsrc/graphics/py-matplotlib/distinfo Fri Oct 20 12:40:05 2023
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.57 2023/09/14 12:40:09 adam Exp $
+$NetBSD: distinfo,v 1.58 2023/10/20 12:40:05 adam Exp $
-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
+BLAKE2s (matplotlib-3.8.0.tar.gz) = 25c8b6c99ca147b8941b07d3fa83b04766734cd3d9348c80f1cd50b535108dc6
+SHA512 (matplotlib-3.8.0.tar.gz) = 0f75495210946adf0a36af13a75bc9910d345cc05636019952f35856b4c2bfac8a79c48d5a3348e844cfdac797f3ce490fe6a4e1a4fc7033092fee61f9913e21
+Size (matplotlib-3.8.0.tar.gz) = 35864435 bytes
SHA1 (patch-mplsetup.cfg) = 06bf93f112ab4ed4604179c1cc7fd2bdee62b56d
Home |
Main Index |
Thread Index |
Old Index