>>> py3-uritemplate: Building community/py3-uritemplate 4.1.1-r3 (using abuild 3.12.0-r5) started Sat, 13 Apr 2024 01:23:27 +0000 >>> py3-uritemplate: Checking sanity of /home/buildozer/aports/community/py3-uritemplate/APKBUILD... >>> py3-uritemplate: Analyzing dependencies... >>> py3-uritemplate: Installing for build: build-base python3 py3-setuptools (1/19) Installing libbz2 (1.0.8-r6) (2/19) Installing libffi (3.4.6-r0) (3/19) Installing gdbm (1.23-r1) (4/19) Installing xz-libs (5.6.1-r3) (5/19) Installing mpdecimal (4.0.0-r0) (6/19) Installing libpanelw (6.4_p20240330-r0) (7/19) Installing readline (8.2.10-r0) (8/19) Installing sqlite-libs (3.45.2-r0) (9/19) Installing python3 (3.12.3-r0) (10/19) Installing python3-pycache-pyc0 (3.12.3-r0) (11/19) Installing pyc (3.12.3-r0) (12/19) Installing python3-pyc (3.12.3-r0) (13/19) Installing py3-parsing (3.1.2-r1) (14/19) Installing py3-parsing-pyc (3.1.2-r1) (15/19) Installing py3-packaging (24.0-r1) (16/19) Installing py3-packaging-pyc (24.0-r1) (17/19) Installing py3-setuptools (69.2.0-r2) (18/19) Installing py3-setuptools-pyc (69.2.0-r2) (19/19) Installing .makedepends-py3-uritemplate (20240413.012328) Executing busybox-1.36.1-r25.trigger OK: 394 MiB in 126 packages >>> py3-uritemplate: Cleaning up srcdir >>> py3-uritemplate: Cleaning up pkgdir >>> py3-uritemplate: Cleaning up tmpdir >>> py3-uritemplate: Fetching https://distfiles.alpinelinux.org/distfiles/edge//uritemplate-4.1.1.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 47 267k 47 127k 0 0 231k 0 0:00:01 --:--:-- 0:00:01 231k 100 267k 100 267k 0 0 422k 0 --:--:-- --:--:-- --:--:-- 422k >>> py3-uritemplate: Fetching https://distfiles.alpinelinux.org/distfiles/edge//uritemplate-4.1.1.tar.gz >>> py3-uritemplate: Checking sha512sums... uritemplate-4.1.1.tar.gz: OK >>> py3-uritemplate: Unpacking /var/cache/distfiles/edge/uritemplate-4.1.1.tar.gz... running build running build_py creating build creating build/lib creating build/lib/uritemplate copying uritemplate/__init__.py -> build/lib/uritemplate copying uritemplate/template.py -> build/lib/uritemplate copying uritemplate/variable.py -> build/lib/uritemplate copying uritemplate/api.py -> build/lib/uritemplate copying uritemplate/orderedset.py -> build/lib/uritemplate running egg_info writing uritemplate.egg-info/PKG-INFO writing dependency_links to uritemplate.egg-info/dependency_links.txt writing top-level names to uritemplate.egg-info/top_level.txt reading manifest file 'uritemplate.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.py[cdo]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.pyd' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'uritemplate.egg-info/SOURCES.txt' >>> py3-uritemplate: Entering fakeroot... running install /usr/lib/python3.12/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 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-uritemplate/pkg creating /home/buildozer/aports/community/py3-uritemplate/pkg/py3-uritemplate creating /home/buildozer/aports/community/py3-uritemplate/pkg/py3-uritemplate/usr creating /home/buildozer/aports/community/py3-uritemplate/pkg/py3-uritemplate/usr/lib creating /home/buildozer/aports/community/py3-uritemplate/pkg/py3-uritemplate/usr/lib/python3.12 creating /home/buildozer/aports/community/py3-uritemplate/pkg/py3-uritemplate/usr/lib/python3.12/site-packages creating /home/buildozer/aports/community/py3-uritemplate/pkg/py3-uritemplate/usr/lib/python3.12/site-packages/uritemplate copying build/lib/uritemplate/__init__.py -> /home/buildozer/aports/community/py3-uritemplate/pkg/py3-uritemplate/usr/lib/python3.12/site-packages/uritemplate copying build/lib/uritemplate/template.py -> /home/buildozer/aports/community/py3-uritemplate/pkg/py3-uritemplate/usr/lib/python3.12/site-packages/uritemplate copying build/lib/uritemplate/variable.py -> /home/buildozer/aports/community/py3-uritemplate/pkg/py3-uritemplate/usr/lib/python3.12/site-packages/uritemplate copying build/lib/uritemplate/api.py -> /home/buildozer/aports/community/py3-uritemplate/pkg/py3-uritemplate/usr/lib/python3.12/site-packages/uritemplate copying build/lib/uritemplate/orderedset.py -> /home/buildozer/aports/community/py3-uritemplate/pkg/py3-uritemplate/usr/lib/python3.12/site-packages/uritemplate byte-compiling /home/buildozer/aports/community/py3-uritemplate/pkg/py3-uritemplate/usr/lib/python3.12/site-packages/uritemplate/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-uritemplate/pkg/py3-uritemplate/usr/lib/python3.12/site-packages/uritemplate/template.py to template.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-uritemplate/pkg/py3-uritemplate/usr/lib/python3.12/site-packages/uritemplate/variable.py to variable.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-uritemplate/pkg/py3-uritemplate/usr/lib/python3.12/site-packages/uritemplate/api.py to api.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-uritemplate/pkg/py3-uritemplate/usr/lib/python3.12/site-packages/uritemplate/orderedset.py to orderedset.cpython-312.pyc running install_egg_info running egg_info writing uritemplate.egg-info/PKG-INFO writing dependency_links to uritemplate.egg-info/dependency_links.txt writing top-level names to uritemplate.egg-info/top_level.txt reading manifest file 'uritemplate.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.py[cdo]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.pyd' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'uritemplate.egg-info/SOURCES.txt' Copying uritemplate.egg-info to /home/buildozer/aports/community/py3-uritemplate/pkg/py3-uritemplate/usr/lib/python3.12/site-packages/uritemplate-4.1.1-py3.12.egg-info running install_scripts >>> py3-uritemplate-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-uritemplate/pkg/py3-uritemplate/usr/lib/python3.12/site-packages/uritemplate/__pycache__' -> '/home/buildozer/aports/community/py3-uritemplate/pkg/py3-uritemplate-pyc/usr/lib/python3.12/site-packages/uritemplate/__pycache__' >>> py3-uritemplate-pyc*: Preparing subpackage py3-uritemplate-pyc... >>> py3-uritemplate-pyc*: Running postcheck for py3-uritemplate-pyc >>> py3-uritemplate*: Running postcheck for py3-uritemplate >>> py3-uritemplate*: Preparing package py3-uritemplate... >>> py3-uritemplate-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-uritemplate-pyc*: Package size: 72.0 KB >>> py3-uritemplate-pyc*: Compressing data... >>> py3-uritemplate-pyc*: Create checksum... >>> py3-uritemplate-pyc*: Create py3-uritemplate-pyc-4.1.1-r3.apk >>> py3-uritemplate*: Tracing dependencies... python3 python3~3.12 >>> py3-uritemplate*: Package size: 80.0 KB >>> py3-uritemplate*: Compressing data... >>> py3-uritemplate*: Create checksum... >>> py3-uritemplate*: Create py3-uritemplate-4.1.1-r3.apk >>> py3-uritemplate: Build complete at Sat, 13 Apr 2024 01:23:30 +0000 elapsed time 0h 0m 3s >>> py3-uritemplate: Cleaning up srcdir >>> py3-uritemplate: Cleaning up pkgdir >>> py3-uritemplate: Uninstalling dependencies... (1/19) Purging .makedepends-py3-uritemplate (20240413.012328) (2/19) Purging py3-setuptools-pyc (69.2.0-r2) (3/19) Purging py3-setuptools (69.2.0-r2) (4/19) Purging py3-packaging-pyc (24.0-r1) (5/19) Purging py3-packaging (24.0-r1) (6/19) Purging py3-parsing-pyc (3.1.2-r1) (7/19) Purging py3-parsing (3.1.2-r1) (8/19) Purging python3-pyc (3.12.3-r0) (9/19) Purging python3-pycache-pyc0 (3.12.3-r0) (10/19) Purging pyc (3.12.3-r0) (11/19) Purging python3 (3.12.3-r0) (12/19) Purging gdbm (1.23-r1) (13/19) Purging libbz2 (1.0.8-r6) (14/19) Purging libffi (3.4.6-r0) (15/19) Purging libpanelw (6.4_p20240330-r0) (16/19) Purging mpdecimal (4.0.0-r0) (17/19) Purging readline (8.2.10-r0) (18/19) Purging sqlite-libs (3.45.2-r0) (19/19) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 346 MiB in 107 packages >>> py3-uritemplate: Updating the community/s390x repository index... >>> py3-uritemplate: Signing the index...