>>> py3-flask-restx: Building community/py3-flask-restx 1.3.0-r0 (using abuild 3.12.0-r3) started Sat, 17 Feb 2024 18:26:23 +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 py3-flask py3-aniso8601 py3-jsonschema py3-tz py3-werkzeug py3-setuptools (1/45) Installing libffi (3.4.4-r3) (2/45) Installing gdbm (1.23-r1) (3/45) Installing mpdecimal (4.0.0-r0) (4/45) Installing libpanelw (6.4_p20231125-r0) (5/45) Installing readline (8.2.10-r0) (6/45) Installing sqlite-libs (3.45.1-r0) (7/45) Installing python3 (3.11.7-r1) (8/45) Installing python3-pycache-pyc0 (3.11.7-r1) (9/45) Installing pyc (3.11.7-r1) (10/45) Installing py3-blinker-pyc (1.7.0-r0) (11/45) Installing py3-click (8.1.7-r0) (12/45) Installing py3-click-pyc (8.1.7-r0) (13/45) Installing py3-itsdangerous (2.1.2-r3) (14/45) Installing py3-itsdangerous-pyc (2.1.2-r3) (15/45) Installing py3-markupsafe (2.1.5-r0) (16/45) Installing py3-markupsafe-pyc (2.1.5-r0) (17/45) Installing py3-jinja2 (3.1.3-r0) (18/45) Installing py3-jinja2-pyc (3.1.3-r0) (19/45) Installing py3-werkzeug (2.3.8-r0) (20/45) Installing py3-werkzeug-pyc (2.3.8-r0) (21/45) Installing py3-flask-pyc (2.3.3-r0) (22/45) Installing python3-pyc (3.11.7-r1) (23/45) Installing py3-blinker (1.7.0-r0) (24/45) Installing py3-flask (2.3.3-r0) (25/45) Installing py3-aniso8601 (9.0.1-r2) (26/45) Installing py3-aniso8601-pyc (9.0.1-r2) (27/45) Installing py3-attrs (23.2.0-r0) (28/45) Installing py3-attrs-pyc (23.2.0-r0) (29/45) Installing py3-rpds-py (0.10.6-r0) (30/45) Installing py3-rpds-py-pyc (0.10.6-r0) (31/45) Installing py3-referencing (0.33.0-r0) (32/45) Installing py3-referencing-pyc (0.33.0-r0) (33/45) Installing py3-jsonschema-specifications (2023.12.1-r0) (34/45) Installing py3-jsonschema-specifications-pyc (2023.12.1-r0) (35/45) Installing py3-jsonschema (4.21.1-r0) (36/45) Installing py3-jsonschema-pyc (4.21.1-r0) (37/45) Installing py3-tz (2024.1-r0) (38/45) Installing py3-tz-pyc (2024.1-r0) (39/45) Installing py3-parsing (3.1.1-r0) (40/45) Installing py3-parsing-pyc (3.1.1-r0) (41/45) Installing py3-packaging (23.2-r0) (42/45) Installing py3-packaging-pyc (23.2-r0) (43/45) Installing py3-setuptools (69.1.0-r0) (44/45) Installing py3-setuptools-pyc (69.1.0-r0) (45/45) Installing .makedepends-py3-flask-restx (20240217.182624) Executing busybox-1.36.1-r19.trigger OK: 330 MiB in 154 packages >>> py3-flask-restx: Cleaning up srcdir >>> py3-flask-restx: Cleaning up pkgdir >>> py3-flask-restx: Cleaning up tmpdir >>> py3-flask-restx: Fetching https://distfiles.alpinelinux.org/distfiles/edge/flask-restx-1.3.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.3.0.tar.gz::https://github.com/python-restx/flask-restx/archive/refs/tags/1.3.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:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 100 390k 100 390k 0 0 101k 0 0:00:03 0:00:03 --:--:-- 459k >>> py3-flask-restx: Fetching https://distfiles.alpinelinux.org/distfiles/edge/flask-restx-1.3.0.tar.gz >>> py3-flask-restx: Checking sha512sums... flask-restx-1.3.0.tar.gz: OK >>> py3-flask-restx: Unpacking /var/cache/distfiles/flask-restx-1.3.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/marshalling.py -> build/lib/flask_restx copying flask_restx/namespace.py -> build/lib/flask_restx copying flask_restx/cors.py -> build/lib/flask_restx copying flask_restx/__about__.py -> build/lib/flask_restx copying flask_restx/model.py -> build/lib/flask_restx copying flask_restx/reqparse.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/resource.py -> build/lib/flask_restx copying flask_restx/mask.py -> build/lib/flask_restx copying flask_restx/utils.py -> build/lib/flask_restx copying flask_restx/errors.py -> build/lib/flask_restx copying flask_restx/inputs.py -> build/lib/flask_restx copying flask_restx/postman.py -> build/lib/flask_restx copying flask_restx/swagger.py -> build/lib/flask_restx copying flask_restx/__init__.py -> build/lib/flask_restx copying flask_restx/api.py -> build/lib/flask_restx copying flask_restx/fields.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:207: _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 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/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/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/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/__about__.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/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/_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 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 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/utils.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-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/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/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/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/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/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/__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/api.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/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/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/fields.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/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/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/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/__about__.py to __about__.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/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/_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/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/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/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/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/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/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/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/__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/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/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/fields.py to fields.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.3.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... py3-flask py3-aniso8601 py3-jsonschema py3-tz py3-werkzeug py3-setuptools 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.3.0-r0.apk >>> py3-flask-restx*: Tracing dependencies... py3-flask py3-aniso8601 py3-jsonschema py3-tz py3-werkzeug py3-setuptools python3~3.11 >>> py3-flask-restx*: Package size: 360.0 KB >>> py3-flask-restx*: Compressing data... >>> py3-flask-restx*: Create checksum... >>> py3-flask-restx*: Create py3-flask-restx-1.3.0-r0.apk >>> py3-flask-restx: Build complete at Sat, 17 Feb 2024 18:26:30 +0000 elapsed time 0h 0m 7s >>> py3-flask-restx: Cleaning up srcdir >>> py3-flask-restx: Cleaning up pkgdir >>> py3-flask-restx: Uninstalling dependencies... (1/45) Purging .makedepends-py3-flask-restx (20240217.182624) (2/45) Purging py3-flask-pyc (2.3.3-r0) (3/45) Purging py3-flask (2.3.3-r0) (4/45) Purging py3-blinker-pyc (1.7.0-r0) (5/45) Purging py3-blinker (1.7.0-r0) (6/45) Purging py3-click-pyc (8.1.7-r0) (7/45) Purging py3-click (8.1.7-r0) (8/45) Purging py3-itsdangerous-pyc (2.1.2-r3) (9/45) Purging py3-itsdangerous (2.1.2-r3) (10/45) Purging py3-jinja2-pyc (3.1.3-r0) (11/45) Purging py3-jinja2 (3.1.3-r0) (12/45) Purging py3-aniso8601-pyc (9.0.1-r2) (13/45) Purging py3-aniso8601 (9.0.1-r2) (14/45) Purging py3-jsonschema-pyc (4.21.1-r0) (15/45) Purging py3-jsonschema (4.21.1-r0) (16/45) Purging py3-jsonschema-specifications-pyc (2023.12.1-r0) (17/45) Purging py3-jsonschema-specifications (2023.12.1-r0) (18/45) Purging py3-referencing-pyc (0.33.0-r0) (19/45) Purging py3-referencing (0.33.0-r0) (20/45) Purging py3-attrs-pyc (23.2.0-r0) (21/45) Purging py3-attrs (23.2.0-r0) (22/45) Purging py3-rpds-py-pyc (0.10.6-r0) (23/45) Purging py3-rpds-py (0.10.6-r0) (24/45) Purging py3-tz-pyc (2024.1-r0) (25/45) Purging py3-tz (2024.1-r0) (26/45) Purging py3-werkzeug-pyc (2.3.8-r0) (27/45) Purging py3-werkzeug (2.3.8-r0) (28/45) Purging py3-markupsafe-pyc (2.1.5-r0) (29/45) Purging py3-markupsafe (2.1.5-r0) (30/45) Purging py3-setuptools-pyc (69.1.0-r0) (31/45) Purging py3-setuptools (69.1.0-r0) (32/45) Purging py3-packaging-pyc (23.2-r0) (33/45) Purging py3-packaging (23.2-r0) (34/45) Purging py3-parsing-pyc (3.1.1-r0) (35/45) Purging py3-parsing (3.1.1-r0) (36/45) Purging python3-pyc (3.11.7-r1) (37/45) Purging python3-pycache-pyc0 (3.11.7-r1) (38/45) Purging pyc (3.11.7-r1) (39/45) Purging python3 (3.11.7-r1) (40/45) Purging gdbm (1.23-r1) (41/45) Purging libffi (3.4.4-r3) (42/45) Purging libpanelw (6.4_p20231125-r0) (43/45) Purging mpdecimal (4.0.0-r0) (44/45) Purging readline (8.2.10-r0) (45/45) Purging sqlite-libs (3.45.1-r0) Executing busybox-1.36.1-r19.trigger OK: 265 MiB in 109 packages >>> py3-flask-restx: Updating the community/ppc64le repository index... >>> py3-flask-restx: Signing the index...