>>> py3-drf-yasg: Building testing/py3-drf-yasg 1.21.10-r1 (using abuild 3.16.0-r0) started Thu, 05 Mar 2026 16:57:34 +0000 >>> py3-drf-yasg: Validating /home/buildozer/aports/testing/py3-drf-yasg/APKBUILD... >>> WARNING: py3-drf-yasg: No maintainer >>> py3-drf-yasg: Analyzing dependencies... >>> py3-drf-yasg: Installing for build: build-base py3-django py3-coreschema py3-ruamel.yaml py3-inflection py3-uritemplate py3-setuptools py3-setuptools_scm py3-pbr py3-gpep517 ( 1/46) Installing libbz2 (1.0.8-r6) ( 2/46) Installing libffi (3.5.2-r0) ( 3/46) Installing gdbm (1.26-r0) ( 4/46) Installing xz-libs (5.8.2-r0) ( 5/46) Installing mpdecimal (4.0.1-r0) ( 6/46) Installing libpanelw (6.6_p20251231-r0) ( 7/46) Installing sqlite-libs (3.51.2-r1) ( 8/46) Installing python3 (3.12.12-r0) ( 9/46) Installing python3-pycache-pyc0 (3.12.12-r0) (10/46) Installing pyc (3.12.12-r0) (11/46) Installing py3-django-pyc (5.2.12-r0) (12/46) Installing python3-pyc (3.12.12-r0) (13/46) Installing py3-asgiref (3.9.1-r0) (14/46) Installing py3-asgiref-pyc (3.9.1-r0) (15/46) Installing py3-sqlparse (0.5.3-r0) (16/46) Installing py3-sqlparse-pyc (0.5.3-r0) (17/46) Installing tzdata (2026a-r0) (18/46) Installing py3-django (5.2.12-r0) (19/46) Installing py3-markupsafe (3.0.3-r0) (20/46) Installing py3-markupsafe-pyc (3.0.3-r0) (21/46) Installing py3-jinja2 (3.1.6-r0) (22/46) Installing py3-jinja2-pyc (3.1.6-r0) (23/46) Installing py3-coreschema (0.0.4-r9) (24/46) Installing py3-coreschema-pyc (0.0.4-r9) (25/46) Installing py3-ruamel.yaml.clib (0.2.8-r2) (26/46) Installing py3-ruamel.yaml (0.18.16-r0) (27/46) Installing py3-ruamel.yaml-pyc (0.18.16-r0) (28/46) Installing py3-inflection (0.5.1-r6) (29/46) Installing py3-inflection-pyc (0.5.1-r6) (30/46) Installing py3-uritemplate (4.1.1-r3) (31/46) Installing py3-uritemplate-pyc (4.1.1-r3) (32/46) Installing py3-parsing (3.3.2-r0) (33/46) Installing py3-parsing-pyc (3.3.2-r0) (34/46) Installing py3-packaging (26.0-r0) (35/46) Installing py3-packaging-pyc (26.0-r0) (36/46) Installing py3-setuptools (82.0.0-r0) (37/46) Installing py3-setuptools-pyc (82.0.0-r0) (38/46) Installing py3-setuptools_scm (9.2.2-r0) (39/46) Installing py3-setuptools_scm-pyc (9.2.2-r0) (40/46) Installing py3-pbr (7.0.3-r0) (41/46) Installing py3-pbr-pyc (7.0.3-r0) (42/46) Installing py3-installer (0.7.0-r2) (43/46) Installing py3-installer-pyc (0.7.0-r2) (44/46) Installing py3-gpep517 (19-r1) (45/46) Installing py3-gpep517-pyc (19-r1) (46/46) Installing .makedepends-py3-drf-yasg (20260305.165736) Executing busybox-1.37.0-r31.trigger OK: 351.5 MiB in 149 packages >>> py3-drf-yasg: Cleaning up srcdir >>> py3-drf-yasg: Cleaning up pkgdir >>> py3-drf-yasg: Cleaning up tmpdir >>> py3-drf-yasg: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-drf-yasg-1.21.10.tar.gz /var/cache/distfiles/py3-drf-yasg-1.21.10.tar.gz: OK >>> py3-drf-yasg: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-drf-yasg-1.21.10.tar.gz /var/cache/distfiles/py3-drf-yasg-1.21.10.tar.gz: OK >>> py3-drf-yasg: Unpacking /var/cache/distfiles/py3-drf-yasg-1.21.10.tar.gz... 2026-03-05 16:57:38,415 gpep517 INFO Building wheel via backend setuptools.build_meta toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section /usr/lib/python3.12/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-03-05 16:57:38,490 root INFO running bdist_wheel 2026-03-05 16:57:38,527 root INFO running build 2026-03-05 16:57:38,527 root INFO running build_py 2026-03-05 16:57:38,535 root INFO creating build/lib/drf_yasg 2026-03-05 16:57:38,536 root INFO copying src/drf_yasg/utils.py -> build/lib/drf_yasg 2026-03-05 16:57:38,537 root INFO copying src/drf_yasg/codecs.py -> build/lib/drf_yasg 2026-03-05 16:57:38,537 root INFO copying src/drf_yasg/views.py -> build/lib/drf_yasg 2026-03-05 16:57:38,537 root INFO copying src/drf_yasg/openapi.py -> build/lib/drf_yasg 2026-03-05 16:57:38,538 root INFO copying src/drf_yasg/errors.py -> build/lib/drf_yasg 2026-03-05 16:57:38,538 root INFO copying src/drf_yasg/middleware.py -> build/lib/drf_yasg 2026-03-05 16:57:38,539 root INFO copying src/drf_yasg/generators.py -> build/lib/drf_yasg 2026-03-05 16:57:38,539 root INFO copying src/drf_yasg/__init__.py -> build/lib/drf_yasg 2026-03-05 16:57:38,540 root INFO copying src/drf_yasg/app_settings.py -> build/lib/drf_yasg 2026-03-05 16:57:38,540 root INFO copying src/drf_yasg/renderers.py -> build/lib/drf_yasg 2026-03-05 16:57:38,541 root INFO creating build/lib/drf_yasg/management 2026-03-05 16:57:38,541 root INFO copying src/drf_yasg/management/__init__.py -> build/lib/drf_yasg/management 2026-03-05 16:57:38,542 root INFO creating build/lib/drf_yasg/inspectors 2026-03-05 16:57:38,542 root INFO copying src/drf_yasg/inspectors/query.py -> build/lib/drf_yasg/inspectors 2026-03-05 16:57:38,542 root INFO copying src/drf_yasg/inspectors/view.py -> build/lib/drf_yasg/inspectors 2026-03-05 16:57:38,543 root INFO copying src/drf_yasg/inspectors/base.py -> build/lib/drf_yasg/inspectors 2026-03-05 16:57:38,543 root INFO copying src/drf_yasg/inspectors/field.py -> build/lib/drf_yasg/inspectors 2026-03-05 16:57:38,544 root INFO copying src/drf_yasg/inspectors/__init__.py -> build/lib/drf_yasg/inspectors 2026-03-05 16:57:38,544 root INFO creating build/lib/drf_yasg/management/commands 2026-03-05 16:57:38,545 root INFO copying src/drf_yasg/management/commands/generate_swagger.py -> build/lib/drf_yasg/management/commands 2026-03-05 16:57:38,545 root INFO copying src/drf_yasg/management/commands/__init__.py -> build/lib/drf_yasg/management/commands 2026-03-05 16:57:38,545 root INFO running egg_info 2026-03-05 16:57:38,551 root INFO creating src/drf_yasg.egg-info 2026-03-05 16:57:38,555 root INFO writing src/drf_yasg.egg-info/PKG-INFO 2026-03-05 16:57:38,557 root INFO writing dependency_links to src/drf_yasg.egg-info/dependency_links.txt 2026-03-05 16:57:38,558 root INFO writing requirements to src/drf_yasg.egg-info/requires.txt 2026-03-05 16:57:38,559 root INFO writing top-level names to src/drf_yasg.egg-info/top_level.txt 2026-03-05 16:57:38,559 root INFO writing manifest file 'src/drf_yasg.egg-info/SOURCES.txt' listing git files failed - pretending there aren't any 2026-03-05 16:57:38,588 root INFO reading manifest file 'src/drf_yasg.egg-info/SOURCES.txt' 2026-03-05 16:57:38,588 root INFO reading manifest template 'MANIFEST.in' 2026-03-05 16:57:38,592 root INFO adding license file 'LICENSE.rst' 2026-03-05 16:57:38,594 root INFO writing manifest file 'src/drf_yasg.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'drf_yasg.static' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'drf_yasg.static' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'drf_yasg.static' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'drf_yasg.static' to be distributed and are already explicitly excluding 'drf_yasg.static' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'drf_yasg.templates' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'drf_yasg.templates' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'drf_yasg.templates' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'drf_yasg.templates' to be distributed and are already explicitly excluding 'drf_yasg.templates' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) 2026-03-05 16:57:38,600 root INFO creating build/lib/drf_yasg/static/drf-yasg 2026-03-05 16:57:38,600 root INFO copying src/drf_yasg/static/drf-yasg/README -> build/lib/drf_yasg/static/drf-yasg 2026-03-05 16:57:38,601 root INFO copying src/drf_yasg/static/drf-yasg/immutable.js -> build/lib/drf_yasg/static/drf-yasg 2026-03-05 16:57:38,601 root INFO copying src/drf_yasg/static/drf-yasg/immutable.min.js -> build/lib/drf_yasg/static/drf-yasg 2026-03-05 16:57:38,602 root INFO copying src/drf_yasg/static/drf-yasg/insQ.js -> build/lib/drf_yasg/static/drf-yasg 2026-03-05 16:57:38,602 root INFO copying src/drf_yasg/static/drf-yasg/insQ.min.js -> build/lib/drf_yasg/static/drf-yasg 2026-03-05 16:57:38,603 root INFO copying src/drf_yasg/static/drf-yasg/redoc-init.js -> build/lib/drf_yasg/static/drf-yasg 2026-03-05 16:57:38,603 root INFO copying src/drf_yasg/static/drf-yasg/style.css -> build/lib/drf_yasg/static/drf-yasg 2026-03-05 16:57:38,604 root INFO copying src/drf_yasg/static/drf-yasg/swagger-ui-init.js -> build/lib/drf_yasg/static/drf-yasg 2026-03-05 16:57:38,604 root INFO creating build/lib/drf_yasg/static/drf-yasg/redoc 2026-03-05 16:57:38,605 root INFO copying src/drf_yasg/static/drf-yasg/redoc/LICENSE -> build/lib/drf_yasg/static/drf-yasg/redoc 2026-03-05 16:57:38,605 root INFO copying src/drf_yasg/static/drf-yasg/redoc/redoc-logo.png -> build/lib/drf_yasg/static/drf-yasg/redoc 2026-03-05 16:57:38,605 root INFO copying src/drf_yasg/static/drf-yasg/redoc/redoc.min.js -> build/lib/drf_yasg/static/drf-yasg/redoc 2026-03-05 16:57:38,607 root INFO copying src/drf_yasg/static/drf-yasg/redoc/redoc.standalone.js.map -> build/lib/drf_yasg/static/drf-yasg/redoc 2026-03-05 16:57:38,612 root INFO creating build/lib/drf_yasg/static/drf-yasg/redoc-old 2026-03-05 16:57:38,613 root INFO copying src/drf_yasg/static/drf-yasg/redoc-old/LICENSE -> build/lib/drf_yasg/static/drf-yasg/redoc-old 2026-03-05 16:57:38,613 root INFO copying src/drf_yasg/static/drf-yasg/redoc-old/redoc.min.js -> build/lib/drf_yasg/static/drf-yasg/redoc-old 2026-03-05 16:57:38,615 root INFO copying src/drf_yasg/static/drf-yasg/redoc-old/redoc.min.js.map -> build/lib/drf_yasg/static/drf-yasg/redoc-old 2026-03-05 16:57:38,615 root INFO creating build/lib/drf_yasg/static/drf-yasg/swagger-ui-dist 2026-03-05 16:57:38,616 root INFO copying src/drf_yasg/static/drf-yasg/swagger-ui-dist/LICENSE -> build/lib/drf_yasg/static/drf-yasg/swagger-ui-dist 2026-03-05 16:57:38,616 root INFO copying src/drf_yasg/static/drf-yasg/swagger-ui-dist/NOTICE -> build/lib/drf_yasg/static/drf-yasg/swagger-ui-dist 2026-03-05 16:57:38,617 root INFO copying src/drf_yasg/static/drf-yasg/swagger-ui-dist/absolute-path.js -> build/lib/drf_yasg/static/drf-yasg/swagger-ui-dist 2026-03-05 16:57:38,617 root INFO copying src/drf_yasg/static/drf-yasg/swagger-ui-dist/favicon-32x32.png -> build/lib/drf_yasg/static/drf-yasg/swagger-ui-dist 2026-03-05 16:57:38,617 root INFO copying src/drf_yasg/static/drf-yasg/swagger-ui-dist/index.css -> build/lib/drf_yasg/static/drf-yasg/swagger-ui-dist 2026-03-05 16:57:38,618 root INFO copying src/drf_yasg/static/drf-yasg/swagger-ui-dist/index.js -> build/lib/drf_yasg/static/drf-yasg/swagger-ui-dist 2026-03-05 16:57:38,618 root INFO copying src/drf_yasg/static/drf-yasg/swagger-ui-dist/oauth2-redirect.html -> build/lib/drf_yasg/static/drf-yasg/swagger-ui-dist 2026-03-05 16:57:38,619 root INFO copying src/drf_yasg/static/drf-yasg/swagger-ui-dist/swagger-initializer.js -> build/lib/drf_yasg/static/drf-yasg/swagger-ui-dist 2026-03-05 16:57:38,619 root INFO copying src/drf_yasg/static/drf-yasg/swagger-ui-dist/swagger-ui-bundle.js -> build/lib/drf_yasg/static/drf-yasg/swagger-ui-dist 2026-03-05 16:57:38,621 root INFO copying src/drf_yasg/static/drf-yasg/swagger-ui-dist/swagger-ui-bundle.js.map -> build/lib/drf_yasg/static/drf-yasg/swagger-ui-dist 2026-03-05 16:57:38,623 root INFO copying src/drf_yasg/static/drf-yasg/swagger-ui-dist/swagger-ui-es-bundle-core.js -> build/lib/drf_yasg/static/drf-yasg/swagger-ui-dist 2026-03-05 16:57:38,624 root INFO copying src/drf_yasg/static/drf-yasg/swagger-ui-dist/swagger-ui-es-bundle-core.js.map -> build/lib/drf_yasg/static/drf-yasg/swagger-ui-dist 2026-03-05 16:57:38,626 root INFO copying src/drf_yasg/static/drf-yasg/swagger-ui-dist/swagger-ui-es-bundle.js -> build/lib/drf_yasg/static/drf-yasg/swagger-ui-dist 2026-03-05 16:57:38,628 root INFO copying src/drf_yasg/static/drf-yasg/swagger-ui-dist/swagger-ui-es-bundle.js.map -> build/lib/drf_yasg/static/drf-yasg/swagger-ui-dist 2026-03-05 16:57:38,630 root INFO copying src/drf_yasg/static/drf-yasg/swagger-ui-dist/swagger-ui-standalone-preset.js -> build/lib/drf_yasg/static/drf-yasg/swagger-ui-dist 2026-03-05 16:57:38,631 root INFO copying src/drf_yasg/static/drf-yasg/swagger-ui-dist/swagger-ui-standalone-preset.js.map -> build/lib/drf_yasg/static/drf-yasg/swagger-ui-dist 2026-03-05 16:57:38,632 root INFO copying src/drf_yasg/static/drf-yasg/swagger-ui-dist/swagger-ui.css -> build/lib/drf_yasg/static/drf-yasg/swagger-ui-dist 2026-03-05 16:57:38,633 root INFO copying src/drf_yasg/static/drf-yasg/swagger-ui-dist/swagger-ui.css.map -> build/lib/drf_yasg/static/drf-yasg/swagger-ui-dist 2026-03-05 16:57:38,634 root INFO copying src/drf_yasg/static/drf-yasg/swagger-ui-dist/swagger-ui.js.map -> build/lib/drf_yasg/static/drf-yasg/swagger-ui-dist 2026-03-05 16:57:38,635 root INFO creating build/lib/drf_yasg/templates/drf-yasg 2026-03-05 16:57:38,635 root INFO copying src/drf_yasg/templates/drf-yasg/redoc-old.html -> build/lib/drf_yasg/templates/drf-yasg 2026-03-05 16:57:38,636 root INFO copying src/drf_yasg/templates/drf-yasg/redoc.html -> build/lib/drf_yasg/templates/drf-yasg 2026-03-05 16:57:38,636 root INFO copying src/drf_yasg/templates/drf-yasg/swagger-ui.html -> build/lib/drf_yasg/templates/drf-yasg 2026-03-05 16:57:38,653 root INFO installing to build/bdist.linux-loongarch64/wheel 2026-03-05 16:57:38,653 root INFO running install 2026-03-05 16:57:38,671 root INFO running install_lib 2026-03-05 16:57:38,678 root INFO creating build/bdist.linux-loongarch64/wheel 2026-03-05 16:57:38,678 root INFO creating build/bdist.linux-loongarch64/wheel/drf_yasg 2026-03-05 16:57:38,679 root INFO copying build/lib/drf_yasg/utils.py -> build/bdist.linux-loongarch64/wheel/./drf_yasg 2026-03-05 16:57:38,679 root INFO copying build/lib/drf_yasg/codecs.py -> build/bdist.linux-loongarch64/wheel/./drf_yasg 2026-03-05 16:57:38,680 root INFO creating build/bdist.linux-loongarch64/wheel/drf_yasg/management 2026-03-05 16:57:38,680 root INFO creating build/bdist.linux-loongarch64/wheel/drf_yasg/management/commands 2026-03-05 16:57:38,680 root INFO copying build/lib/drf_yasg/management/commands/generate_swagger.py -> build/bdist.linux-loongarch64/wheel/./drf_yasg/management/commands 2026-03-05 16:57:38,681 root INFO copying build/lib/drf_yasg/management/commands/__init__.py -> build/bdist.linux-loongarch64/wheel/./drf_yasg/management/commands 2026-03-05 16:57:38,681 root INFO copying build/lib/drf_yasg/management/__init__.py -> build/bdist.linux-loongarch64/wheel/./drf_yasg/management 2026-03-05 16:57:38,681 root INFO copying build/lib/drf_yasg/views.py -> build/bdist.linux-loongarch64/wheel/./drf_yasg 2026-03-05 16:57:38,682 root INFO copying build/lib/drf_yasg/openapi.py -> build/bdist.linux-loongarch64/wheel/./drf_yasg 2026-03-05 16:57:38,682 root INFO copying build/lib/drf_yasg/errors.py -> build/bdist.linux-loongarch64/wheel/./drf_yasg 2026-03-05 16:57:38,682 root INFO copying build/lib/drf_yasg/middleware.py -> build/bdist.linux-loongarch64/wheel/./drf_yasg 2026-03-05 16:57:38,683 root INFO creating build/bdist.linux-loongarch64/wheel/drf_yasg/static 2026-03-05 16:57:38,683 root INFO creating build/bdist.linux-loongarch64/wheel/drf_yasg/static/drf-yasg 2026-03-05 16:57:38,684 root INFO creating build/bdist.linux-loongarch64/wheel/drf_yasg/static/drf-yasg/swagger-ui-dist 2026-03-05 16:57:38,684 root INFO copying build/lib/drf_yasg/static/drf-yasg/swagger-ui-dist/absolute-path.js -> build/bdist.linux-loongarch64/wheel/./drf_yasg/static/drf-yasg/swagger-ui-dist 2026-03-05 16:57:38,684 root INFO copying build/lib/drf_yasg/static/drf-yasg/swagger-ui-dist/swagger-ui-es-bundle-core.js.map -> build/bdist.linux-loongarch64/wheel/./drf_yasg/static/drf-yasg/swagger-ui-dist 2026-03-05 16:57:38,686 root INFO copying build/lib/drf_yasg/static/drf-yasg/swagger-ui-dist/oauth2-redirect.html -> build/bdist.linux-loongarch64/wheel/./drf_yasg/static/drf-yasg/swagger-ui-dist 2026-03-05 16:57:38,686 root INFO copying build/lib/drf_yasg/static/drf-yasg/swagger-ui-dist/swagger-ui-standalone-preset.js -> build/bdist.linux-loongarch64/wheel/./drf_yasg/static/drf-yasg/swagger-ui-dist 2026-03-05 16:57:38,687 root INFO copying build/lib/drf_yasg/static/drf-yasg/swagger-ui-dist/swagger-ui-es-bundle.js -> build/bdist.linux-loongarch64/wheel/./drf_yasg/static/drf-yasg/swagger-ui-dist 2026-03-05 16:57:38,689 root INFO copying build/lib/drf_yasg/static/drf-yasg/swagger-ui-dist/swagger-initializer.js -> build/bdist.linux-loongarch64/wheel/./drf_yasg/static/drf-yasg/swagger-ui-dist 2026-03-05 16:57:38,689 root INFO copying build/lib/drf_yasg/static/drf-yasg/swagger-ui-dist/index.js -> build/bdist.linux-loongarch64/wheel/./drf_yasg/static/drf-yasg/swagger-ui-dist 2026-03-05 16:57:38,689 root INFO copying build/lib/drf_yasg/static/drf-yasg/swagger-ui-dist/swagger-ui.css -> build/bdist.linux-loongarch64/wheel/./drf_yasg/static/drf-yasg/swagger-ui-dist 2026-03-05 16:57:38,690 root INFO copying build/lib/drf_yasg/static/drf-yasg/swagger-ui-dist/swagger-ui-es-bundle.js.map -> build/bdist.linux-loongarch64/wheel/./drf_yasg/static/drf-yasg/swagger-ui-dist 2026-03-05 16:57:38,692 root INFO copying build/lib/drf_yasg/static/drf-yasg/swagger-ui-dist/swagger-ui-bundle.js.map -> build/bdist.linux-loongarch64/wheel/./drf_yasg/static/drf-yasg/swagger-ui-dist 2026-03-05 16:57:38,694 root INFO copying build/lib/drf_yasg/static/drf-yasg/swagger-ui-dist/LICENSE -> build/bdist.linux-loongarch64/wheel/./drf_yasg/static/drf-yasg/swagger-ui-dist 2026-03-05 16:57:38,694 root INFO copying build/lib/drf_yasg/static/drf-yasg/swagger-ui-dist/swagger-ui.js.map -> build/bdist.linux-loongarch64/wheel/./drf_yasg/static/drf-yasg/swagger-ui-dist 2026-03-05 16:57:38,695 root INFO copying build/lib/drf_yasg/static/drf-yasg/swagger-ui-dist/swagger-ui-bundle.js -> build/bdist.linux-loongarch64/wheel/./drf_yasg/static/drf-yasg/swagger-ui-dist 2026-03-05 16:57:38,697 root INFO copying build/lib/drf_yasg/static/drf-yasg/swagger-ui-dist/index.css -> build/bdist.linux-loongarch64/wheel/./drf_yasg/static/drf-yasg/swagger-ui-dist 2026-03-05 16:57:38,697 root INFO copying build/lib/drf_yasg/static/drf-yasg/swagger-ui-dist/NOTICE -> build/bdist.linux-loongarch64/wheel/./drf_yasg/static/drf-yasg/swagger-ui-dist 2026-03-05 16:57:38,697 root INFO copying build/lib/drf_yasg/static/drf-yasg/swagger-ui-dist/swagger-ui-standalone-preset.js.map -> build/bdist.linux-loongarch64/wheel/./drf_yasg/static/drf-yasg/swagger-ui-dist 2026-03-05 16:57:38,698 root INFO copying build/lib/drf_yasg/static/drf-yasg/swagger-ui-dist/swagger-ui.css.map -> build/bdist.linux-loongarch64/wheel/./drf_yasg/static/drf-yasg/swagger-ui-dist 2026-03-05 16:57:38,699 root INFO copying build/lib/drf_yasg/static/drf-yasg/swagger-ui-dist/favicon-32x32.png -> build/bdist.linux-loongarch64/wheel/./drf_yasg/static/drf-yasg/swagger-ui-dist 2026-03-05 16:57:38,699 root INFO copying build/lib/drf_yasg/static/drf-yasg/swagger-ui-dist/swagger-ui-es-bundle-core.js -> build/bdist.linux-loongarch64/wheel/./drf_yasg/static/drf-yasg/swagger-ui-dist 2026-03-05 16:57:38,700 root INFO copying build/lib/drf_yasg/static/drf-yasg/redoc-init.js -> build/bdist.linux-loongarch64/wheel/./drf_yasg/static/drf-yasg 2026-03-05 16:57:38,700 root INFO creating build/bdist.linux-loongarch64/wheel/drf_yasg/static/drf-yasg/redoc-old 2026-03-05 16:57:38,701 root INFO copying build/lib/drf_yasg/static/drf-yasg/redoc-old/redoc.min.js.map -> build/bdist.linux-loongarch64/wheel/./drf_yasg/static/drf-yasg/redoc-old 2026-03-05 16:57:38,701 root INFO copying build/lib/drf_yasg/static/drf-yasg/redoc-old/LICENSE -> build/bdist.linux-loongarch64/wheel/./drf_yasg/static/drf-yasg/redoc-old 2026-03-05 16:57:38,701 root INFO copying build/lib/drf_yasg/static/drf-yasg/redoc-old/redoc.min.js -> build/bdist.linux-loongarch64/wheel/./drf_yasg/static/drf-yasg/redoc-old 2026-03-05 16:57:38,703 root INFO copying build/lib/drf_yasg/static/drf-yasg/swagger-ui-init.js -> build/bdist.linux-loongarch64/wheel/./drf_yasg/static/drf-yasg 2026-03-05 16:57:38,703 root INFO copying build/lib/drf_yasg/static/drf-yasg/immutable.min.js -> build/bdist.linux-loongarch64/wheel/./drf_yasg/static/drf-yasg 2026-03-05 16:57:38,704 root INFO creating build/bdist.linux-loongarch64/wheel/drf_yasg/static/drf-yasg/redoc 2026-03-05 16:57:38,704 root INFO copying build/lib/drf_yasg/static/drf-yasg/redoc/LICENSE -> build/bdist.linux-loongarch64/wheel/./drf_yasg/static/drf-yasg/redoc 2026-03-05 16:57:38,705 root INFO copying build/lib/drf_yasg/static/drf-yasg/redoc/redoc-logo.png -> build/bdist.linux-loongarch64/wheel/./drf_yasg/static/drf-yasg/redoc 2026-03-05 16:57:38,705 root INFO copying build/lib/drf_yasg/static/drf-yasg/redoc/redoc.min.js -> build/bdist.linux-loongarch64/wheel/./drf_yasg/static/drf-yasg/redoc 2026-03-05 16:57:38,707 root INFO copying build/lib/drf_yasg/static/drf-yasg/redoc/redoc.standalone.js.map -> build/bdist.linux-loongarch64/wheel/./drf_yasg/static/drf-yasg/redoc 2026-03-05 16:57:38,711 root INFO copying build/lib/drf_yasg/static/drf-yasg/style.css -> build/bdist.linux-loongarch64/wheel/./drf_yasg/static/drf-yasg 2026-03-05 16:57:38,712 root INFO copying build/lib/drf_yasg/static/drf-yasg/immutable.js -> build/bdist.linux-loongarch64/wheel/./drf_yasg/static/drf-yasg 2026-03-05 16:57:38,712 root INFO copying build/lib/drf_yasg/static/drf-yasg/README -> build/bdist.linux-loongarch64/wheel/./drf_yasg/static/drf-yasg 2026-03-05 16:57:38,713 root INFO copying build/lib/drf_yasg/static/drf-yasg/insQ.js -> build/bdist.linux-loongarch64/wheel/./drf_yasg/static/drf-yasg 2026-03-05 16:57:38,713 root INFO copying build/lib/drf_yasg/static/drf-yasg/insQ.min.js -> build/bdist.linux-loongarch64/wheel/./drf_yasg/static/drf-yasg 2026-03-05 16:57:38,714 root INFO creating build/bdist.linux-loongarch64/wheel/drf_yasg/inspectors 2026-03-05 16:57:38,714 root INFO copying build/lib/drf_yasg/inspectors/query.py -> build/bdist.linux-loongarch64/wheel/./drf_yasg/inspectors 2026-03-05 16:57:38,714 root INFO copying build/lib/drf_yasg/inspectors/view.py -> build/bdist.linux-loongarch64/wheel/./drf_yasg/inspectors 2026-03-05 16:57:38,715 root INFO copying build/lib/drf_yasg/inspectors/base.py -> build/bdist.linux-loongarch64/wheel/./drf_yasg/inspectors 2026-03-05 16:57:38,715 root INFO copying build/lib/drf_yasg/inspectors/field.py -> build/bdist.linux-loongarch64/wheel/./drf_yasg/inspectors 2026-03-05 16:57:38,715 root INFO copying build/lib/drf_yasg/inspectors/__init__.py -> build/bdist.linux-loongarch64/wheel/./drf_yasg/inspectors 2026-03-05 16:57:38,716 root INFO copying build/lib/drf_yasg/generators.py -> build/bdist.linux-loongarch64/wheel/./drf_yasg 2026-03-05 16:57:38,716 root INFO copying build/lib/drf_yasg/__init__.py -> build/bdist.linux-loongarch64/wheel/./drf_yasg 2026-03-05 16:57:38,716 root INFO creating build/bdist.linux-loongarch64/wheel/drf_yasg/templates 2026-03-05 16:57:38,717 root INFO creating build/bdist.linux-loongarch64/wheel/drf_yasg/templates/drf-yasg 2026-03-05 16:57:38,717 root INFO copying build/lib/drf_yasg/templates/drf-yasg/redoc.html -> build/bdist.linux-loongarch64/wheel/./drf_yasg/templates/drf-yasg 2026-03-05 16:57:38,718 root INFO copying build/lib/drf_yasg/templates/drf-yasg/swagger-ui.html -> build/bdist.linux-loongarch64/wheel/./drf_yasg/templates/drf-yasg 2026-03-05 16:57:38,718 root INFO copying build/lib/drf_yasg/templates/drf-yasg/redoc-old.html -> build/bdist.linux-loongarch64/wheel/./drf_yasg/templates/drf-yasg 2026-03-05 16:57:38,718 root INFO copying build/lib/drf_yasg/app_settings.py -> build/bdist.linux-loongarch64/wheel/./drf_yasg 2026-03-05 16:57:38,719 root INFO copying build/lib/drf_yasg/renderers.py -> build/bdist.linux-loongarch64/wheel/./drf_yasg 2026-03-05 16:57:38,719 root INFO running install_egg_info 2026-03-05 16:57:38,727 root INFO Copying src/drf_yasg.egg-info to build/bdist.linux-loongarch64/wheel/./drf_yasg-1.21.10-py3.12.egg-info 2026-03-05 16:57:38,729 root INFO running install_scripts 2026-03-05 16:57:38,731 root INFO creating build/bdist.linux-loongarch64/wheel/drf_yasg-1.21.10.dist-info/WHEEL 2026-03-05 16:57:38,732 wheel INFO creating '/home/buildozer/aports/testing/py3-drf-yasg/src/drf-yasg-1.21.10/.dist/.tmp-3ws2yto1/drf_yasg-1.21.10-py3-none-any.whl' and adding 'build/bdist.linux-loongarch64/wheel' to it 2026-03-05 16:57:38,733 wheel INFO adding 'drf_yasg/__init__.py' 2026-03-05 16:57:38,733 wheel INFO adding 'drf_yasg/app_settings.py' 2026-03-05 16:57:38,734 wheel INFO adding 'drf_yasg/codecs.py' 2026-03-05 16:57:38,734 wheel INFO adding 'drf_yasg/errors.py' 2026-03-05 16:57:38,735 wheel INFO adding 'drf_yasg/generators.py' 2026-03-05 16:57:38,735 wheel INFO adding 'drf_yasg/middleware.py' 2026-03-05 16:57:38,736 wheel INFO adding 'drf_yasg/openapi.py' 2026-03-05 16:57:38,736 wheel INFO adding 'drf_yasg/renderers.py' 2026-03-05 16:57:38,737 wheel INFO adding 'drf_yasg/utils.py' 2026-03-05 16:57:38,737 wheel INFO adding 'drf_yasg/views.py' 2026-03-05 16:57:38,738 wheel INFO adding 'drf_yasg/inspectors/__init__.py' 2026-03-05 16:57:38,738 wheel INFO adding 'drf_yasg/inspectors/base.py' 2026-03-05 16:57:38,739 wheel INFO adding 'drf_yasg/inspectors/field.py' 2026-03-05 16:57:38,739 wheel INFO adding 'drf_yasg/inspectors/query.py' 2026-03-05 16:57:38,740 wheel INFO adding 'drf_yasg/inspectors/view.py' 2026-03-05 16:57:38,740 wheel INFO adding 'drf_yasg/management/__init__.py' 2026-03-05 16:57:38,740 wheel INFO adding 'drf_yasg/management/commands/__init__.py' 2026-03-05 16:57:38,741 wheel INFO adding 'drf_yasg/management/commands/generate_swagger.py' 2026-03-05 16:57:38,741 wheel INFO adding 'drf_yasg/static/drf-yasg/README' 2026-03-05 16:57:38,742 wheel INFO adding 'drf_yasg/static/drf-yasg/immutable.js' 2026-03-05 16:57:38,743 wheel INFO adding 'drf_yasg/static/drf-yasg/immutable.min.js' 2026-03-05 16:57:38,744 wheel INFO adding 'drf_yasg/static/drf-yasg/insQ.js' 2026-03-05 16:57:38,744 wheel INFO adding 'drf_yasg/static/drf-yasg/insQ.min.js' 2026-03-05 16:57:38,745 wheel INFO adding 'drf_yasg/static/drf-yasg/redoc-init.js' 2026-03-05 16:57:38,745 wheel INFO adding 'drf_yasg/static/drf-yasg/style.css' 2026-03-05 16:57:38,746 wheel INFO adding 'drf_yasg/static/drf-yasg/swagger-ui-init.js' 2026-03-05 16:57:38,746 wheel INFO adding 'drf_yasg/static/drf-yasg/redoc/LICENSE' 2026-03-05 16:57:38,746 wheel INFO adding 'drf_yasg/static/drf-yasg/redoc/redoc-logo.png' 2026-03-05 16:57:38,749 wheel INFO adding 'drf_yasg/static/drf-yasg/redoc/redoc.min.js' 2026-03-05 16:57:38,762 wheel INFO adding 'drf_yasg/static/drf-yasg/redoc/redoc.standalone.js.map' 2026-03-05 16:57:38,785 wheel INFO adding 'drf_yasg/static/drf-yasg/redoc-old/LICENSE' 2026-03-05 16:57:38,787 wheel INFO adding 'drf_yasg/static/drf-yasg/redoc-old/redoc.min.js' 2026-03-05 16:57:38,794 wheel INFO adding 'drf_yasg/static/drf-yasg/redoc-old/redoc.min.js.map' 2026-03-05 16:57:38,795 wheel INFO adding 'drf_yasg/static/drf-yasg/swagger-ui-dist/LICENSE' 2026-03-05 16:57:38,795 wheel INFO adding 'drf_yasg/static/drf-yasg/swagger-ui-dist/NOTICE' 2026-03-05 16:57:38,796 wheel INFO adding 'drf_yasg/static/drf-yasg/swagger-ui-dist/absolute-path.js' 2026-03-05 16:57:38,796 wheel INFO adding 'drf_yasg/static/drf-yasg/swagger-ui-dist/favicon-32x32.png' 2026-03-05 16:57:38,796 wheel INFO adding 'drf_yasg/static/drf-yasg/swagger-ui-dist/index.css' 2026-03-05 16:57:38,797 wheel INFO adding 'drf_yasg/static/drf-yasg/swagger-ui-dist/index.js' 2026-03-05 16:57:38,797 wheel INFO adding 'drf_yasg/static/drf-yasg/swagger-ui-dist/oauth2-redirect.html' 2026-03-05 16:57:38,797 wheel INFO adding 'drf_yasg/static/drf-yasg/swagger-ui-dist/swagger-initializer.js' 2026-03-05 16:57:38,800 wheel INFO adding 'drf_yasg/static/drf-yasg/swagger-ui-dist/swagger-ui-bundle.js' 2026-03-05 16:57:38,809 wheel INFO adding 'drf_yasg/static/drf-yasg/swagger-ui-dist/swagger-ui-bundle.js.map' 2026-03-05 16:57:38,820 wheel INFO adding 'drf_yasg/static/drf-yasg/swagger-ui-dist/swagger-ui-es-bundle-core.js' 2026-03-05 16:57:38,825 wheel INFO adding 'drf_yasg/static/drf-yasg/swagger-ui-dist/swagger-ui-es-bundle-core.js.map' 2026-03-05 16:57:38,835 wheel INFO adding 'drf_yasg/static/drf-yasg/swagger-ui-dist/swagger-ui-es-bundle.js' 2026-03-05 16:57:38,845 wheel INFO adding 'drf_yasg/static/drf-yasg/swagger-ui-dist/swagger-ui-es-bundle.js.map' 2026-03-05 16:57:38,855 wheel INFO adding 'drf_yasg/static/drf-yasg/swagger-ui-dist/swagger-ui-standalone-preset.js' 2026-03-05 16:57:38,858 wheel INFO adding 'drf_yasg/static/drf-yasg/swagger-ui-dist/swagger-ui-standalone-preset.js.map' 2026-03-05 16:57:38,862 wheel INFO adding 'drf_yasg/static/drf-yasg/swagger-ui-dist/swagger-ui.css' 2026-03-05 16:57:38,864 wheel INFO adding 'drf_yasg/static/drf-yasg/swagger-ui-dist/swagger-ui.css.map' 2026-03-05 16:57:38,867 wheel INFO adding 'drf_yasg/static/drf-yasg/swagger-ui-dist/swagger-ui.js.map' 2026-03-05 16:57:38,869 wheel INFO adding 'drf_yasg/templates/drf-yasg/redoc-old.html' 2026-03-05 16:57:38,869 wheel INFO adding 'drf_yasg/templates/drf-yasg/redoc.html' 2026-03-05 16:57:38,870 wheel INFO adding 'drf_yasg/templates/drf-yasg/swagger-ui.html' 2026-03-05 16:57:38,870 wheel INFO adding 'drf_yasg-1.21.10.dist-info/licenses/LICENSE.rst' 2026-03-05 16:57:38,871 wheel INFO adding 'drf_yasg-1.21.10.dist-info/METADATA' 2026-03-05 16:57:38,871 wheel INFO adding 'drf_yasg-1.21.10.dist-info/WHEEL' 2026-03-05 16:57:38,871 wheel INFO adding 'drf_yasg-1.21.10.dist-info/top_level.txt' 2026-03-05 16:57:38,872 wheel INFO adding 'drf_yasg-1.21.10.dist-info/RECORD' 2026-03-05 16:57:38,873 root INFO removing build/bdist.linux-loongarch64/wheel 2026-03-05 16:57:38,880 gpep517 INFO The backend produced .dist/drf_yasg-1.21.10-py3-none-any.whl drf_yasg-1.21.10-py3-none-any.whl >>> py3-drf-yasg: Entering fakeroot... 2026-03-05 16:57:39,171 gpep517 INFO Installing .dist/drf_yasg-1.21.10-py3-none-any.whl into /home/buildozer/aports/testing/py3-drf-yasg/pkg/py3-drf-yasg 2026-03-05 16:57:39,476 gpep517 INFO Installation complete >>> py3-drf-yasg-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/drf_yasg/__pycache__' -> '/home/buildozer/aports/testing/py3-drf-yasg/pkg/py3-drf-yasg-pyc/usr/lib/python3.12/site-packages/drf_yasg/__pycache__' 'usr/lib/python3.12/site-packages/drf_yasg/management/commands/__pycache__' -> '/home/buildozer/aports/testing/py3-drf-yasg/pkg/py3-drf-yasg-pyc/usr/lib/python3.12/site-packages/drf_yasg/management/commands/__pycache__' 'usr/lib/python3.12/site-packages/drf_yasg/management/__pycache__' -> '/home/buildozer/aports/testing/py3-drf-yasg/pkg/py3-drf-yasg-pyc/usr/lib/python3.12/site-packages/drf_yasg/management/__pycache__' 'usr/lib/python3.12/site-packages/drf_yasg/inspectors/__pycache__' -> '/home/buildozer/aports/testing/py3-drf-yasg/pkg/py3-drf-yasg-pyc/usr/lib/python3.12/site-packages/drf_yasg/inspectors/__pycache__' >>> py3-drf-yasg-pyc*: Preparing subpackage py3-drf-yasg-pyc... >>> py3-drf-yasg-pyc*: Running postcheck for py3-drf-yasg-pyc >>> py3-drf-yasg*: Running postcheck for py3-drf-yasg >>> py3-drf-yasg*: Preparing package py3-drf-yasg... >>> py3-drf-yasg-pyc*: Tracing dependencies... python3~3.12 >>> py3-drf-yasg-pyc*: Package size: 233.9 KB >>> py3-drf-yasg-pyc*: Compressing data... >>> py3-drf-yasg-pyc*: Create checksum... >>> py3-drf-yasg-pyc*: Create py3-drf-yasg-pyc-1.21.10-r1.apk >>> py3-drf-yasg*: Tracing dependencies... py3-django py3-coreschema py3-ruamel.yaml py3-inflection py3-uritemplate python3~3.12 >>> py3-drf-yasg*: Package size: 14.0 MB >>> py3-drf-yasg*: Compressing data... >>> py3-drf-yasg*: Create checksum... >>> py3-drf-yasg*: Create py3-drf-yasg-1.21.10-r1.apk >>> py3-drf-yasg: Build complete at Thu, 05 Mar 2026 16:57:40 +0000 elapsed time 0h 0m 6s >>> py3-drf-yasg: Cleaning up srcdir >>> py3-drf-yasg: Cleaning up pkgdir >>> py3-drf-yasg: Cleaning up tmpdir >>> py3-drf-yasg: Uninstalling dependencies... ( 1/46) Purging .makedepends-py3-drf-yasg (20260305.165736) ( 2/46) Purging py3-django-pyc (5.2.12-r0) ( 3/46) Purging py3-django (5.2.12-r0) ( 4/46) Purging py3-asgiref-pyc (3.9.1-r0) ( 5/46) Purging py3-asgiref (3.9.1-r0) ( 6/46) Purging py3-sqlparse-pyc (0.5.3-r0) ( 7/46) Purging py3-sqlparse (0.5.3-r0) ( 8/46) Purging tzdata (2026a-r0) ( 9/46) Purging py3-coreschema-pyc (0.0.4-r9) (10/46) Purging py3-coreschema (0.0.4-r9) (11/46) Purging py3-jinja2-pyc (3.1.6-r0) (12/46) Purging py3-jinja2 (3.1.6-r0) (13/46) Purging py3-markupsafe-pyc (3.0.3-r0) (14/46) Purging py3-markupsafe (3.0.3-r0) (15/46) Purging py3-ruamel.yaml-pyc (0.18.16-r0) (16/46) Purging py3-ruamel.yaml (0.18.16-r0) (17/46) Purging py3-ruamel.yaml.clib (0.2.8-r2) (18/46) Purging py3-inflection-pyc (0.5.1-r6) (19/46) Purging py3-inflection (0.5.1-r6) (20/46) Purging py3-uritemplate-pyc (4.1.1-r3) (21/46) Purging py3-uritemplate (4.1.1-r3) (22/46) Purging py3-setuptools_scm-pyc (9.2.2-r0) (23/46) Purging py3-setuptools_scm (9.2.2-r0) (24/46) Purging py3-pbr-pyc (7.0.3-r0) (25/46) Purging py3-pbr (7.0.3-r0) (26/46) Purging py3-setuptools-pyc (82.0.0-r0) (27/46) Purging py3-setuptools (82.0.0-r0) (28/46) Purging py3-packaging-pyc (26.0-r0) (29/46) Purging py3-packaging (26.0-r0) (30/46) Purging py3-parsing-pyc (3.3.2-r0) (31/46) Purging py3-parsing (3.3.2-r0) (32/46) Purging py3-gpep517-pyc (19-r1) (33/46) Purging py3-gpep517 (19-r1) (34/46) Purging py3-installer-pyc (0.7.0-r2) (35/46) Purging py3-installer (0.7.0-r2) (36/46) Purging python3-pyc (3.12.12-r0) (37/46) Purging python3-pycache-pyc0 (3.12.12-r0) (38/46) Purging pyc (3.12.12-r0) (39/46) Purging python3 (3.12.12-r0) (40/46) Purging gdbm (1.26-r0) (41/46) Purging libbz2 (1.0.8-r6) (42/46) Purging libffi (3.5.2-r0) (43/46) Purging libpanelw (6.6_p20251231-r0) (44/46) Purging mpdecimal (4.0.1-r0) (45/46) Purging sqlite-libs (3.51.2-r1) (46/46) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 269.3 MiB in 103 packages >>> py3-drf-yasg: Updating the testing/loongarch64 repository index... >>> py3-drf-yasg: Signing the index...