===> Building for py311-sphinx-gallery-0.19.0 * Building wheel... /opt/pkg/lib/python3.11/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) running bdist_wheel running build running build_py creating build/lib/sphinx_gallery copying sphinx_gallery/__init__.py -> build/lib/sphinx_gallery copying sphinx_gallery/backreferences.py -> build/lib/sphinx_gallery copying sphinx_gallery/block_parser.py -> build/lib/sphinx_gallery copying sphinx_gallery/directives.py -> build/lib/sphinx_gallery copying sphinx_gallery/docs_resolv.py -> build/lib/sphinx_gallery copying sphinx_gallery/downloads.py -> build/lib/sphinx_gallery copying sphinx_gallery/gen_gallery.py -> build/lib/sphinx_gallery copying sphinx_gallery/gen_rst.py -> build/lib/sphinx_gallery copying sphinx_gallery/interactive_example.py -> build/lib/sphinx_gallery copying sphinx_gallery/load_style.py -> build/lib/sphinx_gallery copying sphinx_gallery/notebook.py -> build/lib/sphinx_gallery copying sphinx_gallery/py_source_parser.py -> build/lib/sphinx_gallery copying sphinx_gallery/recommender.py -> build/lib/sphinx_gallery copying sphinx_gallery/scrapers.py -> build/lib/sphinx_gallery copying sphinx_gallery/sorting.py -> build/lib/sphinx_gallery copying sphinx_gallery/utils.py -> build/lib/sphinx_gallery creating build/lib/sphinx_gallery/_dummy copying sphinx_gallery/_dummy/__init__.py -> build/lib/sphinx_gallery/_dummy copying sphinx_gallery/_dummy/nested.py -> build/lib/sphinx_gallery/_dummy creating build/lib/sphinx_gallery/tests copying sphinx_gallery/tests/__init__.py -> build/lib/sphinx_gallery/tests copying sphinx_gallery/tests/conftest.py -> build/lib/sphinx_gallery/tests copying sphinx_gallery/tests/test_backreferences.py -> build/lib/sphinx_gallery/tests copying sphinx_gallery/tests/test_block_parser.py -> build/lib/sphinx_gallery/tests copying sphinx_gallery/tests/test_docs_resolv.py -> build/lib/sphinx_gallery/tests copying sphinx_gallery/tests/test_full.py -> build/lib/sphinx_gallery/tests copying sphinx_gallery/tests/test_full_noexec.py -> build/lib/sphinx_gallery/tests copying sphinx_gallery/tests/test_gen_gallery.py -> build/lib/sphinx_gallery/tests copying sphinx_gallery/tests/test_gen_rst.py -> build/lib/sphinx_gallery/tests copying sphinx_gallery/tests/test_interactive_example.py -> build/lib/sphinx_gallery/tests copying sphinx_gallery/tests/test_load_style.py -> build/lib/sphinx_gallery/tests copying sphinx_gallery/tests/test_notebook.py -> build/lib/sphinx_gallery/tests copying sphinx_gallery/tests/test_py_source_parser.py -> build/lib/sphinx_gallery/tests copying sphinx_gallery/tests/test_recommender.py -> build/lib/sphinx_gallery/tests copying sphinx_gallery/tests/test_scrapers.py -> build/lib/sphinx_gallery/tests copying sphinx_gallery/tests/test_sorting.py -> build/lib/sphinx_gallery/tests copying sphinx_gallery/tests/test_utils.py -> build/lib/sphinx_gallery/tests creating build/lib/sphinx_gallery/tests/tinybuild copying sphinx_gallery/tests/tinybuild/utils.py -> build/lib/sphinx_gallery/tests/tinybuild creating build/lib/sphinx_gallery/tests/testconfs/src copying sphinx_gallery/tests/testconfs/src/plot_1.py -> build/lib/sphinx_gallery/tests/testconfs/src copying sphinx_gallery/tests/testconfs/src/plot_2.py -> build/lib/sphinx_gallery/tests/testconfs/src copying sphinx_gallery/tests/testconfs/src/plot_3.py -> build/lib/sphinx_gallery/tests/testconfs/src creating build/lib/sphinx_gallery/tests/testconfs/src/first-subsection copying sphinx_gallery/tests/testconfs/src/first-subsection/plot_4.py -> build/lib/sphinx_gallery/tests/testconfs/src/first-subsection copying sphinx_gallery/tests/testconfs/src/first-subsection/plot_5.py -> build/lib/sphinx_gallery/tests/testconfs/src/first-subsection copying sphinx_gallery/tests/testconfs/src/first-subsection/plot_6.py -> build/lib/sphinx_gallery/tests/testconfs/src/first-subsection creating build/lib/sphinx_gallery/tests/testconfs/src/second-subsection copying sphinx_gallery/tests/testconfs/src/second-subsection/plot_7.py -> build/lib/sphinx_gallery/tests/testconfs/src/second-subsection copying sphinx_gallery/tests/testconfs/src/second-subsection/plot_8.py -> build/lib/sphinx_gallery/tests/testconfs/src/second-subsection copying sphinx_gallery/tests/testconfs/src/second-subsection/plot_9.py -> build/lib/sphinx_gallery/tests/testconfs/src/second-subsection creating build/lib/sphinx_gallery/tests/tinybuild/doc copying sphinx_gallery/tests/tinybuild/doc/conf.py -> build/lib/sphinx_gallery/tests/tinybuild/doc creating build/lib/sphinx_gallery/tests/tinybuild/examples copying sphinx_gallery/tests/tinybuild/examples/__init__.py -> build/lib/sphinx_gallery/tests/tinybuild/examples copying sphinx_gallery/tests/tinybuild/examples/local_module.py -> build/lib/sphinx_gallery/tests/tinybuild/examples copying sphinx_gallery/tests/tinybuild/examples/plot_animation.py -> build/lib/sphinx_gallery/tests/tinybuild/examples copying sphinx_gallery/tests/tinybuild/examples/plot_command_line_args.py -> build/lib/sphinx_gallery/tests/tinybuild/examples copying sphinx_gallery/tests/tinybuild/examples/plot_defer_figures.py -> build/lib/sphinx_gallery/tests/tinybuild/examples copying sphinx_gallery/tests/tinybuild/examples/plot_failing_example.py -> build/lib/sphinx_gallery/tests/tinybuild/examples copying sphinx_gallery/tests/tinybuild/examples/plot_failing_example_thumbnail.py -> build/lib/sphinx_gallery/tests/tinybuild/examples copying sphinx_gallery/tests/tinybuild/examples/plot_log.py -> build/lib/sphinx_gallery/tests/tinybuild/examples copying sphinx_gallery/tests/tinybuild/examples/plot_matplotlib_alt.py -> build/lib/sphinx_gallery/tests/tinybuild/examples copying sphinx_gallery/tests/tinybuild/examples/plot_matplotlib_backend.py -> build/lib/sphinx_gallery/tests/tinybuild/examples copying sphinx_gallery/tests/tinybuild/examples/plot_multi_image_block_separate.py -> build/lib/sphinx_gallery/tests/tinybuild/examples copying sphinx_gallery/tests/tinybuild/examples/plot_multi_image_separate.py -> build/lib/sphinx_gallery/tests/tinybuild/examples copying sphinx_gallery/tests/tinybuild/examples/plot_numpy_matplotlib.py -> build/lib/sphinx_gallery/tests/tinybuild/examples copying sphinx_gallery/tests/tinybuild/examples/plot_pickle.py -> build/lib/sphinx_gallery/tests/tinybuild/examples copying sphinx_gallery/tests/tinybuild/examples/plot_repr.py -> build/lib/sphinx_gallery/tests/tinybuild/examples copying sphinx_gallery/tests/tinybuild/examples/plot_scraper_broken.py -> build/lib/sphinx_gallery/tests/tinybuild/examples copying sphinx_gallery/tests/tinybuild/examples/plot_second_future_imports.py -> build/lib/sphinx_gallery/tests/tinybuild/examples copying sphinx_gallery/tests/tinybuild/examples/plot_svg.py -> build/lib/sphinx_gallery/tests/tinybuild/examples copying sphinx_gallery/tests/tinybuild/examples/plot_webp.py -> build/lib/sphinx_gallery/tests/tinybuild/examples creating build/lib/sphinx_gallery/tests/tinybuild/examples_README_header copying sphinx_gallery/tests/tinybuild/examples_README_header/plot_exp.py -> build/lib/sphinx_gallery/tests/tinybuild/examples_README_header creating build/lib/sphinx_gallery/tests/tinybuild/examples_rst_index copying sphinx_gallery/tests/tinybuild/examples_rst_index/plot_examp.py -> build/lib/sphinx_gallery/tests/tinybuild/examples_rst_index creating build/lib/sphinx_gallery/tests/tinybuild/examples_with_rst copying sphinx_gallery/tests/tinybuild/examples_with_rst/plot_boo.py -> build/lib/sphinx_gallery/tests/tinybuild/examples_with_rst copying sphinx_gallery/tests/tinybuild/examples_with_rst/plot_cos.py -> build/lib/sphinx_gallery/tests/tinybuild/examples_with_rst creating build/lib/sphinx_gallery/tests/tinybuild/examples/future copying sphinx_gallery/tests/tinybuild/examples/future/plot_future_imports.py -> build/lib/sphinx_gallery/tests/tinybuild/examples/future copying sphinx_gallery/tests/tinybuild/examples/future/plot_future_imports_broken.py -> build/lib/sphinx_gallery/tests/tinybuild/examples/future creating build/lib/sphinx_gallery/tests/tinybuild/examples_rst_index/examp_subdir1 copying sphinx_gallery/tests/tinybuild/examples_rst_index/examp_subdir1/plot_sub1.py -> build/lib/sphinx_gallery/tests/tinybuild/examples_rst_index/examp_subdir1 creating build/lib/sphinx_gallery/tests/tinybuild/examples_rst_index/examp_subdir2 copying sphinx_gallery/tests/tinybuild/examples_rst_index/examp_subdir2/plot_sub2.py -> build/lib/sphinx_gallery/tests/tinybuild/examples_rst_index/examp_subdir2 running egg_info writing sphinx_gallery.egg-info/PKG-INFO writing dependency_links to sphinx_gallery.egg-info/dependency_links.txt writing entry points to sphinx_gallery.egg-info/entry_points.txt writing requirements to sphinx_gallery.egg-info/requires.txt writing top-level names to sphinx_gallery.egg-info/top_level.txt ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any reading manifest file 'sphinx_gallery.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'sphinx_gallery/tests/tinybuild/doc/_build' warning: no previously-included files matching '*' found under directory 'sphinx_gallery/tests/tinybuild/doc/jupyterlite_contents' warning: no previously-included files matching '*' found under directory 'sphinx_gallery/tests/tinybuild/doc/gen_modules' warning: no previously-included files matching '*' found under directory 'sphinx_gallery/tests/tinybuild/doc/auto_*' warning: no previously-included files found matching 'sphinx_gallery/tests/tinybuild/doc/sg_execution_times.rst' warning: no previously-included files found matching 'sphinx_gallery/_static/broken_stamp.svg' warning: no previously-included files found matching 'RELEASES.md' warning: no previously-included files matching '*' found under directory 'continuous_integration' warning: no previously-included files found matching 'continuous_integration' warning: no previously-included files matching '*' found under directory 'doc' warning: no previously-included files found matching 'doc' warning: no previously-included files found matching '*.yml' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*' found under directory '.circleci' warning: no previously-included files found matching '.circleci' no previously-included directories found matching '**/__pycache__' warning: no previously-included files found matching '__pycache__' warning: no previously-included files matching '*' found under directory '*/gen_modules' warning: no previously-included files found matching 'gen_modules' warning: no previously-included files found matching '.DS_store' warning: no previously-included files found matching '.github_changelog_generator' warning: no previously-included files found matching '.git-blame-ignore-revs' warning: no previously-included files found matching '.pre-commit-config.yaml' adding license file 'LICENSE' writing manifest file 'sphinx_gallery.egg-info/SOURCES.txt' creating build/lib/sphinx_gallery/_static copying sphinx_gallery/_static/binder_badge_logo.svg -> build/lib/sphinx_gallery/_static copying sphinx_gallery/_static/broken_example.png -> build/lib/sphinx_gallery/_static copying sphinx_gallery/_static/jupyterlite_badge_logo.svg -> build/lib/sphinx_gallery/_static copying sphinx_gallery/_static/no_image.png -> build/lib/sphinx_gallery/_static copying sphinx_gallery/_static/sg_gallery-binder.css -> build/lib/sphinx_gallery/_static copying sphinx_gallery/_static/sg_gallery-dataframe.css -> build/lib/sphinx_gallery/_static copying sphinx_gallery/_static/sg_gallery-rendered-html.css -> build/lib/sphinx_gallery/_static copying sphinx_gallery/_static/sg_gallery.css -> build/lib/sphinx_gallery/_static creating build/lib/sphinx_gallery/components copying sphinx_gallery/components/sg_download_links.html -> build/lib/sphinx_gallery/components copying sphinx_gallery/components/sg_launcher_links.html -> build/lib/sphinx_gallery/components copying sphinx_gallery/tests/reference_parse.txt -> build/lib/sphinx_gallery/tests copying sphinx_gallery/tests/testconfs/index.rst -> build/lib/sphinx_gallery/tests/testconfs copying sphinx_gallery/tests/testconfs/src/GALLERY_HEADER.rst -> build/lib/sphinx_gallery/tests/testconfs/src copying sphinx_gallery/tests/testconfs/src/first-subsection/GALLERY_HEADER.rst -> build/lib/sphinx_gallery/tests/testconfs/src/first-subsection copying sphinx_gallery/tests/testconfs/src/second-subsection/GALLERY_HEADER.rst -> build/lib/sphinx_gallery/tests/testconfs/src/second-subsection copying sphinx_gallery/tests/tinybuild/doc/Makefile -> build/lib/sphinx_gallery/tests/tinybuild/doc copying sphinx_gallery/tests/tinybuild/doc/index.rst -> build/lib/sphinx_gallery/tests/tinybuild/doc copying sphinx_gallery/tests/tinybuild/doc/make.bat -> build/lib/sphinx_gallery/tests/tinybuild/doc copying sphinx_gallery/tests/tinybuild/doc/minigallery.rst -> build/lib/sphinx_gallery/tests/tinybuild/doc copying sphinx_gallery/tests/tinybuild/examples/GALLERY_HEADER.rst -> build/lib/sphinx_gallery/tests/tinybuild/examples copying sphinx_gallery/tests/tinybuild/examples/isentropic.m -> build/lib/sphinx_gallery/tests/tinybuild/examples copying sphinx_gallery/tests/tinybuild/examples/julia_sample.jl -> build/lib/sphinx_gallery/tests/tinybuild/examples copying sphinx_gallery/tests/tinybuild/examples/parse_this.cpp -> build/lib/sphinx_gallery/tests/tinybuild/examples copying sphinx_gallery/tests/tinybuild/examples_README_header/README.txt -> build/lib/sphinx_gallery/tests/tinybuild/examples_README_header copying sphinx_gallery/tests/tinybuild/examples_rst_index/index.rst -> build/lib/sphinx_gallery/tests/tinybuild/examples_rst_index copying sphinx_gallery/tests/tinybuild/examples_with_rst/GALLERY_HEADER.rst -> build/lib/sphinx_gallery/tests/tinybuild/examples_with_rst copying sphinx_gallery/tests/tinybuild/examples_with_rst/rst_example1.rst -> build/lib/sphinx_gallery/tests/tinybuild/examples_with_rst copying sphinx_gallery/tests/tinybuild/examples_with_rst/rst_example2.rst -> build/lib/sphinx_gallery/tests/tinybuild/examples_with_rst creating build/lib/sphinx_gallery/tests/tinybuild/doc/_static_nonstandard copying sphinx_gallery/tests/tinybuild/doc/_static_nonstandard/broken_example.png -> build/lib/sphinx_gallery/tests/tinybuild/doc/_static_nonstandard copying sphinx_gallery/tests/tinybuild/doc/_static_nonstandard/demo.png -> build/lib/sphinx_gallery/tests/tinybuild/doc/_static_nonstandard creating build/lib/sphinx_gallery/tests/tinybuild/doc/_templates copying sphinx_gallery/tests/tinybuild/doc/_templates/module.rst -> build/lib/sphinx_gallery/tests/tinybuild/doc/_templates creating build/lib/sphinx_gallery/tests/tinybuild/doc/binder copying sphinx_gallery/tests/tinybuild/doc/binder/requirements.txt -> build/lib/sphinx_gallery/tests/tinybuild/doc/binder copying sphinx_gallery/tests/tinybuild/examples/future/README.rst -> build/lib/sphinx_gallery/tests/tinybuild/examples/future copying sphinx_gallery/tests/tinybuild/examples_rst_index/examp_subdir1/README.txt -> build/lib/sphinx_gallery/tests/tinybuild/examples_rst_index/examp_subdir1 copying sphinx_gallery/tests/tinybuild/examples_rst_index/examp_subdir2/index.rst -> build/lib/sphinx_gallery/tests/tinybuild/examples_rst_index/examp_subdir2 installing to build/bdist.macosx-12.3-arm64/wheel running install running install_lib creating build/bdist.macosx-12.3-arm64/wheel creating build/bdist.macosx-12.3-arm64/wheel/sphinx_gallery copying build/lib/sphinx_gallery/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery creating build/bdist.macosx-12.3-arm64/wheel/sphinx_gallery/_dummy copying build/lib/sphinx_gallery/_dummy/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/_dummy copying build/lib/sphinx_gallery/_dummy/nested.py -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/_dummy creating build/bdist.macosx-12.3-arm64/wheel/sphinx_gallery/_static copying build/lib/sphinx_gallery/_static/binder_badge_logo.svg -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/_static copying build/lib/sphinx_gallery/_static/broken_example.png -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/_static copying build/lib/sphinx_gallery/_static/jupyterlite_badge_logo.svg -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/_static copying build/lib/sphinx_gallery/_static/no_image.png -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/_static copying build/lib/sphinx_gallery/_static/sg_gallery-binder.css -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/_static copying build/lib/sphinx_gallery/_static/sg_gallery-dataframe.css -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/_static copying build/lib/sphinx_gallery/_static/sg_gallery-rendered-html.css -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/_static copying build/lib/sphinx_gallery/_static/sg_gallery.css -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/_static copying build/lib/sphinx_gallery/backreferences.py -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery copying build/lib/sphinx_gallery/block_parser.py -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery creating build/bdist.macosx-12.3-arm64/wheel/sphinx_gallery/components copying build/lib/sphinx_gallery/components/sg_download_links.html -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/components copying build/lib/sphinx_gallery/components/sg_launcher_links.html -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/components copying build/lib/sphinx_gallery/directives.py -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery copying build/lib/sphinx_gallery/docs_resolv.py -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery copying build/lib/sphinx_gallery/downloads.py -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery copying build/lib/sphinx_gallery/gen_gallery.py -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery copying build/lib/sphinx_gallery/gen_rst.py -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery copying build/lib/sphinx_gallery/interactive_example.py -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery copying build/lib/sphinx_gallery/load_style.py -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery copying build/lib/sphinx_gallery/notebook.py -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery copying build/lib/sphinx_gallery/py_source_parser.py -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery copying build/lib/sphinx_gallery/recommender.py -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery copying build/lib/sphinx_gallery/scrapers.py -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery copying build/lib/sphinx_gallery/sorting.py -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery creating build/bdist.macosx-12.3-arm64/wheel/sphinx_gallery/tests copying build/lib/sphinx_gallery/tests/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests copying build/lib/sphinx_gallery/tests/conftest.py -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests copying build/lib/sphinx_gallery/tests/reference_parse.txt -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests copying build/lib/sphinx_gallery/tests/test_backreferences.py -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests copying build/lib/sphinx_gallery/tests/test_block_parser.py -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests copying build/lib/sphinx_gallery/tests/test_docs_resolv.py -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests copying build/lib/sphinx_gallery/tests/test_full.py -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests copying build/lib/sphinx_gallery/tests/test_full_noexec.py -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests copying build/lib/sphinx_gallery/tests/test_gen_gallery.py -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests copying build/lib/sphinx_gallery/tests/test_gen_rst.py -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests copying build/lib/sphinx_gallery/tests/test_interactive_example.py -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests copying build/lib/sphinx_gallery/tests/test_load_style.py -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests copying build/lib/sphinx_gallery/tests/test_notebook.py -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests copying build/lib/sphinx_gallery/tests/test_py_source_parser.py -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests copying build/lib/sphinx_gallery/tests/test_recommender.py -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests copying build/lib/sphinx_gallery/tests/test_scrapers.py -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests copying build/lib/sphinx_gallery/tests/test_sorting.py -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests copying build/lib/sphinx_gallery/tests/test_utils.py -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests creating build/bdist.macosx-12.3-arm64/wheel/sphinx_gallery/tests/testconfs copying build/lib/sphinx_gallery/tests/testconfs/index.rst -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests/testconfs creating build/bdist.macosx-12.3-arm64/wheel/sphinx_gallery/tests/testconfs/src copying build/lib/sphinx_gallery/tests/testconfs/src/GALLERY_HEADER.rst -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests/testconfs/src creating build/bdist.macosx-12.3-arm64/wheel/sphinx_gallery/tests/testconfs/src/first-subsection copying build/lib/sphinx_gallery/tests/testconfs/src/first-subsection/GALLERY_HEADER.rst -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests/testconfs/src/first-subsection copying build/lib/sphinx_gallery/tests/testconfs/src/first-subsection/plot_4.py -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests/testconfs/src/first-subsection copying build/lib/sphinx_gallery/tests/testconfs/src/first-subsection/plot_5.py -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests/testconfs/src/first-subsection copying build/lib/sphinx_gallery/tests/testconfs/src/first-subsection/plot_6.py -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests/testconfs/src/first-subsection copying build/lib/sphinx_gallery/tests/testconfs/src/plot_1.py -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests/testconfs/src copying build/lib/sphinx_gallery/tests/testconfs/src/plot_2.py -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests/testconfs/src copying build/lib/sphinx_gallery/tests/testconfs/src/plot_3.py -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests/testconfs/src creating build/bdist.macosx-12.3-arm64/wheel/sphinx_gallery/tests/testconfs/src/second-subsection copying build/lib/sphinx_gallery/tests/testconfs/src/second-subsection/GALLERY_HEADER.rst -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests/testconfs/src/second-subsection copying build/lib/sphinx_gallery/tests/testconfs/src/second-subsection/plot_7.py -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests/testconfs/src/second-subsection copying build/lib/sphinx_gallery/tests/testconfs/src/second-subsection/plot_8.py -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests/testconfs/src/second-subsection copying build/lib/sphinx_gallery/tests/testconfs/src/second-subsection/plot_9.py -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests/testconfs/src/second-subsection creating build/bdist.macosx-12.3-arm64/wheel/sphinx_gallery/tests/tinybuild creating build/bdist.macosx-12.3-arm64/wheel/sphinx_gallery/tests/tinybuild/doc copying build/lib/sphinx_gallery/tests/tinybuild/doc/Makefile -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests/tinybuild/doc creating build/bdist.macosx-12.3-arm64/wheel/sphinx_gallery/tests/tinybuild/doc/_static_nonstandard copying build/lib/sphinx_gallery/tests/tinybuild/doc/_static_nonstandard/broken_example.png -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests/tinybuild/doc/_static_nonstandard copying build/lib/sphinx_gallery/tests/tinybuild/doc/_static_nonstandard/demo.png -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests/tinybuild/doc/_static_nonstandard creating build/bdist.macosx-12.3-arm64/wheel/sphinx_gallery/tests/tinybuild/doc/_templates copying build/lib/sphinx_gallery/tests/tinybuild/doc/_templates/module.rst -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests/tinybuild/doc/_templates creating build/bdist.macosx-12.3-arm64/wheel/sphinx_gallery/tests/tinybuild/doc/binder copying build/lib/sphinx_gallery/tests/tinybuild/doc/binder/requirements.txt -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests/tinybuild/doc/binder copying build/lib/sphinx_gallery/tests/tinybuild/doc/conf.py -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests/tinybuild/doc copying build/lib/sphinx_gallery/tests/tinybuild/doc/index.rst -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests/tinybuild/doc copying build/lib/sphinx_gallery/tests/tinybuild/doc/make.bat -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests/tinybuild/doc copying build/lib/sphinx_gallery/tests/tinybuild/doc/minigallery.rst -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests/tinybuild/doc creating build/bdist.macosx-12.3-arm64/wheel/sphinx_gallery/tests/tinybuild/examples copying build/lib/sphinx_gallery/tests/tinybuild/examples/GALLERY_HEADER.rst -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests/tinybuild/examples copying build/lib/sphinx_gallery/tests/tinybuild/examples/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests/tinybuild/examples creating build/bdist.macosx-12.3-arm64/wheel/sphinx_gallery/tests/tinybuild/examples/future copying build/lib/sphinx_gallery/tests/tinybuild/examples/future/README.rst -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests/tinybuild/examples/future copying build/lib/sphinx_gallery/tests/tinybuild/examples/future/plot_future_imports.py -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests/tinybuild/examples/future copying build/lib/sphinx_gallery/tests/tinybuild/examples/future/plot_future_imports_broken.py -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests/tinybuild/examples/future copying build/lib/sphinx_gallery/tests/tinybuild/examples/isentropic.m -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests/tinybuild/examples copying build/lib/sphinx_gallery/tests/tinybuild/examples/julia_sample.jl -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests/tinybuild/examples copying build/lib/sphinx_gallery/tests/tinybuild/examples/local_module.py -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests/tinybuild/examples copying build/lib/sphinx_gallery/tests/tinybuild/examples/parse_this.cpp -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests/tinybuild/examples copying build/lib/sphinx_gallery/tests/tinybuild/examples/plot_animation.py -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests/tinybuild/examples copying build/lib/sphinx_gallery/tests/tinybuild/examples/plot_command_line_args.py -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests/tinybuild/examples copying build/lib/sphinx_gallery/tests/tinybuild/examples/plot_defer_figures.py -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests/tinybuild/examples copying build/lib/sphinx_gallery/tests/tinybuild/examples/plot_failing_example.py -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests/tinybuild/examples copying build/lib/sphinx_gallery/tests/tinybuild/examples/plot_failing_example_thumbnail.py -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests/tinybuild/examples copying build/lib/sphinx_gallery/tests/tinybuild/examples/plot_log.py -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests/tinybuild/examples copying build/lib/sphinx_gallery/tests/tinybuild/examples/plot_matplotlib_alt.py -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests/tinybuild/examples copying build/lib/sphinx_gallery/tests/tinybuild/examples/plot_matplotlib_backend.py -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests/tinybuild/examples copying build/lib/sphinx_gallery/tests/tinybuild/examples/plot_multi_image_block_separate.py -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests/tinybuild/examples copying build/lib/sphinx_gallery/tests/tinybuild/examples/plot_multi_image_separate.py -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests/tinybuild/examples copying build/lib/sphinx_gallery/tests/tinybuild/examples/plot_numpy_matplotlib.py -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests/tinybuild/examples copying build/lib/sphinx_gallery/tests/tinybuild/examples/plot_pickle.py -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests/tinybuild/examples copying build/lib/sphinx_gallery/tests/tinybuild/examples/plot_repr.py -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests/tinybuild/examples copying build/lib/sphinx_gallery/tests/tinybuild/examples/plot_scraper_broken.py -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests/tinybuild/examples copying build/lib/sphinx_gallery/tests/tinybuild/examples/plot_second_future_imports.py -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests/tinybuild/examples copying build/lib/sphinx_gallery/tests/tinybuild/examples/plot_svg.py -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests/tinybuild/examples copying build/lib/sphinx_gallery/tests/tinybuild/examples/plot_webp.py -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests/tinybuild/examples creating build/bdist.macosx-12.3-arm64/wheel/sphinx_gallery/tests/tinybuild/examples_README_header copying build/lib/sphinx_gallery/tests/tinybuild/examples_README_header/README.txt -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests/tinybuild/examples_README_header copying build/lib/sphinx_gallery/tests/tinybuild/examples_README_header/plot_exp.py -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests/tinybuild/examples_README_header creating build/bdist.macosx-12.3-arm64/wheel/sphinx_gallery/tests/tinybuild/examples_rst_index creating build/bdist.macosx-12.3-arm64/wheel/sphinx_gallery/tests/tinybuild/examples_rst_index/examp_subdir1 copying build/lib/sphinx_gallery/tests/tinybuild/examples_rst_index/examp_subdir1/README.txt -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests/tinybuild/examples_rst_index/examp_subdir1 copying build/lib/sphinx_gallery/tests/tinybuild/examples_rst_index/examp_subdir1/plot_sub1.py -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests/tinybuild/examples_rst_index/examp_subdir1 creating build/bdist.macosx-12.3-arm64/wheel/sphinx_gallery/tests/tinybuild/examples_rst_index/examp_subdir2 copying build/lib/sphinx_gallery/tests/tinybuild/examples_rst_index/examp_subdir2/index.rst -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests/tinybuild/examples_rst_index/examp_subdir2 copying build/lib/sphinx_gallery/tests/tinybuild/examples_rst_index/examp_subdir2/plot_sub2.py -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests/tinybuild/examples_rst_index/examp_subdir2 copying build/lib/sphinx_gallery/tests/tinybuild/examples_rst_index/index.rst -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests/tinybuild/examples_rst_index copying build/lib/sphinx_gallery/tests/tinybuild/examples_rst_index/plot_examp.py -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests/tinybuild/examples_rst_index creating build/bdist.macosx-12.3-arm64/wheel/sphinx_gallery/tests/tinybuild/examples_with_rst copying build/lib/sphinx_gallery/tests/tinybuild/examples_with_rst/GALLERY_HEADER.rst -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests/tinybuild/examples_with_rst copying build/lib/sphinx_gallery/tests/tinybuild/examples_with_rst/plot_boo.py -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests/tinybuild/examples_with_rst copying build/lib/sphinx_gallery/tests/tinybuild/examples_with_rst/plot_cos.py -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests/tinybuild/examples_with_rst copying build/lib/sphinx_gallery/tests/tinybuild/examples_with_rst/rst_example1.rst -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests/tinybuild/examples_with_rst copying build/lib/sphinx_gallery/tests/tinybuild/examples_with_rst/rst_example2.rst -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests/tinybuild/examples_with_rst copying build/lib/sphinx_gallery/tests/tinybuild/utils.py -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery/tests/tinybuild copying build/lib/sphinx_gallery/utils.py -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery running install_egg_info Copying sphinx_gallery.egg-info to build/bdist.macosx-12.3-arm64/wheel/./sphinx_gallery-0.19.0-py3.11.egg-info running install_scripts creating build/bdist.macosx-12.3-arm64/wheel/sphinx_gallery-0.19.0.dist-info/WHEEL creating '/Users/pbulk/build/textproc/py-sphinx-gallery/work/sphinx_gallery-0.19.0/dist/.tmp-qgefyaa0/sphinx_gallery-0.19.0-py3-none-any.whl' and adding 'build/bdist.macosx-12.3-arm64/wheel' to it adding 'sphinx_gallery/__init__.py' adding 'sphinx_gallery/backreferences.py' adding 'sphinx_gallery/block_parser.py' adding 'sphinx_gallery/directives.py' adding 'sphinx_gallery/docs_resolv.py' adding 'sphinx_gallery/downloads.py' adding 'sphinx_gallery/gen_gallery.py' adding 'sphinx_gallery/gen_rst.py' adding 'sphinx_gallery/interactive_example.py' adding 'sphinx_gallery/load_style.py' adding 'sphinx_gallery/notebook.py' adding 'sphinx_gallery/py_source_parser.py' adding 'sphinx_gallery/recommender.py' adding 'sphinx_gallery/scrapers.py' adding 'sphinx_gallery/sorting.py' adding 'sphinx_gallery/utils.py' adding 'sphinx_gallery/_dummy/__init__.py' adding 'sphinx_gallery/_dummy/nested.py' adding 'sphinx_gallery/_static/binder_badge_logo.svg' adding 'sphinx_gallery/_static/broken_example.png' adding 'sphinx_gallery/_static/jupyterlite_badge_logo.svg' adding 'sphinx_gallery/_static/no_image.png' adding 'sphinx_gallery/_static/sg_gallery-binder.css' adding 'sphinx_gallery/_static/sg_gallery-dataframe.css' adding 'sphinx_gallery/_static/sg_gallery-rendered-html.css' adding 'sphinx_gallery/_static/sg_gallery.css' adding 'sphinx_gallery/components/sg_download_links.html' adding 'sphinx_gallery/components/sg_launcher_links.html' adding 'sphinx_gallery/tests/__init__.py' adding 'sphinx_gallery/tests/conftest.py' adding 'sphinx_gallery/tests/reference_parse.txt' adding 'sphinx_gallery/tests/test_backreferences.py' adding 'sphinx_gallery/tests/test_block_parser.py' adding 'sphinx_gallery/tests/test_docs_resolv.py' adding 'sphinx_gallery/tests/test_full.py' adding 'sphinx_gallery/tests/test_full_noexec.py' adding 'sphinx_gallery/tests/test_gen_gallery.py' adding 'sphinx_gallery/tests/test_gen_rst.py' adding 'sphinx_gallery/tests/test_interactive_example.py' adding 'sphinx_gallery/tests/test_load_style.py' adding 'sphinx_gallery/tests/test_notebook.py' adding 'sphinx_gallery/tests/test_py_source_parser.py' adding 'sphinx_gallery/tests/test_recommender.py' adding 'sphinx_gallery/tests/test_scrapers.py' adding 'sphinx_gallery/tests/test_sorting.py' adding 'sphinx_gallery/tests/test_utils.py' adding 'sphinx_gallery/tests/testconfs/index.rst' adding 'sphinx_gallery/tests/testconfs/src/GALLERY_HEADER.rst' adding 'sphinx_gallery/tests/testconfs/src/plot_1.py' adding 'sphinx_gallery/tests/testconfs/src/plot_2.py' adding 'sphinx_gallery/tests/testconfs/src/plot_3.py' adding 'sphinx_gallery/tests/testconfs/src/first-subsection/GALLERY_HEADER.rst' adding 'sphinx_gallery/tests/testconfs/src/first-subsection/plot_4.py' adding 'sphinx_gallery/tests/testconfs/src/first-subsection/plot_5.py' adding 'sphinx_gallery/tests/testconfs/src/first-subsection/plot_6.py' adding 'sphinx_gallery/tests/testconfs/src/second-subsection/GALLERY_HEADER.rst' adding 'sphinx_gallery/tests/testconfs/src/second-subsection/plot_7.py' adding 'sphinx_gallery/tests/testconfs/src/second-subsection/plot_8.py' adding 'sphinx_gallery/tests/testconfs/src/second-subsection/plot_9.py' adding 'sphinx_gallery/tests/tinybuild/utils.py' adding 'sphinx_gallery/tests/tinybuild/doc/Makefile' adding 'sphinx_gallery/tests/tinybuild/doc/conf.py' adding 'sphinx_gallery/tests/tinybuild/doc/index.rst' adding 'sphinx_gallery/tests/tinybuild/doc/make.bat' adding 'sphinx_gallery/tests/tinybuild/doc/minigallery.rst' adding 'sphinx_gallery/tests/tinybuild/doc/_static_nonstandard/broken_example.png' adding 'sphinx_gallery/tests/tinybuild/doc/_static_nonstandard/demo.png' adding 'sphinx_gallery/tests/tinybuild/doc/_templates/module.rst' adding 'sphinx_gallery/tests/tinybuild/doc/binder/requirements.txt' adding 'sphinx_gallery/tests/tinybuild/examples/GALLERY_HEADER.rst' adding 'sphinx_gallery/tests/tinybuild/examples/__init__.py' adding 'sphinx_gallery/tests/tinybuild/examples/isentropic.m' adding 'sphinx_gallery/tests/tinybuild/examples/julia_sample.jl' adding 'sphinx_gallery/tests/tinybuild/examples/local_module.py' adding 'sphinx_gallery/tests/tinybuild/examples/parse_this.cpp' adding 'sphinx_gallery/tests/tinybuild/examples/plot_animation.py' adding 'sphinx_gallery/tests/tinybuild/examples/plot_command_line_args.py' adding 'sphinx_gallery/tests/tinybuild/examples/plot_defer_figures.py' adding 'sphinx_gallery/tests/tinybuild/examples/plot_failing_example.py' adding 'sphinx_gallery/tests/tinybuild/examples/plot_failing_example_thumbnail.py' adding 'sphinx_gallery/tests/tinybuild/examples/plot_log.py' adding 'sphinx_gallery/tests/tinybuild/examples/plot_matplotlib_alt.py' adding 'sphinx_gallery/tests/tinybuild/examples/plot_matplotlib_backend.py' adding 'sphinx_gallery/tests/tinybuild/examples/plot_multi_image_block_separate.py' adding 'sphinx_gallery/tests/tinybuild/examples/plot_multi_image_separate.py' adding 'sphinx_gallery/tests/tinybuild/examples/plot_numpy_matplotlib.py' adding 'sphinx_gallery/tests/tinybuild/examples/plot_pickle.py' adding 'sphinx_gallery/tests/tinybuild/examples/plot_repr.py' adding 'sphinx_gallery/tests/tinybuild/examples/plot_scraper_broken.py' adding 'sphinx_gallery/tests/tinybuild/examples/plot_second_future_imports.py' adding 'sphinx_gallery/tests/tinybuild/examples/plot_svg.py' adding 'sphinx_gallery/tests/tinybuild/examples/plot_webp.py' adding 'sphinx_gallery/tests/tinybuild/examples/future/README.rst' adding 'sphinx_gallery/tests/tinybuild/examples/future/plot_future_imports.py' adding 'sphinx_gallery/tests/tinybuild/examples/future/plot_future_imports_broken.py' adding 'sphinx_gallery/tests/tinybuild/examples_README_header/README.txt' adding 'sphinx_gallery/tests/tinybuild/examples_README_header/plot_exp.py' adding 'sphinx_gallery/tests/tinybuild/examples_rst_index/index.rst' adding 'sphinx_gallery/tests/tinybuild/examples_rst_index/plot_examp.py' adding 'sphinx_gallery/tests/tinybuild/examples_rst_index/examp_subdir1/README.txt' adding 'sphinx_gallery/tests/tinybuild/examples_rst_index/examp_subdir1/plot_sub1.py' adding 'sphinx_gallery/tests/tinybuild/examples_rst_index/examp_subdir2/index.rst' adding 'sphinx_gallery/tests/tinybuild/examples_rst_index/examp_subdir2/plot_sub2.py' adding 'sphinx_gallery/tests/tinybuild/examples_with_rst/GALLERY_HEADER.rst' adding 'sphinx_gallery/tests/tinybuild/examples_with_rst/plot_boo.py' adding 'sphinx_gallery/tests/tinybuild/examples_with_rst/plot_cos.py' adding 'sphinx_gallery/tests/tinybuild/examples_with_rst/rst_example1.rst' adding 'sphinx_gallery/tests/tinybuild/examples_with_rst/rst_example2.rst' adding 'sphinx_gallery-0.19.0.dist-info/licenses/LICENSE' adding 'sphinx_gallery-0.19.0.dist-info/METADATA' adding 'sphinx_gallery-0.19.0.dist-info/WHEEL' adding 'sphinx_gallery-0.19.0.dist-info/entry_points.txt' adding 'sphinx_gallery-0.19.0.dist-info/top_level.txt' adding 'sphinx_gallery-0.19.0.dist-info/RECORD' removing build/bdist.macosx-12.3-arm64/wheel Successfully built sphinx_gallery-0.19.0-py3-none-any.whl