>>> py3-pecan: Building community/py3-pecan 1.4.2-r0 (using abuild 3.10.0_rc1-r2) started Sat, 29 Oct 2022 16:26:41 +0000 >>> py3-pecan: Checking sanity of /home/buildozer/aports/community/py3-pecan/APKBUILD... >>> py3-pecan: Analyzing dependencies... >>> py3-pecan: Installing for build: build-base python3 py3-logutils py3-mako py3-six py3-webob py3-setuptools py3-pytest py3-webtest (1/28) Installing libbz2 (1.0.8-r3) (2/28) Installing libffi (3.4.4-r0) (3/28) Installing gdbm (1.23-r0) (4/28) Installing xz-libs (5.2.7-r0) (5/28) Installing mpdecimal (2.5.1-r1) (6/28) Installing readline (8.2.0-r0) (7/28) Installing sqlite-libs (3.39.4-r0) (8/28) Installing python3 (3.10.8-r3) (9/28) Installing py3-logutils (0.3.5-r0) (10/28) Installing py3-markupsafe (2.1.1-r1) (11/28) Installing py3-mako (1.2.3-r0) (12/28) Installing py3-six (1.16.0-r3) (13/28) Installing py3-webob (1.8.7-r1) (14/28) Installing py3-parsing (3.0.9-r0) (15/28) Installing py3-packaging (21.3-r2) (16/28) Installing py3-setuptools (65.5.0-r0) (17/28) Installing py3-attrs (22.1.0-r0) (18/28) Installing py3-iniconfig (1.1.1-r3) (19/28) Installing py3-pluggy (1.0.0-r1) (20/28) Installing py3-py (1.11.0-r0) (21/28) Installing py3-tomli (2.0.1-r1) (22/28) Installing py3-pytest (7.1.3-r1) (23/28) Installing py3-soupsieve (2.3.1-r1) (24/28) Installing py3-beautifulsoup4 (4.11.1-r0) (25/28) Installing py3-waitress (2.1.2-r1) (26/28) Installing py3-webtest (3.0.0-r2) (27/28) Installing .makedepends-py3-pecan (20221029.162642) (28/28) Installing py3-waitress-openrc (2.1.2-r1) Executing busybox-1.35.0-r27.trigger OK: 255 MiB in 120 packages >>> py3-pecan: Cleaning up srcdir >>> py3-pecan: Cleaning up pkgdir >>> py3-pecan: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/py3-pecan-1.4.2.tar.gz >>> py3-pecan: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/py3-pecan-1.4.2.tar.gz >>> py3-pecan: Checking sha512sums... py3-pecan-1.4.2.tar.gz: OK >>> py3-pecan: Unpacking /var/cache/distfiles/v3.17/py3-pecan-1.4.2.tar.gz... running build running build_py creating build creating build/lib creating build/lib/pecan copying pecan/routing.py -> build/lib/pecan copying pecan/hooks.py -> build/lib/pecan copying pecan/decorators.py -> build/lib/pecan copying pecan/util.py -> build/lib/pecan copying pecan/deploy.py -> build/lib/pecan copying pecan/testing.py -> build/lib/pecan copying pecan/extensions.py -> build/lib/pecan copying pecan/log.py -> build/lib/pecan copying pecan/templating.py -> build/lib/pecan copying pecan/configuration.py -> build/lib/pecan copying pecan/__init__.py -> build/lib/pecan copying pecan/secure.py -> build/lib/pecan copying pecan/rest.py -> build/lib/pecan copying pecan/core.py -> build/lib/pecan copying pecan/jsonify.py -> build/lib/pecan creating build/lib/pecan/compat copying pecan/compat/__init__.py -> build/lib/pecan/compat creating build/lib/pecan/ext copying pecan/ext/__init__.py -> build/lib/pecan/ext creating build/lib/pecan/commands copying pecan/commands/shell.py -> build/lib/pecan/commands copying pecan/commands/base.py -> build/lib/pecan/commands copying pecan/commands/create.py -> build/lib/pecan/commands copying pecan/commands/__init__.py -> build/lib/pecan/commands copying pecan/commands/serve.py -> build/lib/pecan/commands creating build/lib/pecan/tests copying pecan/tests/test_conf.py -> build/lib/pecan/tests copying pecan/tests/scaffold_builder.py -> build/lib/pecan/tests copying pecan/tests/test_base.py -> build/lib/pecan/tests copying pecan/tests/test_templating.py -> build/lib/pecan/tests copying pecan/tests/test_no_thread_locals.py -> build/lib/pecan/tests copying pecan/tests/test_hooks.py -> build/lib/pecan/tests copying pecan/tests/test_commands.py -> build/lib/pecan/tests copying pecan/tests/test_generic.py -> build/lib/pecan/tests copying pecan/tests/test_jsonify.py -> build/lib/pecan/tests copying pecan/tests/test_util.py -> build/lib/pecan/tests copying pecan/tests/test_rest.py -> build/lib/pecan/tests copying pecan/tests/test_scaffolds.py -> build/lib/pecan/tests copying pecan/tests/__init__.py -> build/lib/pecan/tests copying pecan/tests/test_secure.py -> build/lib/pecan/tests creating build/lib/pecan/scaffolds copying pecan/scaffolds/__init__.py -> build/lib/pecan/scaffolds creating build/lib/pecan/middleware copying pecan/middleware/errordocument.py -> build/lib/pecan/middleware copying pecan/middleware/recursive.py -> build/lib/pecan/middleware copying pecan/middleware/__init__.py -> build/lib/pecan/middleware copying pecan/middleware/static.py -> build/lib/pecan/middleware copying pecan/middleware/debug.py -> build/lib/pecan/middleware creating build/lib/pecan/tests/scaffold_fixtures copying pecan/tests/scaffold_fixtures/__init__.py -> build/lib/pecan/tests/scaffold_fixtures creating build/lib/pecan/tests/templates copying pecan/tests/templates/__init__.py -> build/lib/pecan/tests/templates creating build/lib/pecan/tests/middleware copying pecan/tests/middleware/test_recursive.py -> build/lib/pecan/tests/middleware copying pecan/tests/middleware/test_errordocument.py -> build/lib/pecan/tests/middleware copying pecan/tests/middleware/__init__.py -> build/lib/pecan/tests/middleware copying pecan/tests/middleware/test_static.py -> build/lib/pecan/tests/middleware running egg_info writing pecan.egg-info/PKG-INFO writing dependency_links to pecan.egg-info/dependency_links.txt writing entry points to pecan.egg-info/entry_points.txt writing requirements to pecan.egg-info/requires.txt writing top-level names to pecan.egg-info/top_level.txt reading manifest file 'pecan.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'pecan/middleware/resources/*' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'pecan.egg-info/SOURCES.txt' /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pecan.scaffolds.base' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pecan.scaffolds.base' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pecan.scaffolds.base' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pecan.scaffolds.base' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pecan.scaffolds.base.public.css' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pecan.scaffolds.base.public.css' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pecan.scaffolds.base.public.css' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pecan.scaffolds.base.public.css' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pecan.scaffolds.base.public.images' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pecan.scaffolds.base.public.images' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pecan.scaffolds.base.public.images' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pecan.scaffolds.base.public.images' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pecan.tests.config_fixtures' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pecan.tests.config_fixtures' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pecan.tests.config_fixtures' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pecan.tests.config_fixtures' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pecan.tests.config_fixtures.bad' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pecan.tests.config_fixtures.bad' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pecan.tests.config_fixtures.bad' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pecan.tests.config_fixtures.bad' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pecan.tests.middleware.static_fixtures' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pecan.tests.middleware.static_fixtures' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pecan.tests.middleware.static_fixtures' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pecan.tests.middleware.static_fixtures' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pecan.tests.scaffold_fixtures.content_sub' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pecan.tests.scaffold_fixtures.content_sub' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pecan.tests.scaffold_fixtures.content_sub' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pecan.tests.scaffold_fixtures.content_sub' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pecan.tests.scaffold_fixtures.content_sub.bar' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pecan.tests.scaffold_fixtures.content_sub.bar' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pecan.tests.scaffold_fixtures.content_sub.bar' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pecan.tests.scaffold_fixtures.content_sub.bar' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pecan.tests.scaffold_fixtures.file_sub' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pecan.tests.scaffold_fixtures.file_sub' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pecan.tests.scaffold_fixtures.file_sub' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pecan.tests.scaffold_fixtures.file_sub' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pecan.tests.scaffold_fixtures.simple' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pecan.tests.scaffold_fixtures.simple' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pecan.tests.scaffold_fixtures.simple' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pecan.tests.scaffold_fixtures.simple' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pecan.tests.scaffold_fixtures.simple.bar' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pecan.tests.scaffold_fixtures.simple.bar' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pecan.tests.scaffold_fixtures.simple.bar' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pecan.tests.scaffold_fixtures.simple.bar' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) creating build/lib/pecan/tests/config_fixtures copying pecan/tests/config_fixtures/config.py -> build/lib/pecan/tests/config_fixtures copying pecan/tests/config_fixtures/empty.py -> build/lib/pecan/tests/config_fixtures copying pecan/tests/config_fixtures/foobar.py -> build/lib/pecan/tests/config_fixtures copying pecan/tests/config_fixtures/forcedict.py -> build/lib/pecan/tests/config_fixtures creating build/lib/pecan/tests/config_fixtures/bad copying pecan/tests/config_fixtures/bad/importerror.py -> build/lib/pecan/tests/config_fixtures/bad copying pecan/tests/config_fixtures/bad/module_and_underscore.py -> build/lib/pecan/tests/config_fixtures/bad creating build/lib/pecan/scaffolds/base copying pecan/scaffolds/base/MANIFEST.in -> build/lib/pecan/scaffolds/base copying pecan/scaffolds/base/config.py_tmpl -> build/lib/pecan/scaffolds/base copying pecan/scaffolds/base/setup.cfg_tmpl -> build/lib/pecan/scaffolds/base copying pecan/scaffolds/base/setup.py_tmpl -> build/lib/pecan/scaffolds/base creating build/lib/pecan/scaffolds/base/+package+ copying pecan/scaffolds/base/+package+/__init__.py -> build/lib/pecan/scaffolds/base/+package+ copying pecan/scaffolds/base/+package+/app.py_tmpl -> build/lib/pecan/scaffolds/base/+package+ creating build/lib/pecan/scaffolds/base/+package+/controllers copying pecan/scaffolds/base/+package+/controllers/__init__.py -> build/lib/pecan/scaffolds/base/+package+/controllers copying pecan/scaffolds/base/+package+/controllers/root.py -> build/lib/pecan/scaffolds/base/+package+/controllers creating build/lib/pecan/scaffolds/base/+package+/model copying pecan/scaffolds/base/+package+/model/__init__.py -> build/lib/pecan/scaffolds/base/+package+/model creating build/lib/pecan/scaffolds/base/+package+/templates copying pecan/scaffolds/base/+package+/templates/error.html -> build/lib/pecan/scaffolds/base/+package+/templates copying pecan/scaffolds/base/+package+/templates/index.html -> build/lib/pecan/scaffolds/base/+package+/templates copying pecan/scaffolds/base/+package+/templates/layout.html -> build/lib/pecan/scaffolds/base/+package+/templates creating build/lib/pecan/scaffolds/base/+package+/tests copying pecan/scaffolds/base/+package+/tests/__init__.py_tmpl -> build/lib/pecan/scaffolds/base/+package+/tests copying pecan/scaffolds/base/+package+/tests/config.py_tmpl -> build/lib/pecan/scaffolds/base/+package+/tests copying pecan/scaffolds/base/+package+/tests/test_functional.py_tmpl -> build/lib/pecan/scaffolds/base/+package+/tests copying pecan/scaffolds/base/+package+/tests/test_units.py -> build/lib/pecan/scaffolds/base/+package+/tests creating build/lib/pecan/scaffolds/base/public creating build/lib/pecan/scaffolds/base/public/css copying pecan/scaffolds/base/public/css/style.css -> build/lib/pecan/scaffolds/base/public/css creating build/lib/pecan/scaffolds/base/public/images copying pecan/scaffolds/base/public/images/logo.png -> build/lib/pecan/scaffolds/base/public/images creating build/lib/pecan/scaffolds/rest-api copying pecan/scaffolds/rest-api/config.py_tmpl -> build/lib/pecan/scaffolds/rest-api copying pecan/scaffolds/rest-api/setup.cfg_tmpl -> build/lib/pecan/scaffolds/rest-api copying pecan/scaffolds/rest-api/setup.py_tmpl -> build/lib/pecan/scaffolds/rest-api creating build/lib/pecan/scaffolds/rest-api/+package+ copying pecan/scaffolds/rest-api/+package+/__init__.py -> build/lib/pecan/scaffolds/rest-api/+package+ copying pecan/scaffolds/rest-api/+package+/app.py_tmpl -> build/lib/pecan/scaffolds/rest-api/+package+ copying pecan/scaffolds/rest-api/+package+/errors.py -> build/lib/pecan/scaffolds/rest-api/+package+ creating build/lib/pecan/scaffolds/rest-api/+package+/controllers copying pecan/scaffolds/rest-api/+package+/controllers/__init__.py -> build/lib/pecan/scaffolds/rest-api/+package+/controllers copying pecan/scaffolds/rest-api/+package+/controllers/root.py -> build/lib/pecan/scaffolds/rest-api/+package+/controllers creating build/lib/pecan/scaffolds/rest-api/+package+/model copying pecan/scaffolds/rest-api/+package+/model/__init__.py -> build/lib/pecan/scaffolds/rest-api/+package+/model creating build/lib/pecan/scaffolds/rest-api/+package+/tests copying pecan/scaffolds/rest-api/+package+/tests/__init__.py_tmpl -> build/lib/pecan/scaffolds/rest-api/+package+/tests copying pecan/scaffolds/rest-api/+package+/tests/config.py_tmpl -> build/lib/pecan/scaffolds/rest-api/+package+/tests copying pecan/scaffolds/rest-api/+package+/tests/test_functional.py_tmpl -> build/lib/pecan/scaffolds/rest-api/+package+/tests copying pecan/scaffolds/rest-api/+package+/tests/test_units.py -> build/lib/pecan/scaffolds/rest-api/+package+/tests creating build/lib/pecan/tests/scaffold_fixtures/content_sub copying pecan/tests/scaffold_fixtures/content_sub/foo_tmpl -> build/lib/pecan/tests/scaffold_fixtures/content_sub creating build/lib/pecan/tests/scaffold_fixtures/content_sub/bar copying pecan/tests/scaffold_fixtures/content_sub/bar/spam.txt_tmpl -> build/lib/pecan/tests/scaffold_fixtures/content_sub/bar creating build/lib/pecan/tests/scaffold_fixtures/file_sub copying pecan/tests/scaffold_fixtures/file_sub/foo_+package+ -> build/lib/pecan/tests/scaffold_fixtures/file_sub creating build/lib/pecan/tests/scaffold_fixtures/file_sub/bar_+package+ copying pecan/tests/scaffold_fixtures/file_sub/bar_+package+/spam.txt -> build/lib/pecan/tests/scaffold_fixtures/file_sub/bar_+package+ creating build/lib/pecan/tests/scaffold_fixtures/simple copying pecan/tests/scaffold_fixtures/simple/foo -> build/lib/pecan/tests/scaffold_fixtures/simple creating build/lib/pecan/tests/scaffold_fixtures/simple/bar copying pecan/tests/scaffold_fixtures/simple/bar/spam.txt -> build/lib/pecan/tests/scaffold_fixtures/simple/bar copying pecan/tests/templates/form_colors.html -> build/lib/pecan/tests/templates copying pecan/tests/templates/form_colors_invalid.html -> build/lib/pecan/tests/templates copying pecan/tests/templates/form_colors_valid.html -> build/lib/pecan/tests/templates copying pecan/tests/templates/form_login_invalid.html -> build/lib/pecan/tests/templates copying pecan/tests/templates/form_login_valid.html -> build/lib/pecan/tests/templates copying pecan/tests/templates/form_name.html -> build/lib/pecan/tests/templates copying pecan/tests/templates/form_name_invalid.html -> build/lib/pecan/tests/templates copying pecan/tests/templates/form_name_invalid_custom.html -> build/lib/pecan/tests/templates copying pecan/tests/templates/form_name_valid.html -> build/lib/pecan/tests/templates copying pecan/tests/templates/genshi.html -> build/lib/pecan/tests/templates copying pecan/tests/templates/genshi_bad.html -> build/lib/pecan/tests/templates copying pecan/tests/templates/jinja.html -> build/lib/pecan/tests/templates copying pecan/tests/templates/jinja_bad.html -> build/lib/pecan/tests/templates copying pecan/tests/templates/kajiki.html -> build/lib/pecan/tests/templates copying pecan/tests/templates/mako.html -> build/lib/pecan/tests/templates copying pecan/tests/templates/mako_bad.html -> build/lib/pecan/tests/templates creating build/lib/pecan/tests/middleware/static_fixtures copying pecan/tests/middleware/static_fixtures/self.png -> build/lib/pecan/tests/middleware/static_fixtures copying pecan/tests/middleware/static_fixtures/text.txt -> build/lib/pecan/tests/middleware/static_fixtures running build_scripts creating build/scripts-3.10 copying and adjusting bin/pecan -> build/scripts-3.10 changing mode of build/scripts-3.10/pecan from 644 to 755 ============================= test session starts ============================== platform linux -- Python 3.10.8, pytest-7.1.3, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-pecan/src/pecan-1.4.2, configfile: setup.cfg collected 1088 items / 1 deselected / 1087 selected build/lib/pecan/tests/test_base.py ..................................... [ 3%] ........................................................................ [ 10%] ........................................................................ [ 16%] .............ss.s.................. [ 19%] build/lib/pecan/tests/test_commands.py .... [ 20%] build/lib/pecan/tests/test_conf.py .................................. [ 23%] build/lib/pecan/tests/test_generic.py .... [ 23%] build/lib/pecan/tests/test_hooks.py .................................... [ 27%] ............... [ 28%] build/lib/pecan/tests/test_jsonify.py .......... [ 29%] build/lib/pecan/tests/test_no_thread_locals.py ......................... [ 31%] ........................................................................ [ 38%] ......................................... [ 42%] build/lib/pecan/tests/test_rest.py ............................ [ 44%] build/lib/pecan/tests/test_scaffolds.py ...... [ 45%] build/lib/pecan/tests/test_secure.py ........................ [ 47%] build/lib/pecan/tests/test_templating.py ..... [ 47%] build/lib/pecan/tests/test_util.py ....... [ 48%] build/lib/pecan/tests/middleware/test_errordocument.py ..... [ 48%] build/lib/pecan/tests/middleware/test_recursive.py ..... [ 49%] build/lib/pecan/tests/middleware/test_static.py ....... [ 50%] pecan/tests/test_base.py ............................................... [ 54%] ........................................................................ [ 60%] ........................................................................ [ 67%] ..ss.s.................. [ 69%] pecan/tests/test_commands.py .... [ 70%] pecan/tests/test_conf.py .................................. [ 73%] pecan/tests/test_generic.py .... [ 73%] pecan/tests/test_hooks.py .............................................. [ 77%] ..... [ 78%] pecan/tests/test_jsonify.py .......... [ 79%] pecan/tests/test_no_thread_locals.py ................................... [ 82%] ........................................................................ [ 89%] ............................... [ 91%] pecan/tests/test_rest.py ............................ [ 94%] pecan/tests/test_scaffolds.py ...... [ 95%] pecan/tests/test_secure.py ........................ [ 97%] pecan/tests/test_templating.py ..... [ 97%] pecan/tests/test_util.py ....... [ 98%] pecan/tests/middleware/test_errordocument.py ..... [ 98%] pecan/tests/middleware/test_recursive.py ..... [ 99%] pecan/tests/middleware/test_static.py ....... [100%] =============================== warnings summary =============================== build/lib/pecan/core.py:331 /home/buildozer/aports/community/py3-pecan/src/pecan-1.4.2/build/lib/pecan/core.py:331: DeprecationWarning: invalid escape sequence '\*' ''' build/lib/pecan/routing.py:49 /home/buildozer/aports/community/py3-pecan/src/pecan-1.4.2/build/lib/pecan/routing.py:49: DeprecationWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route build/lib/pecan/middleware/debug.py:24 /home/buildozer/aports/community/py3-pecan/src/pecan-1.4.2/build/lib/pecan/middleware/debug.py:24: DeprecationWarning: invalid escape sequence '\g' yield self.body_re.sub(b('\g<1>%s' % __CONFIG_HELP__), part) build/lib/pecan/tests/test_conf.py: 9 warnings pecan/tests/test_conf.py: 9 warnings :283: DeprecationWarning: the load_module() method is deprecated and slated for removal in Python 3.12; use exec_module() instead build/lib/pecan/tests/test_no_thread_locals.py::TestRestController::test_custom_method_type build/lib/pecan/tests/test_rest.py::TestRestController::test_basic_rest pecan/tests/test_no_thread_locals.py::TestRestController::test_custom_method_type pecan/tests/test_rest.py::TestRestController::test_basic_rest /usr/lib/python3.10/site-packages/webtest/lint.py:366: WSGIWarning: Unknown REQUEST_METHOD: 'RESET' warnings.warn( -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ========== 1081 passed, 6 skipped, 1 deselected, 25 warnings in 6.73s ========== >>> py3-pecan: Entering fakeroot... running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running egg_info writing pecan.egg-info/PKG-INFO writing dependency_links to pecan.egg-info/dependency_links.txt writing entry points to pecan.egg-info/entry_points.txt writing requirements to pecan.egg-info/requires.txt writing top-level names to pecan.egg-info/top_level.txt reading manifest file 'pecan.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'pecan/middleware/resources/*' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'pecan.egg-info/SOURCES.txt' /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pecan.scaffolds.base' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pecan.scaffolds.base' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pecan.scaffolds.base' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pecan.scaffolds.base' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pecan.scaffolds.base.public.css' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pecan.scaffolds.base.public.css' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pecan.scaffolds.base.public.css' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pecan.scaffolds.base.public.css' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pecan.scaffolds.base.public.images' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pecan.scaffolds.base.public.images' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pecan.scaffolds.base.public.images' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pecan.scaffolds.base.public.images' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pecan.tests' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pecan.tests' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pecan.tests' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pecan.tests' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pecan.tests.__pycache__' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pecan.tests.__pycache__' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pecan.tests.__pycache__' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pecan.tests.__pycache__' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pecan.tests.config_fixtures' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pecan.tests.config_fixtures' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pecan.tests.config_fixtures' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pecan.tests.config_fixtures' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pecan.tests.config_fixtures.__pycache__' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pecan.tests.config_fixtures.__pycache__' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pecan.tests.config_fixtures.__pycache__' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pecan.tests.config_fixtures.__pycache__' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pecan.tests.config_fixtures.bad' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pecan.tests.config_fixtures.bad' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pecan.tests.config_fixtures.bad' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pecan.tests.config_fixtures.bad' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pecan.tests.config_fixtures.bad.__pycache__' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pecan.tests.config_fixtures.bad.__pycache__' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pecan.tests.config_fixtures.bad.__pycache__' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pecan.tests.config_fixtures.bad.__pycache__' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pecan.tests.middleware' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pecan.tests.middleware' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pecan.tests.middleware' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pecan.tests.middleware' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pecan.tests.middleware.__pycache__' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pecan.tests.middleware.__pycache__' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pecan.tests.middleware.__pycache__' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pecan.tests.middleware.__pycache__' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pecan.tests.middleware.static_fixtures' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pecan.tests.middleware.static_fixtures' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pecan.tests.middleware.static_fixtures' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pecan.tests.middleware.static_fixtures' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pecan.tests.scaffold_fixtures' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pecan.tests.scaffold_fixtures' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pecan.tests.scaffold_fixtures' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pecan.tests.scaffold_fixtures' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pecan.tests.scaffold_fixtures.content_sub' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pecan.tests.scaffold_fixtures.content_sub' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pecan.tests.scaffold_fixtures.content_sub' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pecan.tests.scaffold_fixtures.content_sub' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pecan.tests.scaffold_fixtures.content_sub.bar' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pecan.tests.scaffold_fixtures.content_sub.bar' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pecan.tests.scaffold_fixtures.content_sub.bar' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pecan.tests.scaffold_fixtures.content_sub.bar' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pecan.tests.scaffold_fixtures.file_sub' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pecan.tests.scaffold_fixtures.file_sub' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pecan.tests.scaffold_fixtures.file_sub' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pecan.tests.scaffold_fixtures.file_sub' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pecan.tests.scaffold_fixtures.simple' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pecan.tests.scaffold_fixtures.simple' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pecan.tests.scaffold_fixtures.simple' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pecan.tests.scaffold_fixtures.simple' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pecan.tests.scaffold_fixtures.simple.bar' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pecan.tests.scaffold_fixtures.simple.bar' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pecan.tests.scaffold_fixtures.simple.bar' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pecan.tests.scaffold_fixtures.simple.bar' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pecan.tests.templates' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pecan.tests.templates' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pecan.tests.templates' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pecan.tests.templates' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) copying pecan/tests/__pycache__/test_base.cpython-310-pytest-7.1.3.pyc -> build/lib/pecan/tests/__pycache__ copying pecan/tests/__pycache__/test_commands.cpython-310-pytest-7.1.3.pyc -> build/lib/pecan/tests/__pycache__ copying pecan/tests/__pycache__/test_conf.cpython-310-pytest-7.1.3.pyc -> build/lib/pecan/tests/__pycache__ copying pecan/tests/__pycache__/test_generic.cpython-310-pytest-7.1.3.pyc -> build/lib/pecan/tests/__pycache__ copying pecan/tests/__pycache__/test_hooks.cpython-310-pytest-7.1.3.pyc -> build/lib/pecan/tests/__pycache__ copying pecan/tests/__pycache__/test_jsonify.cpython-310-pytest-7.1.3.pyc -> build/lib/pecan/tests/__pycache__ copying pecan/tests/__pycache__/test_no_thread_locals.cpython-310-pytest-7.1.3.pyc -> build/lib/pecan/tests/__pycache__ copying pecan/tests/__pycache__/test_rest.cpython-310-pytest-7.1.3.pyc -> build/lib/pecan/tests/__pycache__ copying pecan/tests/__pycache__/test_scaffolds.cpython-310-pytest-7.1.3.pyc -> build/lib/pecan/tests/__pycache__ copying pecan/tests/__pycache__/test_secure.cpython-310-pytest-7.1.3.pyc -> build/lib/pecan/tests/__pycache__ copying pecan/tests/__pycache__/test_templating.cpython-310-pytest-7.1.3.pyc -> build/lib/pecan/tests/__pycache__ copying pecan/tests/__pycache__/test_util.cpython-310-pytest-7.1.3.pyc -> build/lib/pecan/tests/__pycache__ copying pecan/tests/config_fixtures/__pycache__/config.cpython-310.pyc -> build/lib/pecan/tests/config_fixtures/__pycache__ copying pecan/tests/config_fixtures/__pycache__/empty.cpython-310.pyc -> build/lib/pecan/tests/config_fixtures/__pycache__ copying pecan/tests/config_fixtures/__pycache__/foobar.cpython-310.pyc -> build/lib/pecan/tests/config_fixtures/__pycache__ copying pecan/tests/config_fixtures/__pycache__/forcedict.cpython-310.pyc -> build/lib/pecan/tests/config_fixtures/__pycache__ copying pecan/tests/config_fixtures/bad/__pycache__/importerror.cpython-310.pyc -> build/lib/pecan/tests/config_fixtures/bad/__pycache__ copying pecan/tests/config_fixtures/bad/__pycache__/module_and_underscore.cpython-310.pyc -> build/lib/pecan/tests/config_fixtures/bad/__pycache__ copying pecan/tests/middleware/__pycache__/__init__.cpython-310.pyc -> build/lib/pecan/tests/middleware/__pycache__ copying pecan/tests/middleware/__pycache__/test_errordocument.cpython-310-pytest-7.1.3.pyc -> build/lib/pecan/tests/middleware/__pycache__ copying pecan/tests/middleware/__pycache__/test_recursive.cpython-310-pytest-7.1.3.pyc -> build/lib/pecan/tests/middleware/__pycache__ copying pecan/tests/middleware/__pycache__/test_static.cpython-310-pytest-7.1.3.pyc -> build/lib/pecan/tests/middleware/__pycache__ running build_scripts running install_lib creating /home/buildozer/aports/community/py3-pecan/pkg creating /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan creating /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr creating /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib creating /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan copying build/lib/pecan/routing.py -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan creating /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/compat creating /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/compat/__pycache__ copying build/lib/pecan/compat/__pycache__/__init__.cpython-310.pyc -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/compat/__pycache__ copying build/lib/pecan/compat/__init__.py -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/compat creating /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/ext copying build/lib/pecan/ext/__init__.py -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/ext creating /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/commands copying build/lib/pecan/commands/shell.py -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/commands copying build/lib/pecan/commands/base.py -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/commands creating /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/commands/__pycache__ copying build/lib/pecan/commands/__pycache__/__init__.cpython-310.pyc -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/commands/__pycache__ copying build/lib/pecan/commands/__pycache__/base.cpython-310.pyc -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/commands/__pycache__ copying build/lib/pecan/commands/__pycache__/shell.cpython-310.pyc -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/commands/__pycache__ copying build/lib/pecan/commands/__pycache__/serve.cpython-310.pyc -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/commands/__pycache__ copying build/lib/pecan/commands/__pycache__/create.cpython-310.pyc -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/commands/__pycache__ copying build/lib/pecan/commands/create.py -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/commands copying build/lib/pecan/commands/__init__.py -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/commands copying build/lib/pecan/commands/serve.py -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/commands copying build/lib/pecan/hooks.py -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan copying build/lib/pecan/decorators.py -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan copying build/lib/pecan/util.py -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan creating /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/__pycache__ copying build/lib/pecan/__pycache__/__init__.cpython-310.pyc -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/__pycache__ copying build/lib/pecan/__pycache__/jsonify.cpython-310.pyc -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/__pycache__ copying build/lib/pecan/__pycache__/configuration.cpython-310.pyc -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/__pycache__ copying build/lib/pecan/__pycache__/testing.cpython-310.pyc -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/__pycache__ copying build/lib/pecan/__pycache__/core.cpython-310.pyc -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/__pycache__ copying build/lib/pecan/__pycache__/routing.cpython-310.pyc -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/__pycache__ copying build/lib/pecan/__pycache__/rest.cpython-310.pyc -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/__pycache__ copying build/lib/pecan/__pycache__/decorators.cpython-310.pyc -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/__pycache__ copying build/lib/pecan/__pycache__/templating.cpython-310.pyc -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/__pycache__ copying build/lib/pecan/__pycache__/hooks.cpython-310.pyc -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/__pycache__ copying build/lib/pecan/__pycache__/secure.cpython-310.pyc -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/__pycache__ copying build/lib/pecan/__pycache__/util.cpython-310.pyc -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/__pycache__ creating /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests copying build/lib/pecan/tests/test_conf.py -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests copying build/lib/pecan/tests/scaffold_builder.py -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests copying build/lib/pecan/tests/test_base.py -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests copying build/lib/pecan/tests/test_templating.py -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests creating /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/__pycache__ copying build/lib/pecan/tests/__pycache__/__init__.cpython-310.pyc -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/__pycache__ copying build/lib/pecan/tests/__pycache__/test_util.cpython-310-pytest-7.1.3.pyc -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/__pycache__ copying build/lib/pecan/tests/__pycache__/test_commands.cpython-310-pytest-7.1.3.pyc -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/__pycache__ copying build/lib/pecan/tests/__pycache__/test_base.cpython-310-pytest-7.1.3.pyc -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/__pycache__ copying build/lib/pecan/tests/__pycache__/test_scaffolds.cpython-310-pytest-7.1.3.pyc -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/__pycache__ copying build/lib/pecan/tests/__pycache__/test_conf.cpython-310-pytest-7.1.3.pyc -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/__pycache__ copying build/lib/pecan/tests/__pycache__/test_no_thread_locals.cpython-310-pytest-7.1.3.pyc -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/__pycache__ copying build/lib/pecan/tests/__pycache__/test_hooks.cpython-310-pytest-7.1.3.pyc -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/__pycache__ copying build/lib/pecan/tests/__pycache__/test_secure.cpython-310-pytest-7.1.3.pyc -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/__pycache__ copying build/lib/pecan/tests/__pycache__/test_generic.cpython-310-pytest-7.1.3.pyc -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/__pycache__ copying build/lib/pecan/tests/__pycache__/test_templating.cpython-310-pytest-7.1.3.pyc -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/__pycache__ copying build/lib/pecan/tests/__pycache__/test_rest.cpython-310-pytest-7.1.3.pyc -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/__pycache__ copying build/lib/pecan/tests/__pycache__/test_jsonify.cpython-310-pytest-7.1.3.pyc -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/__pycache__ copying build/lib/pecan/tests/test_no_thread_locals.py -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests copying build/lib/pecan/tests/test_hooks.py -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests creating /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/scaffold_fixtures creating /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/scaffold_fixtures/content_sub copying build/lib/pecan/tests/scaffold_fixtures/content_sub/foo_tmpl -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/scaffold_fixtures/content_sub creating /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/scaffold_fixtures/content_sub/bar copying build/lib/pecan/tests/scaffold_fixtures/content_sub/bar/spam.txt_tmpl -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/scaffold_fixtures/content_sub/bar copying build/lib/pecan/tests/scaffold_fixtures/__init__.py -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/scaffold_fixtures creating /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/scaffold_fixtures/simple copying build/lib/pecan/tests/scaffold_fixtures/simple/foo -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/scaffold_fixtures/simple creating /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/scaffold_fixtures/simple/bar copying build/lib/pecan/tests/scaffold_fixtures/simple/bar/spam.txt -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/scaffold_fixtures/simple/bar creating /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/scaffold_fixtures/file_sub creating /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/scaffold_fixtures/file_sub/bar_+package+ copying build/lib/pecan/tests/scaffold_fixtures/file_sub/bar_+package+/spam.txt -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/scaffold_fixtures/file_sub/bar_+package+ copying build/lib/pecan/tests/scaffold_fixtures/file_sub/foo_+package+ -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/scaffold_fixtures/file_sub copying build/lib/pecan/tests/test_commands.py -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests copying build/lib/pecan/tests/test_generic.py -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests creating /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/form_login_invalid.html -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/form_name_valid.html -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/form_name_invalid.html -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/form_name.html -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/genshi_bad.html -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/mako_bad.html -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/form_colors.html -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/form_colors_valid.html -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/kajiki.html -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/form_name_invalid_custom.html -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/form_colors_invalid.html -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/__init__.py -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/mako.html -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/jinja_bad.html -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/genshi.html -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/jinja.html -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/form_login_valid.html -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/templates copying build/lib/pecan/tests/test_jsonify.py -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests creating /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/config_fixtures creating /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/config_fixtures/__pycache__ copying build/lib/pecan/tests/config_fixtures/__pycache__/config.cpython-310.pyc -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/config_fixtures/__pycache__ copying build/lib/pecan/tests/config_fixtures/__pycache__/forcedict.cpython-310.pyc -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/config_fixtures/__pycache__ copying build/lib/pecan/tests/config_fixtures/__pycache__/foobar.cpython-310.pyc -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/config_fixtures/__pycache__ copying build/lib/pecan/tests/config_fixtures/__pycache__/empty.cpython-310.pyc -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/config_fixtures/__pycache__ copying build/lib/pecan/tests/config_fixtures/empty.py -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/config_fixtures copying build/lib/pecan/tests/config_fixtures/forcedict.py -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/config_fixtures copying build/lib/pecan/tests/config_fixtures/config.py -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/config_fixtures copying build/lib/pecan/tests/config_fixtures/foobar.py -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/config_fixtures creating /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/config_fixtures/bad creating /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/config_fixtures/bad/__pycache__ copying build/lib/pecan/tests/config_fixtures/bad/__pycache__/importerror.cpython-310.pyc -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/config_fixtures/bad/__pycache__ copying build/lib/pecan/tests/config_fixtures/bad/__pycache__/module_and_underscore.cpython-310.pyc -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/config_fixtures/bad/__pycache__ copying build/lib/pecan/tests/config_fixtures/bad/module_and_underscore.py -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/config_fixtures/bad copying build/lib/pecan/tests/config_fixtures/bad/importerror.py -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/config_fixtures/bad copying build/lib/pecan/tests/test_util.py -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests copying build/lib/pecan/tests/test_rest.py -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests copying build/lib/pecan/tests/test_scaffolds.py -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests copying build/lib/pecan/tests/__init__.py -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests copying build/lib/pecan/tests/test_secure.py -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests creating /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/middleware copying build/lib/pecan/tests/middleware/test_recursive.py -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/middleware copying build/lib/pecan/tests/middleware/test_errordocument.py -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/middleware creating /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/middleware/__pycache__ copying build/lib/pecan/tests/middleware/__pycache__/test_recursive.cpython-310-pytest-7.1.3.pyc -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/middleware/__pycache__ copying build/lib/pecan/tests/middleware/__pycache__/__init__.cpython-310.pyc -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/middleware/__pycache__ copying build/lib/pecan/tests/middleware/__pycache__/test_errordocument.cpython-310-pytest-7.1.3.pyc -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/middleware/__pycache__ copying build/lib/pecan/tests/middleware/__pycache__/test_static.cpython-310-pytest-7.1.3.pyc -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/middleware/__pycache__ creating /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/middleware/static_fixtures copying build/lib/pecan/tests/middleware/static_fixtures/text.txt -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/middleware/static_fixtures copying build/lib/pecan/tests/middleware/static_fixtures/self.png -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/middleware/static_fixtures copying build/lib/pecan/tests/middleware/__init__.py -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/middleware copying build/lib/pecan/tests/middleware/test_static.py -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/middleware copying build/lib/pecan/deploy.py -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan copying build/lib/pecan/testing.py -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan copying build/lib/pecan/extensions.py -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan creating /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds creating /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/__pycache__ copying build/lib/pecan/scaffolds/__pycache__/__init__.cpython-310.pyc -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/__pycache__ creating /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base copying build/lib/pecan/scaffolds/base/setup.py_tmpl -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base creating /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/public creating /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/public/images copying build/lib/pecan/scaffolds/base/public/images/logo.png -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/public/images creating /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/public/css copying build/lib/pecan/scaffolds/base/public/css/style.css -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/public/css copying build/lib/pecan/scaffolds/base/MANIFEST.in -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base copying build/lib/pecan/scaffolds/base/setup.cfg_tmpl -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base copying build/lib/pecan/scaffolds/base/config.py_tmpl -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base creating /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/+package+ creating /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/+package+/controllers copying build/lib/pecan/scaffolds/base/+package+/controllers/root.py -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/+package+/controllers copying build/lib/pecan/scaffolds/base/+package+/controllers/__init__.py -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/+package+/controllers creating /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/+package+/tests copying build/lib/pecan/scaffolds/base/+package+/tests/test_units.py -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/+package+/tests copying build/lib/pecan/scaffolds/base/+package+/tests/__init__.py_tmpl -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/+package+/tests copying build/lib/pecan/scaffolds/base/+package+/tests/test_functional.py_tmpl -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/+package+/tests copying build/lib/pecan/scaffolds/base/+package+/tests/config.py_tmpl -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/+package+/tests creating /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/+package+/templates copying build/lib/pecan/scaffolds/base/+package+/templates/index.html -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/+package+/templates copying build/lib/pecan/scaffolds/base/+package+/templates/layout.html -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/+package+/templates copying build/lib/pecan/scaffolds/base/+package+/templates/error.html -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/+package+/templates copying build/lib/pecan/scaffolds/base/+package+/app.py_tmpl -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/+package+ copying build/lib/pecan/scaffolds/base/+package+/__init__.py -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/+package+ creating /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/+package+/model copying build/lib/pecan/scaffolds/base/+package+/model/__init__.py -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/+package+/model creating /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/rest-api copying build/lib/pecan/scaffolds/rest-api/setup.py_tmpl -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/rest-api copying build/lib/pecan/scaffolds/rest-api/setup.cfg_tmpl -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/rest-api copying build/lib/pecan/scaffolds/rest-api/config.py_tmpl -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/rest-api creating /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/rest-api/+package+ copying build/lib/pecan/scaffolds/rest-api/+package+/errors.py -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/rest-api/+package+ creating /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/rest-api/+package+/controllers copying build/lib/pecan/scaffolds/rest-api/+package+/controllers/root.py -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/rest-api/+package+/controllers copying build/lib/pecan/scaffolds/rest-api/+package+/controllers/__init__.py -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/rest-api/+package+/controllers creating /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/rest-api/+package+/tests copying build/lib/pecan/scaffolds/rest-api/+package+/tests/test_units.py -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/rest-api/+package+/tests copying build/lib/pecan/scaffolds/rest-api/+package+/tests/__init__.py_tmpl -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/rest-api/+package+/tests copying build/lib/pecan/scaffolds/rest-api/+package+/tests/test_functional.py_tmpl -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/rest-api/+package+/tests copying build/lib/pecan/scaffolds/rest-api/+package+/tests/config.py_tmpl -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/rest-api/+package+/tests copying build/lib/pecan/scaffolds/rest-api/+package+/app.py_tmpl -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/rest-api/+package+ copying build/lib/pecan/scaffolds/rest-api/+package+/__init__.py -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/rest-api/+package+ creating /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/rest-api/+package+/model copying build/lib/pecan/scaffolds/rest-api/+package+/model/__init__.py -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/rest-api/+package+/model copying build/lib/pecan/scaffolds/__init__.py -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds copying build/lib/pecan/log.py -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan copying build/lib/pecan/templating.py -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan copying build/lib/pecan/configuration.py -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan copying build/lib/pecan/__init__.py -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan copying build/lib/pecan/secure.py -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan copying build/lib/pecan/rest.py -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan copying build/lib/pecan/core.py -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan creating /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/middleware copying build/lib/pecan/middleware/errordocument.py -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/middleware creating /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/middleware/__pycache__ copying build/lib/pecan/middleware/__pycache__/__init__.cpython-310.pyc -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/middleware/__pycache__ copying build/lib/pecan/middleware/__pycache__/static.cpython-310.pyc -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/middleware/__pycache__ copying build/lib/pecan/middleware/__pycache__/recursive.cpython-310.pyc -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/middleware/__pycache__ copying build/lib/pecan/middleware/__pycache__/debug.cpython-310.pyc -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/middleware/__pycache__ copying build/lib/pecan/middleware/__pycache__/errordocument.cpython-310.pyc -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/middleware/__pycache__ copying build/lib/pecan/middleware/recursive.py -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/middleware copying build/lib/pecan/middleware/__init__.py -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/middleware copying build/lib/pecan/middleware/static.py -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/middleware copying build/lib/pecan/middleware/debug.py -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/middleware copying build/lib/pecan/jsonify.py -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan byte-compiling /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/ext/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/test_conf.py to test_conf.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/scaffold_builder.py to scaffold_builder.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/test_base.py to test_base.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/test_templating.py to test_templating.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/test_no_thread_locals.py to test_no_thread_locals.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/test_hooks.py to test_hooks.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/scaffold_fixtures/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/test_commands.py to test_commands.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/test_generic.py to test_generic.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/templates/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/test_jsonify.py to test_jsonify.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/test_util.py to test_util.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/test_rest.py to test_rest.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/test_scaffolds.py to test_scaffolds.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/test_secure.py to test_secure.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/middleware/test_recursive.py to test_recursive.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/middleware/test_errordocument.py to test_errordocument.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/middleware/test_static.py to test_static.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/deploy.py to deploy.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/extensions.py to extensions.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/+package+/controllers/root.py to root.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/+package+/controllers/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/+package+/tests/test_units.py to test_units.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/+package+/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/+package+/model/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/rest-api/+package+/errors.py to errors.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/rest-api/+package+/controllers/root.py to root.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/rest-api/+package+/controllers/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/rest-api/+package+/tests/test_units.py to test_units.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/rest-api/+package+/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/rest-api/+package+/model/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/log.py to log.cpython-310.pyc running install_egg_info Copying pecan.egg-info to /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan-1.4.2-py3.10.egg-info running install_scripts creating /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/bin copying build/scripts-3.10/pecan -> /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/bin changing mode of /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/bin/pecan to 755 Installing gunicorn_pecan script to /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/bin Installing pecan script to /home/buildozer/aports/community/py3-pecan/pkg/py3-pecan/usr/bin >>> py3-pecan*: Running postcheck for py3-pecan >>> py3-pecan*: Preparing package py3-pecan... >>> py3-pecan*: Tracing dependencies... >>> py3-pecan*: Package size: 2.3 MB >>> py3-pecan*: Compressing data... >>> py3-pecan*: Create checksum... >>> py3-pecan*: Create py3-pecan-1.4.2-r0.apk >>> py3-pecan: Build complete at Sat, 29 Oct 2022 16:26:51 +0000 elapsed time 0h 0m 10s >>> py3-pecan: Cleaning up srcdir >>> py3-pecan: Cleaning up pkgdir >>> py3-pecan: Uninstalling dependencies... (1/28) Purging .makedepends-py3-pecan (20221029.162642) (2/28) Purging py3-logutils (0.3.5-r0) (3/28) Purging py3-mako (1.2.3-r0) (4/28) Purging py3-markupsafe (2.1.1-r1) (5/28) Purging py3-six (1.16.0-r3) (6/28) Purging py3-setuptools (65.5.0-r0) (7/28) Purging py3-pytest (7.1.3-r1) (8/28) Purging py3-attrs (22.1.0-r0) (9/28) Purging py3-iniconfig (1.1.1-r3) (10/28) Purging py3-packaging (21.3-r2) (11/28) Purging py3-parsing (3.0.9-r0) (12/28) Purging py3-pluggy (1.0.0-r1) (13/28) Purging py3-py (1.11.0-r0) (14/28) Purging py3-tomli (2.0.1-r1) (15/28) Purging py3-webtest (3.0.0-r2) (16/28) Purging py3-beautifulsoup4 (4.11.1-r0) (17/28) Purging py3-soupsieve (2.3.1-r1) (18/28) Purging py3-waitress-openrc (2.1.2-r1) (19/28) Purging py3-waitress (2.1.2-r1) (20/28) Purging python3 (3.10.8-r3) (21/28) Purging py3-webob (1.8.7-r1) (22/28) Purging libbz2 (1.0.8-r3) (23/28) Purging libffi (3.4.4-r0) (24/28) Purging gdbm (1.23-r0) (25/28) Purging xz-libs (5.2.7-r0) (26/28) Purging mpdecimal (2.5.1-r1) (27/28) Purging readline (8.2.0-r0) (28/28) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r27.trigger OK: 189 MiB in 92 packages >>> py3-pecan: Updating the community/armv7 repository index... >>> py3-pecan: Signing the index...