>>> py3-drf-yasg: Building testing/py3-drf-yasg 1.21.10-r2 (using abuild 3.16.0-r0) started Mon, 30 Mar 2026 13:37:08 +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.14.3-r0) ( 9/46) Installing python3-pycache-pyc0 (3.14.3-r0) (10/46) Installing pyc (3.14.3-r0) (11/46) Installing py3-django-pyc (5.2.12-r2) (12/46) Installing python3-pyc (3.14.3-r0) (13/46) Installing py3-asgiref (3.9.1-r1) (14/46) Installing py3-asgiref-pyc (3.9.1-r1) (15/46) Installing py3-sqlparse (0.5.3-r1) (16/46) Installing py3-sqlparse-pyc (0.5.3-r1) (17/46) Installing tzdata (2026a-r0) (18/46) Installing py3-django (5.2.12-r2) (19/46) Installing py3-markupsafe (3.0.3-r1) (20/46) Installing py3-markupsafe-pyc (3.0.3-r1) (21/46) Installing py3-jinja2 (3.1.6-r1) (22/46) Installing py3-jinja2-pyc (3.1.6-r1) (23/46) Installing py3-coreschema (0.0.4-r10) (24/46) Installing py3-coreschema-pyc (0.0.4-r10) (25/46) Installing py3-ruamel.yaml.clib (0.2.15-r3) (26/46) Installing py3-ruamel.yaml (0.19.1-r0) (27/46) Installing py3-ruamel.yaml-pyc (0.19.1-r0) (28/46) Installing py3-inflection (0.5.1-r7) (29/46) Installing py3-inflection-pyc (0.5.1-r7) (30/46) Installing py3-uritemplate (4.1.1-r4) (31/46) Installing py3-uritemplate-pyc (4.1.1-r4) (32/46) Installing py3-parsing (3.3.2-r1) (33/46) Installing py3-parsing-pyc (3.3.2-r1) (34/46) Installing py3-packaging (26.0-r1) (35/46) Installing py3-packaging-pyc (26.0-r1) (36/46) Installing py3-setuptools (82.0.1-r1) (37/46) Installing py3-setuptools-pyc (82.0.1-r1) (38/46) Installing py3-setuptools_scm (9.2.2-r1) (39/46) Installing py3-setuptools_scm-pyc (9.2.2-r1) (40/46) Installing py3-pbr (7.0.3-r1) (41/46) Installing py3-pbr-pyc (7.0.3-r1) (42/46) Installing py3-installer (0.7.0-r3) (43/46) Installing py3-installer-pyc (0.7.0-r3) (44/46) Installing py3-gpep517 (19-r2) (45/46) Installing py3-gpep517-pyc (19-r2) (46/46) Installing .makedepends-py3-drf-yasg (20260330.133709) Executing busybox-1.37.0-r31.trigger OK: 352.2 MiB in 148 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-30 13:37:12,090 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.14/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-30 13:37:12,153 root INFO running bdist_wheel 2026-03-30 13:37:12,183 root INFO running build 2026-03-30 13:37:12,183 root INFO running build_py 2026-03-30 13:37:12,190 root INFO creating build/lib/drf_yasg 2026-03-30 13:37:12,190 root INFO copying src/drf_yasg/utils.py -> build/lib/drf_yasg 2026-03-30 13:37:12,191 root INFO copying src/drf_yasg/codecs.py -> build/lib/drf_yasg 2026-03-30 13:37:12,191 root INFO copying src/drf_yasg/views.py -> build/lib/drf_yasg 2026-03-30 13:37:12,191 root INFO copying src/drf_yasg/openapi.py -> build/lib/drf_yasg 2026-03-30 13:37:12,192 root INFO copying src/drf_yasg/errors.py -> build/lib/drf_yasg 2026-03-30 13:37:12,192 root INFO copying src/drf_yasg/middleware.py -> build/lib/drf_yasg 2026-03-30 13:37:12,192 root INFO copying src/drf_yasg/generators.py -> build/lib/drf_yasg 2026-03-30 13:37:12,193 root INFO copying src/drf_yasg/__init__.py -> build/lib/drf_yasg 2026-03-30 13:37:12,193 root INFO copying src/drf_yasg/app_settings.py -> build/lib/drf_yasg 2026-03-30 13:37:12,194 root INFO copying src/drf_yasg/renderers.py -> build/lib/drf_yasg 2026-03-30 13:37:12,194 root INFO creating build/lib/drf_yasg/management 2026-03-30 13:37:12,194 root INFO copying src/drf_yasg/management/__init__.py -> build/lib/drf_yasg/management 2026-03-30 13:37:12,195 root INFO creating build/lib/drf_yasg/inspectors 2026-03-30 13:37:12,195 root INFO copying src/drf_yasg/inspectors/query.py -> build/lib/drf_yasg/inspectors 2026-03-30 13:37:12,196 root INFO copying src/drf_yasg/inspectors/view.py -> build/lib/drf_yasg/inspectors 2026-03-30 13:37:12,196 root INFO copying src/drf_yasg/inspectors/base.py -> build/lib/drf_yasg/inspectors 2026-03-30 13:37:12,196 root INFO copying src/drf_yasg/inspectors/field.py -> build/lib/drf_yasg/inspectors 2026-03-30 13:37:12,197 root INFO copying src/drf_yasg/inspectors/__init__.py -> build/lib/drf_yasg/inspectors 2026-03-30 13:37:12,197 root INFO creating build/lib/drf_yasg/management/commands 2026-03-30 13:37:12,198 root INFO copying src/drf_yasg/management/commands/generate_swagger.py -> build/lib/drf_yasg/management/commands 2026-03-30 13:37:12,198 root INFO copying src/drf_yasg/management/commands/__init__.py -> build/lib/drf_yasg/management/commands 2026-03-30 13:37:12,198 root INFO running egg_info 2026-03-30 13:37:12,203 root INFO creating src/drf_yasg.egg-info 2026-03-30 13:37:12,207 root INFO writing src/drf_yasg.egg-info/PKG-INFO 2026-03-30 13:37:12,208 root INFO writing dependency_links to src/drf_yasg.egg-info/dependency_links.txt 2026-03-30 13:37:12,209 root INFO writing requirements to src/drf_yasg.egg-info/requires.txt 2026-03-30 13:37:12,210 root INFO writing top-level names to src/drf_yasg.egg-info/top_level.txt 2026-03-30 13:37:12,210 root INFO writing manifest file 'src/drf_yasg.egg-info/SOURCES.txt' listing git files failed - pretending there aren't any 2026-03-30 13:37:12,236 root INFO reading manifest file 'src/drf_yasg.egg-info/SOURCES.txt' 2026-03-30 13:37:12,236 root INFO reading manifest template 'MANIFEST.in' 2026-03-30 13:37:12,239 root INFO adding license file 'LICENSE.rst' 2026-03-30 13:37:12,241 root INFO writing manifest file 'src/drf_yasg.egg-info/SOURCES.txt' /usr/lib/python3.14/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.14/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-30 13:37:12,245 root INFO creating build/lib/drf_yasg/static/drf-yasg 2026-03-30 13:37:12,245 root INFO copying src/drf_yasg/static/drf-yasg/README -> build/lib/drf_yasg/static/drf-yasg 2026-03-30 13:37:12,246 root INFO copying src/drf_yasg/static/drf-yasg/immutable.js -> build/lib/drf_yasg/static/drf-yasg 2026-03-30 13:37:12,246 root INFO copying src/drf_yasg/static/drf-yasg/immutable.min.js -> build/lib/drf_yasg/static/drf-yasg 2026-03-30 13:37:12,247 root INFO copying src/drf_yasg/static/drf-yasg/insQ.js -> build/lib/drf_yasg/static/drf-yasg 2026-03-30 13:37:12,247 root INFO copying src/drf_yasg/static/drf-yasg/insQ.min.js -> build/lib/drf_yasg/static/drf-yasg 2026-03-30 13:37:12,248 root INFO copying src/drf_yasg/static/drf-yasg/redoc-init.js -> build/lib/drf_yasg/static/drf-yasg 2026-03-30 13:37:12,248 root INFO copying src/drf_yasg/static/drf-yasg/style.css -> build/lib/drf_yasg/static/drf-yasg 2026-03-30 13:37:12,249 root INFO copying src/drf_yasg/static/drf-yasg/swagger-ui-init.js -> build/lib/drf_yasg/static/drf-yasg 2026-03-30 13:37:12,249 root INFO creating build/lib/drf_yasg/static/drf-yasg/redoc 2026-03-30 13:37:12,249 root INFO copying src/drf_yasg/static/drf-yasg/redoc/LICENSE -> build/lib/drf_yasg/static/drf-yasg/redoc 2026-03-30 13:37:12,250 root INFO copying src/drf_yasg/static/drf-yasg/redoc/redoc-logo.png -> build/lib/drf_yasg/static/drf-yasg/redoc 2026-03-30 13:37:12,250 root INFO copying src/drf_yasg/static/drf-yasg/redoc/redoc.min.js -> build/lib/drf_yasg/static/drf-yasg/redoc 2026-03-30 13:37:12,252 root INFO copying src/drf_yasg/static/drf-yasg/redoc/redoc.standalone.js.map -> build/lib/drf_yasg/static/drf-yasg/redoc 2026-03-30 13:37:12,256 root INFO creating build/lib/drf_yasg/static/drf-yasg/redoc-old 2026-03-30 13:37:12,257 root INFO copying src/drf_yasg/static/drf-yasg/redoc-old/LICENSE -> build/lib/drf_yasg/static/drf-yasg/redoc-old 2026-03-30 13:37:12,257 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-30 13:37:12,259 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-30 13:37:12,259 root INFO creating build/lib/drf_yasg/static/drf-yasg/swagger-ui-dist 2026-03-30 13:37:12,259 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-30 13:37:12,260 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-30 13:37:12,260 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-30 13:37:12,260 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-30 13:37:12,261 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-30 13:37:12,261 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-30 13:37:12,262 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-30 13:37:12,262 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-30 13:37:12,262 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-30 13:37:12,264 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-30 13:37:12,266 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-30 13:37:12,267 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-30 13:37:12,269 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-30 13:37:12,271 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-30 13:37:12,273 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-30 13:37:12,274 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-30 13:37:12,275 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-30 13:37:12,275 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-30 13:37:12,276 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-30 13:37:12,277 root INFO creating build/lib/drf_yasg/templates/drf-yasg 2026-03-30 13:37:12,277 root INFO copying src/drf_yasg/templates/drf-yasg/redoc-old.html -> build/lib/drf_yasg/templates/drf-yasg 2026-03-30 13:37:12,278 root INFO copying src/drf_yasg/templates/drf-yasg/redoc.html -> build/lib/drf_yasg/templates/drf-yasg 2026-03-30 13:37:12,278 root INFO copying src/drf_yasg/templates/drf-yasg/swagger-ui.html -> build/lib/drf_yasg/templates/drf-yasg 2026-03-30 13:37:12,292 root INFO installing to build/bdist.linux-loongarch64/wheel 2026-03-30 13:37:12,292 root INFO running install 2026-03-30 13:37:12,305 root INFO running install_lib 2026-03-30 13:37:12,311 root INFO creating build/bdist.linux-loongarch64/wheel 2026-03-30 13:37:12,311 root INFO creating build/bdist.linux-loongarch64/wheel/drf_yasg 2026-03-30 13:37:12,312 root INFO copying build/lib/drf_yasg/utils.py -> build/bdist.linux-loongarch64/wheel/./drf_yasg 2026-03-30 13:37:12,312 root INFO copying build/lib/drf_yasg/codecs.py -> build/bdist.linux-loongarch64/wheel/./drf_yasg 2026-03-30 13:37:12,313 root INFO creating build/bdist.linux-loongarch64/wheel/drf_yasg/management 2026-03-30 13:37:12,313 root INFO creating build/bdist.linux-loongarch64/wheel/drf_yasg/management/commands 2026-03-30 13:37:12,313 root INFO copying build/lib/drf_yasg/management/commands/generate_swagger.py -> build/bdist.linux-loongarch64/wheel/./drf_yasg/management/commands 2026-03-30 13:37:12,313 root INFO copying build/lib/drf_yasg/management/commands/__init__.py -> build/bdist.linux-loongarch64/wheel/./drf_yasg/management/commands 2026-03-30 13:37:12,314 root INFO copying build/lib/drf_yasg/management/__init__.py -> build/bdist.linux-loongarch64/wheel/./drf_yasg/management 2026-03-30 13:37:12,314 root INFO copying build/lib/drf_yasg/views.py -> build/bdist.linux-loongarch64/wheel/./drf_yasg 2026-03-30 13:37:12,314 root INFO copying build/lib/drf_yasg/openapi.py -> build/bdist.linux-loongarch64/wheel/./drf_yasg 2026-03-30 13:37:12,315 root INFO copying build/lib/drf_yasg/errors.py -> build/bdist.linux-loongarch64/wheel/./drf_yasg 2026-03-30 13:37:12,315 root INFO copying build/lib/drf_yasg/middleware.py -> build/bdist.linux-loongarch64/wheel/./drf_yasg 2026-03-30 13:37:12,316 root INFO creating build/bdist.linux-loongarch64/wheel/drf_yasg/static 2026-03-30 13:37:12,316 root INFO creating build/bdist.linux-loongarch64/wheel/drf_yasg/static/drf-yasg 2026-03-30 13:37:12,316 root INFO creating build/bdist.linux-loongarch64/wheel/drf_yasg/static/drf-yasg/swagger-ui-dist 2026-03-30 13:37:12,316 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-30 13:37:12,317 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-30 13:37:12,318 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-30 13:37:12,319 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-30 13:37:12,319 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-30 13:37:12,321 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-30 13:37:12,321 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-30 13:37:12,321 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-30 13:37:12,322 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-30 13:37:12,324 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-30 13:37:12,326 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-30 13:37:12,326 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-30 13:37:12,327 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-30 13:37:12,328 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-30 13:37:12,329 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-30 13:37:12,329 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-30 13:37:12,330 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-30 13:37:12,330 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-30 13:37:12,331 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-30 13:37:12,332 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-30 13:37:12,332 root INFO creating build/bdist.linux-loongarch64/wheel/drf_yasg/static/drf-yasg/redoc-old 2026-03-30 13:37:12,332 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-30 13:37:12,333 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-30 13:37:12,333 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-30 13:37:12,334 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-30 13:37:12,335 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-30 13:37:12,335 root INFO creating build/bdist.linux-loongarch64/wheel/drf_yasg/static/drf-yasg/redoc 2026-03-30 13:37:12,336 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-30 13:37:12,336 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-30 13:37:12,336 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-30 13:37:12,338 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-30 13:37:12,342 root INFO copying build/lib/drf_yasg/static/drf-yasg/style.css -> build/bdist.linux-loongarch64/wheel/./drf_yasg/static/drf-yasg 2026-03-30 13:37:12,343 root INFO copying build/lib/drf_yasg/static/drf-yasg/immutable.js -> build/bdist.linux-loongarch64/wheel/./drf_yasg/static/drf-yasg 2026-03-30 13:37:12,343 root INFO copying build/lib/drf_yasg/static/drf-yasg/README -> build/bdist.linux-loongarch64/wheel/./drf_yasg/static/drf-yasg 2026-03-30 13:37:12,344 root INFO copying build/lib/drf_yasg/static/drf-yasg/insQ.js -> build/bdist.linux-loongarch64/wheel/./drf_yasg/static/drf-yasg 2026-03-30 13:37:12,344 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-30 13:37:12,344 root INFO creating build/bdist.linux-loongarch64/wheel/drf_yasg/inspectors 2026-03-30 13:37:12,345 root INFO copying build/lib/drf_yasg/inspectors/query.py -> build/bdist.linux-loongarch64/wheel/./drf_yasg/inspectors 2026-03-30 13:37:12,345 root INFO copying build/lib/drf_yasg/inspectors/view.py -> build/bdist.linux-loongarch64/wheel/./drf_yasg/inspectors 2026-03-30 13:37:12,345 root INFO copying build/lib/drf_yasg/inspectors/base.py -> build/bdist.linux-loongarch64/wheel/./drf_yasg/inspectors 2026-03-30 13:37:12,346 root INFO copying build/lib/drf_yasg/inspectors/field.py -> build/bdist.linux-loongarch64/wheel/./drf_yasg/inspectors 2026-03-30 13:37:12,346 root INFO copying build/lib/drf_yasg/inspectors/__init__.py -> build/bdist.linux-loongarch64/wheel/./drf_yasg/inspectors 2026-03-30 13:37:12,346 root INFO copying build/lib/drf_yasg/generators.py -> build/bdist.linux-loongarch64/wheel/./drf_yasg 2026-03-30 13:37:12,347 root INFO copying build/lib/drf_yasg/__init__.py -> build/bdist.linux-loongarch64/wheel/./drf_yasg 2026-03-30 13:37:12,347 root INFO creating build/bdist.linux-loongarch64/wheel/drf_yasg/templates 2026-03-30 13:37:12,348 root INFO creating build/bdist.linux-loongarch64/wheel/drf_yasg/templates/drf-yasg 2026-03-30 13:37:12,348 root INFO copying build/lib/drf_yasg/templates/drf-yasg/redoc.html -> build/bdist.linux-loongarch64/wheel/./drf_yasg/templates/drf-yasg 2026-03-30 13:37:12,348 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-30 13:37:12,349 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-30 13:37:12,349 root INFO copying build/lib/drf_yasg/app_settings.py -> build/bdist.linux-loongarch64/wheel/./drf_yasg 2026-03-30 13:37:12,349 root INFO copying build/lib/drf_yasg/renderers.py -> build/bdist.linux-loongarch64/wheel/./drf_yasg 2026-03-30 13:37:12,350 root INFO running install_egg_info 2026-03-30 13:37:12,357 root INFO Copying src/drf_yasg.egg-info to build/bdist.linux-loongarch64/wheel/./drf_yasg-1.21.10-py3.14.egg-info 2026-03-30 13:37:12,358 root INFO running install_scripts 2026-03-30 13:37:12,361 root INFO creating build/bdist.linux-loongarch64/wheel/drf_yasg-1.21.10.dist-info/WHEEL 2026-03-30 13:37:12,362 wheel INFO creating '/home/buildozer/aports/testing/py3-drf-yasg/src/drf-yasg-1.21.10/.dist/.tmp-gjir_s7u/drf_yasg-1.21.10-py3-none-any.whl' and adding 'build/bdist.linux-loongarch64/wheel' to it 2026-03-30 13:37:12,362 wheel INFO adding 'drf_yasg/__init__.py' 2026-03-30 13:37:12,363 wheel INFO adding 'drf_yasg/app_settings.py' 2026-03-30 13:37:12,363 wheel INFO adding 'drf_yasg/codecs.py' 2026-03-30 13:37:12,363 wheel INFO adding 'drf_yasg/errors.py' 2026-03-30 13:37:12,364 wheel INFO adding 'drf_yasg/generators.py' 2026-03-30 13:37:12,364 wheel INFO adding 'drf_yasg/middleware.py' 2026-03-30 13:37:12,365 wheel INFO adding 'drf_yasg/openapi.py' 2026-03-30 13:37:12,365 wheel INFO adding 'drf_yasg/renderers.py' 2026-03-30 13:37:12,366 wheel INFO adding 'drf_yasg/utils.py' 2026-03-30 13:37:12,366 wheel INFO adding 'drf_yasg/views.py' 2026-03-30 13:37:12,367 wheel INFO adding 'drf_yasg/inspectors/__init__.py' 2026-03-30 13:37:12,367 wheel INFO adding 'drf_yasg/inspectors/base.py' 2026-03-30 13:37:12,367 wheel INFO adding 'drf_yasg/inspectors/field.py' 2026-03-30 13:37:12,368 wheel INFO adding 'drf_yasg/inspectors/query.py' 2026-03-30 13:37:12,368 wheel INFO adding 'drf_yasg/inspectors/view.py' 2026-03-30 13:37:12,369 wheel INFO adding 'drf_yasg/management/__init__.py' 2026-03-30 13:37:12,369 wheel INFO adding 'drf_yasg/management/commands/__init__.py' 2026-03-30 13:37:12,370 wheel INFO adding 'drf_yasg/management/commands/generate_swagger.py' 2026-03-30 13:37:12,370 wheel INFO adding 'drf_yasg/static/drf-yasg/README' 2026-03-30 13:37:12,371 wheel INFO adding 'drf_yasg/static/drf-yasg/immutable.js' 2026-03-30 13:37:12,372 wheel INFO adding 'drf_yasg/static/drf-yasg/immutable.min.js' 2026-03-30 13:37:12,373 wheel INFO adding 'drf_yasg/static/drf-yasg/insQ.js' 2026-03-30 13:37:12,373 wheel INFO adding 'drf_yasg/static/drf-yasg/insQ.min.js' 2026-03-30 13:37:12,373 wheel INFO adding 'drf_yasg/static/drf-yasg/redoc-init.js' 2026-03-30 13:37:12,374 wheel INFO adding 'drf_yasg/static/drf-yasg/style.css' 2026-03-30 13:37:12,374 wheel INFO adding 'drf_yasg/static/drf-yasg/swagger-ui-init.js' 2026-03-30 13:37:12,374 wheel INFO adding 'drf_yasg/static/drf-yasg/redoc/LICENSE' 2026-03-30 13:37:12,375 wheel INFO adding 'drf_yasg/static/drf-yasg/redoc/redoc-logo.png' 2026-03-30 13:37:12,377 wheel INFO adding 'drf_yasg/static/drf-yasg/redoc/redoc.min.js' 2026-03-30 13:37:12,392 wheel INFO adding 'drf_yasg/static/drf-yasg/redoc/redoc.standalone.js.map' 2026-03-30 13:37:12,415 wheel INFO adding 'drf_yasg/static/drf-yasg/redoc-old/LICENSE' 2026-03-30 13:37:12,418 wheel INFO adding 'drf_yasg/static/drf-yasg/redoc-old/redoc.min.js' 2026-03-30 13:37:12,425 wheel INFO adding 'drf_yasg/static/drf-yasg/redoc-old/redoc.min.js.map' 2026-03-30 13:37:12,425 wheel INFO adding 'drf_yasg/static/drf-yasg/swagger-ui-dist/LICENSE' 2026-03-30 13:37:12,426 wheel INFO adding 'drf_yasg/static/drf-yasg/swagger-ui-dist/NOTICE' 2026-03-30 13:37:12,426 wheel INFO adding 'drf_yasg/static/drf-yasg/swagger-ui-dist/absolute-path.js' 2026-03-30 13:37:12,426 wheel INFO adding 'drf_yasg/static/drf-yasg/swagger-ui-dist/favicon-32x32.png' 2026-03-30 13:37:12,427 wheel INFO adding 'drf_yasg/static/drf-yasg/swagger-ui-dist/index.css' 2026-03-30 13:37:12,427 wheel INFO adding 'drf_yasg/static/drf-yasg/swagger-ui-dist/index.js' 2026-03-30 13:37:12,427 wheel INFO adding 'drf_yasg/static/drf-yasg/swagger-ui-dist/oauth2-redirect.html' 2026-03-30 13:37:12,428 wheel INFO adding 'drf_yasg/static/drf-yasg/swagger-ui-dist/swagger-initializer.js' 2026-03-30 13:37:12,430 wheel INFO adding 'drf_yasg/static/drf-yasg/swagger-ui-dist/swagger-ui-bundle.js' 2026-03-30 13:37:12,439 wheel INFO adding 'drf_yasg/static/drf-yasg/swagger-ui-dist/swagger-ui-bundle.js.map' 2026-03-30 13:37:12,450 wheel INFO adding 'drf_yasg/static/drf-yasg/swagger-ui-dist/swagger-ui-es-bundle-core.js' 2026-03-30 13:37:12,455 wheel INFO adding 'drf_yasg/static/drf-yasg/swagger-ui-dist/swagger-ui-es-bundle-core.js.map' 2026-03-30 13:37:12,465 wheel INFO adding 'drf_yasg/static/drf-yasg/swagger-ui-dist/swagger-ui-es-bundle.js' 2026-03-30 13:37:12,474 wheel INFO adding 'drf_yasg/static/drf-yasg/swagger-ui-dist/swagger-ui-es-bundle.js.map' 2026-03-30 13:37:12,485 wheel INFO adding 'drf_yasg/static/drf-yasg/swagger-ui-dist/swagger-ui-standalone-preset.js' 2026-03-30 13:37:12,488 wheel INFO adding 'drf_yasg/static/drf-yasg/swagger-ui-dist/swagger-ui-standalone-preset.js.map' 2026-03-30 13:37:12,492 wheel INFO adding 'drf_yasg/static/drf-yasg/swagger-ui-dist/swagger-ui.css' 2026-03-30 13:37:12,494 wheel INFO adding 'drf_yasg/static/drf-yasg/swagger-ui-dist/swagger-ui.css.map' 2026-03-30 13:37:12,496 wheel INFO adding 'drf_yasg/static/drf-yasg/swagger-ui-dist/swagger-ui.js.map' 2026-03-30 13:37:12,498 wheel INFO adding 'drf_yasg/templates/drf-yasg/redoc-old.html' 2026-03-30 13:37:12,499 wheel INFO adding 'drf_yasg/templates/drf-yasg/redoc.html' 2026-03-30 13:37:12,499 wheel INFO adding 'drf_yasg/templates/drf-yasg/swagger-ui.html' 2026-03-30 13:37:12,500 wheel INFO adding 'drf_yasg-1.21.10.dist-info/licenses/LICENSE.rst' 2026-03-30 13:37:12,500 wheel INFO adding 'drf_yasg-1.21.10.dist-info/METADATA' 2026-03-30 13:37:12,500 wheel INFO adding 'drf_yasg-1.21.10.dist-info/WHEEL' 2026-03-30 13:37:12,500 wheel INFO adding 'drf_yasg-1.21.10.dist-info/top_level.txt' 2026-03-30 13:37:12,501 wheel INFO adding 'drf_yasg-1.21.10.dist-info/RECORD' 2026-03-30 13:37:12,501 root INFO removing build/bdist.linux-loongarch64/wheel 2026-03-30 13:37:12,508 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-30 13:37:12,785 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-30 13:37:13,032 gpep517 INFO Installation complete >>> py3-drf-yasg-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/drf_yasg/__pycache__' -> '/home/buildozer/aports/testing/py3-drf-yasg/pkg/py3-drf-yasg-pyc/usr/lib/python3.14/site-packages/drf_yasg/__pycache__' 'usr/lib/python3.14/site-packages/drf_yasg/management/commands/__pycache__' -> '/home/buildozer/aports/testing/py3-drf-yasg/pkg/py3-drf-yasg-pyc/usr/lib/python3.14/site-packages/drf_yasg/management/commands/__pycache__' 'usr/lib/python3.14/site-packages/drf_yasg/management/__pycache__' -> '/home/buildozer/aports/testing/py3-drf-yasg/pkg/py3-drf-yasg-pyc/usr/lib/python3.14/site-packages/drf_yasg/management/__pycache__' 'usr/lib/python3.14/site-packages/drf_yasg/inspectors/__pycache__' -> '/home/buildozer/aports/testing/py3-drf-yasg/pkg/py3-drf-yasg-pyc/usr/lib/python3.14/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.14 >>> py3-drf-yasg-pyc*: Package size: 240.0 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-r2.apk >>> py3-drf-yasg*: Tracing dependencies... py3-django py3-coreschema py3-ruamel.yaml py3-inflection py3-uritemplate python3~3.14 >>> 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-r2.apk >>> py3-drf-yasg: Build complete at Mon, 30 Mar 2026 13:37:13 +0000 elapsed time 0h 0m 5s >>> 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 (20260330.133709) ( 2/46) Purging py3-django-pyc (5.2.12-r2) ( 3/46) Purging py3-django (5.2.12-r2) ( 4/46) Purging py3-asgiref-pyc (3.9.1-r1) ( 5/46) Purging py3-asgiref (3.9.1-r1) ( 6/46) Purging py3-sqlparse-pyc (0.5.3-r1) ( 7/46) Purging py3-sqlparse (0.5.3-r1) ( 8/46) Purging tzdata (2026a-r0) ( 9/46) Purging py3-coreschema-pyc (0.0.4-r10) (10/46) Purging py3-coreschema (0.0.4-r10) (11/46) Purging py3-jinja2-pyc (3.1.6-r1) (12/46) Purging py3-jinja2 (3.1.6-r1) (13/46) Purging py3-markupsafe-pyc (3.0.3-r1) (14/46) Purging py3-markupsafe (3.0.3-r1) (15/46) Purging py3-ruamel.yaml-pyc (0.19.1-r0) (16/46) Purging py3-ruamel.yaml (0.19.1-r0) (17/46) Purging py3-ruamel.yaml.clib (0.2.15-r3) (18/46) Purging py3-inflection-pyc (0.5.1-r7) (19/46) Purging py3-inflection (0.5.1-r7) (20/46) Purging py3-uritemplate-pyc (4.1.1-r4) (21/46) Purging py3-uritemplate (4.1.1-r4) (22/46) Purging py3-setuptools_scm-pyc (9.2.2-r1) (23/46) Purging py3-setuptools_scm (9.2.2-r1) (24/46) Purging py3-pbr-pyc (7.0.3-r1) (25/46) Purging py3-pbr (7.0.3-r1) (26/46) Purging py3-setuptools-pyc (82.0.1-r1) (27/46) Purging py3-setuptools (82.0.1-r1) (28/46) Purging py3-packaging-pyc (26.0-r1) (29/46) Purging py3-packaging (26.0-r1) (30/46) Purging py3-parsing-pyc (3.3.2-r1) (31/46) Purging py3-parsing (3.3.2-r1) (32/46) Purging py3-gpep517-pyc (19-r2) (33/46) Purging py3-gpep517 (19-r2) (34/46) Purging py3-installer-pyc (0.7.0-r3) (35/46) Purging py3-installer (0.7.0-r3) (36/46) Purging python3-pyc (3.14.3-r0) (37/46) Purging python3-pycache-pyc0 (3.14.3-r0) (38/46) Purging pyc (3.14.3-r0) (39/46) Purging python3 (3.14.3-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.6 MiB in 102 packages >>> py3-drf-yasg: Updating the testing/loongarch64 repository index... >>> py3-drf-yasg: Signing the index...