>>> py3-pyroma: Building testing/py3-pyroma 2.6-r3 (using abuild 3.10.0_rc1-r2) started Sun, 27 Nov 2022 21:22:02 +0000 >>> py3-pyroma: Checking sanity of /home/buildozer/aports/testing/py3-pyroma/APKBUILD... >>> py3-pyroma: Analyzing dependencies... >>> py3-pyroma: Installing for build: build-base py3-pygments py3-setuptools py3-docutils python3-dev (1/15) Installing libbz2 (1.0.8-r4) (2/15) Installing libffi (3.4.4-r0) (3/15) Installing gdbm (1.23-r0) (4/15) Installing xz-libs (5.2.8-r0) (5/15) Installing mpdecimal (2.5.1-r1) (6/15) Installing readline (8.2.0-r0) (7/15) Installing sqlite-libs (3.40.0-r0) (8/15) Installing python3 (3.11.0-r2) (9/15) Installing py3-pygments (2.13.0-r1) (10/15) Installing py3-parsing (3.0.9-r1) (11/15) Installing py3-packaging (21.3-r3) (12/15) Installing py3-setuptools (65.6.3-r0) (13/15) Installing py3-docutils (0.19-r2) (14/15) Installing python3-dev (3.11.0-r2) (15/15) Installing .makedepends-py3-pyroma (20221127.212206) Executing busybox-1.35.0-r29.trigger OK: 508 MiB in 111 packages >>> py3-pyroma: Cleaning up srcdir >>> py3-pyroma: Cleaning up pkgdir >>> py3-pyroma: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pyroma-2.6.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 14 341k 14 49134 0 0 81206 0 0:00:04 --:--:-- 0:00:04 85450 100 341k 100 341k 0 0 532k 0 --:--:-- --:--:-- --:--:-- 559k >>> py3-pyroma: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pyroma-2.6.tar.gz >>> py3-pyroma: Checking sha512sums... py3-pyroma-2.6.tar.gz: OK >>> py3-pyroma: Unpacking /var/cache/distfiles/py3-pyroma-2.6.tar.gz... running build running build_py creating build creating build/lib creating build/lib/pyroma copying pyroma/distributiondata.py -> build/lib/pyroma copying pyroma/projectdata.py -> build/lib/pyroma copying pyroma/tests.py -> build/lib/pyroma copying pyroma/pypidata.py -> build/lib/pyroma copying pyroma/__init__.py -> build/lib/pyroma copying pyroma/classifiers.py -> build/lib/pyroma copying pyroma/ratings.py -> build/lib/pyroma running egg_info creating pyroma.egg-info writing pyroma.egg-info/PKG-INFO writing dependency_links to pyroma.egg-info/dependency_links.txt writing entry points to pyroma.egg-info/entry_points.txt writing requirements to pyroma.egg-info/requires.txt writing top-level names to pyroma.egg-info/top_level.txt writing manifest file 'pyroma.egg-info/SOURCES.txt' reading manifest file 'pyroma.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'pyroma/testdata/complete/*.egg' warning: no files found matching 'tox.ini' adding license file 'LICENSE.txt' writing manifest file 'pyroma.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pyroma.testdata.complete' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pyroma.testdata.complete' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pyroma.testdata.complete' 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 'pyroma.testdata.complete' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pyroma.testdata.complete.complete' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pyroma.testdata.complete.complete' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pyroma.testdata.complete.complete' 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 'pyroma.testdata.complete.complete' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pyroma.testdata.custom_test' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pyroma.testdata.custom_test' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pyroma.testdata.custom_test' 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 'pyroma.testdata.custom_test' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pyroma.testdata.custom_test.minimal' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pyroma.testdata.custom_test.minimal' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pyroma.testdata.custom_test.minimal' 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 'pyroma.testdata.custom_test.minimal' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pyroma.testdata.distributions' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pyroma.testdata.distributions' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pyroma.testdata.distributions' 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 'pyroma.testdata.distributions' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pyroma.testdata.lacking' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pyroma.testdata.lacking' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pyroma.testdata.lacking' 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 'pyroma.testdata.lacking' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pyroma.testdata.lacking.lacking' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pyroma.testdata.lacking.lacking' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pyroma.testdata.lacking.lacking' 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 'pyroma.testdata.lacking.lacking' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pyroma.testdata.minimal' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pyroma.testdata.minimal' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pyroma.testdata.minimal' 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 'pyroma.testdata.minimal' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pyroma.testdata.minimal.minimal' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pyroma.testdata.minimal.minimal' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pyroma.testdata.minimal.minimal' 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 'pyroma.testdata.minimal.minimal' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pyroma.testdata.only_config' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pyroma.testdata.only_config' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pyroma.testdata.only_config' 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 'pyroma.testdata.only_config' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pyroma.testdata.only_config.only_config' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pyroma.testdata.only_config.only_config' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pyroma.testdata.only_config.only_config' 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 'pyroma.testdata.only_config.only_config' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pyroma.testdata.setup_config' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pyroma.testdata.setup_config' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pyroma.testdata.setup_config' 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 'pyroma.testdata.setup_config' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pyroma.testdata.setup_config.setup_config' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pyroma.testdata.setup_config.setup_config' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pyroma.testdata.setup_config.setup_config' 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 'pyroma.testdata.setup_config.setup_config' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pyroma.testdata.xmlrpcdata' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pyroma.testdata.xmlrpcdata' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pyroma.testdata.xmlrpcdata' 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 'pyroma.testdata.xmlrpcdata' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pyroma.testdata.xmlrpcdata.complete' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pyroma.testdata.xmlrpcdata.complete' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pyroma.testdata.xmlrpcdata.complete' 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 'pyroma.testdata.xmlrpcdata.complete' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pyroma.testdata.xmlrpcdata.distribute' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pyroma.testdata.xmlrpcdata.distribute' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pyroma.testdata.xmlrpcdata.distribute' 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 'pyroma.testdata.xmlrpcdata.distribute' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) creating build/lib/pyroma/testdata creating build/lib/pyroma/testdata/complete copying pyroma/testdata/complete/README.txt -> build/lib/pyroma/testdata/complete copying pyroma/testdata/complete/setup.cfg -> build/lib/pyroma/testdata/complete copying pyroma/testdata/complete/setup.py -> build/lib/pyroma/testdata/complete creating build/lib/pyroma/testdata/complete/complete copying pyroma/testdata/complete/complete/__init__.py -> build/lib/pyroma/testdata/complete/complete copying pyroma/testdata/complete/complete/tests.py -> build/lib/pyroma/testdata/complete/complete creating build/lib/pyroma/testdata/custom_test copying pyroma/testdata/custom_test/setup.cfg -> build/lib/pyroma/testdata/custom_test copying pyroma/testdata/custom_test/setup.py -> build/lib/pyroma/testdata/custom_test creating build/lib/pyroma/testdata/custom_test/minimal copying pyroma/testdata/custom_test/minimal/__init__.py -> build/lib/pyroma/testdata/custom_test/minimal creating build/lib/pyroma/testdata/distributions copying pyroma/testdata/distributions/complete-1.0.dev1.tar -> build/lib/pyroma/testdata/distributions copying pyroma/testdata/distributions/complete-1.0.dev1.tar.bz2 -> build/lib/pyroma/testdata/distributions copying pyroma/testdata/distributions/complete-1.0.dev1.tar.gz -> build/lib/pyroma/testdata/distributions copying pyroma/testdata/distributions/complete-1.0.dev1.zip -> build/lib/pyroma/testdata/distributions copying pyroma/testdata/distributions/distribute-0.6.15.tar.gz -> build/lib/pyroma/testdata/distributions creating build/lib/pyroma/testdata/lacking copying pyroma/testdata/lacking/setup.cfg -> build/lib/pyroma/testdata/lacking copying pyroma/testdata/lacking/setup.py -> build/lib/pyroma/testdata/lacking creating build/lib/pyroma/testdata/lacking/lacking copying pyroma/testdata/lacking/lacking/__init__.py -> build/lib/pyroma/testdata/lacking/lacking creating build/lib/pyroma/testdata/minimal copying pyroma/testdata/minimal/setup.cfg -> build/lib/pyroma/testdata/minimal copying pyroma/testdata/minimal/setup.py -> build/lib/pyroma/testdata/minimal creating build/lib/pyroma/testdata/minimal/minimal copying pyroma/testdata/minimal/minimal/__init__.py -> build/lib/pyroma/testdata/minimal/minimal creating build/lib/pyroma/testdata/only_config copying pyroma/testdata/only_config/README.txt -> build/lib/pyroma/testdata/only_config copying pyroma/testdata/only_config/setup.cfg -> build/lib/pyroma/testdata/only_config creating build/lib/pyroma/testdata/only_config/only_config copying pyroma/testdata/only_config/only_config/__init__.py -> build/lib/pyroma/testdata/only_config/only_config creating build/lib/pyroma/testdata/setup_config copying pyroma/testdata/setup_config/README.txt -> build/lib/pyroma/testdata/setup_config copying pyroma/testdata/setup_config/setup.cfg -> build/lib/pyroma/testdata/setup_config copying pyroma/testdata/setup_config/setup.py -> build/lib/pyroma/testdata/setup_config creating build/lib/pyroma/testdata/setup_config/setup_config copying pyroma/testdata/setup_config/setup_config/__init__.py -> build/lib/pyroma/testdata/setup_config/setup_config creating build/lib/pyroma/testdata/xmlrpcdata copying pyroma/testdata/xmlrpcdata/completedata.py -> build/lib/pyroma/testdata/xmlrpcdata copying pyroma/testdata/xmlrpcdata/distributedata.py -> build/lib/pyroma/testdata/xmlrpcdata creating build/lib/pyroma/testdata/xmlrpcdata/complete copying pyroma/testdata/xmlrpcdata/complete/1.0.dev1.html -> build/lib/pyroma/testdata/xmlrpcdata/complete creating build/lib/pyroma/testdata/xmlrpcdata/distribute copying pyroma/testdata/xmlrpcdata/distribute/0.6.15.html -> build/lib/pyroma/testdata/xmlrpcdata/distribute >>> py3-pyroma: 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 pyroma.egg-info/PKG-INFO writing dependency_links to pyroma.egg-info/dependency_links.txt writing entry points to pyroma.egg-info/entry_points.txt writing requirements to pyroma.egg-info/requires.txt writing top-level names to pyroma.egg-info/top_level.txt reading manifest file 'pyroma.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'pyroma/testdata/complete/*.egg' warning: no files found matching 'tox.ini' adding license file 'LICENSE.txt' writing manifest file 'pyroma.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pyroma.testdata.complete' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pyroma.testdata.complete' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pyroma.testdata.complete' 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 'pyroma.testdata.complete' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pyroma.testdata.complete.complete' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pyroma.testdata.complete.complete' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pyroma.testdata.complete.complete' 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 'pyroma.testdata.complete.complete' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pyroma.testdata.custom_test' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pyroma.testdata.custom_test' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pyroma.testdata.custom_test' 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 'pyroma.testdata.custom_test' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pyroma.testdata.custom_test.minimal' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pyroma.testdata.custom_test.minimal' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pyroma.testdata.custom_test.minimal' 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 'pyroma.testdata.custom_test.minimal' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pyroma.testdata.distributions' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pyroma.testdata.distributions' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pyroma.testdata.distributions' 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 'pyroma.testdata.distributions' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pyroma.testdata.lacking' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pyroma.testdata.lacking' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pyroma.testdata.lacking' 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 'pyroma.testdata.lacking' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pyroma.testdata.lacking.lacking' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pyroma.testdata.lacking.lacking' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pyroma.testdata.lacking.lacking' 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 'pyroma.testdata.lacking.lacking' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pyroma.testdata.minimal' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pyroma.testdata.minimal' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pyroma.testdata.minimal' 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 'pyroma.testdata.minimal' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pyroma.testdata.minimal.minimal' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pyroma.testdata.minimal.minimal' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pyroma.testdata.minimal.minimal' 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 'pyroma.testdata.minimal.minimal' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pyroma.testdata.only_config' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pyroma.testdata.only_config' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pyroma.testdata.only_config' 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 'pyroma.testdata.only_config' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pyroma.testdata.only_config.only_config' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pyroma.testdata.only_config.only_config' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pyroma.testdata.only_config.only_config' 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 'pyroma.testdata.only_config.only_config' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pyroma.testdata.setup_config' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pyroma.testdata.setup_config' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pyroma.testdata.setup_config' 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 'pyroma.testdata.setup_config' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pyroma.testdata.setup_config.setup_config' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pyroma.testdata.setup_config.setup_config' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pyroma.testdata.setup_config.setup_config' 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 'pyroma.testdata.setup_config.setup_config' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pyroma.testdata.xmlrpcdata' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pyroma.testdata.xmlrpcdata' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pyroma.testdata.xmlrpcdata' 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 'pyroma.testdata.xmlrpcdata' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pyroma.testdata.xmlrpcdata.complete' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pyroma.testdata.xmlrpcdata.complete' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pyroma.testdata.xmlrpcdata.complete' 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 'pyroma.testdata.xmlrpcdata.complete' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pyroma.testdata.xmlrpcdata.distribute' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pyroma.testdata.xmlrpcdata.distribute' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pyroma.testdata.xmlrpcdata.distribute' 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 'pyroma.testdata.xmlrpcdata.distribute' 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-pyroma/pkg creating /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma creating /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr creating /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib creating /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma copying build/lib/pyroma/distributiondata.py -> /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma copying build/lib/pyroma/projectdata.py -> /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma copying build/lib/pyroma/tests.py -> /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma copying build/lib/pyroma/pypidata.py -> /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma copying build/lib/pyroma/__init__.py -> /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma copying build/lib/pyroma/classifiers.py -> /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma creating /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma/testdata creating /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma/testdata/only_config creating /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma/testdata/only_config/only_config copying build/lib/pyroma/testdata/only_config/only_config/__init__.py -> /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma/testdata/only_config/only_config copying build/lib/pyroma/testdata/only_config/setup.cfg -> /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma/testdata/only_config copying build/lib/pyroma/testdata/only_config/README.txt -> /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma/testdata/only_config creating /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma/testdata/distributions copying build/lib/pyroma/testdata/distributions/complete-1.0.dev1.zip -> /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma/testdata/distributions copying build/lib/pyroma/testdata/distributions/distribute-0.6.15.tar.gz -> /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma/testdata/distributions copying build/lib/pyroma/testdata/distributions/complete-1.0.dev1.tar -> /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma/testdata/distributions copying build/lib/pyroma/testdata/distributions/complete-1.0.dev1.tar.bz2 -> /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma/testdata/distributions copying build/lib/pyroma/testdata/distributions/complete-1.0.dev1.tar.gz -> /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma/testdata/distributions creating /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma/testdata/xmlrpcdata copying build/lib/pyroma/testdata/xmlrpcdata/completedata.py -> /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma/testdata/xmlrpcdata creating /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma/testdata/xmlrpcdata/distribute copying build/lib/pyroma/testdata/xmlrpcdata/distribute/0.6.15.html -> /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma/testdata/xmlrpcdata/distribute creating /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma/testdata/xmlrpcdata/complete copying build/lib/pyroma/testdata/xmlrpcdata/complete/1.0.dev1.html -> /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma/testdata/xmlrpcdata/complete copying build/lib/pyroma/testdata/xmlrpcdata/distributedata.py -> /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma/testdata/xmlrpcdata creating /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma/testdata/setup_config copying build/lib/pyroma/testdata/setup_config/setup.py -> /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma/testdata/setup_config copying build/lib/pyroma/testdata/setup_config/setup.cfg -> /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma/testdata/setup_config creating /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma/testdata/setup_config/setup_config copying build/lib/pyroma/testdata/setup_config/setup_config/__init__.py -> /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma/testdata/setup_config/setup_config copying build/lib/pyroma/testdata/setup_config/README.txt -> /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma/testdata/setup_config creating /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma/testdata/minimal copying build/lib/pyroma/testdata/minimal/setup.py -> /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma/testdata/minimal copying build/lib/pyroma/testdata/minimal/setup.cfg -> /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma/testdata/minimal creating /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma/testdata/minimal/minimal copying build/lib/pyroma/testdata/minimal/minimal/__init__.py -> /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma/testdata/minimal/minimal creating /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma/testdata/complete copying build/lib/pyroma/testdata/complete/setup.py -> /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma/testdata/complete copying build/lib/pyroma/testdata/complete/setup.cfg -> /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma/testdata/complete creating /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma/testdata/complete/complete copying build/lib/pyroma/testdata/complete/complete/tests.py -> /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma/testdata/complete/complete copying build/lib/pyroma/testdata/complete/complete/__init__.py -> /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma/testdata/complete/complete copying build/lib/pyroma/testdata/complete/README.txt -> /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma/testdata/complete creating /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma/testdata/custom_test copying build/lib/pyroma/testdata/custom_test/setup.py -> /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma/testdata/custom_test copying build/lib/pyroma/testdata/custom_test/setup.cfg -> /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma/testdata/custom_test creating /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma/testdata/custom_test/minimal copying build/lib/pyroma/testdata/custom_test/minimal/__init__.py -> /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma/testdata/custom_test/minimal creating /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma/testdata/lacking copying build/lib/pyroma/testdata/lacking/setup.py -> /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma/testdata/lacking copying build/lib/pyroma/testdata/lacking/setup.cfg -> /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma/testdata/lacking creating /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma/testdata/lacking/lacking copying build/lib/pyroma/testdata/lacking/lacking/__init__.py -> /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma/testdata/lacking/lacking copying build/lib/pyroma/ratings.py -> /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma byte-compiling /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma/distributiondata.py to distributiondata.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma/projectdata.py to projectdata.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma/tests.py to tests.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma/pypidata.py to pypidata.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma/classifiers.py to classifiers.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma/testdata/only_config/only_config/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma/testdata/xmlrpcdata/completedata.py to completedata.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma/testdata/xmlrpcdata/distributedata.py to distributedata.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma/testdata/setup_config/setup.py to setup.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma/testdata/setup_config/setup_config/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma/testdata/minimal/setup.py to setup.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma/testdata/minimal/minimal/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma/testdata/complete/setup.py to setup.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma/testdata/complete/complete/tests.py to tests.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma/testdata/complete/complete/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma/testdata/custom_test/setup.py to setup.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma/testdata/custom_test/minimal/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma/testdata/lacking/setup.py to setup.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma/testdata/lacking/lacking/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma/ratings.py to ratings.cpython-311.pyc running install_egg_info Copying pyroma.egg-info to /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/lib/python3.11/site-packages/pyroma-2.6-py3.11.egg-info running install_scripts Installing pyroma script to /home/buildozer/aports/testing/py3-pyroma/pkg/py3-pyroma/usr/bin >>> py3-pyroma*: Running postcheck for py3-pyroma >>> py3-pyroma*: Preparing package py3-pyroma... >>> py3-pyroma*: Tracing dependencies... >>> py3-pyroma*: Package size: 944.0 KB >>> py3-pyroma*: Compressing data... >>> py3-pyroma*: Create checksum... >>> py3-pyroma*: Create py3-pyroma-2.6-r3.apk >>> py3-pyroma: Build complete at Sun, 27 Nov 2022 21:22:16 +0000 elapsed time 0h 0m 14s >>> py3-pyroma: Cleaning up srcdir >>> py3-pyroma: Cleaning up pkgdir >>> py3-pyroma: Uninstalling dependencies... (1/15) Purging .makedepends-py3-pyroma (20221127.212206) (2/15) Purging py3-pygments (2.13.0-r1) (3/15) Purging py3-setuptools (65.6.3-r0) (4/15) Purging py3-packaging (21.3-r3) (5/15) Purging py3-parsing (3.0.9-r1) (6/15) Purging py3-docutils (0.19-r2) (7/15) Purging python3-dev (3.11.0-r2) (8/15) Purging python3 (3.11.0-r2) (9/15) Purging libbz2 (1.0.8-r4) (10/15) Purging libffi (3.4.4-r0) (11/15) Purging gdbm (1.23-r0) (12/15) Purging xz-libs (5.2.8-r0) (13/15) Purging mpdecimal (2.5.1-r1) (14/15) Purging readline (8.2.0-r0) (15/15) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r29.trigger OK: 271 MiB in 96 packages >>> py3-pyroma: Updating the testing/riscv64 repository index... >>> py3-pyroma: Signing the index...