>>> py3-drf-yasg: Building testing/py3-drf-yasg 1.20.0-r2 (using abuild 3.10.0_rc1-r2) started Thu, 24 Nov 2022 01:39:22 +0000 >>> py3-drf-yasg: Checking sanity of /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-six py3-uritemplate py3-coreapi py3-setuptools py3-setuptools_scm py3-pbr (1/34) Installing libbz2 (1.0.8-r4) (2/34) Installing libffi (3.4.4-r0) (3/34) Installing gdbm (1.23-r0) (4/34) Installing xz-libs (5.2.8-r0) (5/34) Installing mpdecimal (2.5.1-r1) (6/34) Installing readline (8.2.0-r0) (7/34) Installing sqlite-libs (3.40.0-r0) (8/34) Installing python3 (3.11.0-r2) (9/34) Installing py3-asgiref (3.5.2-r1) (10/34) Installing py3-sqlparse (0.4.3-r1) (11/34) Installing py3-tz (2022.6-r1) (12/34) Installing py3-django (3.2.16-r1) (13/34) Installing py3-markupsafe (2.1.1-r2) (14/34) Installing py3-jinja2 (3.1.2-r1) (15/34) Installing py3-coreschema (0.0.4-r7) (16/34) Installing py3-ruamel.yaml.clib (0.2.7-r1) (17/34) Installing py3-ruamel.yaml (0.17.21-r1) (18/34) Installing py3-inflection (0.5.1-r4) (19/34) Installing py3-six (1.16.0-r4) (20/34) Installing py3-uritemplate (4.1.1-r1) (21/34) Installing py3-certifi (2022.9.24-r1) (22/34) Installing py3-charset-normalizer (3.0.1-r1) (23/34) Installing py3-idna (3.4-r3) (24/34) Installing py3-urllib3 (1.26.12-r1) (25/34) Installing py3-requests (2.28.1-r2) (26/34) Installing py3-itypes (1.2.0-r4) (27/34) Installing py3-coreapi (2.3.3-r5) (28/34) Installing py3-parsing (3.0.9-r1) (29/34) Installing py3-packaging (21.3-r3) (30/34) Installing py3-setuptools (65.6.2-r0) (31/34) Installing py3-typing-extensions (4.4.0-r1) (32/34) Installing py3-setuptools_scm (7.0.5-r3) (33/34) Installing py3-pbr (5.11.0-r1) (34/34) Installing .makedepends-py3-drf-yasg (20221124.013923) Executing busybox-1.35.0-r29.trigger OK: 501 MiB in 132 packages >>> py3-drf-yasg: Cleaning up srcdir >>> py3-drf-yasg: Cleaning up pkgdir >>> py3-drf-yasg: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-drf-yasg-1.20.0.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 88 1752k 88 1551k 0 0 1497k 0 0:00:01 0:00:01 --:--:-- 1496k 100 1752k 100 1752k 0 0 1643k 0 0:00:01 0:00:01 --:--:-- 1643k >>> py3-drf-yasg: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-drf-yasg-1.20.0.tar.gz >>> py3-drf-yasg: Checking sha512sums... py3-drf-yasg-1.20.0.tar.gz: OK >>> py3-drf-yasg: Unpacking /var/cache/distfiles/edge/py3-drf-yasg-1.20.0.tar.gz... hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Initialized empty Git repository in /home/buildozer/aports/testing/py3-drf-yasg/src/drf-yasg-1.20.0/.git/ /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running build running build_py creating build creating build/lib creating build/lib/drf_yasg copying src/drf_yasg/__init__.py -> build/lib/drf_yasg copying src/drf_yasg/codecs.py -> build/lib/drf_yasg copying src/drf_yasg/generators.py -> build/lib/drf_yasg copying src/drf_yasg/errors.py -> build/lib/drf_yasg copying src/drf_yasg/middleware.py -> build/lib/drf_yasg copying src/drf_yasg/views.py -> build/lib/drf_yasg copying src/drf_yasg/app_settings.py -> build/lib/drf_yasg copying src/drf_yasg/renderers.py -> build/lib/drf_yasg copying src/drf_yasg/utils.py -> build/lib/drf_yasg copying src/drf_yasg/openapi.py -> build/lib/drf_yasg creating build/lib/drf_yasg/inspectors copying src/drf_yasg/inspectors/__init__.py -> build/lib/drf_yasg/inspectors copying src/drf_yasg/inspectors/view.py -> build/lib/drf_yasg/inspectors copying src/drf_yasg/inspectors/field.py -> build/lib/drf_yasg/inspectors copying src/drf_yasg/inspectors/query.py -> build/lib/drf_yasg/inspectors copying src/drf_yasg/inspectors/base.py -> build/lib/drf_yasg/inspectors creating build/lib/drf_yasg/management copying src/drf_yasg/management/__init__.py -> build/lib/drf_yasg/management creating build/lib/drf_yasg/management/commands copying src/drf_yasg/management/commands/generate_swagger.py -> build/lib/drf_yasg/management/commands copying src/drf_yasg/management/commands/__init__.py -> build/lib/drf_yasg/management/commands running egg_info creating src/drf_yasg.egg-info writing src/drf_yasg.egg-info/PKG-INFO writing dependency_links to src/drf_yasg.egg-info/dependency_links.txt writing requirements to src/drf_yasg.egg-info/requires.txt writing top-level names to src/drf_yasg.egg-info/top_level.txt writing manifest file 'src/drf_yasg.egg-info/SOURCES.txt' listing git files failed - pretending there aren't any reading manifest file 'src/drf_yasg.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.rst' writing manifest file 'src/drf_yasg.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'drf_yasg.static' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'drf_yasg.static' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'drf_yasg.static' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'drf_yasg.static' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'drf_yasg.templates' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'drf_yasg.templates' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'drf_yasg.templates' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'drf_yasg.templates' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) creating build/lib/drf_yasg/static creating build/lib/drf_yasg/static/drf-yasg copying src/drf_yasg/static/drf-yasg/immutable.min.js -> build/lib/drf_yasg/static/drf-yasg copying src/drf_yasg/static/drf-yasg/insQ.min.js -> build/lib/drf_yasg/static/drf-yasg copying src/drf_yasg/static/drf-yasg/redoc-init.js -> build/lib/drf_yasg/static/drf-yasg copying src/drf_yasg/static/drf-yasg/style.css -> build/lib/drf_yasg/static/drf-yasg copying src/drf_yasg/static/drf-yasg/swagger-ui-init.js -> build/lib/drf_yasg/static/drf-yasg copying src/drf_yasg/static/drf-yasg/url-polyfill.min.js -> build/lib/drf_yasg/static/drf-yasg creating build/lib/drf_yasg/static/drf-yasg/redoc copying src/drf_yasg/static/drf-yasg/redoc/redoc-logo.png -> build/lib/drf_yasg/static/drf-yasg/redoc copying src/drf_yasg/static/drf-yasg/redoc/redoc.min.js -> build/lib/drf_yasg/static/drf-yasg/redoc creating build/lib/drf_yasg/static/drf-yasg/redoc-old copying src/drf_yasg/static/drf-yasg/redoc-old/redoc.min.js -> build/lib/drf_yasg/static/drf-yasg/redoc-old creating build/lib/drf_yasg/static/drf-yasg/swagger-ui-dist copying src/drf_yasg/static/drf-yasg/swagger-ui-dist/absolute-path.js -> build/lib/drf_yasg/static/drf-yasg/swagger-ui-dist copying src/drf_yasg/static/drf-yasg/swagger-ui-dist/favicon-32x32.png -> build/lib/drf_yasg/static/drf-yasg/swagger-ui-dist copying src/drf_yasg/static/drf-yasg/swagger-ui-dist/index.js -> build/lib/drf_yasg/static/drf-yasg/swagger-ui-dist copying src/drf_yasg/static/drf-yasg/swagger-ui-dist/oauth2-redirect.html -> build/lib/drf_yasg/static/drf-yasg/swagger-ui-dist copying src/drf_yasg/static/drf-yasg/swagger-ui-dist/swagger-ui-bundle.js -> build/lib/drf_yasg/static/drf-yasg/swagger-ui-dist 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 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 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 copying src/drf_yasg/static/drf-yasg/swagger-ui-dist/swagger-ui.css -> build/lib/drf_yasg/static/drf-yasg/swagger-ui-dist creating build/lib/drf_yasg/templates creating build/lib/drf_yasg/templates/drf-yasg copying src/drf_yasg/templates/drf-yasg/redoc-old.html -> build/lib/drf_yasg/templates/drf-yasg copying src/drf_yasg/templates/drf-yasg/redoc.html -> build/lib/drf_yasg/templates/drf-yasg copying src/drf_yasg/templates/drf-yasg/swagger-ui.html -> build/lib/drf_yasg/templates/drf-yasg >>> py3-drf-yasg: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( listing git files failed - pretending there aren't any /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'drf_yasg.static' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'drf_yasg.static' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'drf_yasg.static' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'drf_yasg.static' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'drf_yasg.templates' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'drf_yasg.templates' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'drf_yasg.templates' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'drf_yasg.templates' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) >>> py3-drf-yasg*: Running postcheck for py3-drf-yasg >>> py3-drf-yasg*: Preparing package py3-drf-yasg... >>> py3-drf-yasg*: Tracing dependencies... >>> py3-drf-yasg*: Package size: 5.6 MB >>> py3-drf-yasg*: Compressing data... >>> py3-drf-yasg*: Create checksum... >>> py3-drf-yasg*: Create py3-drf-yasg-1.20.0-r2.apk >>> py3-drf-yasg: Build complete at Thu, 24 Nov 2022 01:39:25 +0000 elapsed time 0h 0m 3s >>> py3-drf-yasg: Cleaning up srcdir >>> py3-drf-yasg: Cleaning up pkgdir >>> py3-drf-yasg: Uninstalling dependencies... (1/34) Purging .makedepends-py3-drf-yasg (20221124.013923) (2/34) Purging py3-django (3.2.16-r1) (3/34) Purging py3-asgiref (3.5.2-r1) (4/34) Purging py3-sqlparse (0.4.3-r1) (5/34) Purging py3-tz (2022.6-r1) (6/34) Purging py3-ruamel.yaml (0.17.21-r1) (7/34) Purging py3-ruamel.yaml.clib (0.2.7-r1) (8/34) Purging py3-inflection (0.5.1-r4) (9/34) Purging py3-six (1.16.0-r4) (10/34) Purging py3-coreapi (2.3.3-r5) (11/34) Purging py3-coreschema (0.0.4-r7) (12/34) Purging py3-jinja2 (3.1.2-r1) (13/34) Purging py3-markupsafe (2.1.1-r2) (14/34) Purging py3-requests (2.28.1-r2) (15/34) Purging py3-certifi (2022.9.24-r1) (16/34) Purging py3-charset-normalizer (3.0.1-r1) (17/34) Purging py3-idna (3.4-r3) (18/34) Purging py3-urllib3 (1.26.12-r1) (19/34) Purging py3-itypes (1.2.0-r4) (20/34) Purging py3-uritemplate (4.1.1-r1) (21/34) Purging py3-setuptools_scm (7.0.5-r3) (22/34) Purging py3-setuptools (65.6.2-r0) (23/34) Purging py3-packaging (21.3-r3) (24/34) Purging py3-parsing (3.0.9-r1) (25/34) Purging py3-typing-extensions (4.4.0-r1) (26/34) Purging py3-pbr (5.11.0-r1) (27/34) Purging python3 (3.11.0-r2) (28/34) Purging libbz2 (1.0.8-r4) (29/34) Purging libffi (3.4.4-r0) (30/34) Purging gdbm (1.23-r0) (31/34) Purging xz-libs (5.2.8-r0) (32/34) Purging mpdecimal (2.5.1-r1) (33/34) Purging readline (8.2.0-r0) (34/34) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r29.trigger OK: 368 MiB in 98 packages >>> py3-drf-yasg: Updating the testing/s390x repository index... >>> py3-drf-yasg: Signing the index...