>>> py3-django-widget-tweaks: Building community/py3-django-widget-tweaks 1.4.12-r3 (using abuild 3.14.1-r1) started Fri, 01 Nov 2024 20:05:38 +0000 >>> py3-django-widget-tweaks: Validating /home/buildozer/aports/community/py3-django-widget-tweaks/APKBUILD... >>> py3-django-widget-tweaks: Analyzing dependencies... >>> py3-django-widget-tweaks: Installing for build: build-base py3-django py3-setuptools py3-setuptools_scm (1/27) Installing libbz2 (1.0.8-r6) (2/27) Installing libffi (3.4.6-r0) (3/27) Installing gdbm (1.24-r0) (4/27) Installing xz-libs (5.6.3-r0) (5/27) Installing mpdecimal (4.0.0-r0) (6/27) Installing libpanelw (6.5_p20241006-r2) (7/27) Installing sqlite-libs (3.47.0-r0) (8/27) Installing python3 (3.12.7-r1) (9/27) Installing python3-pycache-pyc0 (3.12.7-r1) (10/27) Installing pyc (3.12.7-r1) (11/27) Installing py3-asgiref (3.8.1-r1) (12/27) Installing py3-asgiref-pyc (3.8.1-r1) (13/27) Installing py3-sqlparse (0.5.1-r0) (14/27) Installing py3-sqlparse-pyc (0.5.1-r0) (15/27) Installing tzdata (2024b-r1) (16/27) Installing py3-django-pyc (4.2.16-r0) (17/27) Installing python3-pyc (3.12.7-r1) (18/27) Installing py3-django (4.2.16-r0) (19/27) Installing py3-parsing (3.1.4-r0) (20/27) Installing py3-parsing-pyc (3.1.4-r0) (21/27) Installing py3-packaging (24.1-r0) (22/27) Installing py3-packaging-pyc (24.1-r0) (23/27) Installing py3-setuptools (70.3.0-r0) (24/27) Installing py3-setuptools-pyc (70.3.0-r0) (25/27) Installing py3-setuptools_scm (8.1.0-r0) (26/27) Installing py3-setuptools_scm-pyc (8.1.0-r0) (27/27) Installing .makedepends-py3-django-widget-tweaks (20241101.200550) Executing busybox-1.37.0-r5.trigger OK: 339 MiB in 128 packages >>> py3-django-widget-tweaks: Cleaning up srcdir >>> py3-django-widget-tweaks: Cleaning up pkgdir >>> py3-django-widget-tweaks: Cleaning up tmpdir >>> py3-django-widget-tweaks: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/django-widget-tweaks-1.4.12.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-django-widget-tweaks: Fetching https://files.pythonhosted.org/packages/source/d/django-widget-tweaks/django-widget-tweaks-1.4.12.tar.gz Connecting to files.pythonhosted.org ([2a04:4e42:200::223]:443) Connecting to files.pythonhosted.org ([2a04:4e42:200::223]:443) saving to '/var/cache/distfiles/v3.21/django-widget-tweaks-1.4.12.tar.gz.part' django-widget-tweaks 100% |********************************| 14675 0:00:00 ETA '/var/cache/distfiles/v3.21/django-widget-tweaks-1.4.12.tar.gz.part' saved >>> py3-django-widget-tweaks: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/django-widget-tweaks-1.4.12.tar.gz >>> py3-django-widget-tweaks: Checking sha512sums... django-widget-tweaks-1.4.12.tar.gz: OK >>> py3-django-widget-tweaks: Unpacking /var/cache/distfiles/v3.21/django-widget-tweaks-1.4.12.tar.gz... /usr/lib/python3.12/site-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' Traceback (most recent call last): File "/usr/lib/python3.12/site-packages/setuptools_scm/_integration/pyproject_reading.py", line 36, in read_pyproject section = defn.get("tool", {})[tool_name] ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ KeyError: 'setuptools_scm' running build running build_py creating build creating build/lib creating build/lib/widget_tweaks copying widget_tweaks/__init__.py -> build/lib/widget_tweaks copying widget_tweaks/models.py -> build/lib/widget_tweaks creating build/lib/widget_tweaks/templatetags copying widget_tweaks/templatetags/__init__.py -> build/lib/widget_tweaks/templatetags copying widget_tweaks/templatetags/widget_tweaks.py -> build/lib/widget_tweaks/templatetags Found 58 test(s). System check identified no issues (0 silenced). .......................................................... ---------------------------------------------------------------------- Ran 58 tests in 0.033s OK >>> py3-django-widget-tweaks: Entering fakeroot... /usr/lib/python3.12/site-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' Traceback (most recent call last): File "/usr/lib/python3.12/site-packages/setuptools_scm/_integration/pyproject_reading.py", line 36, in read_pyproject section = defn.get("tool", {})[tool_name] ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ KeyError: 'setuptools_scm' 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 build running build_py running install_lib creating /home/buildozer/aports/community/py3-django-widget-tweaks/pkg creating /home/buildozer/aports/community/py3-django-widget-tweaks/pkg/py3-django-widget-tweaks creating /home/buildozer/aports/community/py3-django-widget-tweaks/pkg/py3-django-widget-tweaks/usr creating /home/buildozer/aports/community/py3-django-widget-tweaks/pkg/py3-django-widget-tweaks/usr/lib creating /home/buildozer/aports/community/py3-django-widget-tweaks/pkg/py3-django-widget-tweaks/usr/lib/python3.12 creating /home/buildozer/aports/community/py3-django-widget-tweaks/pkg/py3-django-widget-tweaks/usr/lib/python3.12/site-packages creating /home/buildozer/aports/community/py3-django-widget-tweaks/pkg/py3-django-widget-tweaks/usr/lib/python3.12/site-packages/widget_tweaks copying build/lib/widget_tweaks/__init__.py -> /home/buildozer/aports/community/py3-django-widget-tweaks/pkg/py3-django-widget-tweaks/usr/lib/python3.12/site-packages/widget_tweaks copying build/lib/widget_tweaks/models.py -> /home/buildozer/aports/community/py3-django-widget-tweaks/pkg/py3-django-widget-tweaks/usr/lib/python3.12/site-packages/widget_tweaks creating /home/buildozer/aports/community/py3-django-widget-tweaks/pkg/py3-django-widget-tweaks/usr/lib/python3.12/site-packages/widget_tweaks/templatetags copying build/lib/widget_tweaks/templatetags/__init__.py -> /home/buildozer/aports/community/py3-django-widget-tweaks/pkg/py3-django-widget-tweaks/usr/lib/python3.12/site-packages/widget_tweaks/templatetags copying build/lib/widget_tweaks/templatetags/widget_tweaks.py -> /home/buildozer/aports/community/py3-django-widget-tweaks/pkg/py3-django-widget-tweaks/usr/lib/python3.12/site-packages/widget_tweaks/templatetags byte-compiling /home/buildozer/aports/community/py3-django-widget-tweaks/pkg/py3-django-widget-tweaks/usr/lib/python3.12/site-packages/widget_tweaks/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-django-widget-tweaks/pkg/py3-django-widget-tweaks/usr/lib/python3.12/site-packages/widget_tweaks/models.py to models.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-django-widget-tweaks/pkg/py3-django-widget-tweaks/usr/lib/python3.12/site-packages/widget_tweaks/templatetags/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-django-widget-tweaks/pkg/py3-django-widget-tweaks/usr/lib/python3.12/site-packages/widget_tweaks/templatetags/widget_tweaks.py to widget_tweaks.cpython-312.pyc running install_egg_info running egg_info writing django_widget_tweaks.egg-info/PKG-INFO writing dependency_links to django_widget_tweaks.egg-info/dependency_links.txt writing top-level names to django_widget_tweaks.egg-info/top_level.txt reading manifest file 'django_widget_tweaks.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.txt' adding license file 'LICENSE' writing manifest file 'django_widget_tweaks.egg-info/SOURCES.txt' Copying django_widget_tweaks.egg-info to /home/buildozer/aports/community/py3-django-widget-tweaks/pkg/py3-django-widget-tweaks/usr/lib/python3.12/site-packages/django_widget_tweaks-1.4.12-py3.12.egg-info running install_scripts >>> py3-django-widget-tweaks-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/widget_tweaks/__pycache__' -> '/home/buildozer/aports/community/py3-django-widget-tweaks/pkg/py3-django-widget-tweaks-pyc/usr/lib/python3.12/site-packages/widget_tweaks/__pycache__' 'usr/lib/python3.12/site-packages/widget_tweaks/templatetags/__pycache__' -> '/home/buildozer/aports/community/py3-django-widget-tweaks/pkg/py3-django-widget-tweaks-pyc/usr/lib/python3.12/site-packages/widget_tweaks/templatetags/__pycache__' >>> py3-django-widget-tweaks-pyc*: Preparing subpackage py3-django-widget-tweaks-pyc... >>> py3-django-widget-tweaks-pyc*: Running postcheck for py3-django-widget-tweaks-pyc >>> py3-django-widget-tweaks*: Running postcheck for py3-django-widget-tweaks >>> py3-django-widget-tweaks*: Preparing package py3-django-widget-tweaks... >>> py3-django-widget-tweaks-pyc*: Tracing dependencies... py3-django python3~3.12 >>> py3-django-widget-tweaks-pyc*: Package size: 10.4 KB >>> py3-django-widget-tweaks-pyc*: Compressing data... >>> py3-django-widget-tweaks-pyc*: Create checksum... >>> py3-django-widget-tweaks-pyc*: Create py3-django-widget-tweaks-pyc-1.4.12-r3.apk >>> py3-django-widget-tweaks*: Tracing dependencies... py3-django python3~3.12 >>> py3-django-widget-tweaks*: Package size: 20.8 KB >>> py3-django-widget-tweaks*: Compressing data... >>> py3-django-widget-tweaks*: Create checksum... >>> py3-django-widget-tweaks*: Create py3-django-widget-tweaks-1.4.12-r3.apk >>> py3-django-widget-tweaks: Build complete at Fri, 01 Nov 2024 20:05:59 +0000 elapsed time 0h 0m 21s >>> py3-django-widget-tweaks: Cleaning up srcdir >>> py3-django-widget-tweaks: Cleaning up pkgdir >>> py3-django-widget-tweaks: Uninstalling dependencies... (1/27) Purging .makedepends-py3-django-widget-tweaks (20241101.200550) (2/27) Purging py3-django-pyc (4.2.16-r0) (3/27) Purging py3-django (4.2.16-r0) (4/27) Purging py3-asgiref-pyc (3.8.1-r1) (5/27) Purging py3-asgiref (3.8.1-r1) (6/27) Purging py3-sqlparse-pyc (0.5.1-r0) (7/27) Purging py3-sqlparse (0.5.1-r0) (8/27) Purging tzdata (2024b-r1) (9/27) Purging py3-setuptools_scm-pyc (8.1.0-r0) (10/27) Purging py3-setuptools_scm (8.1.0-r0) (11/27) Purging py3-setuptools-pyc (70.3.0-r0) (12/27) Purging py3-setuptools (70.3.0-r0) (13/27) Purging py3-packaging-pyc (24.1-r0) (14/27) Purging py3-packaging (24.1-r0) (15/27) Purging py3-parsing-pyc (3.1.4-r0) (16/27) Purging py3-parsing (3.1.4-r0) (17/27) Purging python3-pyc (3.12.7-r1) (18/27) Purging python3-pycache-pyc0 (3.12.7-r1) (19/27) Purging pyc (3.12.7-r1) (20/27) Purging python3 (3.12.7-r1) (21/27) Purging gdbm (1.24-r0) (22/27) Purging libbz2 (1.0.8-r6) (23/27) Purging libffi (3.4.6-r0) (24/27) Purging libpanelw (6.5_p20241006-r2) (25/27) Purging mpdecimal (4.0.0-r0) (26/27) Purging sqlite-libs (3.47.0-r0) (27/27) Purging xz-libs (5.6.3-r0) Executing busybox-1.37.0-r5.trigger OK: 271 MiB in 101 packages >>> py3-django-widget-tweaks: Updating the community/armv7 repository index... >>> py3-django-widget-tweaks: Signing the index...