>>> py3-overpy: Building community/py3-overpy 0.6-r3 (using abuild 3.11.0_rc13-r0) started Mon, 24 Apr 2023 18:19:28 +0000 >>> py3-overpy: Checking sanity of /home/buildozer/aports/community/py3-overpy/APKBUILD... >>> py3-overpy: Analyzing dependencies... >>> py3-overpy: Installing for build: build-base python3 python3-dev py3-pytest py3-setuptools (1/28) Installing libbz2 (1.0.8-r5) (2/28) Installing libffi (3.4.4-r2) (3/28) Installing gdbm (1.23-r1) (4/28) Installing xz-libs (5.4.2-r1) (5/28) Installing mpdecimal (2.5.1-r2) (6/28) Installing libpanelw (6.4_p20230401-r5) (7/28) Installing readline (8.2.1-r1) (8/28) Installing sqlite-libs (3.41.2-r2) (9/28) Installing python3 (3.11.3-r10) (10/28) Installing python3-pycache-pyc0 (3.11.3-r10) (11/28) Installing pyc (0.1-r0) (12/28) Installing python3-pyc (3.11.3-r10) (13/28) Installing python3-dev (3.11.3-r10) (14/28) Installing py3-iniconfig (1.1.1-r6) (15/28) Installing py3-iniconfig-pyc (1.1.1-r6) (16/28) Installing py3-parsing (3.0.9-r2) (17/28) Installing py3-parsing-pyc (3.0.9-r2) (18/28) Installing py3-packaging (23.1-r1) (19/28) Installing py3-packaging-pyc (23.1-r1) (20/28) Installing py3-pluggy (1.0.0-r3) (21/28) Installing py3-pluggy-pyc (1.0.0-r3) (22/28) Installing py3-py (1.11.0-r2) (23/28) Installing py3-py-pyc (1.11.0-r2) (24/28) Installing py3-pytest (7.3.1-r1) (25/28) Installing py3-pytest-pyc (7.3.1-r1) (26/28) Installing py3-setuptools (67.7.2-r0) (27/28) Installing py3-setuptools-pyc (67.7.2-r0) (28/28) Installing .makedepends-py3-overpy (20230424.181931) Executing busybox-1.36.0-r7.trigger OK: 475 MiB in 126 packages >>> py3-overpy: Cleaning up srcdir >>> py3-overpy: Cleaning up pkgdir >>> py3-overpy: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/py3-overpy-0.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 47851 100 47851 0 0 482k 0 --:--:-- --:--:-- --:--:-- 486k >>> py3-overpy: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/py3-overpy-0.6.tar.gz >>> py3-overpy: Checking sha512sums... py3-overpy-0.6.tar.gz: OK remove-dep.patch: OK >>> py3-overpy: Unpacking /var/cache/distfiles/v3.18/py3-overpy-0.6.tar.gz... >>> py3-overpy: remove-dep.patch patching file setup.py /usr/lib/python3.11/site-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'license-file' will not be supported in future versions. Please use the underscore name 'license_file' instead. By 2023-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running build running build_py creating build creating build/lib creating build/lib/overpy copying overpy/__init__.py -> build/lib/overpy copying overpy/helper.py -> build/lib/overpy copying overpy/exception.py -> build/lib/overpy copying overpy/__about__.py -> build/lib/overpy running egg_info writing overpy.egg-info/PKG-INFO writing dependency_links to overpy.egg-info/dependency_links.txt writing top-level names to overpy.egg-info/top_level.txt reading manifest file 'overpy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'overpy.egg-info/SOURCES.txt' ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-overpy/src/overpy-0.6 configfile: setup.cfg collected 63 items tests/test_exception.py ..... [ 7%] tests/test_json.py .............. [ 30%] tests/test_request.py .......... [ 46%] tests/test_result.py ........... [ 63%] tests/test_result_way.py ... [ 68%] tests/test_xml.py .................... [100%] ============================= 63 passed in 14.18s ============================== >>> py3-overpy: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'license-file' will not be supported in future versions. Please use the underscore name 'license_file' instead. By 2023-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/community/py3-overpy/pkg creating /home/buildozer/aports/community/py3-overpy/pkg/py3-overpy creating /home/buildozer/aports/community/py3-overpy/pkg/py3-overpy/usr creating /home/buildozer/aports/community/py3-overpy/pkg/py3-overpy/usr/lib creating /home/buildozer/aports/community/py3-overpy/pkg/py3-overpy/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-overpy/pkg/py3-overpy/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-overpy/pkg/py3-overpy/usr/lib/python3.11/site-packages/overpy copying build/lib/overpy/__init__.py -> /home/buildozer/aports/community/py3-overpy/pkg/py3-overpy/usr/lib/python3.11/site-packages/overpy copying build/lib/overpy/helper.py -> /home/buildozer/aports/community/py3-overpy/pkg/py3-overpy/usr/lib/python3.11/site-packages/overpy copying build/lib/overpy/exception.py -> /home/buildozer/aports/community/py3-overpy/pkg/py3-overpy/usr/lib/python3.11/site-packages/overpy copying build/lib/overpy/__about__.py -> /home/buildozer/aports/community/py3-overpy/pkg/py3-overpy/usr/lib/python3.11/site-packages/overpy byte-compiling /home/buildozer/aports/community/py3-overpy/pkg/py3-overpy/usr/lib/python3.11/site-packages/overpy/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-overpy/pkg/py3-overpy/usr/lib/python3.11/site-packages/overpy/helper.py to helper.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-overpy/pkg/py3-overpy/usr/lib/python3.11/site-packages/overpy/exception.py to exception.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-overpy/pkg/py3-overpy/usr/lib/python3.11/site-packages/overpy/__about__.py to __about__.cpython-311.pyc running install_egg_info running egg_info writing overpy.egg-info/PKG-INFO writing dependency_links to overpy.egg-info/dependency_links.txt writing top-level names to overpy.egg-info/top_level.txt reading manifest file 'overpy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'overpy.egg-info/SOURCES.txt' Copying overpy.egg-info to /home/buildozer/aports/community/py3-overpy/pkg/py3-overpy/usr/lib/python3.11/site-packages/overpy-0.6-py3.11.egg-info running install_scripts >>> py3-overpy-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-overpy/pkg/py3-overpy/usr/lib/python3.11/site-packages/overpy/__pycache__' -> '/home/buildozer/aports/community/py3-overpy/pkg/py3-overpy-pyc/usr/lib/python3.11/site-packages/overpy/__pycache__' >>> py3-overpy-pyc*: Preparing subpackage py3-overpy-pyc... >>> py3-overpy-pyc*: Running postcheck for py3-overpy-pyc >>> py3-overpy*: Running postcheck for py3-overpy >>> py3-overpy*: Preparing package py3-overpy... >>> py3-overpy-pyc*: Tracing dependencies... python3 python3~3.11 >>> py3-overpy-pyc*: Package size: 116.0 KB >>> py3-overpy-pyc*: Compressing data... >>> py3-overpy-pyc*: Create checksum... >>> py3-overpy-pyc*: Create py3-overpy-pyc-0.6-r3.apk >>> py3-overpy*: Tracing dependencies... python3 python3~3.11 >>> py3-overpy*: Package size: 116.0 KB >>> py3-overpy*: Compressing data... >>> py3-overpy*: Create checksum... >>> py3-overpy*: Create py3-overpy-0.6-r3.apk >>> py3-overpy: Build complete at Mon, 24 Apr 2023 18:19:48 +0000 elapsed time 0h 0m 20s >>> py3-overpy: Cleaning up srcdir >>> py3-overpy: Cleaning up pkgdir >>> py3-overpy: Uninstalling dependencies... (1/28) Purging .makedepends-py3-overpy (20230424.181931) (2/28) Purging python3-dev (3.11.3-r10) (3/28) Purging py3-pytest-pyc (7.3.1-r1) (4/28) Purging py3-pytest (7.3.1-r1) (5/28) Purging py3-iniconfig-pyc (1.1.1-r6) (6/28) Purging py3-iniconfig (1.1.1-r6) (7/28) Purging py3-pluggy-pyc (1.0.0-r3) (8/28) Purging py3-pluggy (1.0.0-r3) (9/28) Purging py3-py-pyc (1.11.0-r2) (10/28) Purging py3-py (1.11.0-r2) (11/28) Purging py3-setuptools-pyc (67.7.2-r0) (12/28) Purging py3-setuptools (67.7.2-r0) (13/28) Purging py3-packaging-pyc (23.1-r1) (14/28) Purging py3-packaging (23.1-r1) (15/28) Purging py3-parsing-pyc (3.0.9-r2) (16/28) Purging py3-parsing (3.0.9-r2) (17/28) Purging python3-pyc (3.11.3-r10) (18/28) Purging python3-pycache-pyc0 (3.11.3-r10) (19/28) Purging pyc (0.1-r0) (20/28) Purging python3 (3.11.3-r10) (21/28) Purging gdbm (1.23-r1) (22/28) Purging libbz2 (1.0.8-r5) (23/28) Purging libffi (3.4.4-r2) (24/28) Purging libpanelw (6.4_p20230401-r5) (25/28) Purging mpdecimal (2.5.1-r2) (26/28) Purging readline (8.2.1-r1) (27/28) Purging sqlite-libs (3.41.2-r2) (28/28) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 373 MiB in 98 packages >>> py3-overpy: Updating the community/x86 repository index... >>> py3-overpy: Signing the index...