>>> py3-pyroma: Building testing/py3-pyroma 2.6-r3 (using abuild 3.10.0_rc1-r2) started Thu, 24 Nov 2022 00:46:21 +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.2-r0) (13/15) Installing py3-docutils (0.19-r2) (14/15) Installing python3-dev (3.11.0-r2) (15/15) Installing .makedepends-py3-pyroma (20221124.004623) Executing busybox-1.35.0-r29.trigger OK: 552 MiB in 113 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 100 341k 100 341k 0 0 1477k 0 --:--:-- --:--:-- --:--:-- 1482k >>> 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/edge/py3-pyroma-2.6.tar.gz... running build running build_py creating build creating build/lib creating build/lib/pyroma copying pyroma/tests.py -> build/lib/pyroma copying pyroma/projectdata.py -> build/lib/pyroma copying pyroma/__init__.py -> build/lib/pyroma copying pyroma/pypidata.py -> build/lib/pyroma copying pyroma/classifiers.py -> build/lib/pyroma copying pyroma/ratings.py -> build/lib/pyroma copying pyroma/distributiondata.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 running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. 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' running build_ext test_complete (pyroma.tests.DistroDataTest.test_complete) ... /usr/lib/python3.11/tarfile.py:2067: ResourceWarning: unclosed file <_io.BufferedReader name='/home/buildozer/aports/testing/py3-pyroma/src/pyroma-2.6/pyroma/testdata/distributions/complete-1.0.dev1.tar'> for tarinfo in directories: ResourceWarning: Enable tracemalloc to get the object allocation traceback ok test_complete (pyroma.tests.ProjectDataTest.test_complete) ... ok test_complete (pyroma.tests.PyPITest.test_complete) ... /home/buildozer/aports/testing/py3-pyroma/src/pyroma-2.6/pyroma/tests.py:96: ResourceWarning: unclosed file <_io.TextIOWrapper name='/home/buildozer/aports/testing/py3-pyroma/src/pyroma-2.6/pyroma/testdata/xmlrpcdata/completedata.py' mode='rt' encoding='UTF-8'> exec(open(filename, "rt").read(), None, data) ResourceWarning: Enable tracemalloc to get the object allocation traceback /home/buildozer/aports/testing/py3-pyroma/src/pyroma-2.6/pyroma/tests.py:57: ResourceWarning: unclosed file <_io.BufferedReader name='/home/buildozer/aports/testing/py3-pyroma/src/pyroma-2.6/pyroma/testdata/distributions/complete-1.0.dev1.tar.gz'> return open(self.filename, "rb").read() ResourceWarning: Enable tracemalloc to get the object allocation traceback ok test_distribute (pyroma.tests.PyPITest.test_distribute) ... /home/buildozer/aports/testing/py3-pyroma/src/pyroma-2.6/pyroma/tests.py:96: ResourceWarning: unclosed file <_io.TextIOWrapper name='/home/buildozer/aports/testing/py3-pyroma/src/pyroma-2.6/pyroma/testdata/xmlrpcdata/distributedata.py' mode='rt' encoding='UTF-8'> exec(open(filename, "rt").read(), None, data) ResourceWarning: Enable tracemalloc to get the object allocation traceback /home/buildozer/aports/testing/py3-pyroma/src/pyroma-2.6/pyroma/tests.py:57: ResourceWarning: unclosed file <_io.BufferedReader name='/home/buildozer/aports/testing/py3-pyroma/src/pyroma-2.6/pyroma/testdata/distributions/distribute-0.6.15.tar.gz'> return open(self.filename, "rb").read() ResourceWarning: Enable tracemalloc to get the object allocation traceback :13: ResourceWarning: unclosed file <_io.TextIOWrapper name='MANIFEST.in' mode='r' encoding='UTF-8'> ResourceWarning: Enable tracemalloc to get the object allocation traceback creating build creating build/src creating build/src/docs creating build/src/docs/_templates creating build/src/docs/_theme creating build/src/docs/_theme/nature creating build/src/docs/_theme/nature/static creating build/src/setuptools creating build/src/setuptools/command creating build/src/setuptools/tests creating build/src/setuptools/tests/indexes creating build/src/setuptools/tests/indexes/test_links_priority creating build/src/setuptools/tests/indexes/test_links_priority/simple creating build/src/setuptools/tests/indexes/test_links_priority/simple/foobar creating build/src/tests creating build/src/tests/shlib_test copying setuptools/dist.py -> build/src/setuptools copying setuptools/sandbox.py -> build/src/setuptools copying setuptools/depends.py -> build/src/setuptools copying setuptools/extension.py -> build/src/setuptools copying setuptools/__init__.py -> build/src/setuptools copying setuptools/archive_util.py -> build/src/setuptools copying setuptools/package_index.py -> build/src/setuptools copying setuptools/tests/test_easy_install.py -> build/src/setuptools/tests copying setuptools/tests/server.py -> build/src/setuptools/tests copying setuptools/tests/__init__.py -> build/src/setuptools/tests copying setuptools/tests/test_upload_docs.py -> build/src/setuptools/tests copying setuptools/tests/test_build_ext.py -> build/src/setuptools/tests copying setuptools/tests/doctest.py -> build/src/setuptools/tests copying setuptools/tests/test_sandbox.py -> build/src/setuptools/tests copying setuptools/tests/test_resources.py -> build/src/setuptools/tests copying setuptools/tests/test_develop.py -> build/src/setuptools/tests copying setuptools/tests/test_packageindex.py -> build/src/setuptools/tests copying setuptools/command/install.py -> build/src/setuptools/command copying setuptools/command/sdist.py -> build/src/setuptools/command copying setuptools/command/bdist_rpm.py -> build/src/setuptools/command copying setuptools/command/test.py -> build/src/setuptools/command copying setuptools/command/develop.py -> build/src/setuptools/command copying setuptools/command/install_lib.py -> build/src/setuptools/command copying setuptools/command/alias.py -> build/src/setuptools/command copying setuptools/command/upload_docs.py -> build/src/setuptools/command copying setuptools/command/rotate.py -> build/src/setuptools/command copying setuptools/command/__init__.py -> build/src/setuptools/command copying setuptools/command/build_ext.py -> build/src/setuptools/command copying setuptools/command/install_scripts.py -> build/src/setuptools/command copying setuptools/command/easy_install.py -> build/src/setuptools/command copying setuptools/command/register.py -> build/src/setuptools/command copying setuptools/command/upload.py -> build/src/setuptools/command copying setuptools/command/bdist_wininst.py -> build/src/setuptools/command copying setuptools/command/saveopts.py -> build/src/setuptools/command copying setuptools/command/bdist_egg.py -> build/src/setuptools/command copying setuptools/command/build_py.py -> build/src/setuptools/command copying setuptools/command/setopt.py -> build/src/setuptools/command copying setuptools/command/egg_info.py -> build/src/setuptools/command copying setuptools/command/install_egg_info.py -> build/src/setuptools/command copying setuptools/tests/win_script_wrapper.txt -> build/src/setuptools/tests copying setuptools/cli.exe -> build/src/setuptools copying setuptools/gui.exe -> build/src/setuptools copying tests/manual_test.py -> build/src/tests copying tests/test_distribute_setup.py -> build/src/tests copying tests/install_test.py -> build/src/tests copying tests/shlib_test/test_hello.py -> build/src/tests/shlib_test copying tests/shlib_test/setup.py -> build/src/tests/shlib_test copying tests/shlib_test/hello.c -> build/src/tests/shlib_test copying tests/shlib_test/hellolib.c -> build/src/tests/shlib_test copying tests/shlib_test/hello.pyx -> build/src/tests/shlib_test copying tests/api_tests.txt -> build/src/tests :24: DeprecationWarning: lib2to3 package is deprecated and may not be able to parse Python 3.10+ Skipping optional fixer: buffer Skipping optional fixer: idioms Skipping optional fixer: set_literal Skipping optional fixer: ws_comma Refactored build/src/tests/api_tests.txt --- build/src/tests/api_tests.txt (original) +++ build/src/tests/api_tests.txt (refactored) @@ -39,7 +39,7 @@ >>> dist.py_version == sys.version[:3] True - >>> print dist.platform + >>> print(dist.platform) None Including various computed attributes:: @@ -199,7 +199,7 @@ You can ask a WorkingSet to ``find()`` a distribution matching a requirement:: >>> from pkg_resources import Requirement - >>> print ws.find(Requirement.parse("Foo==1.0")) # no match, return None + >>> print(ws.find(Requirement.parse("Foo==1.0"))) # no match, return None None >>> ws.find(Requirement.parse("Bar==0.9")) # match, return distribution @@ -211,7 +211,7 @@ >>> try: ... ws.find(Requirement.parse("Bar==1.0")) ... except VersionConflict: - ... print 'ok' + ... print('ok') ok You can subscribe a callback function to receive notifications whenever a new @@ -219,7 +219,7 @@ once for each existing distribution in the working set, and then is called again for new distributions added thereafter:: - >>> def added(dist): print "Added", dist + >>> def added(dist): print("Added", dist) >>> ws.subscribe(added) Added Bar 0.9 >>> foo12 = Distribution(project_name="Foo", version="1.2", location="f12") Files that were modified: build/src/tests/api_tests.txt copying setuptools/tests/indexes/test_links_priority/external.html -> build/src/setuptools/tests/indexes/test_links_priority copying setuptools/tests/indexes/test_links_priority/simple/foobar/index.html -> build/src/setuptools/tests/indexes/test_links_priority/simple/foobar copying docs/conf.py -> build/src/docs copying docs/setuptools.txt -> build/src/docs copying docs/index.txt -> build/src/docs copying docs/python3.txt -> build/src/docs copying docs/using.txt -> build/src/docs copying docs/pkg_resources.txt -> build/src/docs copying docs/easy_install.txt -> build/src/docs copying docs/roadmap.txt -> build/src/docs copying docs/_theme/nature/theme.conf -> build/src/docs/_theme/nature copying docs/_theme/nature/static/pygments.css -> build/src/docs/_theme/nature/static copying docs/_theme/nature/static/nature.css_t -> build/src/docs/_theme/nature/static copying docs/Makefile -> build/src/docs copying docs/_templates/indexsidebar.html -> build/src/docs/_templates copying site.py -> build/src copying distribute_setup.py -> build/src copying pkg_resources.py -> build/src copying easy_install.py -> build/src copying setup.py -> build/src copying DEVGUIDE.txt -> build/src copying CONTRIBUTORS.txt -> build/src copying CHANGES.txt -> build/src copying README.txt -> build/src copying MANIFEST.in -> build/src copying launcher.c -> build/src /home/buildozer/aports/testing/py3-pyroma/src/pyroma-2.6/pyroma/projectdata.py:131: DeprecationWarning: The 'warn' function is deprecated, use 'warning' instead logging.warn("Exception when running setup.", exc_info=True) Exception when running setup. Traceback (most recent call last): File "/home/buildozer/aports/testing/py3-pyroma/src/pyroma-2.6/pyroma/projectdata.py", line 124, in run_setup exec(f.read(), glocals, glocals) File "", line 27, in AttributeError: module 'distutils.util' has no attribute 'run_2to3' ok test_complete (pyroma.tests.RatingsTest.test_complete) ... ok test_custom_test (pyroma.tests.RatingsTest.test_custom_test) ... /usr/lib/python3.11/site-packages/setuptools/dist.py:543: UserWarning: The version specified ('0.0foo') is an invalid version, this may not work as expected with newer versions of setuptools, pip, and PyPI. Please see PEP 440 for more details. warnings.warn( ok test_lacking (pyroma.tests.RatingsTest.test_lacking) ... ok test_markdown (pyroma.tests.RatingsTest.test_markdown) ... ok test_minimal (pyroma.tests.RatingsTest.test_minimal) ... /usr/lib/python3.11/site-packages/setuptools/dist.py:543: UserWarning: The version specified ('0.0foo') is an invalid version, this may not work as expected with newer versions of setuptools, pip, and PyPI. Please see PEP 440 for more details. warnings.warn( ok test_only_config (pyroma.tests.RatingsTest.test_only_config) ... /home/buildozer/aports/testing/py3-pyroma/src/pyroma-2.6/pyroma/projectdata.py:179: SetuptoolsDeprecationWarning: As setuptools moves its configuration towards `pyproject.toml`, `setuptools.config.read_configuration` became deprecated. For the time being, you can use the `setuptools.config.setupcfg` module to access a backward compatible API, but this module is provisional and might be removed in the future. data = config.read_configuration("setup.cfg") ok test_setup_config (pyroma.tests.RatingsTest.test_setup_config) ... ok ---------------------------------------------------------------------- Ran 11 tests in 0.618s OK >>> 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 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/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/testdata/lacking/setup.cfg -> /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 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.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 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 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.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/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/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.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 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 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.cfg -> /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/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/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 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/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 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 creating /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/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/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 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/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/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 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 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 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/projectdata.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/pypidata.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 copying build/lib/pyroma/ratings.py -> /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 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/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/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/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/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/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/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/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/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/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/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/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/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/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/__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/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/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/ratings.py to ratings.cpython-311.pyc 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 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 Thu, 24 Nov 2022 00:46:28 +0000 elapsed time 0h 0m 7s >>> py3-pyroma: Cleaning up srcdir >>> py3-pyroma: Cleaning up pkgdir >>> py3-pyroma: Uninstalling dependencies... (1/15) Purging .makedepends-py3-pyroma (20221124.004623) (2/15) Purging py3-pygments (2.13.0-r1) (3/15) Purging py3-setuptools (65.6.2-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: 393 MiB in 98 packages >>> py3-pyroma: Updating the testing/x86_64 repository index... >>> py3-pyroma: Signing the index...