>>> py3-flask-restx: Building community/py3-flask-restx 0.5.1-r1 (using abuild 3.10.0_rc1-r2) started Thu, 27 Oct 2022 17:51:15 +0000 >>> py3-flask-restx: Checking sanity of /home/buildozer/aports/community/py3-flask-restx/APKBUILD... >>> py3-flask-restx: Analyzing dependencies... >>> py3-flask-restx: Installing for build: build-base python3 py3-flask py3-aniso8601 py3-jsonschema py3-tz py3-six py3-werkzeug py3-setuptools (1/24) Installing libbz2 (1.0.8-r3) (2/24) Installing libffi (3.4.4-r0) (3/24) Installing gdbm (1.23-r0) (4/24) Installing xz-libs (5.2.7-r0) (5/24) Installing mpdecimal (2.5.1-r1) (6/24) Installing readline (8.2.0-r0) (7/24) Installing sqlite-libs (3.39.4-r0) (8/24) Installing python3 (3.10.8-r3) (9/24) Installing py3-click (8.1.3-r0) (10/24) Installing py3-itsdangerous (2.1.2-r0) (11/24) Installing py3-markupsafe (2.1.1-r1) (12/24) Installing py3-jinja2 (3.1.2-r0) (13/24) Installing py3-werkzeug (2.2.2-r1) (14/24) Installing py3-flask (2.1.3-r0) (15/24) Installing py3-aniso8601 (9.0.1-r0) (16/24) Installing py3-pyrsistent (0.18.0-r2) (17/24) Installing py3-attrs (22.1.0-r0) (18/24) Installing py3-jsonschema (4.7.2-r2) (19/24) Installing py3-tz (2022.4-r0) (20/24) Installing py3-six (1.16.0-r3) (21/24) Installing py3-parsing (3.0.9-r0) (22/24) Installing py3-packaging (21.3-r2) (23/24) Installing py3-setuptools (65.5.0-r0) (24/24) Installing .makedepends-py3-flask-restx (20221027.175117) Executing busybox-1.35.0-r27.trigger OK: 257 MiB in 117 packages >>> py3-flask-restx: Cleaning up srcdir >>> py3-flask-restx: Cleaning up pkgdir >>> py3-flask-restx: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/flask-restx-0.5.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 12 389k 12 49134 0 0 72343 0 0:00:05 --:--:-- 0:00:05 72362 100 389k 100 389k 0 0 414k 0 --:--:-- --:--:-- --:--:-- 414k >>> py3-flask-restx: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/py3-flask-restx-werkzeug-2.2.patch % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3882 100 3882 0 0 8912 0 --:--:-- --:--:-- --:--:-- 8924 >>> py3-flask-restx: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/flask-restx-0.5.1.tar.gz >>> py3-flask-restx: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/py3-flask-restx-werkzeug-2.2.patch >>> py3-flask-restx: Checking sha512sums... flask-restx-0.5.1.tar.gz: OK py3-flask-restx-werkzeug-2.2.patch: OK >>> py3-flask-restx: Unpacking /var/cache/distfiles/v3.17/flask-restx-0.5.1.tar.gz... >>> py3-flask-restx: py3-flask-restx-werkzeug-2.2.patch patching file flask_restx/swagger.py patching file flask_restx/swagger.py /usr/lib/python3.10/site-packages/setuptools/_distutils/dist.py:264: UserWarning: Unknown distribution option: 'dev_require' warnings.warn(msg) running build running build_py creating build creating build/lib creating build/lib/flask_restx copying flask_restx/fields.py -> build/lib/flask_restx copying flask_restx/mask.py -> build/lib/flask_restx copying flask_restx/marshalling.py -> build/lib/flask_restx copying flask_restx/representations.py -> build/lib/flask_restx copying flask_restx/_http.py -> build/lib/flask_restx copying flask_restx/cors.py -> build/lib/flask_restx copying flask_restx/errors.py -> build/lib/flask_restx copying flask_restx/apidoc.py -> build/lib/flask_restx copying flask_restx/utils.py -> build/lib/flask_restx copying flask_restx/swagger.py -> build/lib/flask_restx copying flask_restx/resource.py -> build/lib/flask_restx copying flask_restx/api.py -> build/lib/flask_restx copying flask_restx/namespace.py -> build/lib/flask_restx copying flask_restx/model.py -> build/lib/flask_restx copying flask_restx/__init__.py -> build/lib/flask_restx copying flask_restx/reqparse.py -> build/lib/flask_restx copying flask_restx/__about__.py -> build/lib/flask_restx copying flask_restx/postman.py -> build/lib/flask_restx copying flask_restx/inputs.py -> build/lib/flask_restx creating build/lib/flask_restx/schemas copying flask_restx/schemas/__init__.py -> build/lib/flask_restx/schemas running egg_info creating flask_restx.egg-info writing flask_restx.egg-info/PKG-INFO writing dependency_links to flask_restx.egg-info/dependency_links.txt writing requirements to flask_restx.egg-info/requires.txt writing top-level names to flask_restx.egg-info/top_level.txt writing manifest file 'flask_restx.egg-info/SOURCES.txt' reading manifest file 'flask_restx.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'flask_restx.egg-info/SOURCES.txt' /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'flask_restx.templates' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'flask_restx.templates' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'flask_restx.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 'flask_restx.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/flask_restx/templates copying flask_restx/templates/swagger-ui-css.html -> build/lib/flask_restx/templates copying flask_restx/templates/swagger-ui-libs.html -> build/lib/flask_restx/templates copying flask_restx/templates/swagger-ui.html -> build/lib/flask_restx/templates copying flask_restx/schemas/oas-2.0.json -> build/lib/flask_restx/schemas >>> py3-flask-restx: Entering fakeroot... /usr/lib/python3.10/site-packages/setuptools/_distutils/dist.py:264: UserWarning: Unknown distribution option: 'dev_require' warnings.warn(msg) running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running egg_info writing flask_restx.egg-info/PKG-INFO writing dependency_links to flask_restx.egg-info/dependency_links.txt writing requirements to flask_restx.egg-info/requires.txt writing top-level names to flask_restx.egg-info/top_level.txt reading manifest file 'flask_restx.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'flask_restx.egg-info/SOURCES.txt' /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'flask_restx.templates' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'flask_restx.templates' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'flask_restx.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 'flask_restx.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) running install_lib creating /home/buildozer/aports/community/py3-flask-restx/pkg creating /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx creating /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr creating /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib creating /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.10/site-packages/flask_restx copying build/lib/flask_restx/fields.py -> /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.10/site-packages/flask_restx copying build/lib/flask_restx/mask.py -> /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.10/site-packages/flask_restx copying build/lib/flask_restx/marshalling.py -> /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.10/site-packages/flask_restx copying build/lib/flask_restx/representations.py -> /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.10/site-packages/flask_restx copying build/lib/flask_restx/_http.py -> /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.10/site-packages/flask_restx copying build/lib/flask_restx/cors.py -> /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.10/site-packages/flask_restx copying build/lib/flask_restx/errors.py -> /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.10/site-packages/flask_restx copying build/lib/flask_restx/apidoc.py -> /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.10/site-packages/flask_restx copying build/lib/flask_restx/utils.py -> /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.10/site-packages/flask_restx copying build/lib/flask_restx/swagger.py -> /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.10/site-packages/flask_restx copying build/lib/flask_restx/resource.py -> /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.10/site-packages/flask_restx copying build/lib/flask_restx/api.py -> /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.10/site-packages/flask_restx creating /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.10/site-packages/flask_restx/templates copying build/lib/flask_restx/templates/swagger-ui-libs.html -> /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.10/site-packages/flask_restx/templates copying build/lib/flask_restx/templates/swagger-ui-css.html -> /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.10/site-packages/flask_restx/templates copying build/lib/flask_restx/templates/swagger-ui.html -> /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.10/site-packages/flask_restx/templates copying build/lib/flask_restx/namespace.py -> /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.10/site-packages/flask_restx copying build/lib/flask_restx/model.py -> /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.10/site-packages/flask_restx copying build/lib/flask_restx/__init__.py -> /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.10/site-packages/flask_restx copying build/lib/flask_restx/reqparse.py -> /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.10/site-packages/flask_restx copying build/lib/flask_restx/__about__.py -> /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.10/site-packages/flask_restx creating /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.10/site-packages/flask_restx/schemas copying build/lib/flask_restx/schemas/oas-2.0.json -> /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.10/site-packages/flask_restx/schemas copying build/lib/flask_restx/schemas/__init__.py -> /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.10/site-packages/flask_restx/schemas copying build/lib/flask_restx/postman.py -> /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.10/site-packages/flask_restx copying build/lib/flask_restx/inputs.py -> /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.10/site-packages/flask_restx byte-compiling /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.10/site-packages/flask_restx/fields.py to fields.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.10/site-packages/flask_restx/mask.py to mask.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.10/site-packages/flask_restx/marshalling.py to marshalling.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.10/site-packages/flask_restx/representations.py to representations.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.10/site-packages/flask_restx/_http.py to _http.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.10/site-packages/flask_restx/cors.py to cors.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.10/site-packages/flask_restx/errors.py to errors.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.10/site-packages/flask_restx/apidoc.py to apidoc.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.10/site-packages/flask_restx/utils.py to utils.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.10/site-packages/flask_restx/swagger.py to swagger.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.10/site-packages/flask_restx/resource.py to resource.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.10/site-packages/flask_restx/api.py to api.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.10/site-packages/flask_restx/namespace.py to namespace.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.10/site-packages/flask_restx/model.py to model.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.10/site-packages/flask_restx/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.10/site-packages/flask_restx/reqparse.py to reqparse.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.10/site-packages/flask_restx/__about__.py to __about__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.10/site-packages/flask_restx/schemas/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.10/site-packages/flask_restx/postman.py to postman.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.10/site-packages/flask_restx/inputs.py to inputs.cpython-310.pyc running install_egg_info Copying flask_restx.egg-info to /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.10/site-packages/flask_restx-0.5.1-py3.10.egg-info running install_scripts >>> py3-flask-restx*: Running postcheck for py3-flask-restx >>> py3-flask-restx*: Preparing package py3-flask-restx... >>> py3-flask-restx*: Tracing dependencies... >>> py3-flask-restx*: Package size: 572.0 KB >>> py3-flask-restx*: Compressing data... >>> py3-flask-restx*: Create checksum... >>> py3-flask-restx*: Create py3-flask-restx-0.5.1-r1.apk >>> py3-flask-restx: Build complete at Thu, 27 Oct 2022 17:51:20 +0000 elapsed time 0h 0m 5s >>> py3-flask-restx: Cleaning up srcdir >>> py3-flask-restx: Cleaning up pkgdir >>> py3-flask-restx: Uninstalling dependencies... (1/24) Purging .makedepends-py3-flask-restx (20221027.175117) (2/24) Purging py3-flask (2.1.3-r0) (3/24) Purging py3-click (8.1.3-r0) (4/24) Purging py3-itsdangerous (2.1.2-r0) (5/24) Purging py3-jinja2 (3.1.2-r0) (6/24) Purging py3-aniso8601 (9.0.1-r0) (7/24) Purging py3-jsonschema (4.7.2-r2) (8/24) Purging py3-pyrsistent (0.18.0-r2) (9/24) Purging py3-attrs (22.1.0-r0) (10/24) Purging py3-tz (2022.4-r0) (11/24) Purging py3-six (1.16.0-r3) (12/24) Purging py3-werkzeug (2.2.2-r1) (13/24) Purging py3-markupsafe (2.1.1-r1) (14/24) Purging py3-setuptools (65.5.0-r0) (15/24) Purging py3-packaging (21.3-r2) (16/24) Purging py3-parsing (3.0.9-r0) (17/24) Purging python3 (3.10.8-r3) (18/24) Purging libbz2 (1.0.8-r3) (19/24) Purging libffi (3.4.4-r0) (20/24) Purging gdbm (1.23-r0) (21/24) Purging xz-libs (5.2.7-r0) (22/24) Purging mpdecimal (2.5.1-r1) (23/24) Purging readline (8.2.0-r0) (24/24) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r27.trigger OK: 189 MiB in 93 packages >>> py3-flask-restx: Updating the community/armv7 repository index... >>> py3-flask-restx: Signing the index...