=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for py310-pystache-0.6.7 * Building wheel... /usr/pkg/lib/python3.10/site-packages/setuptools_scm/git.py:312: UserWarning: git archive did not support describe output warnings.warn("git archive did not support describe output") /usr/pkg/lib/python3.10/site-packages/setuptools_scm/git.py:331: UserWarning: unprocessed git archival found (no export subst applied) warnings.warn("unprocessed git archival found (no export subst applied)") /usr/pkg/lib/python3.10/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) /usr/pkg/lib/python3.10/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/pkg/lib/python3.10/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel running build running build_py creating build/lib/pystache copying pystache/__init__.py -> build/lib/pystache copying pystache/_version.py -> build/lib/pystache copying pystache/common.py -> build/lib/pystache copying pystache/context.py -> build/lib/pystache copying pystache/defaults.py -> build/lib/pystache copying pystache/init.py -> build/lib/pystache copying pystache/loader.py -> build/lib/pystache copying pystache/locator.py -> build/lib/pystache copying pystache/parsed.py -> build/lib/pystache copying pystache/parser.py -> build/lib/pystache copying pystache/renderengine.py -> build/lib/pystache copying pystache/renderer.py -> build/lib/pystache copying pystache/specloader.py -> build/lib/pystache copying pystache/template_spec.py -> build/lib/pystache creating build/lib/pystache/commands copying pystache/commands/__init__.py -> build/lib/pystache/commands copying pystache/commands/render.py -> build/lib/pystache/commands copying pystache/commands/test.py -> build/lib/pystache/commands creating build/lib/pystache/tests copying pystache/tests/__init__.py -> build/lib/pystache/tests copying pystache/tests/benchmark.py -> build/lib/pystache/tests copying pystache/tests/common.py -> build/lib/pystache/tests copying pystache/tests/doctesting.py -> build/lib/pystache/tests copying pystache/tests/main.py -> build/lib/pystache/tests copying pystache/tests/spectesting.py -> build/lib/pystache/tests copying pystache/tests/test___init__.py -> build/lib/pystache/tests copying pystache/tests/test_commands.py -> build/lib/pystache/tests copying pystache/tests/test_context.py -> build/lib/pystache/tests copying pystache/tests/test_defaults.py -> build/lib/pystache/tests copying pystache/tests/test_examples.py -> build/lib/pystache/tests copying pystache/tests/test_loader.py -> build/lib/pystache/tests copying pystache/tests/test_locator.py -> build/lib/pystache/tests copying pystache/tests/test_parser.py -> build/lib/pystache/tests copying pystache/tests/test_pystache.py -> build/lib/pystache/tests copying pystache/tests/test_renderengine.py -> build/lib/pystache/tests copying pystache/tests/test_renderer.py -> build/lib/pystache/tests copying pystache/tests/test_simple.py -> build/lib/pystache/tests copying pystache/tests/test_specloader.py -> build/lib/pystache/tests creating build/lib/pystache/tests/data copying pystache/tests/data/__init__.py -> build/lib/pystache/tests/data copying pystache/tests/data/views.py -> build/lib/pystache/tests/data creating build/lib/pystache/tests/examples copying pystache/tests/examples/__init__.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/comments.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/complex.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/delimiters.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/double_section.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/escaped.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/inverted.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/lambdas.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/nested_context.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/partials_with_lambdas.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/readme.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/simple.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/template_partial.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/unescaped.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/unicode_input.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/unicode_output.py -> build/lib/pystache/tests/examples creating build/lib/pystache/tests/data/locator copying pystache/tests/data/locator/__init__.py -> build/lib/pystache/tests/data/locator running egg_info writing pystache.egg-info/PKG-INFO writing dependency_links to pystache.egg-info/dependency_links.txt writing entry points to pystache.egg-info/entry_points.txt writing requirements to pystache.egg-info/requires.txt writing top-level names to pystache.egg-info/top_level.txt reading manifest file 'pystache.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory '.github' warning: no previously-included files matching '*' found under directory 'conda' warning: no previously-included files matching '*' found under directory 'gh' adding license file 'LICENSE' writing manifest file 'pystache.egg-info/SOURCES.txt' copying pystache/tests/data/ascii.mustache -> build/lib/pystache/tests/data copying pystache/tests/data/duplicate.mustache -> build/lib/pystache/tests/data copying pystache/tests/data/non_ascii.mustache -> build/lib/pystache/tests/data copying pystache/tests/data/sample_view.mustache -> build/lib/pystache/tests/data copying pystache/tests/data/say_hello.mustache -> build/lib/pystache/tests/data copying pystache/tests/examples/comments.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/complex.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/delimiters.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/double_section.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/escaped.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/extensionless -> build/lib/pystache/tests/examples copying pystache/tests/examples/inner_partial.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/inner_partial.txt -> build/lib/pystache/tests/examples copying pystache/tests/examples/inverted.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/lambdas.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/looping_partial.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/nested_context.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/partial_in_partial.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/partial_with_lambda.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/partial_with_partial_and_lambda.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/say_hello.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/simple.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/tagless.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/template_partial.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/template_partial.txt -> build/lib/pystache/tests/examples copying pystache/tests/examples/unescaped.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/unicode_input.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/unicode_output.mustache -> build/lib/pystache/tests/examples copying pystache/tests/data/locator/duplicate.mustache -> build/lib/pystache/tests/data/locator copying pystache/tests/data/locator/template.txt -> build/lib/pystache/tests/data/locator installing to build/bdist.netbsd-10.0-i386/wheel running install running install_lib creating build/bdist.netbsd-10.0-i386/wheel creating build/bdist.netbsd-10.0-i386/wheel/pystache copying build/lib/pystache/__init__.py -> build/bdist.netbsd-10.0-i386/wheel/./pystache copying build/lib/pystache/_version.py -> build/bdist.netbsd-10.0-i386/wheel/./pystache copying build/lib/pystache/common.py -> build/bdist.netbsd-10.0-i386/wheel/./pystache copying build/lib/pystache/context.py -> build/bdist.netbsd-10.0-i386/wheel/./pystache copying build/lib/pystache/defaults.py -> build/bdist.netbsd-10.0-i386/wheel/./pystache copying build/lib/pystache/init.py -> build/bdist.netbsd-10.0-i386/wheel/./pystache copying build/lib/pystache/loader.py -> build/bdist.netbsd-10.0-i386/wheel/./pystache copying build/lib/pystache/locator.py -> build/bdist.netbsd-10.0-i386/wheel/./pystache copying build/lib/pystache/parsed.py -> build/bdist.netbsd-10.0-i386/wheel/./pystache copying build/lib/pystache/parser.py -> build/bdist.netbsd-10.0-i386/wheel/./pystache copying build/lib/pystache/renderengine.py -> build/bdist.netbsd-10.0-i386/wheel/./pystache copying build/lib/pystache/renderer.py -> build/bdist.netbsd-10.0-i386/wheel/./pystache copying build/lib/pystache/specloader.py -> build/bdist.netbsd-10.0-i386/wheel/./pystache copying build/lib/pystache/template_spec.py -> build/bdist.netbsd-10.0-i386/wheel/./pystache creating build/bdist.netbsd-10.0-i386/wheel/pystache/commands copying build/lib/pystache/commands/__init__.py -> build/bdist.netbsd-10.0-i386/wheel/./pystache/commands copying build/lib/pystache/commands/render.py -> build/bdist.netbsd-10.0-i386/wheel/./pystache/commands copying build/lib/pystache/commands/test.py -> build/bdist.netbsd-10.0-i386/wheel/./pystache/commands creating build/bdist.netbsd-10.0-i386/wheel/pystache/tests copying build/lib/pystache/tests/__init__.py -> build/bdist.netbsd-10.0-i386/wheel/./pystache/tests copying build/lib/pystache/tests/benchmark.py -> build/bdist.netbsd-10.0-i386/wheel/./pystache/tests copying build/lib/pystache/tests/common.py -> build/bdist.netbsd-10.0-i386/wheel/./pystache/tests copying build/lib/pystache/tests/doctesting.py -> build/bdist.netbsd-10.0-i386/wheel/./pystache/tests copying build/lib/pystache/tests/main.py -> build/bdist.netbsd-10.0-i386/wheel/./pystache/tests copying build/lib/pystache/tests/spectesting.py -> build/bdist.netbsd-10.0-i386/wheel/./pystache/tests copying build/lib/pystache/tests/test___init__.py -> build/bdist.netbsd-10.0-i386/wheel/./pystache/tests copying build/lib/pystache/tests/test_commands.py -> build/bdist.netbsd-10.0-i386/wheel/./pystache/tests copying build/lib/pystache/tests/test_context.py -> build/bdist.netbsd-10.0-i386/wheel/./pystache/tests copying build/lib/pystache/tests/test_defaults.py -> build/bdist.netbsd-10.0-i386/wheel/./pystache/tests copying build/lib/pystache/tests/test_examples.py -> build/bdist.netbsd-10.0-i386/wheel/./pystache/tests copying build/lib/pystache/tests/test_loader.py -> build/bdist.netbsd-10.0-i386/wheel/./pystache/tests copying build/lib/pystache/tests/test_locator.py -> build/bdist.netbsd-10.0-i386/wheel/./pystache/tests copying build/lib/pystache/tests/test_parser.py -> build/bdist.netbsd-10.0-i386/wheel/./pystache/tests copying build/lib/pystache/tests/test_pystache.py -> build/bdist.netbsd-10.0-i386/wheel/./pystache/tests copying build/lib/pystache/tests/test_renderengine.py -> build/bdist.netbsd-10.0-i386/wheel/./pystache/tests copying build/lib/pystache/tests/test_renderer.py -> build/bdist.netbsd-10.0-i386/wheel/./pystache/tests copying build/lib/pystache/tests/test_simple.py -> build/bdist.netbsd-10.0-i386/wheel/./pystache/tests copying build/lib/pystache/tests/test_specloader.py -> build/bdist.netbsd-10.0-i386/wheel/./pystache/tests creating build/bdist.netbsd-10.0-i386/wheel/pystache/tests/data copying build/lib/pystache/tests/data/__init__.py -> build/bdist.netbsd-10.0-i386/wheel/./pystache/tests/data copying build/lib/pystache/tests/data/views.py -> build/bdist.netbsd-10.0-i386/wheel/./pystache/tests/data creating build/bdist.netbsd-10.0-i386/wheel/pystache/tests/data/locator copying build/lib/pystache/tests/data/locator/__init__.py -> build/bdist.netbsd-10.0-i386/wheel/./pystache/tests/data/locator copying build/lib/pystache/tests/data/locator/duplicate.mustache -> build/bdist.netbsd-10.0-i386/wheel/./pystache/tests/data/locator copying build/lib/pystache/tests/data/locator/template.txt -> build/bdist.netbsd-10.0-i386/wheel/./pystache/tests/data/locator copying build/lib/pystache/tests/data/ascii.mustache -> build/bdist.netbsd-10.0-i386/wheel/./pystache/tests/data copying build/lib/pystache/tests/data/duplicate.mustache -> build/bdist.netbsd-10.0-i386/wheel/./pystache/tests/data copying build/lib/pystache/tests/data/non_ascii.mustache -> build/bdist.netbsd-10.0-i386/wheel/./pystache/tests/data copying build/lib/pystache/tests/data/sample_view.mustache -> build/bdist.netbsd-10.0-i386/wheel/./pystache/tests/data copying build/lib/pystache/tests/data/say_hello.mustache -> build/bdist.netbsd-10.0-i386/wheel/./pystache/tests/data creating build/bdist.netbsd-10.0-i386/wheel/pystache/tests/examples copying build/lib/pystache/tests/examples/__init__.py -> build/bdist.netbsd-10.0-i386/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/comments.py -> build/bdist.netbsd-10.0-i386/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/complex.py -> build/bdist.netbsd-10.0-i386/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/delimiters.py -> build/bdist.netbsd-10.0-i386/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/double_section.py -> build/bdist.netbsd-10.0-i386/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/escaped.py -> build/bdist.netbsd-10.0-i386/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/inverted.py -> build/bdist.netbsd-10.0-i386/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/lambdas.py -> build/bdist.netbsd-10.0-i386/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/nested_context.py -> build/bdist.netbsd-10.0-i386/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/partials_with_lambdas.py -> build/bdist.netbsd-10.0-i386/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/readme.py -> build/bdist.netbsd-10.0-i386/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/simple.py -> build/bdist.netbsd-10.0-i386/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/template_partial.py -> build/bdist.netbsd-10.0-i386/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/unescaped.py -> build/bdist.netbsd-10.0-i386/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/unicode_input.py -> build/bdist.netbsd-10.0-i386/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/unicode_output.py -> build/bdist.netbsd-10.0-i386/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/comments.mustache -> build/bdist.netbsd-10.0-i386/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/complex.mustache -> build/bdist.netbsd-10.0-i386/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/delimiters.mustache -> build/bdist.netbsd-10.0-i386/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/double_section.mustache -> build/bdist.netbsd-10.0-i386/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/escaped.mustache -> build/bdist.netbsd-10.0-i386/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/extensionless -> build/bdist.netbsd-10.0-i386/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/inner_partial.mustache -> build/bdist.netbsd-10.0-i386/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/inner_partial.txt -> build/bdist.netbsd-10.0-i386/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/inverted.mustache -> build/bdist.netbsd-10.0-i386/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/lambdas.mustache -> build/bdist.netbsd-10.0-i386/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/looping_partial.mustache -> build/bdist.netbsd-10.0-i386/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/nested_context.mustache -> build/bdist.netbsd-10.0-i386/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/partial_in_partial.mustache -> build/bdist.netbsd-10.0-i386/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/partial_with_lambda.mustache -> build/bdist.netbsd-10.0-i386/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/partial_with_partial_and_lambda.mustache -> build/bdist.netbsd-10.0-i386/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/say_hello.mustache -> build/bdist.netbsd-10.0-i386/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/simple.mustache -> build/bdist.netbsd-10.0-i386/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/tagless.mustache -> build/bdist.netbsd-10.0-i386/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/template_partial.mustache -> build/bdist.netbsd-10.0-i386/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/template_partial.txt -> build/bdist.netbsd-10.0-i386/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/unescaped.mustache -> build/bdist.netbsd-10.0-i386/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/unicode_input.mustache -> build/bdist.netbsd-10.0-i386/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/unicode_output.mustache -> build/bdist.netbsd-10.0-i386/wheel/./pystache/tests/examples running install_egg_info Copying pystache.egg-info to build/bdist.netbsd-10.0-i386/wheel/./pystache-0.6.7-py3.10.egg-info running install_scripts creating build/bdist.netbsd-10.0-i386/wheel/pystache-0.6.7.dist-info/WHEEL creating '/pbulk/work/www/py-pystache/work/pystache-0.6.7/dist/.tmp-e96l3ejh/pystache-0.6.7-py3-none-any.whl' and adding 'build/bdist.netbsd-10.0-i386/wheel' to it adding 'pystache/__init__.py' adding 'pystache/_version.py' adding 'pystache/common.py' adding 'pystache/context.py' adding 'pystache/defaults.py' adding 'pystache/init.py' adding 'pystache/loader.py' adding 'pystache/locator.py' adding 'pystache/parsed.py' adding 'pystache/parser.py' adding 'pystache/renderengine.py' adding 'pystache/renderer.py' adding 'pystache/specloader.py' adding 'pystache/template_spec.py' adding 'pystache/commands/__init__.py' adding 'pystache/commands/render.py' adding 'pystache/commands/test.py' adding 'pystache/tests/__init__.py' adding 'pystache/tests/benchmark.py' adding 'pystache/tests/common.py' adding 'pystache/tests/doctesting.py' adding 'pystache/tests/main.py' adding 'pystache/tests/spectesting.py' adding 'pystache/tests/test___init__.py' adding 'pystache/tests/test_commands.py' adding 'pystache/tests/test_context.py' adding 'pystache/tests/test_defaults.py' adding 'pystache/tests/test_examples.py' adding 'pystache/tests/test_loader.py' adding 'pystache/tests/test_locator.py' adding 'pystache/tests/test_parser.py' adding 'pystache/tests/test_pystache.py' adding 'pystache/tests/test_renderengine.py' adding 'pystache/tests/test_renderer.py' adding 'pystache/tests/test_simple.py' adding 'pystache/tests/test_specloader.py' adding 'pystache/tests/data/__init__.py' adding 'pystache/tests/data/ascii.mustache' adding 'pystache/tests/data/duplicate.mustache' adding 'pystache/tests/data/non_ascii.mustache' adding 'pystache/tests/data/sample_view.mustache' adding 'pystache/tests/data/say_hello.mustache' adding 'pystache/tests/data/views.py' adding 'pystache/tests/data/locator/__init__.py' adding 'pystache/tests/data/locator/duplicate.mustache' adding 'pystache/tests/data/locator/template.txt' adding 'pystache/tests/examples/__init__.py' adding 'pystache/tests/examples/comments.mustache' adding 'pystache/tests/examples/comments.py' adding 'pystache/tests/examples/complex.mustache' adding 'pystache/tests/examples/complex.py' adding 'pystache/tests/examples/delimiters.mustache' adding 'pystache/tests/examples/delimiters.py' adding 'pystache/tests/examples/double_section.mustache' adding 'pystache/tests/examples/double_section.py' adding 'pystache/tests/examples/escaped.mustache' adding 'pystache/tests/examples/escaped.py' adding 'pystache/tests/examples/extensionless' adding 'pystache/tests/examples/inner_partial.mustache' adding 'pystache/tests/examples/inner_partial.txt' adding 'pystache/tests/examples/inverted.mustache' adding 'pystache/tests/examples/inverted.py' adding 'pystache/tests/examples/lambdas.mustache' adding 'pystache/tests/examples/lambdas.py' adding 'pystache/tests/examples/looping_partial.mustache' adding 'pystache/tests/examples/nested_context.mustache' adding 'pystache/tests/examples/nested_context.py' adding 'pystache/tests/examples/partial_in_partial.mustache' adding 'pystache/tests/examples/partial_with_lambda.mustache' adding 'pystache/tests/examples/partial_with_partial_and_lambda.mustache' adding 'pystache/tests/examples/partials_with_lambdas.py' adding 'pystache/tests/examples/readme.py' adding 'pystache/tests/examples/say_hello.mustache' adding 'pystache/tests/examples/simple.mustache' adding 'pystache/tests/examples/simple.py' adding 'pystache/tests/examples/tagless.mustache' adding 'pystache/tests/examples/template_partial.mustache' adding 'pystache/tests/examples/template_partial.py' adding 'pystache/tests/examples/template_partial.txt' adding 'pystache/tests/examples/unescaped.mustache' adding 'pystache/tests/examples/unescaped.py' adding 'pystache/tests/examples/unicode_input.mustache' adding 'pystache/tests/examples/unicode_input.py' adding 'pystache/tests/examples/unicode_output.mustache' adding 'pystache/tests/examples/unicode_output.py' adding 'pystache-0.6.7.dist-info/licenses/LICENSE' adding 'pystache-0.6.7.dist-info/METADATA' adding 'pystache-0.6.7.dist-info/WHEEL' adding 'pystache-0.6.7.dist-info/entry_points.txt' adding 'pystache-0.6.7.dist-info/top_level.txt' adding 'pystache-0.6.7.dist-info/RECORD' removing build/bdist.netbsd-10.0-i386/wheel Successfully built pystache-0.6.7-py3-none-any.whl