>>> py3-codespell: Building testing/py3-codespell 2.2.1-r1 (using abuild 3.10.0_rc1-r2) started Mon, 28 Nov 2022 06:46:53 +0000 >>> py3-codespell: Checking sanity of /home/buildozer/aports/testing/py3-codespell/APKBUILD... >>> py3-codespell: Analyzing dependencies... >>> py3-codespell: Installing for build: build-base py3-chardet py3-setuptools (1/13) Installing libbz2 (1.0.8-r4) (2/13) Installing libffi (3.4.4-r0) (3/13) Installing gdbm (1.23-r0) (4/13) Installing xz-libs (5.2.8-r0) (5/13) Installing mpdecimal (2.5.1-r1) (6/13) Installing readline (8.2.0-r0) (7/13) Installing sqlite-libs (3.40.0-r0) (8/13) Installing python3 (3.11.0-r2) (9/13) Installing py3-chardet (5.0.0-r1) (10/13) Installing py3-parsing (3.0.9-r1) (11/13) Installing py3-packaging (21.3-r3) (12/13) Installing py3-setuptools (65.6.3-r0) (13/13) Installing .makedepends-py3-codespell (20221128.064657) Executing busybox-1.35.0-r29.trigger OK: 346 MiB in 109 packages >>> py3-codespell: Cleaning up srcdir >>> py3-codespell: Cleaning up pkgdir >>> py3-codespell: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-codespell-2.2.1.tar.gz >>> py3-codespell: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-codespell-2.2.1.tar.gz >>> py3-codespell: Checking sha512sums... py3-codespell-2.2.1.tar.gz: OK >>> py3-codespell: Unpacking /var/cache/distfiles/py3-codespell-2.2.1.tar.gz... running build running build_py creating build creating build/lib creating build/lib/codespell_lib copying codespell_lib/_codespell.py -> build/lib/codespell_lib copying codespell_lib/__init__.py -> build/lib/codespell_lib copying codespell_lib/__main__.py -> build/lib/codespell_lib creating build/lib/codespell_lib/data copying codespell_lib/data/__init__.py -> build/lib/codespell_lib/data running egg_info creating codespell.egg-info writing codespell.egg-info/PKG-INFO writing dependency_links to codespell.egg-info/dependency_links.txt writing entry points to codespell.egg-info/entry_points.txt writing requirements to codespell.egg-info/requires.txt writing top-level names to codespell.egg-info/top_level.txt writing manifest file 'codespell.egg-info/SOURCES.txt' reading manifest file 'codespell.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '*.yml' warning: no previously-included files found matching '*.yaml' warning: no previously-included files found matching '.coveragerc' warning: no previously-included files found matching 'example' warning: no previously-included files found matching 'example/*' warning: no previously-included files found matching 'snap' warning: no previously-included files found matching 'snap/*' warning: no previously-included files found matching 'tools' warning: no previously-included files found matching 'tools/*' warning: no previously-included files found matching 'Makefile' warning: no previously-included files found matching 'codespell.1.include' adding license file 'COPYING' writing manifest file 'codespell.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'codespell_lib.tests' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'codespell_lib.tests' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'codespell_lib.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 'codespell_lib.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) copying codespell_lib/data/dictionary_rare.txt -> build/lib/codespell_lib/data copying codespell_lib/data/dictionary_en-GB_to_en-US.txt -> build/lib/codespell_lib/data copying codespell_lib/data/dictionary_usage.txt -> build/lib/codespell_lib/data copying codespell_lib/data/dictionary_informal.txt -> build/lib/codespell_lib/data copying codespell_lib/data/dictionary_names.txt -> build/lib/codespell_lib/data copying codespell_lib/data/dictionary_code.txt -> build/lib/codespell_lib/data copying codespell_lib/data/dictionary.txt -> build/lib/codespell_lib/data copying codespell_lib/data/linux-kernel.exclude -> build/lib/codespell_lib/data >>> py3-codespell: Entering fakeroot... running install /usr/lib/python3.11/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 codespell.egg-info/PKG-INFO writing dependency_links to codespell.egg-info/dependency_links.txt writing entry points to codespell.egg-info/entry_points.txt writing requirements to codespell.egg-info/requires.txt writing top-level names to codespell.egg-info/top_level.txt reading manifest file 'codespell.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '*.yml' warning: no previously-included files found matching '*.yaml' warning: no previously-included files found matching '.coveragerc' warning: no previously-included files found matching 'example' warning: no previously-included files found matching 'example/*' warning: no previously-included files found matching 'snap' warning: no previously-included files found matching 'snap/*' warning: no previously-included files found matching 'tools' warning: no previously-included files found matching 'tools/*' warning: no previously-included files found matching 'Makefile' warning: no previously-included files found matching 'codespell.1.include' adding license file 'COPYING' writing manifest file 'codespell.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'codespell_lib.tests' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'codespell_lib.tests' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'codespell_lib.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 'codespell_lib.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) running install_lib creating /home/buildozer/aports/testing/py3-codespell/pkg creating /home/buildozer/aports/testing/py3-codespell/pkg/py3-codespell creating /home/buildozer/aports/testing/py3-codespell/pkg/py3-codespell/usr creating /home/buildozer/aports/testing/py3-codespell/pkg/py3-codespell/usr/lib creating /home/buildozer/aports/testing/py3-codespell/pkg/py3-codespell/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-codespell/pkg/py3-codespell/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/py3-codespell/pkg/py3-codespell/usr/lib/python3.11/site-packages/codespell_lib copying build/lib/codespell_lib/_codespell.py -> /home/buildozer/aports/testing/py3-codespell/pkg/py3-codespell/usr/lib/python3.11/site-packages/codespell_lib copying build/lib/codespell_lib/__init__.py -> /home/buildozer/aports/testing/py3-codespell/pkg/py3-codespell/usr/lib/python3.11/site-packages/codespell_lib copying build/lib/codespell_lib/__main__.py -> /home/buildozer/aports/testing/py3-codespell/pkg/py3-codespell/usr/lib/python3.11/site-packages/codespell_lib creating /home/buildozer/aports/testing/py3-codespell/pkg/py3-codespell/usr/lib/python3.11/site-packages/codespell_lib/data copying build/lib/codespell_lib/data/dictionary_rare.txt -> /home/buildozer/aports/testing/py3-codespell/pkg/py3-codespell/usr/lib/python3.11/site-packages/codespell_lib/data copying build/lib/codespell_lib/data/__init__.py -> /home/buildozer/aports/testing/py3-codespell/pkg/py3-codespell/usr/lib/python3.11/site-packages/codespell_lib/data copying build/lib/codespell_lib/data/dictionary_en-GB_to_en-US.txt -> /home/buildozer/aports/testing/py3-codespell/pkg/py3-codespell/usr/lib/python3.11/site-packages/codespell_lib/data copying build/lib/codespell_lib/data/dictionary_usage.txt -> /home/buildozer/aports/testing/py3-codespell/pkg/py3-codespell/usr/lib/python3.11/site-packages/codespell_lib/data copying build/lib/codespell_lib/data/dictionary_informal.txt -> /home/buildozer/aports/testing/py3-codespell/pkg/py3-codespell/usr/lib/python3.11/site-packages/codespell_lib/data copying build/lib/codespell_lib/data/dictionary_names.txt -> /home/buildozer/aports/testing/py3-codespell/pkg/py3-codespell/usr/lib/python3.11/site-packages/codespell_lib/data copying build/lib/codespell_lib/data/linux-kernel.exclude -> /home/buildozer/aports/testing/py3-codespell/pkg/py3-codespell/usr/lib/python3.11/site-packages/codespell_lib/data copying build/lib/codespell_lib/data/dictionary_code.txt -> /home/buildozer/aports/testing/py3-codespell/pkg/py3-codespell/usr/lib/python3.11/site-packages/codespell_lib/data copying build/lib/codespell_lib/data/dictionary.txt -> /home/buildozer/aports/testing/py3-codespell/pkg/py3-codespell/usr/lib/python3.11/site-packages/codespell_lib/data byte-compiling /home/buildozer/aports/testing/py3-codespell/pkg/py3-codespell/usr/lib/python3.11/site-packages/codespell_lib/_codespell.py to _codespell.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-codespell/pkg/py3-codespell/usr/lib/python3.11/site-packages/codespell_lib/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-codespell/pkg/py3-codespell/usr/lib/python3.11/site-packages/codespell_lib/__main__.py to __main__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-codespell/pkg/py3-codespell/usr/lib/python3.11/site-packages/codespell_lib/data/__init__.py to __init__.cpython-311.pyc running install_egg_info Copying codespell.egg-info to /home/buildozer/aports/testing/py3-codespell/pkg/py3-codespell/usr/lib/python3.11/site-packages/codespell-2.2.1-py3.11.egg-info running install_scripts Installing codespell script to /home/buildozer/aports/testing/py3-codespell/pkg/py3-codespell/usr/bin >>> py3-codespell*: Running postcheck for py3-codespell >>> py3-codespell*: Preparing package py3-codespell... >>> py3-codespell*: Tracing dependencies... >>> py3-codespell*: Package size: 1012.0 KB >>> py3-codespell*: Compressing data... >>> py3-codespell*: Create checksum... >>> py3-codespell*: Create py3-codespell-2.2.1-r1.apk >>> py3-codespell: Build complete at Mon, 28 Nov 2022 06:47:05 +0000 elapsed time 0h 0m 12s >>> py3-codespell: Cleaning up srcdir >>> py3-codespell: Cleaning up pkgdir >>> py3-codespell: Uninstalling dependencies... (1/13) Purging .makedepends-py3-codespell (20221128.064657) (2/13) Purging py3-chardet (5.0.0-r1) (3/13) Purging py3-setuptools (65.6.3-r0) (4/13) Purging py3-packaging (21.3-r3) (5/13) Purging py3-parsing (3.0.9-r1) (6/13) Purging python3 (3.11.0-r2) (7/13) Purging libbz2 (1.0.8-r4) (8/13) Purging libffi (3.4.4-r0) (9/13) Purging gdbm (1.23-r0) (10/13) Purging xz-libs (5.2.8-r0) (11/13) Purging mpdecimal (2.5.1-r1) (12/13) Purging readline (8.2.0-r0) (13/13) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r29.trigger OK: 271 MiB in 96 packages >>> py3-codespell: Updating the testing/riscv64 repository index... >>> py3-codespell: Signing the index...