>>> py3-pecan: Building community/py3-pecan 1.6.0-r0 (using abuild 3.15.0-r0) started Sun, 12 Oct 2025 22:55:18 +0000 >>> py3-pecan: Validating /home/udu/aports/community/py3-pecan/APKBUILD... >>> py3-pecan: Analyzing dependencies... >>> py3-pecan: Installing for build: build-base py3-mako py3-setuptools py3-webob py3-gpep517 py3-wheel py3-pytest py3-sqlalchemy py3-webtest WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/41) Installing py3-markupsafe (3.0.2-r0) (2/41) Installing py3-markupsafe-pyc (3.0.2-r0) (3/41) Installing py3-mako-pyc (1.3.10-r0) (4/41) Installing py3-mako (1.3.10-r0) (5/41) Installing py3-parsing (3.2.3-r0) (6/41) Installing py3-parsing-pyc (3.2.3-r0) (7/41) Installing py3-packaging (25.0-r0) (8/41) Installing py3-packaging-pyc (25.0-r0) (9/41) Installing py3-setuptools (80.9.0-r0) (10/41) Installing py3-setuptools-pyc (80.9.0-r0) (11/41) Installing py3-webob (1.8.9-r0) (12/41) Installing py3-webob-pyc (1.8.9-r0) (13/41) Installing py3-installer (0.7.0-r2) (14/41) Installing py3-installer-pyc (0.7.0-r2) (15/41) Installing py3-gpep517 (19-r0) (16/41) Installing py3-gpep517-pyc (19-r0) (17/41) Installing py3-wheel (0.46.1-r0) (18/41) Installing py3-wheel-pyc (0.46.1-r0) (19/41) Installing py3-iniconfig (2.1.0-r0) (20/41) Installing py3-iniconfig-pyc (2.1.0-r0) (21/41) Installing py3-pluggy (1.5.0-r0) (22/41) Installing py3-pluggy-pyc (1.5.0-r0) (23/41) Installing py3-py (1.11.0-r4) (24/41) Installing py3-py-pyc (1.11.0-r4) (25/41) Installing py3-pytest (8.3.5-r0) (26/41) Installing py3-pytest-pyc (8.3.5-r0) (27/41) Installing py3-greenlet (3.2.1-r0) (28/41) Installing py3-greenlet-pyc (3.2.1-r0) (29/41) Installing py3-sqlalchemy (2.0.40-r0) (30/41) Installing py3-sqlalchemy-pyc (2.0.40-r0) (31/41) Installing py3-soupsieve (2.7-r0) (32/41) Installing py3-soupsieve-pyc (2.7-r0) (33/41) Installing py3-typing-extensions (4.13.2-r0) (34/41) Installing py3-typing-extensions-pyc (4.13.2-r0) (35/41) Installing py3-beautifulsoup4 (4.13.4-r0) (36/41) Installing py3-beautifulsoup4-pyc (4.13.4-r0) (37/41) Installing py3-waitress (3.0.2-r0) (38/41) Installing py3-waitress-pyc (3.0.2-r0) (39/41) Installing py3-webtest (3.0.0-r5) (40/41) Installing py3-webtest-pyc (3.0.0-r5) (41/41) Installing .makedepends-py3-pecan (20251012.225519) Executing busybox-1.37.0-r19.trigger OK: 331 MiB in 130 packages >>> py3-pecan: Cleaning up srcdir >>> py3-pecan: Cleaning up pkgdir >>> py3-pecan: Cleaning up tmpdir >>> py3-pecan: Fetching py3-pecan-1.6.0.tar.gz::https://files.pythonhosted.org/packages/source/p/pecan/pecan-1.6.0.tar.gz >>> py3-pecan: Fetching py3-pecan-1.6.0.tar.gz::https://files.pythonhosted.org/packages/source/p/pecan/pecan-1.6.0.tar.gz >>> py3-pecan: Checking sha512sums... py3-pecan-1.6.0.tar.gz: OK ext.patch: OK >>> py3-pecan: Unpacking /var/cache/distfiles/py3-pecan-1.6.0.tar.gz... >>> py3-pecan: ext.patch patching file pecan/extensions.py 2025-10-12 22:55:21,041 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-10-12 22:55:21,072 root INFO running bdist_wheel 2025-10-12 22:55:21,096 root INFO running build 2025-10-12 22:55:21,097 root INFO running build_py 2025-10-12 22:55:21,102 root INFO creating build/lib/pecan 2025-10-12 22:55:21,102 root INFO copying pecan/configuration.py -> build/lib/pecan 2025-10-12 22:55:21,103 root INFO copying pecan/secure.py -> build/lib/pecan 2025-10-12 22:55:21,103 root INFO copying pecan/extensions.py -> build/lib/pecan 2025-10-12 22:55:21,103 root INFO copying pecan/testing.py -> build/lib/pecan 2025-10-12 22:55:21,103 root INFO copying pecan/hooks.py -> build/lib/pecan 2025-10-12 22:55:21,104 root INFO copying pecan/core.py -> build/lib/pecan 2025-10-12 22:55:21,104 root INFO copying pecan/rest.py -> build/lib/pecan 2025-10-12 22:55:21,104 root INFO copying pecan/util.py -> build/lib/pecan 2025-10-12 22:55:21,105 root INFO copying pecan/templating.py -> build/lib/pecan 2025-10-12 22:55:21,105 root INFO copying pecan/log.py -> build/lib/pecan 2025-10-12 22:55:21,105 root INFO copying pecan/deploy.py -> build/lib/pecan 2025-10-12 22:55:21,105 root INFO copying pecan/decorators.py -> build/lib/pecan 2025-10-12 22:55:21,106 root INFO copying pecan/__init__.py -> build/lib/pecan 2025-10-12 22:55:21,106 root INFO copying pecan/jsonify.py -> build/lib/pecan 2025-10-12 22:55:21,106 root INFO copying pecan/routing.py -> build/lib/pecan 2025-10-12 22:55:21,106 root INFO creating build/lib/pecan/scaffolds 2025-10-12 22:55:21,107 root INFO copying pecan/scaffolds/__init__.py -> build/lib/pecan/scaffolds 2025-10-12 22:55:21,107 root INFO creating build/lib/pecan/commands 2025-10-12 22:55:21,107 root INFO copying pecan/commands/base.py -> build/lib/pecan/commands 2025-10-12 22:55:21,107 root INFO copying pecan/commands/shell.py -> build/lib/pecan/commands 2025-10-12 22:55:21,108 root INFO copying pecan/commands/serve.py -> build/lib/pecan/commands 2025-10-12 22:55:21,108 root INFO copying pecan/commands/__init__.py -> build/lib/pecan/commands 2025-10-12 22:55:21,108 root INFO copying pecan/commands/create.py -> build/lib/pecan/commands 2025-10-12 22:55:21,108 root INFO creating build/lib/pecan/middleware 2025-10-12 22:55:21,109 root INFO copying pecan/middleware/debug.py -> build/lib/pecan/middleware 2025-10-12 22:55:21,109 root INFO copying pecan/middleware/static.py -> build/lib/pecan/middleware 2025-10-12 22:55:21,109 root INFO copying pecan/middleware/errordocument.py -> build/lib/pecan/middleware 2025-10-12 22:55:21,109 root INFO copying pecan/middleware/recursive.py -> build/lib/pecan/middleware 2025-10-12 22:55:21,110 root INFO copying pecan/middleware/__init__.py -> build/lib/pecan/middleware 2025-10-12 22:55:21,110 root INFO creating build/lib/pecan/compat 2025-10-12 22:55:21,110 root INFO copying pecan/compat/__init__.py -> build/lib/pecan/compat 2025-10-12 22:55:21,110 root INFO creating build/lib/pecan/ext 2025-10-12 22:55:21,110 root INFO copying pecan/ext/__init__.py -> build/lib/pecan/ext 2025-10-12 22:55:21,111 root INFO creating build/lib/pecan/tests 2025-10-12 22:55:21,111 root INFO copying pecan/tests/test_scaffolds.py -> build/lib/pecan/tests 2025-10-12 22:55:21,111 root INFO copying pecan/tests/test_secure.py -> build/lib/pecan/tests 2025-10-12 22:55:21,112 root INFO copying pecan/tests/test_util.py -> build/lib/pecan/tests 2025-10-12 22:55:21,112 root INFO copying pecan/tests/test_base.py -> build/lib/pecan/tests 2025-10-12 22:55:21,112 root INFO copying pecan/tests/test_templating.py -> build/lib/pecan/tests 2025-10-12 22:55:21,112 root INFO copying pecan/tests/test_jsonify.py -> build/lib/pecan/tests 2025-10-12 22:55:21,113 root INFO copying pecan/tests/test_hooks.py -> build/lib/pecan/tests 2025-10-12 22:55:21,113 root INFO copying pecan/tests/test_conf.py -> build/lib/pecan/tests 2025-10-12 22:55:21,113 root INFO copying pecan/tests/test_generic.py -> build/lib/pecan/tests 2025-10-12 22:55:21,113 root INFO copying pecan/tests/scaffold_builder.py -> build/lib/pecan/tests 2025-10-12 22:55:21,113 root INFO copying pecan/tests/test_rest.py -> build/lib/pecan/tests 2025-10-12 22:55:21,114 root INFO copying pecan/tests/test_no_thread_locals.py -> build/lib/pecan/tests 2025-10-12 22:55:21,114 root INFO copying pecan/tests/__init__.py -> build/lib/pecan/tests 2025-10-12 22:55:21,114 root INFO copying pecan/tests/test_commands.py -> build/lib/pecan/tests 2025-10-12 22:55:21,114 root INFO creating build/lib/pecan/tests/middleware 2025-10-12 22:55:21,115 root INFO copying pecan/tests/middleware/test_recursive.py -> build/lib/pecan/tests/middleware 2025-10-12 22:55:21,115 root INFO copying pecan/tests/middleware/test_static.py -> build/lib/pecan/tests/middleware 2025-10-12 22:55:21,115 root INFO copying pecan/tests/middleware/test_errordocument.py -> build/lib/pecan/tests/middleware 2025-10-12 22:55:21,115 root INFO copying pecan/tests/middleware/__init__.py -> build/lib/pecan/tests/middleware 2025-10-12 22:55:21,116 root INFO creating build/lib/pecan/tests/scaffold_fixtures 2025-10-12 22:55:21,116 root INFO copying pecan/tests/scaffold_fixtures/__init__.py -> build/lib/pecan/tests/scaffold_fixtures 2025-10-12 22:55:21,116 root INFO creating build/lib/pecan/tests/templates 2025-10-12 22:55:21,116 root INFO copying pecan/tests/templates/__init__.py -> build/lib/pecan/tests/templates 2025-10-12 22:55:21,116 root INFO running egg_info 2025-10-12 22:55:21,120 root INFO writing pecan.egg-info/PKG-INFO 2025-10-12 22:55:21,122 root INFO writing dependency_links to pecan.egg-info/dependency_links.txt 2025-10-12 22:55:21,122 root INFO writing entry points to pecan.egg-info/entry_points.txt 2025-10-12 22:55:21,123 root INFO writing requirements to pecan.egg-info/requires.txt 2025-10-12 22:55:21,123 root INFO writing top-level names to pecan.egg-info/top_level.txt 2025-10-12 22:55:21,129 root INFO reading manifest file 'pecan.egg-info/SOURCES.txt' 2025-10-12 22:55:21,131 root INFO reading manifest template 'MANIFEST.in' 2025-10-12 22:55:21,133 root WARNING warning: no files found matching 'pecan/middleware/resources/*' 2025-10-12 22:55:21,135 root INFO adding license file 'LICENSE' 2025-10-12 22:55:21,135 root INFO adding license file 'AUTHORS' 2025-10-12 22:55:21,138 root INFO writing manifest file 'pecan.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pecan.scaffolds.base' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pecan.scaffolds.base' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pecan.scaffolds.base' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pecan.scaffolds.base' to be distributed and are already explicitly excluding 'pecan.scaffolds.base' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pecan.scaffolds.base.public.css' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pecan.scaffolds.base.public.css' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pecan.scaffolds.base.public.css' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pecan.scaffolds.base.public.css' to be distributed and are already explicitly excluding 'pecan.scaffolds.base.public.css' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pecan.scaffolds.base.public.images' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pecan.scaffolds.base.public.images' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pecan.scaffolds.base.public.images' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pecan.scaffolds.base.public.images' to be distributed and are already explicitly excluding 'pecan.scaffolds.base.public.images' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pecan.tests.config_fixtures' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pecan.tests.config_fixtures' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pecan.tests.config_fixtures' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pecan.tests.config_fixtures' to be distributed and are already explicitly excluding 'pecan.tests.config_fixtures' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pecan.tests.config_fixtures.bad' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pecan.tests.config_fixtures.bad' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pecan.tests.config_fixtures.bad' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pecan.tests.config_fixtures.bad' to be distributed and are already explicitly excluding 'pecan.tests.config_fixtures.bad' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pecan.tests.middleware.static_fixtures' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pecan.tests.middleware.static_fixtures' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pecan.tests.middleware.static_fixtures' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pecan.tests.middleware.static_fixtures' to be distributed and are already explicitly excluding 'pecan.tests.middleware.static_fixtures' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pecan.tests.scaffold_fixtures.content_sub' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pecan.tests.scaffold_fixtures.content_sub' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pecan.tests.scaffold_fixtures.content_sub' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pecan.tests.scaffold_fixtures.content_sub' to be distributed and are already explicitly excluding 'pecan.tests.scaffold_fixtures.content_sub' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pecan.tests.scaffold_fixtures.content_sub.bar' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pecan.tests.scaffold_fixtures.content_sub.bar' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pecan.tests.scaffold_fixtures.content_sub.bar' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pecan.tests.scaffold_fixtures.content_sub.bar' to be distributed and are already explicitly excluding 'pecan.tests.scaffold_fixtures.content_sub.bar' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pecan.tests.scaffold_fixtures.file_sub' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pecan.tests.scaffold_fixtures.file_sub' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pecan.tests.scaffold_fixtures.file_sub' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pecan.tests.scaffold_fixtures.file_sub' to be distributed and are already explicitly excluding 'pecan.tests.scaffold_fixtures.file_sub' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pecan.tests.scaffold_fixtures.simple' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pecan.tests.scaffold_fixtures.simple' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pecan.tests.scaffold_fixtures.simple' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pecan.tests.scaffold_fixtures.simple' to be distributed and are already explicitly excluding 'pecan.tests.scaffold_fixtures.simple' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pecan.tests.scaffold_fixtures.simple.bar' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pecan.tests.scaffold_fixtures.simple.bar' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pecan.tests.scaffold_fixtures.simple.bar' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pecan.tests.scaffold_fixtures.simple.bar' to be distributed and are already explicitly excluding 'pecan.tests.scaffold_fixtures.simple.bar' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) 2025-10-12 22:55:21,143 root INFO creating build/lib/pecan/scaffolds/base 2025-10-12 22:55:21,143 root INFO copying pecan/scaffolds/base/MANIFEST.in -> build/lib/pecan/scaffolds/base 2025-10-12 22:55:21,143 root INFO copying pecan/scaffolds/base/config.py_tmpl -> build/lib/pecan/scaffolds/base 2025-10-12 22:55:21,144 root INFO copying pecan/scaffolds/base/setup.cfg_tmpl -> build/lib/pecan/scaffolds/base 2025-10-12 22:55:21,144 root INFO copying pecan/scaffolds/base/setup.py_tmpl -> build/lib/pecan/scaffolds/base 2025-10-12 22:55:21,144 root INFO creating build/lib/pecan/scaffolds/base/+package+ 2025-10-12 22:55:21,144 root INFO copying pecan/scaffolds/base/+package+/__init__.py -> build/lib/pecan/scaffolds/base/+package+ 2025-10-12 22:55:21,144 root INFO copying pecan/scaffolds/base/+package+/app.py_tmpl -> build/lib/pecan/scaffolds/base/+package+ 2025-10-12 22:55:21,145 root INFO creating build/lib/pecan/scaffolds/base/+package+/controllers 2025-10-12 22:55:21,145 root INFO copying pecan/scaffolds/base/+package+/controllers/__init__.py -> build/lib/pecan/scaffolds/base/+package+/controllers 2025-10-12 22:55:21,145 root INFO copying pecan/scaffolds/base/+package+/controllers/root.py -> build/lib/pecan/scaffolds/base/+package+/controllers 2025-10-12 22:55:21,145 root INFO creating build/lib/pecan/scaffolds/base/+package+/model 2025-10-12 22:55:21,145 root INFO copying pecan/scaffolds/base/+package+/model/__init__.py -> build/lib/pecan/scaffolds/base/+package+/model 2025-10-12 22:55:21,145 root INFO creating build/lib/pecan/scaffolds/base/+package+/templates 2025-10-12 22:55:21,146 root INFO copying pecan/scaffolds/base/+package+/templates/error.html -> build/lib/pecan/scaffolds/base/+package+/templates 2025-10-12 22:55:21,146 root INFO copying pecan/scaffolds/base/+package+/templates/index.html -> build/lib/pecan/scaffolds/base/+package+/templates 2025-10-12 22:55:21,146 root INFO copying pecan/scaffolds/base/+package+/templates/layout.html -> build/lib/pecan/scaffolds/base/+package+/templates 2025-10-12 22:55:21,146 root INFO creating build/lib/pecan/scaffolds/base/+package+/tests 2025-10-12 22:55:21,146 root INFO copying pecan/scaffolds/base/+package+/tests/__init__.py_tmpl -> build/lib/pecan/scaffolds/base/+package+/tests 2025-10-12 22:55:21,146 root INFO copying pecan/scaffolds/base/+package+/tests/config.py_tmpl -> build/lib/pecan/scaffolds/base/+package+/tests 2025-10-12 22:55:21,147 root INFO copying pecan/scaffolds/base/+package+/tests/test_functional.py_tmpl -> build/lib/pecan/scaffolds/base/+package+/tests 2025-10-12 22:55:21,147 root INFO copying pecan/scaffolds/base/+package+/tests/test_units.py -> build/lib/pecan/scaffolds/base/+package+/tests 2025-10-12 22:55:21,147 root INFO creating build/lib/pecan/scaffolds/base/public/css 2025-10-12 22:55:21,147 root INFO copying pecan/scaffolds/base/public/css/style.css -> build/lib/pecan/scaffolds/base/public/css 2025-10-12 22:55:21,147 root INFO creating build/lib/pecan/scaffolds/base/public/images 2025-10-12 22:55:21,148 root INFO copying pecan/scaffolds/base/public/images/logo.png -> build/lib/pecan/scaffolds/base/public/images 2025-10-12 22:55:21,148 root INFO creating build/lib/pecan/scaffolds/rest-api 2025-10-12 22:55:21,148 root INFO copying pecan/scaffolds/rest-api/config.py_tmpl -> build/lib/pecan/scaffolds/rest-api 2025-10-12 22:55:21,148 root INFO copying pecan/scaffolds/rest-api/setup.cfg_tmpl -> build/lib/pecan/scaffolds/rest-api 2025-10-12 22:55:21,148 root INFO copying pecan/scaffolds/rest-api/setup.py_tmpl -> build/lib/pecan/scaffolds/rest-api 2025-10-12 22:55:21,149 root INFO creating build/lib/pecan/scaffolds/rest-api/+package+ 2025-10-12 22:55:21,149 root INFO copying pecan/scaffolds/rest-api/+package+/__init__.py -> build/lib/pecan/scaffolds/rest-api/+package+ 2025-10-12 22:55:21,149 root INFO copying pecan/scaffolds/rest-api/+package+/app.py_tmpl -> build/lib/pecan/scaffolds/rest-api/+package+ 2025-10-12 22:55:21,149 root INFO copying pecan/scaffolds/rest-api/+package+/errors.py -> build/lib/pecan/scaffolds/rest-api/+package+ 2025-10-12 22:55:21,149 root INFO creating build/lib/pecan/scaffolds/rest-api/+package+/controllers 2025-10-12 22:55:21,150 root INFO copying pecan/scaffolds/rest-api/+package+/controllers/__init__.py -> build/lib/pecan/scaffolds/rest-api/+package+/controllers 2025-10-12 22:55:21,150 root INFO copying pecan/scaffolds/rest-api/+package+/controllers/root.py -> build/lib/pecan/scaffolds/rest-api/+package+/controllers 2025-10-12 22:55:21,150 root INFO creating build/lib/pecan/scaffolds/rest-api/+package+/model 2025-10-12 22:55:21,150 root INFO copying pecan/scaffolds/rest-api/+package+/model/__init__.py -> build/lib/pecan/scaffolds/rest-api/+package+/model 2025-10-12 22:55:21,150 root INFO creating build/lib/pecan/scaffolds/rest-api/+package+/tests 2025-10-12 22:55:21,150 root INFO copying pecan/scaffolds/rest-api/+package+/tests/__init__.py_tmpl -> build/lib/pecan/scaffolds/rest-api/+package+/tests 2025-10-12 22:55:21,151 root INFO copying pecan/scaffolds/rest-api/+package+/tests/config.py_tmpl -> build/lib/pecan/scaffolds/rest-api/+package+/tests 2025-10-12 22:55:21,151 root INFO copying pecan/scaffolds/rest-api/+package+/tests/test_functional.py_tmpl -> build/lib/pecan/scaffolds/rest-api/+package+/tests 2025-10-12 22:55:21,151 root INFO copying pecan/scaffolds/rest-api/+package+/tests/test_units.py -> build/lib/pecan/scaffolds/rest-api/+package+/tests 2025-10-12 22:55:21,151 root INFO creating build/lib/pecan/tests/config_fixtures 2025-10-12 22:55:21,151 root INFO copying pecan/tests/config_fixtures/config.py -> build/lib/pecan/tests/config_fixtures 2025-10-12 22:55:21,151 root INFO copying pecan/tests/config_fixtures/empty.py -> build/lib/pecan/tests/config_fixtures 2025-10-12 22:55:21,152 root INFO copying pecan/tests/config_fixtures/foobar.py -> build/lib/pecan/tests/config_fixtures 2025-10-12 22:55:21,152 root INFO copying pecan/tests/config_fixtures/forcedict.py -> build/lib/pecan/tests/config_fixtures 2025-10-12 22:55:21,152 root INFO creating build/lib/pecan/tests/config_fixtures/bad 2025-10-12 22:55:21,152 root INFO copying pecan/tests/config_fixtures/bad/importerror.py -> build/lib/pecan/tests/config_fixtures/bad 2025-10-12 22:55:21,152 root INFO copying pecan/tests/config_fixtures/bad/module_and_underscore.py -> build/lib/pecan/tests/config_fixtures/bad 2025-10-12 22:55:21,153 root INFO creating build/lib/pecan/tests/middleware/static_fixtures 2025-10-12 22:55:21,153 root INFO copying pecan/tests/middleware/static_fixtures/self.png -> build/lib/pecan/tests/middleware/static_fixtures 2025-10-12 22:55:21,153 root INFO copying pecan/tests/middleware/static_fixtures/text.txt -> build/lib/pecan/tests/middleware/static_fixtures 2025-10-12 22:55:21,153 root INFO creating build/lib/pecan/tests/scaffold_fixtures/content_sub 2025-10-12 22:55:21,153 root INFO copying pecan/tests/scaffold_fixtures/content_sub/foo_tmpl -> build/lib/pecan/tests/scaffold_fixtures/content_sub 2025-10-12 22:55:21,153 root INFO creating build/lib/pecan/tests/scaffold_fixtures/content_sub/bar 2025-10-12 22:55:21,154 root INFO copying pecan/tests/scaffold_fixtures/content_sub/bar/spam.txt_tmpl -> build/lib/pecan/tests/scaffold_fixtures/content_sub/bar 2025-10-12 22:55:21,154 root INFO creating build/lib/pecan/tests/scaffold_fixtures/file_sub 2025-10-12 22:55:21,154 root INFO copying pecan/tests/scaffold_fixtures/file_sub/foo_+package+ -> build/lib/pecan/tests/scaffold_fixtures/file_sub 2025-10-12 22:55:21,154 root INFO creating build/lib/pecan/tests/scaffold_fixtures/file_sub/bar_+package+ 2025-10-12 22:55:21,154 root INFO copying pecan/tests/scaffold_fixtures/file_sub/bar_+package+/spam.txt -> build/lib/pecan/tests/scaffold_fixtures/file_sub/bar_+package+ 2025-10-12 22:55:21,154 root INFO creating build/lib/pecan/tests/scaffold_fixtures/simple 2025-10-12 22:55:21,155 root INFO copying pecan/tests/scaffold_fixtures/simple/foo -> build/lib/pecan/tests/scaffold_fixtures/simple 2025-10-12 22:55:21,155 root INFO creating build/lib/pecan/tests/scaffold_fixtures/simple/bar 2025-10-12 22:55:21,155 root INFO copying pecan/tests/scaffold_fixtures/simple/bar/spam.txt -> build/lib/pecan/tests/scaffold_fixtures/simple/bar 2025-10-12 22:55:21,155 root INFO copying pecan/tests/templates/form_colors.html -> build/lib/pecan/tests/templates 2025-10-12 22:55:21,155 root INFO copying pecan/tests/templates/form_colors_invalid.html -> build/lib/pecan/tests/templates 2025-10-12 22:55:21,155 root INFO copying pecan/tests/templates/form_colors_valid.html -> build/lib/pecan/tests/templates 2025-10-12 22:55:21,156 root INFO copying pecan/tests/templates/form_login_invalid.html -> build/lib/pecan/tests/templates 2025-10-12 22:55:21,156 root INFO copying pecan/tests/templates/form_login_valid.html -> build/lib/pecan/tests/templates 2025-10-12 22:55:21,156 root INFO copying pecan/tests/templates/form_name.html -> build/lib/pecan/tests/templates 2025-10-12 22:55:21,156 root INFO copying pecan/tests/templates/form_name_invalid.html -> build/lib/pecan/tests/templates 2025-10-12 22:55:21,156 root INFO copying pecan/tests/templates/form_name_invalid_custom.html -> build/lib/pecan/tests/templates 2025-10-12 22:55:21,157 root INFO copying pecan/tests/templates/form_name_valid.html -> build/lib/pecan/tests/templates 2025-10-12 22:55:21,157 root INFO copying pecan/tests/templates/genshi.html -> build/lib/pecan/tests/templates 2025-10-12 22:55:21,157 root INFO copying pecan/tests/templates/genshi_bad.html -> build/lib/pecan/tests/templates 2025-10-12 22:55:21,157 root INFO copying pecan/tests/templates/jinja.html -> build/lib/pecan/tests/templates 2025-10-12 22:55:21,157 root INFO copying pecan/tests/templates/jinja_bad.html -> build/lib/pecan/tests/templates 2025-10-12 22:55:21,157 root INFO copying pecan/tests/templates/kajiki.html -> build/lib/pecan/tests/templates 2025-10-12 22:55:21,158 root INFO copying pecan/tests/templates/mako.html -> build/lib/pecan/tests/templates 2025-10-12 22:55:21,158 root INFO copying pecan/tests/templates/mako_bad.html -> build/lib/pecan/tests/templates 2025-10-12 22:55:21,167 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-12 22:55:21,167 root INFO running install 2025-10-12 22:55:21,178 root INFO running install_lib 2025-10-12 22:55:21,182 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-12 22:55:21,182 root INFO creating build/bdist.linux-x86_64/wheel/pecan 2025-10-12 22:55:21,182 root INFO copying build/lib/pecan/configuration.py -> build/bdist.linux-x86_64/wheel/./pecan 2025-10-12 22:55:21,183 root INFO creating build/bdist.linux-x86_64/wheel/pecan/scaffolds 2025-10-12 22:55:21,183 root INFO creating build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api 2025-10-12 22:55:21,183 root INFO copying build/lib/pecan/scaffolds/rest-api/config.py_tmpl -> build/bdist.linux-x86_64/wheel/./pecan/scaffolds/rest-api 2025-10-12 22:55:21,183 root INFO creating build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api/+package+ 2025-10-12 22:55:21,184 root INFO creating build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api/+package+/controllers 2025-10-12 22:55:21,184 root INFO copying build/lib/pecan/scaffolds/rest-api/+package+/controllers/root.py -> build/bdist.linux-x86_64/wheel/./pecan/scaffolds/rest-api/+package+/controllers 2025-10-12 22:55:21,184 root INFO copying build/lib/pecan/scaffolds/rest-api/+package+/controllers/__init__.py -> build/bdist.linux-x86_64/wheel/./pecan/scaffolds/rest-api/+package+/controllers 2025-10-12 22:55:21,184 root INFO creating build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api/+package+/model 2025-10-12 22:55:21,184 root INFO copying build/lib/pecan/scaffolds/rest-api/+package+/model/__init__.py -> build/bdist.linux-x86_64/wheel/./pecan/scaffolds/rest-api/+package+/model 2025-10-12 22:55:21,184 root INFO copying build/lib/pecan/scaffolds/rest-api/+package+/app.py_tmpl -> build/bdist.linux-x86_64/wheel/./pecan/scaffolds/rest-api/+package+ 2025-10-12 22:55:21,185 root INFO copying build/lib/pecan/scaffolds/rest-api/+package+/errors.py -> build/bdist.linux-x86_64/wheel/./pecan/scaffolds/rest-api/+package+ 2025-10-12 22:55:21,185 root INFO copying build/lib/pecan/scaffolds/rest-api/+package+/__init__.py -> build/bdist.linux-x86_64/wheel/./pecan/scaffolds/rest-api/+package+ 2025-10-12 22:55:21,185 root INFO creating build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api/+package+/tests 2025-10-12 22:55:21,185 root INFO copying build/lib/pecan/scaffolds/rest-api/+package+/tests/config.py_tmpl -> build/bdist.linux-x86_64/wheel/./pecan/scaffolds/rest-api/+package+/tests 2025-10-12 22:55:21,185 root INFO copying build/lib/pecan/scaffolds/rest-api/+package+/tests/test_units.py -> build/bdist.linux-x86_64/wheel/./pecan/scaffolds/rest-api/+package+/tests 2025-10-12 22:55:21,185 root INFO copying build/lib/pecan/scaffolds/rest-api/+package+/tests/test_functional.py_tmpl -> build/bdist.linux-x86_64/wheel/./pecan/scaffolds/rest-api/+package+/tests 2025-10-12 22:55:21,185 root INFO copying build/lib/pecan/scaffolds/rest-api/+package+/tests/__init__.py_tmpl -> build/bdist.linux-x86_64/wheel/./pecan/scaffolds/rest-api/+package+/tests 2025-10-12 22:55:21,186 root INFO copying build/lib/pecan/scaffolds/rest-api/setup.py_tmpl -> build/bdist.linux-x86_64/wheel/./pecan/scaffolds/rest-api 2025-10-12 22:55:21,186 root INFO copying build/lib/pecan/scaffolds/rest-api/setup.cfg_tmpl -> build/bdist.linux-x86_64/wheel/./pecan/scaffolds/rest-api 2025-10-12 22:55:21,186 root INFO creating build/bdist.linux-x86_64/wheel/pecan/scaffolds/base 2025-10-12 22:55:21,186 root INFO copying build/lib/pecan/scaffolds/base/config.py_tmpl -> build/bdist.linux-x86_64/wheel/./pecan/scaffolds/base 2025-10-12 22:55:21,186 root INFO creating build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/public 2025-10-12 22:55:21,187 root INFO creating build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/public/css 2025-10-12 22:55:21,187 root INFO copying build/lib/pecan/scaffolds/base/public/css/style.css -> build/bdist.linux-x86_64/wheel/./pecan/scaffolds/base/public/css 2025-10-12 22:55:21,187 root INFO creating build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/public/images 2025-10-12 22:55:21,187 root INFO copying build/lib/pecan/scaffolds/base/public/images/logo.png -> build/bdist.linux-x86_64/wheel/./pecan/scaffolds/base/public/images 2025-10-12 22:55:21,188 root INFO copying build/lib/pecan/scaffolds/base/MANIFEST.in -> build/bdist.linux-x86_64/wheel/./pecan/scaffolds/base 2025-10-12 22:55:21,188 root INFO creating build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/+package+ 2025-10-12 22:55:21,188 root INFO creating build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/+package+/controllers 2025-10-12 22:55:21,188 root INFO copying build/lib/pecan/scaffolds/base/+package+/controllers/root.py -> build/bdist.linux-x86_64/wheel/./pecan/scaffolds/base/+package+/controllers 2025-10-12 22:55:21,188 root INFO copying build/lib/pecan/scaffolds/base/+package+/controllers/__init__.py -> build/bdist.linux-x86_64/wheel/./pecan/scaffolds/base/+package+/controllers 2025-10-12 22:55:21,189 root INFO creating build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/+package+/model 2025-10-12 22:55:21,189 root INFO copying build/lib/pecan/scaffolds/base/+package+/model/__init__.py -> build/bdist.linux-x86_64/wheel/./pecan/scaffolds/base/+package+/model 2025-10-12 22:55:21,189 root INFO copying build/lib/pecan/scaffolds/base/+package+/app.py_tmpl -> build/bdist.linux-x86_64/wheel/./pecan/scaffolds/base/+package+ 2025-10-12 22:55:21,189 root INFO creating build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/+package+/templates 2025-10-12 22:55:21,189 root INFO copying build/lib/pecan/scaffolds/base/+package+/templates/index.html -> build/bdist.linux-x86_64/wheel/./pecan/scaffolds/base/+package+/templates 2025-10-12 22:55:21,189 root INFO copying build/lib/pecan/scaffolds/base/+package+/templates/layout.html -> build/bdist.linux-x86_64/wheel/./pecan/scaffolds/base/+package+/templates 2025-10-12 22:55:21,190 root INFO copying build/lib/pecan/scaffolds/base/+package+/templates/error.html -> build/bdist.linux-x86_64/wheel/./pecan/scaffolds/base/+package+/templates 2025-10-12 22:55:21,190 root INFO copying build/lib/pecan/scaffolds/base/+package+/__init__.py -> build/bdist.linux-x86_64/wheel/./pecan/scaffolds/base/+package+ 2025-10-12 22:55:21,190 root INFO creating build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/+package+/tests 2025-10-12 22:55:21,190 root INFO copying build/lib/pecan/scaffolds/base/+package+/tests/config.py_tmpl -> build/bdist.linux-x86_64/wheel/./pecan/scaffolds/base/+package+/tests 2025-10-12 22:55:21,190 root INFO copying build/lib/pecan/scaffolds/base/+package+/tests/test_units.py -> build/bdist.linux-x86_64/wheel/./pecan/scaffolds/base/+package+/tests 2025-10-12 22:55:21,190 root INFO copying build/lib/pecan/scaffolds/base/+package+/tests/test_functional.py_tmpl -> build/bdist.linux-x86_64/wheel/./pecan/scaffolds/base/+package+/tests 2025-10-12 22:55:21,191 root INFO copying build/lib/pecan/scaffolds/base/+package+/tests/__init__.py_tmpl -> build/bdist.linux-x86_64/wheel/./pecan/scaffolds/base/+package+/tests 2025-10-12 22:55:21,191 root INFO copying build/lib/pecan/scaffolds/base/setup.py_tmpl -> build/bdist.linux-x86_64/wheel/./pecan/scaffolds/base 2025-10-12 22:55:21,191 root INFO copying build/lib/pecan/scaffolds/base/setup.cfg_tmpl -> build/bdist.linux-x86_64/wheel/./pecan/scaffolds/base 2025-10-12 22:55:21,191 root INFO copying build/lib/pecan/scaffolds/__init__.py -> build/bdist.linux-x86_64/wheel/./pecan/scaffolds 2025-10-12 22:55:21,191 root INFO copying build/lib/pecan/secure.py -> build/bdist.linux-x86_64/wheel/./pecan 2025-10-12 22:55:21,191 root INFO copying build/lib/pecan/extensions.py -> build/bdist.linux-x86_64/wheel/./pecan 2025-10-12 22:55:21,191 root INFO copying build/lib/pecan/testing.py -> build/bdist.linux-x86_64/wheel/./pecan 2025-10-12 22:55:21,191 root INFO copying build/lib/pecan/hooks.py -> build/bdist.linux-x86_64/wheel/./pecan 2025-10-12 22:55:21,192 root INFO creating build/bdist.linux-x86_64/wheel/pecan/commands 2025-10-12 22:55:21,192 root INFO copying build/lib/pecan/commands/base.py -> build/bdist.linux-x86_64/wheel/./pecan/commands 2025-10-12 22:55:21,192 root INFO copying build/lib/pecan/commands/shell.py -> build/bdist.linux-x86_64/wheel/./pecan/commands 2025-10-12 22:55:21,192 root INFO copying build/lib/pecan/commands/serve.py -> build/bdist.linux-x86_64/wheel/./pecan/commands 2025-10-12 22:55:21,192 root INFO copying build/lib/pecan/commands/__init__.py -> build/bdist.linux-x86_64/wheel/./pecan/commands 2025-10-12 22:55:21,193 root INFO copying build/lib/pecan/commands/create.py -> build/bdist.linux-x86_64/wheel/./pecan/commands 2025-10-12 22:55:21,193 root INFO copying build/lib/pecan/core.py -> build/bdist.linux-x86_64/wheel/./pecan 2025-10-12 22:55:21,193 root INFO creating build/bdist.linux-x86_64/wheel/pecan/middleware 2025-10-12 22:55:21,193 root INFO copying build/lib/pecan/middleware/debug.py -> build/bdist.linux-x86_64/wheel/./pecan/middleware 2025-10-12 22:55:21,193 root INFO copying build/lib/pecan/middleware/static.py -> build/bdist.linux-x86_64/wheel/./pecan/middleware 2025-10-12 22:55:21,194 root INFO copying build/lib/pecan/middleware/errordocument.py -> build/bdist.linux-x86_64/wheel/./pecan/middleware 2025-10-12 22:55:21,194 root INFO copying build/lib/pecan/middleware/recursive.py -> build/bdist.linux-x86_64/wheel/./pecan/middleware 2025-10-12 22:55:21,194 root INFO copying build/lib/pecan/middleware/__init__.py -> build/bdist.linux-x86_64/wheel/./pecan/middleware 2025-10-12 22:55:21,194 root INFO copying build/lib/pecan/rest.py -> build/bdist.linux-x86_64/wheel/./pecan 2025-10-12 22:55:21,194 root INFO copying build/lib/pecan/util.py -> build/bdist.linux-x86_64/wheel/./pecan 2025-10-12 22:55:21,194 root INFO copying build/lib/pecan/templating.py -> build/bdist.linux-x86_64/wheel/./pecan 2025-10-12 22:55:21,194 root INFO creating build/bdist.linux-x86_64/wheel/pecan/compat 2025-10-12 22:55:21,195 root INFO copying build/lib/pecan/compat/__init__.py -> build/bdist.linux-x86_64/wheel/./pecan/compat 2025-10-12 22:55:21,195 root INFO creating build/bdist.linux-x86_64/wheel/pecan/ext 2025-10-12 22:55:21,195 root INFO copying build/lib/pecan/ext/__init__.py -> build/bdist.linux-x86_64/wheel/./pecan/ext 2025-10-12 22:55:21,195 root INFO copying build/lib/pecan/log.py -> build/bdist.linux-x86_64/wheel/./pecan 2025-10-12 22:55:21,195 root INFO copying build/lib/pecan/deploy.py -> build/bdist.linux-x86_64/wheel/./pecan 2025-10-12 22:55:21,195 root INFO copying build/lib/pecan/decorators.py -> build/bdist.linux-x86_64/wheel/./pecan 2025-10-12 22:55:21,196 root INFO copying build/lib/pecan/__init__.py -> build/bdist.linux-x86_64/wheel/./pecan 2025-10-12 22:55:21,196 root INFO copying build/lib/pecan/jsonify.py -> build/bdist.linux-x86_64/wheel/./pecan 2025-10-12 22:55:21,196 root INFO copying build/lib/pecan/routing.py -> build/bdist.linux-x86_64/wheel/./pecan 2025-10-12 22:55:21,196 root INFO creating build/bdist.linux-x86_64/wheel/pecan/tests 2025-10-12 22:55:21,196 root INFO copying build/lib/pecan/tests/test_scaffolds.py -> build/bdist.linux-x86_64/wheel/./pecan/tests 2025-10-12 22:55:21,196 root INFO copying build/lib/pecan/tests/test_secure.py -> build/bdist.linux-x86_64/wheel/./pecan/tests 2025-10-12 22:55:21,196 root INFO copying build/lib/pecan/tests/test_util.py -> build/bdist.linux-x86_64/wheel/./pecan/tests 2025-10-12 22:55:21,197 root INFO copying build/lib/pecan/tests/test_base.py -> build/bdist.linux-x86_64/wheel/./pecan/tests 2025-10-12 22:55:21,197 root INFO copying build/lib/pecan/tests/test_templating.py -> build/bdist.linux-x86_64/wheel/./pecan/tests 2025-10-12 22:55:21,197 root INFO copying build/lib/pecan/tests/test_jsonify.py -> build/bdist.linux-x86_64/wheel/./pecan/tests 2025-10-12 22:55:21,197 root INFO copying build/lib/pecan/tests/test_hooks.py -> build/bdist.linux-x86_64/wheel/./pecan/tests 2025-10-12 22:55:21,197 root INFO creating build/bdist.linux-x86_64/wheel/pecan/tests/middleware 2025-10-12 22:55:21,198 root INFO copying build/lib/pecan/tests/middleware/test_recursive.py -> build/bdist.linux-x86_64/wheel/./pecan/tests/middleware 2025-10-12 22:55:21,198 root INFO copying build/lib/pecan/tests/middleware/test_static.py -> build/bdist.linux-x86_64/wheel/./pecan/tests/middleware 2025-10-12 22:55:21,198 root INFO creating build/bdist.linux-x86_64/wheel/pecan/tests/middleware/static_fixtures 2025-10-12 22:55:21,198 root INFO copying build/lib/pecan/tests/middleware/static_fixtures/text.txt -> build/bdist.linux-x86_64/wheel/./pecan/tests/middleware/static_fixtures 2025-10-12 22:55:21,198 root INFO copying build/lib/pecan/tests/middleware/static_fixtures/self.png -> build/bdist.linux-x86_64/wheel/./pecan/tests/middleware/static_fixtures 2025-10-12 22:55:21,199 root INFO copying build/lib/pecan/tests/middleware/test_errordocument.py -> build/bdist.linux-x86_64/wheel/./pecan/tests/middleware 2025-10-12 22:55:21,199 root INFO copying build/lib/pecan/tests/middleware/__init__.py -> build/bdist.linux-x86_64/wheel/./pecan/tests/middleware 2025-10-12 22:55:21,199 root INFO copying build/lib/pecan/tests/test_conf.py -> build/bdist.linux-x86_64/wheel/./pecan/tests 2025-10-12 22:55:21,199 root INFO copying build/lib/pecan/tests/test_generic.py -> build/bdist.linux-x86_64/wheel/./pecan/tests 2025-10-12 22:55:21,199 root INFO creating build/bdist.linux-x86_64/wheel/pecan/tests/scaffold_fixtures 2025-10-12 22:55:21,199 root INFO creating build/bdist.linux-x86_64/wheel/pecan/tests/scaffold_fixtures/file_sub 2025-10-12 22:55:21,200 root INFO creating build/bdist.linux-x86_64/wheel/pecan/tests/scaffold_fixtures/file_sub/bar_+package+ 2025-10-12 22:55:21,200 root INFO copying build/lib/pecan/tests/scaffold_fixtures/file_sub/bar_+package+/spam.txt -> build/bdist.linux-x86_64/wheel/./pecan/tests/scaffold_fixtures/file_sub/bar_+package+ 2025-10-12 22:55:21,200 root INFO copying build/lib/pecan/tests/scaffold_fixtures/file_sub/foo_+package+ -> build/bdist.linux-x86_64/wheel/./pecan/tests/scaffold_fixtures/file_sub 2025-10-12 22:55:21,200 root INFO copying build/lib/pecan/tests/scaffold_fixtures/__init__.py -> build/bdist.linux-x86_64/wheel/./pecan/tests/scaffold_fixtures 2025-10-12 22:55:21,200 root INFO creating build/bdist.linux-x86_64/wheel/pecan/tests/scaffold_fixtures/simple 2025-10-12 22:55:21,200 root INFO copying build/lib/pecan/tests/scaffold_fixtures/simple/foo -> build/bdist.linux-x86_64/wheel/./pecan/tests/scaffold_fixtures/simple 2025-10-12 22:55:21,201 root INFO creating build/bdist.linux-x86_64/wheel/pecan/tests/scaffold_fixtures/simple/bar 2025-10-12 22:55:21,201 root INFO copying build/lib/pecan/tests/scaffold_fixtures/simple/bar/spam.txt -> build/bdist.linux-x86_64/wheel/./pecan/tests/scaffold_fixtures/simple/bar 2025-10-12 22:55:21,201 root INFO creating build/bdist.linux-x86_64/wheel/pecan/tests/scaffold_fixtures/content_sub 2025-10-12 22:55:21,201 root INFO copying build/lib/pecan/tests/scaffold_fixtures/content_sub/foo_tmpl -> build/bdist.linux-x86_64/wheel/./pecan/tests/scaffold_fixtures/content_sub 2025-10-12 22:55:21,201 root INFO creating build/bdist.linux-x86_64/wheel/pecan/tests/scaffold_fixtures/content_sub/bar 2025-10-12 22:55:21,201 root INFO copying build/lib/pecan/tests/scaffold_fixtures/content_sub/bar/spam.txt_tmpl -> build/bdist.linux-x86_64/wheel/./pecan/tests/scaffold_fixtures/content_sub/bar 2025-10-12 22:55:21,202 root INFO copying build/lib/pecan/tests/scaffold_builder.py -> build/bdist.linux-x86_64/wheel/./pecan/tests 2025-10-12 22:55:21,202 root INFO creating build/bdist.linux-x86_64/wheel/pecan/tests/templates 2025-10-12 22:55:21,202 root INFO copying build/lib/pecan/tests/templates/genshi_bad.html -> build/bdist.linux-x86_64/wheel/./pecan/tests/templates 2025-10-12 22:55:21,202 root INFO copying build/lib/pecan/tests/templates/form_colors.html -> build/bdist.linux-x86_64/wheel/./pecan/tests/templates 2025-10-12 22:55:21,202 root INFO copying build/lib/pecan/tests/templates/form_name_invalid.html -> build/bdist.linux-x86_64/wheel/./pecan/tests/templates 2025-10-12 22:55:21,202 root INFO copying build/lib/pecan/tests/templates/form_name_invalid_custom.html -> build/bdist.linux-x86_64/wheel/./pecan/tests/templates 2025-10-12 22:55:21,203 root INFO copying build/lib/pecan/tests/templates/form_login_valid.html -> build/bdist.linux-x86_64/wheel/./pecan/tests/templates 2025-10-12 22:55:21,203 root INFO copying build/lib/pecan/tests/templates/jinja.html -> build/bdist.linux-x86_64/wheel/./pecan/tests/templates 2025-10-12 22:55:21,203 root INFO copying build/lib/pecan/tests/templates/mako.html -> build/bdist.linux-x86_64/wheel/./pecan/tests/templates 2025-10-12 22:55:21,203 root INFO copying build/lib/pecan/tests/templates/form_colors_invalid.html -> build/bdist.linux-x86_64/wheel/./pecan/tests/templates 2025-10-12 22:55:21,203 root INFO copying build/lib/pecan/tests/templates/form_login_invalid.html -> build/bdist.linux-x86_64/wheel/./pecan/tests/templates 2025-10-12 22:55:21,203 root INFO copying build/lib/pecan/tests/templates/form_name_valid.html -> build/bdist.linux-x86_64/wheel/./pecan/tests/templates 2025-10-12 22:55:21,203 root INFO copying build/lib/pecan/tests/templates/jinja_bad.html -> build/bdist.linux-x86_64/wheel/./pecan/tests/templates 2025-10-12 22:55:21,203 root INFO copying build/lib/pecan/tests/templates/form_colors_valid.html -> build/bdist.linux-x86_64/wheel/./pecan/tests/templates 2025-10-12 22:55:21,204 root INFO copying build/lib/pecan/tests/templates/form_name.html -> build/bdist.linux-x86_64/wheel/./pecan/tests/templates 2025-10-12 22:55:21,204 root INFO copying build/lib/pecan/tests/templates/kajiki.html -> build/bdist.linux-x86_64/wheel/./pecan/tests/templates 2025-10-12 22:55:21,204 root INFO copying build/lib/pecan/tests/templates/mako_bad.html -> build/bdist.linux-x86_64/wheel/./pecan/tests/templates 2025-10-12 22:55:21,204 root INFO copying build/lib/pecan/tests/templates/__init__.py -> build/bdist.linux-x86_64/wheel/./pecan/tests/templates 2025-10-12 22:55:21,204 root INFO copying build/lib/pecan/tests/templates/genshi.html -> build/bdist.linux-x86_64/wheel/./pecan/tests/templates 2025-10-12 22:55:21,204 root INFO copying build/lib/pecan/tests/test_rest.py -> build/bdist.linux-x86_64/wheel/./pecan/tests 2025-10-12 22:55:21,204 root INFO copying build/lib/pecan/tests/test_no_thread_locals.py -> build/bdist.linux-x86_64/wheel/./pecan/tests 2025-10-12 22:55:21,205 root INFO creating build/bdist.linux-x86_64/wheel/pecan/tests/config_fixtures 2025-10-12 22:55:21,205 root INFO copying build/lib/pecan/tests/config_fixtures/foobar.py -> build/bdist.linux-x86_64/wheel/./pecan/tests/config_fixtures 2025-10-12 22:55:21,205 root INFO creating build/bdist.linux-x86_64/wheel/pecan/tests/config_fixtures/bad 2025-10-12 22:55:21,205 root INFO copying build/lib/pecan/tests/config_fixtures/bad/importerror.py -> build/bdist.linux-x86_64/wheel/./pecan/tests/config_fixtures/bad 2025-10-12 22:55:21,205 root INFO copying build/lib/pecan/tests/config_fixtures/bad/module_and_underscore.py -> build/bdist.linux-x86_64/wheel/./pecan/tests/config_fixtures/bad 2025-10-12 22:55:21,206 root INFO copying build/lib/pecan/tests/config_fixtures/config.py -> build/bdist.linux-x86_64/wheel/./pecan/tests/config_fixtures 2025-10-12 22:55:21,206 root INFO copying build/lib/pecan/tests/config_fixtures/empty.py -> build/bdist.linux-x86_64/wheel/./pecan/tests/config_fixtures 2025-10-12 22:55:21,206 root INFO copying build/lib/pecan/tests/config_fixtures/forcedict.py -> build/bdist.linux-x86_64/wheel/./pecan/tests/config_fixtures 2025-10-12 22:55:21,206 root INFO copying build/lib/pecan/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./pecan/tests 2025-10-12 22:55:21,206 root INFO copying build/lib/pecan/tests/test_commands.py -> build/bdist.linux-x86_64/wheel/./pecan/tests 2025-10-12 22:55:21,206 root INFO running install_egg_info 2025-10-12 22:55:21,211 root INFO Copying pecan.egg-info to build/bdist.linux-x86_64/wheel/./pecan-1.6.0-py3.12.egg-info 2025-10-12 22:55:21,212 root INFO running install_scripts 2025-10-12 22:55:21,213 root INFO creating build/bdist.linux-x86_64/wheel/pecan-1.6.0.dist-info/WHEEL 2025-10-12 22:55:21,214 wheel INFO creating '/home/udu/aports/community/py3-pecan/src/pecan-1.6.0/.dist/.tmp-wd94ynzi/pecan-1.6.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-12 22:55:21,214 wheel INFO adding 'pecan/__init__.py' 2025-10-12 22:55:21,214 wheel INFO adding 'pecan/configuration.py' 2025-10-12 22:55:21,215 wheel INFO adding 'pecan/core.py' 2025-10-12 22:55:21,215 wheel INFO adding 'pecan/decorators.py' 2025-10-12 22:55:21,215 wheel INFO adding 'pecan/deploy.py' 2025-10-12 22:55:21,215 wheel INFO adding 'pecan/extensions.py' 2025-10-12 22:55:21,215 wheel INFO adding 'pecan/hooks.py' 2025-10-12 22:55:21,215 wheel INFO adding 'pecan/jsonify.py' 2025-10-12 22:55:21,216 wheel INFO adding 'pecan/log.py' 2025-10-12 22:55:21,216 wheel INFO adding 'pecan/rest.py' 2025-10-12 22:55:21,216 wheel INFO adding 'pecan/routing.py' 2025-10-12 22:55:21,216 wheel INFO adding 'pecan/secure.py' 2025-10-12 22:55:21,216 wheel INFO adding 'pecan/templating.py' 2025-10-12 22:55:21,216 wheel INFO adding 'pecan/testing.py' 2025-10-12 22:55:21,217 wheel INFO adding 'pecan/util.py' 2025-10-12 22:55:21,217 wheel INFO adding 'pecan/commands/__init__.py' 2025-10-12 22:55:21,217 wheel INFO adding 'pecan/commands/base.py' 2025-10-12 22:55:21,217 wheel INFO adding 'pecan/commands/create.py' 2025-10-12 22:55:21,217 wheel INFO adding 'pecan/commands/serve.py' 2025-10-12 22:55:21,217 wheel INFO adding 'pecan/commands/shell.py' 2025-10-12 22:55:21,218 wheel INFO adding 'pecan/compat/__init__.py' 2025-10-12 22:55:21,218 wheel INFO adding 'pecan/ext/__init__.py' 2025-10-12 22:55:21,218 wheel INFO adding 'pecan/middleware/__init__.py' 2025-10-12 22:55:21,218 wheel INFO adding 'pecan/middleware/debug.py' 2025-10-12 22:55:21,218 wheel INFO adding 'pecan/middleware/errordocument.py' 2025-10-12 22:55:21,218 wheel INFO adding 'pecan/middleware/recursive.py' 2025-10-12 22:55:21,218 wheel INFO adding 'pecan/middleware/static.py' 2025-10-12 22:55:21,219 wheel INFO adding 'pecan/scaffolds/__init__.py' 2025-10-12 22:55:21,219 wheel INFO adding 'pecan/scaffolds/base/MANIFEST.in' 2025-10-12 22:55:21,219 wheel INFO adding 'pecan/scaffolds/base/config.py_tmpl' 2025-10-12 22:55:21,219 wheel INFO adding 'pecan/scaffolds/base/setup.cfg_tmpl' 2025-10-12 22:55:21,219 wheel INFO adding 'pecan/scaffolds/base/setup.py_tmpl' 2025-10-12 22:55:21,219 wheel INFO adding 'pecan/scaffolds/base/+package+/__init__.py' 2025-10-12 22:55:21,220 wheel INFO adding 'pecan/scaffolds/base/+package+/app.py_tmpl' 2025-10-12 22:55:21,220 wheel INFO adding 'pecan/scaffolds/base/+package+/controllers/__init__.py' 2025-10-12 22:55:21,220 wheel INFO adding 'pecan/scaffolds/base/+package+/controllers/root.py' 2025-10-12 22:55:21,220 wheel INFO adding 'pecan/scaffolds/base/+package+/model/__init__.py' 2025-10-12 22:55:21,220 wheel INFO adding 'pecan/scaffolds/base/+package+/templates/error.html' 2025-10-12 22:55:21,220 wheel INFO adding 'pecan/scaffolds/base/+package+/templates/index.html' 2025-10-12 22:55:21,220 wheel INFO adding 'pecan/scaffolds/base/+package+/templates/layout.html' 2025-10-12 22:55:21,221 wheel INFO adding 'pecan/scaffolds/base/+package+/tests/__init__.py_tmpl' 2025-10-12 22:55:21,221 wheel INFO adding 'pecan/scaffolds/base/+package+/tests/config.py_tmpl' 2025-10-12 22:55:21,221 wheel INFO adding 'pecan/scaffolds/base/+package+/tests/test_functional.py_tmpl' 2025-10-12 22:55:21,221 wheel INFO adding 'pecan/scaffolds/base/+package+/tests/test_units.py' 2025-10-12 22:55:21,221 wheel INFO adding 'pecan/scaffolds/base/public/css/style.css' 2025-10-12 22:55:21,221 wheel INFO adding 'pecan/scaffolds/base/public/images/logo.png' 2025-10-12 22:55:21,222 wheel INFO adding 'pecan/scaffolds/rest-api/config.py_tmpl' 2025-10-12 22:55:21,222 wheel INFO adding 'pecan/scaffolds/rest-api/setup.cfg_tmpl' 2025-10-12 22:55:21,222 wheel INFO adding 'pecan/scaffolds/rest-api/setup.py_tmpl' 2025-10-12 22:55:21,222 wheel INFO adding 'pecan/scaffolds/rest-api/+package+/__init__.py' 2025-10-12 22:55:21,222 wheel INFO adding 'pecan/scaffolds/rest-api/+package+/app.py_tmpl' 2025-10-12 22:55:21,222 wheel INFO adding 'pecan/scaffolds/rest-api/+package+/errors.py' 2025-10-12 22:55:21,223 wheel INFO adding 'pecan/scaffolds/rest-api/+package+/controllers/__init__.py' 2025-10-12 22:55:21,223 wheel INFO adding 'pecan/scaffolds/rest-api/+package+/controllers/root.py' 2025-10-12 22:55:21,223 wheel INFO adding 'pecan/scaffolds/rest-api/+package+/model/__init__.py' 2025-10-12 22:55:21,223 wheel INFO adding 'pecan/scaffolds/rest-api/+package+/tests/__init__.py_tmpl' 2025-10-12 22:55:21,223 wheel INFO adding 'pecan/scaffolds/rest-api/+package+/tests/config.py_tmpl' 2025-10-12 22:55:21,223 wheel INFO adding 'pecan/scaffolds/rest-api/+package+/tests/test_functional.py_tmpl' 2025-10-12 22:55:21,223 wheel INFO adding 'pecan/scaffolds/rest-api/+package+/tests/test_units.py' 2025-10-12 22:55:21,224 wheel INFO adding 'pecan/tests/__init__.py' 2025-10-12 22:55:21,224 wheel INFO adding 'pecan/tests/scaffold_builder.py' 2025-10-12 22:55:21,224 wheel INFO adding 'pecan/tests/test_base.py' 2025-10-12 22:55:21,224 wheel INFO adding 'pecan/tests/test_commands.py' 2025-10-12 22:55:21,225 wheel INFO adding 'pecan/tests/test_conf.py' 2025-10-12 22:55:21,225 wheel INFO adding 'pecan/tests/test_generic.py' 2025-10-12 22:55:21,225 wheel INFO adding 'pecan/tests/test_hooks.py' 2025-10-12 22:55:21,225 wheel INFO adding 'pecan/tests/test_jsonify.py' 2025-10-12 22:55:21,226 wheel INFO adding 'pecan/tests/test_no_thread_locals.py' 2025-10-12 22:55:21,226 wheel INFO adding 'pecan/tests/test_rest.py' 2025-10-12 22:55:21,226 wheel INFO adding 'pecan/tests/test_scaffolds.py' 2025-10-12 22:55:21,226 wheel INFO adding 'pecan/tests/test_secure.py' 2025-10-12 22:55:21,227 wheel INFO adding 'pecan/tests/test_templating.py' 2025-10-12 22:55:21,227 wheel INFO adding 'pecan/tests/test_util.py' 2025-10-12 22:55:21,227 wheel INFO adding 'pecan/tests/config_fixtures/config.py' 2025-10-12 22:55:21,227 wheel INFO adding 'pecan/tests/config_fixtures/empty.py' 2025-10-12 22:55:21,227 wheel INFO adding 'pecan/tests/config_fixtures/foobar.py' 2025-10-12 22:55:21,227 wheel INFO adding 'pecan/tests/config_fixtures/forcedict.py' 2025-10-12 22:55:21,227 wheel INFO adding 'pecan/tests/config_fixtures/bad/importerror.py' 2025-10-12 22:55:21,227 wheel INFO adding 'pecan/tests/config_fixtures/bad/module_and_underscore.py' 2025-10-12 22:55:21,228 wheel INFO adding 'pecan/tests/middleware/__init__.py' 2025-10-12 22:55:21,228 wheel INFO adding 'pecan/tests/middleware/test_errordocument.py' 2025-10-12 22:55:21,228 wheel INFO adding 'pecan/tests/middleware/test_recursive.py' 2025-10-12 22:55:21,228 wheel INFO adding 'pecan/tests/middleware/test_static.py' 2025-10-12 22:55:21,228 wheel INFO adding 'pecan/tests/middleware/static_fixtures/self.png' 2025-10-12 22:55:21,229 wheel INFO adding 'pecan/tests/middleware/static_fixtures/text.txt' 2025-10-12 22:55:21,229 wheel INFO adding 'pecan/tests/scaffold_fixtures/__init__.py' 2025-10-12 22:55:21,229 wheel INFO adding 'pecan/tests/scaffold_fixtures/content_sub/foo_tmpl' 2025-10-12 22:55:21,229 wheel INFO adding 'pecan/tests/scaffold_fixtures/content_sub/bar/spam.txt_tmpl' 2025-10-12 22:55:21,229 wheel INFO adding 'pecan/tests/scaffold_fixtures/file_sub/foo_+package+' 2025-10-12 22:55:21,229 wheel INFO adding 'pecan/tests/scaffold_fixtures/file_sub/bar_+package+/spam.txt' 2025-10-12 22:55:21,230 wheel INFO adding 'pecan/tests/scaffold_fixtures/simple/foo' 2025-10-12 22:55:21,230 wheel INFO adding 'pecan/tests/scaffold_fixtures/simple/bar/spam.txt' 2025-10-12 22:55:21,230 wheel INFO adding 'pecan/tests/templates/__init__.py' 2025-10-12 22:55:21,230 wheel INFO adding 'pecan/tests/templates/form_colors.html' 2025-10-12 22:55:21,230 wheel INFO adding 'pecan/tests/templates/form_colors_invalid.html' 2025-10-12 22:55:21,230 wheel INFO adding 'pecan/tests/templates/form_colors_valid.html' 2025-10-12 22:55:21,230 wheel INFO adding 'pecan/tests/templates/form_login_invalid.html' 2025-10-12 22:55:21,231 wheel INFO adding 'pecan/tests/templates/form_login_valid.html' 2025-10-12 22:55:21,231 wheel INFO adding 'pecan/tests/templates/form_name.html' 2025-10-12 22:55:21,231 wheel INFO adding 'pecan/tests/templates/form_name_invalid.html' 2025-10-12 22:55:21,231 wheel INFO adding 'pecan/tests/templates/form_name_invalid_custom.html' 2025-10-12 22:55:21,231 wheel INFO adding 'pecan/tests/templates/form_name_valid.html' 2025-10-12 22:55:21,231 wheel INFO adding 'pecan/tests/templates/genshi.html' 2025-10-12 22:55:21,231 wheel INFO adding 'pecan/tests/templates/genshi_bad.html' 2025-10-12 22:55:21,232 wheel INFO adding 'pecan/tests/templates/jinja.html' 2025-10-12 22:55:21,232 wheel INFO adding 'pecan/tests/templates/jinja_bad.html' 2025-10-12 22:55:21,232 wheel INFO adding 'pecan/tests/templates/kajiki.html' 2025-10-12 22:55:21,232 wheel INFO adding 'pecan/tests/templates/mako.html' 2025-10-12 22:55:21,232 wheel INFO adding 'pecan/tests/templates/mako_bad.html' 2025-10-12 22:55:21,232 wheel INFO adding 'pecan-1.6.0.dist-info/licenses/AUTHORS' 2025-10-12 22:55:21,233 wheel INFO adding 'pecan-1.6.0.dist-info/licenses/LICENSE' 2025-10-12 22:55:21,233 wheel INFO adding 'pecan-1.6.0.dist-info/METADATA' 2025-10-12 22:55:21,233 wheel INFO adding 'pecan-1.6.0.dist-info/WHEEL' 2025-10-12 22:55:21,233 wheel INFO adding 'pecan-1.6.0.dist-info/entry_points.txt' 2025-10-12 22:55:21,233 wheel INFO adding 'pecan-1.6.0.dist-info/top_level.txt' 2025-10-12 22:55:21,234 wheel INFO adding 'pecan-1.6.0.dist-info/RECORD' 2025-10-12 22:55:21,234 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-12 22:55:21,237 gpep517 INFO The backend produced .dist/pecan-1.6.0-py3-none-any.whl pecan-1.6.0-py3-none-any.whl ============================================================================================================================================ test session starts ============================================================================================================================================= platform linux -- Python 3.12.11, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/udu/aports/community/py3-pecan/src/pecan-1.6.0 configfile: setup.cfg collected 1086 items build/lib/pecan/tests/middleware/test_errordocument.py ..... [ 0%] build/lib/pecan/tests/middleware/test_recursive.py ..... [ 0%] build/lib/pecan/tests/middleware/test_static.py ....... [ 1%] build/lib/pecan/tests/test_base.py ..................................................................................................................................................................................................ss.s.................. [ 21%] build/lib/pecan/tests/test_commands.py .... [ 21%] build/lib/pecan/tests/test_conf.py .................................. [ 24%] build/lib/pecan/tests/test_generic.py .... [ 25%] build/lib/pecan/tests/test_hooks.py ................................................... [ 30%] build/lib/pecan/tests/test_jsonify.py .......... [ 30%] build/lib/pecan/tests/test_no_thread_locals.py .......................................................................................................................................... [ 43%] build/lib/pecan/tests/test_rest.py ........................... [ 46%] build/lib/pecan/tests/test_scaffolds.py ...... [ 46%] build/lib/pecan/tests/test_secure.py ........................ [ 48%] build/lib/pecan/tests/test_templating.py ..... [ 49%] build/lib/pecan/tests/test_util.py ....... [ 50%] pecan/tests/middleware/test_errordocument.py ..... [ 50%] pecan/tests/middleware/test_recursive.py ..... [ 50%] pecan/tests/middleware/test_static.py ....... [ 51%] pecan/tests/test_base.py ..................................................................................................................................................................................................ss.s.................. [ 71%] pecan/tests/test_commands.py .... [ 71%] pecan/tests/test_conf.py .................................. [ 74%] pecan/tests/test_generic.py .... [ 75%] pecan/tests/test_hooks.py ................................................... [ 80%] pecan/tests/test_jsonify.py .......... [ 80%] pecan/tests/test_no_thread_locals.py .......................................................................................................................................... [ 93%] pecan/tests/test_rest.py ........................... [ 96%] pecan/tests/test_scaffolds.py ...... [ 96%] pecan/tests/test_secure.py ........................ [ 98%] pecan/tests/test_templating.py ..... [ 99%] pecan/tests/test_util.py ....... [100%] ============================================================================================================================================== warnings summary ============================================================================================================================================== ../../../../../../../usr/lib/python3.12/site-packages/webob/compat.py:5 /usr/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header build/lib/pecan/tests/middleware/test_static.py: 5 warnings pecan/tests/middleware/test_static.py: 5 warnings /home/udu/aports/community/py3-pecan/src/pecan-1.6.0/build/lib/pecan/middleware/static.py:118: DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, datetime.UTC). datetime.utcfromtimestamp(os.path.getmtime(filename)), build/lib/pecan/tests/test_commands.py::TestCommandManager::test_commands /home/udu/aports/community/py3-pecan/src/pecan-1.6.0/build/lib/pecan/commands/base.py:1: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources build/lib/pecan/tests/test_conf.py: 9 warnings pecan/tests/test_conf.py: 9 warnings :530: DeprecationWarning: the load_module() method is deprecated and slated for removal in Python 3.15; use exec_module() instead -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ================================================================================================================================ 1080 passed, 6 skipped, 30 warnings in 8.45s ================================================================================================================================ >>> py3-pecan: Entering fakeroot... >>> py3-pecan-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/pecan/scaffolds/rest-api/+package+/controllers/__pycache__' -> '/home/udu/aports/community/py3-pecan/pkg/py3-pecan-pyc/usr/lib/python3.12/site-packages/pecan/scaffolds/rest-api/+package+/controllers/__pycache__' 'usr/lib/python3.12/site-packages/pecan/scaffolds/rest-api/+package+/model/__pycache__' -> '/home/udu/aports/community/py3-pecan/pkg/py3-pecan-pyc/usr/lib/python3.12/site-packages/pecan/scaffolds/rest-api/+package+/model/__pycache__' 'usr/lib/python3.12/site-packages/pecan/scaffolds/rest-api/+package+/__pycache__' -> '/home/udu/aports/community/py3-pecan/pkg/py3-pecan-pyc/usr/lib/python3.12/site-packages/pecan/scaffolds/rest-api/+package+/__pycache__' 'usr/lib/python3.12/site-packages/pecan/scaffolds/rest-api/+package+/tests/__pycache__' -> '/home/udu/aports/community/py3-pecan/pkg/py3-pecan-pyc/usr/lib/python3.12/site-packages/pecan/scaffolds/rest-api/+package+/tests/__pycache__' 'usr/lib/python3.12/site-packages/pecan/scaffolds/base/+package+/controllers/__pycache__' -> '/home/udu/aports/community/py3-pecan/pkg/py3-pecan-pyc/usr/lib/python3.12/site-packages/pecan/scaffolds/base/+package+/controllers/__pycache__' 'usr/lib/python3.12/site-packages/pecan/scaffolds/base/+package+/model/__pycache__' -> '/home/udu/aports/community/py3-pecan/pkg/py3-pecan-pyc/usr/lib/python3.12/site-packages/pecan/scaffolds/base/+package+/model/__pycache__' 'usr/lib/python3.12/site-packages/pecan/scaffolds/base/+package+/__pycache__' -> '/home/udu/aports/community/py3-pecan/pkg/py3-pecan-pyc/usr/lib/python3.12/site-packages/pecan/scaffolds/base/+package+/__pycache__' 'usr/lib/python3.12/site-packages/pecan/scaffolds/base/+package+/tests/__pycache__' -> '/home/udu/aports/community/py3-pecan/pkg/py3-pecan-pyc/usr/lib/python3.12/site-packages/pecan/scaffolds/base/+package+/tests/__pycache__' 'usr/lib/python3.12/site-packages/pecan/scaffolds/__pycache__' -> '/home/udu/aports/community/py3-pecan/pkg/py3-pecan-pyc/usr/lib/python3.12/site-packages/pecan/scaffolds/__pycache__' 'usr/lib/python3.12/site-packages/pecan/commands/__pycache__' -> '/home/udu/aports/community/py3-pecan/pkg/py3-pecan-pyc/usr/lib/python3.12/site-packages/pecan/commands/__pycache__' 'usr/lib/python3.12/site-packages/pecan/middleware/__pycache__' -> '/home/udu/aports/community/py3-pecan/pkg/py3-pecan-pyc/usr/lib/python3.12/site-packages/pecan/middleware/__pycache__' 'usr/lib/python3.12/site-packages/pecan/compat/__pycache__' -> '/home/udu/aports/community/py3-pecan/pkg/py3-pecan-pyc/usr/lib/python3.12/site-packages/pecan/compat/__pycache__' 'usr/lib/python3.12/site-packages/pecan/ext/__pycache__' -> '/home/udu/aports/community/py3-pecan/pkg/py3-pecan-pyc/usr/lib/python3.12/site-packages/pecan/ext/__pycache__' 'usr/lib/python3.12/site-packages/pecan/__pycache__' -> '/home/udu/aports/community/py3-pecan/pkg/py3-pecan-pyc/usr/lib/python3.12/site-packages/pecan/__pycache__' >>> py3-pecan-pyc*: Preparing subpackage py3-pecan-pyc... >>> py3-pecan-pyc*: Running postcheck for py3-pecan-pyc >>> py3-pecan*: Running postcheck for py3-pecan >>> py3-pecan*: Preparing package py3-pecan... >>> py3-pecan-pyc*: Tracing dependencies... py3-mako py3-setuptools py3-webob python3~3.12 >>> py3-pecan-pyc*: Package size: 202.0 KB >>> py3-pecan-pyc*: Compressing data... >>> py3-pecan-pyc*: Create checksum... >>> py3-pecan-pyc*: Create py3-pecan-pyc-1.6.0-r0.apk >>> py3-pecan*: Tracing dependencies... py3-mako py3-setuptools py3-webob python3~3.12 >>> py3-pecan*: Package size: 203.6 KB >>> py3-pecan*: Compressing data... >>> py3-pecan*: Create checksum... >>> py3-pecan*: Create py3-pecan-1.6.0-r0.apk >>> py3-pecan: Build complete at Sun, 12 Oct 2025 22:55:32 +0000 elapsed time 0h 0m 14s >>> py3-pecan: Cleaning up srcdir >>> py3-pecan: Cleaning up pkgdir >>> py3-pecan: Uninstalling dependencies... (1/41) Purging .makedepends-py3-pecan (20251012.225519) (2/41) Purging py3-mako-pyc (1.3.10-r0) (3/41) Purging py3-mako (1.3.10-r0) (4/41) Purging py3-markupsafe-pyc (3.0.2-r0) (5/41) Purging py3-markupsafe (3.0.2-r0) (6/41) Purging py3-setuptools-pyc (80.9.0-r0) (7/41) Purging py3-setuptools (80.9.0-r0) (8/41) Purging py3-gpep517-pyc (19-r0) (9/41) Purging py3-gpep517 (19-r0) (10/41) Purging py3-installer-pyc (0.7.0-r2) (11/41) Purging py3-installer (0.7.0-r2) (12/41) Purging py3-wheel-pyc (0.46.1-r0) (13/41) Purging py3-wheel (0.46.1-r0) (14/41) Purging py3-pytest-pyc (8.3.5-r0) (15/41) Purging py3-pytest (8.3.5-r0) (16/41) Purging py3-iniconfig-pyc (2.1.0-r0) (17/41) Purging py3-iniconfig (2.1.0-r0) (18/41) Purging py3-packaging-pyc (25.0-r0) (19/41) Purging py3-packaging (25.0-r0) (20/41) Purging py3-parsing-pyc (3.2.3-r0) (21/41) Purging py3-parsing (3.2.3-r0) (22/41) Purging py3-pluggy-pyc (1.5.0-r0) (23/41) Purging py3-pluggy (1.5.0-r0) (24/41) Purging py3-py-pyc (1.11.0-r4) (25/41) Purging py3-py (1.11.0-r4) (26/41) Purging py3-sqlalchemy-pyc (2.0.40-r0) (27/41) Purging py3-sqlalchemy (2.0.40-r0) (28/41) Purging py3-greenlet-pyc (3.2.1-r0) (29/41) Purging py3-greenlet (3.2.1-r0) (30/41) Purging py3-webtest-pyc (3.0.0-r5) (31/41) Purging py3-webtest (3.0.0-r5) (32/41) Purging py3-beautifulsoup4-pyc (4.13.4-r0) (33/41) Purging py3-beautifulsoup4 (4.13.4-r0) (34/41) Purging py3-soupsieve-pyc (2.7-r0) (35/41) Purging py3-soupsieve (2.7-r0) (36/41) Purging py3-typing-extensions-pyc (4.13.2-r0) (37/41) Purging py3-typing-extensions (4.13.2-r0) (38/41) Purging py3-waitress-pyc (3.0.2-r0) (39/41) Purging py3-waitress (3.0.2-r0) (40/41) Purging py3-webob-pyc (1.8.9-r0) (41/41) Purging py3-webob (1.8.9-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-pecan: Updating the community/x86_64 repository index... >>> py3-pecan: Signing the index...