>>> py3-flask-restx: Building community/py3-flask-restx 1.1.0-r0 (using abuild 3.11.0_rc13-r0) started Thu, 27 Apr 2023 21:03:45 +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-werkzeug py3-setuptools (1/41) Installing libbz2 (1.0.8-r5) (2/41) Installing libffi (3.4.4-r2) (3/41) Installing gdbm (1.23-r1) (4/41) Installing xz-libs (5.4.2-r1) (5/41) Installing mpdecimal (2.5.1-r2) (6/41) Installing libpanelw (6.4_p20230401-r6) (7/41) Installing readline (8.2.1-r1) (8/41) Installing sqlite-libs (3.41.2-r2) (9/41) Installing python3 (3.11.3-r10) (10/41) Installing python3-pycache-pyc0 (3.11.3-r10) (11/41) Installing pyc (0.1-r0) (12/41) Installing python3-pyc (3.11.3-r10) (13/41) Installing py3-click (8.1.3-r2) (14/41) Installing py3-click-pyc (8.1.3-r2) (15/41) Installing py3-itsdangerous (2.1.2-r2) (16/41) Installing py3-itsdangerous-pyc (2.1.2-r2) (17/41) Installing py3-markupsafe (2.1.2-r1) (18/41) Installing py3-markupsafe-pyc (2.1.2-r1) (19/41) Installing py3-jinja2 (3.1.2-r2) (20/41) Installing py3-jinja2-pyc (3.1.2-r2) (21/41) Installing py3-werkzeug (2.2.3-r1) (22/41) Installing py3-werkzeug-pyc (2.2.3-r1) (23/41) Installing py3-flask (2.2.3-r1) (24/41) Installing py3-flask-pyc (2.2.3-r1) (25/41) Installing py3-aniso8601 (9.0.1-r2) (26/41) Installing py3-aniso8601-pyc (9.0.1-r2) (27/41) Installing py3-pyrsistent (0.19.3-r1) (28/41) Installing py3-pyrsistent-pyc (0.19.3-r1) (29/41) Installing py3-attrs (23.1.0-r1) (30/41) Installing py3-attrs-pyc (23.1.0-r1) (31/41) Installing py3-jsonschema (4.7.2-r4) (32/41) Installing py3-jsonschema-pyc (4.7.2-r4) (33/41) Installing py3-tz (2023.3-r1) (34/41) Installing py3-tz-pyc (2023.3-r1) (35/41) Installing py3-parsing (3.0.9-r2) (36/41) Installing py3-parsing-pyc (3.0.9-r2) (37/41) Installing py3-packaging (23.1-r1) (38/41) Installing py3-packaging-pyc (23.1-r1) (39/41) Installing py3-setuptools (67.7.2-r0) (40/41) Installing py3-setuptools-pyc (67.7.2-r0) (41/41) Installing .makedepends-py3-flask-restx (20230427.210346) Executing busybox-1.36.0-r8.trigger OK: 433 MiB in 139 packages >>> py3-flask-restx: Cleaning up srcdir >>> py3-flask-restx: Cleaning up pkgdir >>> py3-flask-restx: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/flask-restx-1.1.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-flask-restx: Fetching flask-restx-1.1.0.tar.gz::https://github.com/python-restx/flask-restx/archive/refs/tags/1.1.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 100 389k 100 389k 0 0 964k 0 --:--:-- --:--:-- --:--:-- 964k >>> py3-flask-restx: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/flask-restx-1.1.0.tar.gz >>> py3-flask-restx: Checking sha512sums... flask-restx-1.1.0.tar.gz: OK >>> py3-flask-restx: Unpacking /var/cache/distfiles/v3.18/flask-restx-1.1.0.tar.gz... /usr/lib/python3.11/site-packages/setuptools/_distutils/dist.py:265: 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/utils.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/marshalling.py -> build/lib/flask_restx copying flask_restx/__init__.py -> build/lib/flask_restx copying flask_restx/errors.py -> build/lib/flask_restx copying flask_restx/fields.py -> build/lib/flask_restx copying flask_restx/postman.py -> build/lib/flask_restx copying flask_restx/reqparse.py -> build/lib/flask_restx copying flask_restx/model.py -> build/lib/flask_restx copying flask_restx/mask.py -> build/lib/flask_restx copying flask_restx/cors.py -> build/lib/flask_restx copying flask_restx/resource.py -> build/lib/flask_restx copying flask_restx/swagger.py -> build/lib/flask_restx copying flask_restx/_http.py -> build/lib/flask_restx copying flask_restx/apidoc.py -> build/lib/flask_restx copying flask_restx/representations.py -> build/lib/flask_restx copying flask_restx/inputs.py -> build/lib/flask_restx copying flask_restx/__about__.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.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'flask_restx.templates' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'flask_restx.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 'flask_restx.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 'flask_restx.templates' to be distributed and are already explicitly excluding 'flask_restx.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) 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.11/site-packages/setuptools/_distutils/dist.py:265: UserWarning: Unknown distribution option: 'dev_require' warnings.warn(msg) running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() 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.11 creating /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.11/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.11/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.11/site-packages/flask_restx copying build/lib/flask_restx/namespace.py -> /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.11/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.11/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.11/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.11/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.11/site-packages/flask_restx copying build/lib/flask_restx/postman.py -> /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.11/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.11/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.11/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.11/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.11/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.11/site-packages/flask_restx creating /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.11/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.11/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.11/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.11/site-packages/flask_restx/templates copying build/lib/flask_restx/swagger.py -> /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.11/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.11/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.11/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.11/site-packages/flask_restx creating /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.11/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.11/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.11/site-packages/flask_restx/schemas copying build/lib/flask_restx/inputs.py -> /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.11/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.11/site-packages/flask_restx byte-compiling /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.11/site-packages/flask_restx/utils.py to utils.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.11/site-packages/flask_restx/api.py to api.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.11/site-packages/flask_restx/namespace.py to namespace.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.11/site-packages/flask_restx/marshalling.py to marshalling.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.11/site-packages/flask_restx/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.11/site-packages/flask_restx/errors.py to errors.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.11/site-packages/flask_restx/fields.py to fields.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.11/site-packages/flask_restx/postman.py to postman.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.11/site-packages/flask_restx/reqparse.py to reqparse.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.11/site-packages/flask_restx/model.py to model.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.11/site-packages/flask_restx/mask.py to mask.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.11/site-packages/flask_restx/cors.py to cors.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.11/site-packages/flask_restx/resource.py to resource.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.11/site-packages/flask_restx/swagger.py to swagger.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.11/site-packages/flask_restx/_http.py to _http.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.11/site-packages/flask_restx/apidoc.py to apidoc.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.11/site-packages/flask_restx/representations.py to representations.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.11/site-packages/flask_restx/schemas/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.11/site-packages/flask_restx/inputs.py to inputs.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.11/site-packages/flask_restx/__about__.py to __about__.cpython-311.pyc running install_egg_info 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' Copying flask_restx.egg-info to /home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.11/site-packages/flask_restx-1.1.0-py3.11.egg-info running install_scripts >>> py3-flask-restx-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.11/site-packages/flask_restx/__pycache__' -> '/home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx-pyc/usr/lib/python3.11/site-packages/flask_restx/__pycache__' '/home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx/usr/lib/python3.11/site-packages/flask_restx/schemas/__pycache__' -> '/home/buildozer/aports/community/py3-flask-restx/pkg/py3-flask-restx-pyc/usr/lib/python3.11/site-packages/flask_restx/schemas/__pycache__' >>> py3-flask-restx-pyc*: Preparing subpackage py3-flask-restx-pyc... >>> py3-flask-restx-pyc*: Running postcheck for py3-flask-restx-pyc >>> py3-flask-restx*: Running postcheck for py3-flask-restx >>> py3-flask-restx*: Preparing package py3-flask-restx... >>> py3-flask-restx-pyc*: Tracing dependencies... python3 py3-flask py3-aniso8601 py3-jsonschema py3-tz py3-werkzeug python3~3.11 >>> py3-flask-restx-pyc*: Package size: 356.0 KB >>> py3-flask-restx-pyc*: Compressing data... >>> py3-flask-restx-pyc*: Create checksum... >>> py3-flask-restx-pyc*: Create py3-flask-restx-pyc-1.1.0-r0.apk >>> py3-flask-restx*: Tracing dependencies... python3 py3-flask py3-aniso8601 py3-jsonschema py3-tz py3-werkzeug python3~3.11 >>> py3-flask-restx*: Package size: 352.0 KB >>> py3-flask-restx*: Compressing data... >>> py3-flask-restx*: Create checksum... >>> py3-flask-restx*: Create py3-flask-restx-1.1.0-r0.apk >>> py3-flask-restx: Build complete at Thu, 27 Apr 2023 21:03:49 +0000 elapsed time 0h 0m 4s >>> py3-flask-restx: Cleaning up srcdir >>> py3-flask-restx: Cleaning up pkgdir >>> py3-flask-restx: Uninstalling dependencies... (1/41) Purging .makedepends-py3-flask-restx (20230427.210346) (2/41) Purging py3-flask-pyc (2.2.3-r1) (3/41) Purging py3-flask (2.2.3-r1) (4/41) Purging py3-click-pyc (8.1.3-r2) (5/41) Purging py3-click (8.1.3-r2) (6/41) Purging py3-itsdangerous-pyc (2.1.2-r2) (7/41) Purging py3-itsdangerous (2.1.2-r2) (8/41) Purging py3-jinja2-pyc (3.1.2-r2) (9/41) Purging py3-jinja2 (3.1.2-r2) (10/41) Purging py3-aniso8601-pyc (9.0.1-r2) (11/41) Purging py3-aniso8601 (9.0.1-r2) (12/41) Purging py3-jsonschema-pyc (4.7.2-r4) (13/41) Purging py3-jsonschema (4.7.2-r4) (14/41) Purging py3-pyrsistent-pyc (0.19.3-r1) (15/41) Purging py3-pyrsistent (0.19.3-r1) (16/41) Purging py3-attrs-pyc (23.1.0-r1) (17/41) Purging py3-attrs (23.1.0-r1) (18/41) Purging py3-tz-pyc (2023.3-r1) (19/41) Purging py3-tz (2023.3-r1) (20/41) Purging py3-werkzeug-pyc (2.2.3-r1) (21/41) Purging py3-werkzeug (2.2.3-r1) (22/41) Purging py3-markupsafe-pyc (2.1.2-r1) (23/41) Purging py3-markupsafe (2.1.2-r1) (24/41) Purging py3-setuptools-pyc (67.7.2-r0) (25/41) Purging py3-setuptools (67.7.2-r0) (26/41) Purging py3-packaging-pyc (23.1-r1) (27/41) Purging py3-packaging (23.1-r1) (28/41) Purging py3-parsing-pyc (3.0.9-r2) (29/41) Purging py3-parsing (3.0.9-r2) (30/41) Purging python3-pyc (3.11.3-r10) (31/41) Purging python3-pycache-pyc0 (3.11.3-r10) (32/41) Purging pyc (0.1-r0) (33/41) Purging python3 (3.11.3-r10) (34/41) Purging gdbm (1.23-r1) (35/41) Purging libbz2 (1.0.8-r5) (36/41) Purging libffi (3.4.4-r2) (37/41) Purging libpanelw (6.4_p20230401-r6) (38/41) Purging mpdecimal (2.5.1-r2) (39/41) Purging readline (8.2.1-r1) (40/41) Purging sqlite-libs (3.41.2-r2) (41/41) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r8.trigger OK: 373 MiB in 98 packages >>> py3-flask-restx: Updating the community/x86 repository index... >>> py3-flask-restx: Signing the index...