>>> py3-flask-restaction: Building testing/py3-flask-restaction 0.25.3-r8 (using abuild 3.13.0-r5) started Mon, 23 Sep 2024 04:31:49 +0000 >>> py3-flask-restaction: Checking sanity of /home/buildozer/aports/testing/py3-flask-restaction/APKBUILD... >>> py3-flask-restaction: Analyzing dependencies... >>> py3-flask-restaction: Installing for build: build-base python3 py3-flask py3-setuptools py3-gpep517 py3-wheel (1/38) Installing libbz2 (1.0.8-r6) (2/38) Installing libffi (3.4.6-r0) (3/38) Installing gdbm (1.24-r0) (4/38) Installing xz-libs (5.6.2-r0) (5/38) Installing mpdecimal (4.0.0-r0) (6/38) Installing libpanelw (6.5_p20240601-r1) (7/38) Installing sqlite-libs (3.46.1-r0) (8/38) Installing python3 (3.12.6-r0) (9/38) Installing python3-pycache-pyc0 (3.12.6-r0) (10/38) Installing pyc (3.12.6-r0) (11/38) Installing python3-pyc (3.12.6-r0) (12/38) Installing py3-blinker (1.7.0-r1) (13/38) Installing py3-blinker-pyc (1.7.0-r1) (14/38) Installing py3-click (8.1.7-r2) (15/38) Installing py3-click-pyc (8.1.7-r2) (16/38) Installing py3-itsdangerous (2.2.0-r0) (17/38) Installing py3-itsdangerous-pyc (2.2.0-r0) (18/38) Installing py3-markupsafe (2.1.5-r2) (19/38) Installing py3-markupsafe-pyc (2.1.5-r2) (20/38) Installing py3-jinja2 (3.1.4-r0) (21/38) Installing py3-jinja2-pyc (3.1.4-r0) (22/38) Installing py3-werkzeug (3.0.3-r0) (23/38) Installing py3-werkzeug-pyc (3.0.3-r0) (24/38) Installing py3-flask (3.0.3-r0) (25/38) Installing py3-flask-pyc (3.0.3-r0) (26/38) Installing py3-parsing (3.1.4-r0) (27/38) Installing py3-parsing-pyc (3.1.4-r0) (28/38) Installing py3-packaging (24.1-r0) (29/38) Installing py3-packaging-pyc (24.1-r0) (30/38) Installing py3-setuptools (70.3.0-r0) (31/38) Installing py3-setuptools-pyc (70.3.0-r0) (32/38) Installing py3-installer (0.7.0-r2) (33/38) Installing py3-installer-pyc (0.7.0-r2) (34/38) Installing py3-gpep517 (16-r0) (35/38) Installing py3-gpep517-pyc (16-r0) (36/38) Installing py3-wheel (0.43.0-r0) (37/38) Installing py3-wheel-pyc (0.43.0-r0) (38/38) Installing .makedepends-py3-flask-restaction (20240923.043154) Executing busybox-1.36.1-r32.trigger OK: 307 MiB in 141 packages >>> py3-flask-restaction: Cleaning up srcdir >>> py3-flask-restaction: Cleaning up pkgdir >>> py3-flask-restaction: Cleaning up tmpdir >>> py3-flask-restaction: Fetching https://distfiles.alpinelinux.org/distfiles/edge/flask-restaction-0.25.3.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 100 113k 100 113k 0 0 1067k 0 --:--:-- --:--:-- --:--:-- 1075k >>> py3-flask-restaction: Fetching https://distfiles.alpinelinux.org/distfiles/edge/flask-restaction-0.25.3.tar.gz >>> py3-flask-restaction: Checking sha512sums... flask-restaction-0.25.3.tar.gz: OK >>> py3-flask-restaction: Unpacking /var/cache/distfiles/flask-restaction-0.25.3.tar.gz... 2024-09-23 04:31:55,382 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-09-23 04:31:55,403 root INFO running bdist_wheel 2024-09-23 04:31:55,431 root INFO running build 2024-09-23 04:31:55,431 root INFO running build_py 2024-09-23 04:31:55,435 root INFO creating build 2024-09-23 04:31:55,435 root INFO creating build/lib 2024-09-23 04:31:55,435 root INFO creating build/lib/flask_restaction 2024-09-23 04:31:55,436 root INFO copying flask_restaction/auth.py -> build/lib/flask_restaction 2024-09-23 04:31:55,436 root INFO copying flask_restaction/exporters.py -> build/lib/flask_restaction 2024-09-23 04:31:55,436 root INFO copying flask_restaction/__init__.py -> build/lib/flask_restaction 2024-09-23 04:31:55,436 root INFO copying flask_restaction/api.py -> build/lib/flask_restaction 2024-09-23 04:31:55,437 root INFO copying flask_restaction/res.py -> build/lib/flask_restaction 2024-09-23 04:31:55,437 root INFO copying flask_restaction/cli.py -> build/lib/flask_restaction 2024-09-23 04:31:55,437 root INFO running egg_info 2024-09-23 04:31:55,440 root INFO writing flask_restaction.egg-info/PKG-INFO 2024-09-23 04:31:55,441 root INFO writing dependency_links to flask_restaction.egg-info/dependency_links.txt 2024-09-23 04:31:55,441 root INFO writing entry points to flask_restaction.egg-info/entry_points.txt 2024-09-23 04:31:55,442 root INFO writing requirements to flask_restaction.egg-info/requires.txt 2024-09-23 04:31:55,442 root INFO writing top-level names to flask_restaction.egg-info/top_level.txt 2024-09-23 04:31:55,446 root INFO reading manifest file 'flask_restaction.egg-info/SOURCES.txt' 2024-09-23 04:31:55,446 root INFO reading manifest template 'MANIFEST.in' 2024-09-23 04:31:55,447 root WARNING warning: no files found matching 'readme.md' 2024-09-23 04:31:55,448 root INFO adding license file 'LICENSE' 2024-09-23 04:31:55,449 root INFO writing manifest file 'flask_restaction.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'flask_restaction.docs' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'flask_restaction.docs' 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_restaction.docs' 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_restaction.docs' to be distributed and are already explicitly excluding 'flask_restaction.docs' 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.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'flask_restaction.docs.dist' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'flask_restaction.docs.dist' 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_restaction.docs.dist' 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_restaction.docs.dist' to be distributed and are already explicitly excluding 'flask_restaction.docs.dist' 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.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'flask_restaction.resjs.dist' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'flask_restaction.resjs.dist' 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_restaction.resjs.dist' 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_restaction.resjs.dist' to be distributed and are already explicitly excluding 'flask_restaction.resjs.dist' 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) 2024-09-23 04:31:55,451 root INFO creating build/lib/flask_restaction/docs 2024-09-23 04:31:55,451 root INFO copying flask_restaction/docs/docs.html -> build/lib/flask_restaction/docs 2024-09-23 04:31:55,452 root INFO creating build/lib/flask_restaction/docs/dist 2024-09-23 04:31:55,452 root INFO copying flask_restaction/docs/dist/docs.css -> build/lib/flask_restaction/docs/dist 2024-09-23 04:31:55,452 root INFO copying flask_restaction/docs/dist/docs.js -> build/lib/flask_restaction/docs/dist 2024-09-23 04:31:55,453 root INFO copying flask_restaction/docs/dist/docs.min.css -> build/lib/flask_restaction/docs/dist 2024-09-23 04:31:55,453 root INFO copying flask_restaction/docs/dist/docs.min.js -> build/lib/flask_restaction/docs/dist 2024-09-23 04:31:55,453 root INFO copying flask_restaction/docs/dist/highlight.min.js -> build/lib/flask_restaction/docs/dist 2024-09-23 04:31:55,454 root INFO copying flask_restaction/docs/dist/iconfont.eot -> build/lib/flask_restaction/docs/dist 2024-09-23 04:31:55,454 root INFO copying flask_restaction/docs/dist/iconfont.ttf -> build/lib/flask_restaction/docs/dist 2024-09-23 04:31:55,454 root INFO copying flask_restaction/docs/dist/marked.min.js -> build/lib/flask_restaction/docs/dist 2024-09-23 04:31:55,455 root INFO copying flask_restaction/docs/dist/pace.min.js -> build/lib/flask_restaction/docs/dist 2024-09-23 04:31:55,455 root INFO copying flask_restaction/docs/dist/vue.min.js -> build/lib/flask_restaction/docs/dist 2024-09-23 04:31:55,455 root INFO creating build/lib/flask_restaction/resjs 2024-09-23 04:31:55,455 root INFO creating build/lib/flask_restaction/resjs/dist 2024-09-23 04:31:55,456 root INFO copying flask_restaction/resjs/dist/index.js -> build/lib/flask_restaction/resjs/dist 2024-09-23 04:31:55,456 root INFO copying flask_restaction/resjs/dist/res.node.js -> build/lib/flask_restaction/resjs/dist 2024-09-23 04:31:55,456 root INFO copying flask_restaction/resjs/dist/res.rn.js -> build/lib/flask_restaction/resjs/dist 2024-09-23 04:31:55,457 root INFO copying flask_restaction/resjs/dist/res.web.js -> build/lib/flask_restaction/resjs/dist 2024-09-23 04:31:55,457 root INFO copying flask_restaction/resjs/dist/res.web.min.js -> build/lib/flask_restaction/resjs/dist 2024-09-23 04:31:55,465 root INFO installing to build/bdist.linux-loongarch64/wheel 2024-09-23 04:31:55,465 root INFO running install 2024-09-23 04:31:55,479 root INFO running install_lib 2024-09-23 04:31:55,482 root INFO creating build/bdist.linux-loongarch64 2024-09-23 04:31:55,483 root INFO creating build/bdist.linux-loongarch64/wheel 2024-09-23 04:31:55,483 root INFO creating build/bdist.linux-loongarch64/wheel/flask_restaction 2024-09-23 04:31:55,483 root INFO creating build/bdist.linux-loongarch64/wheel/flask_restaction/resjs 2024-09-23 04:31:55,483 root INFO creating build/bdist.linux-loongarch64/wheel/flask_restaction/resjs/dist 2024-09-23 04:31:55,484 root INFO copying build/lib/flask_restaction/resjs/dist/res.rn.js -> build/bdist.linux-loongarch64/wheel/flask_restaction/resjs/dist 2024-09-23 04:31:55,484 root INFO copying build/lib/flask_restaction/resjs/dist/res.node.js -> build/bdist.linux-loongarch64/wheel/flask_restaction/resjs/dist 2024-09-23 04:31:55,484 root INFO copying build/lib/flask_restaction/resjs/dist/index.js -> build/bdist.linux-loongarch64/wheel/flask_restaction/resjs/dist 2024-09-23 04:31:55,485 root INFO copying build/lib/flask_restaction/resjs/dist/res.web.min.js -> build/bdist.linux-loongarch64/wheel/flask_restaction/resjs/dist 2024-09-23 04:31:55,485 root INFO copying build/lib/flask_restaction/resjs/dist/res.web.js -> build/bdist.linux-loongarch64/wheel/flask_restaction/resjs/dist 2024-09-23 04:31:55,486 root INFO creating build/bdist.linux-loongarch64/wheel/flask_restaction/docs 2024-09-23 04:31:55,486 root INFO copying build/lib/flask_restaction/docs/docs.html -> build/bdist.linux-loongarch64/wheel/flask_restaction/docs 2024-09-23 04:31:55,486 root INFO creating build/bdist.linux-loongarch64/wheel/flask_restaction/docs/dist 2024-09-23 04:31:55,486 root INFO copying build/lib/flask_restaction/docs/dist/iconfont.eot -> build/bdist.linux-loongarch64/wheel/flask_restaction/docs/dist 2024-09-23 04:31:55,487 root INFO copying build/lib/flask_restaction/docs/dist/vue.min.js -> build/bdist.linux-loongarch64/wheel/flask_restaction/docs/dist 2024-09-23 04:31:55,487 root INFO copying build/lib/flask_restaction/docs/dist/docs.min.js -> build/bdist.linux-loongarch64/wheel/flask_restaction/docs/dist 2024-09-23 04:31:55,487 root INFO copying build/lib/flask_restaction/docs/dist/pace.min.js -> build/bdist.linux-loongarch64/wheel/flask_restaction/docs/dist 2024-09-23 04:31:55,488 root INFO copying build/lib/flask_restaction/docs/dist/docs.min.css -> build/bdist.linux-loongarch64/wheel/flask_restaction/docs/dist 2024-09-23 04:31:55,488 root INFO copying build/lib/flask_restaction/docs/dist/highlight.min.js -> build/bdist.linux-loongarch64/wheel/flask_restaction/docs/dist 2024-09-23 04:31:55,488 root INFO copying build/lib/flask_restaction/docs/dist/docs.js -> build/bdist.linux-loongarch64/wheel/flask_restaction/docs/dist 2024-09-23 04:31:55,489 root INFO copying build/lib/flask_restaction/docs/dist/marked.min.js -> build/bdist.linux-loongarch64/wheel/flask_restaction/docs/dist 2024-09-23 04:31:55,489 root INFO copying build/lib/flask_restaction/docs/dist/docs.css -> build/bdist.linux-loongarch64/wheel/flask_restaction/docs/dist 2024-09-23 04:31:55,489 root INFO copying build/lib/flask_restaction/docs/dist/iconfont.ttf -> build/bdist.linux-loongarch64/wheel/flask_restaction/docs/dist 2024-09-23 04:31:55,490 root INFO copying build/lib/flask_restaction/auth.py -> build/bdist.linux-loongarch64/wheel/flask_restaction 2024-09-23 04:31:55,490 root INFO copying build/lib/flask_restaction/exporters.py -> build/bdist.linux-loongarch64/wheel/flask_restaction 2024-09-23 04:31:55,490 root INFO copying build/lib/flask_restaction/__init__.py -> build/bdist.linux-loongarch64/wheel/flask_restaction 2024-09-23 04:31:55,491 root INFO copying build/lib/flask_restaction/api.py -> build/bdist.linux-loongarch64/wheel/flask_restaction 2024-09-23 04:31:55,491 root INFO copying build/lib/flask_restaction/res.py -> build/bdist.linux-loongarch64/wheel/flask_restaction 2024-09-23 04:31:55,491 root INFO copying build/lib/flask_restaction/cli.py -> build/bdist.linux-loongarch64/wheel/flask_restaction 2024-09-23 04:31:55,492 root INFO running install_egg_info 2024-09-23 04:31:55,495 root INFO Copying flask_restaction.egg-info to build/bdist.linux-loongarch64/wheel/flask_restaction-0.25.3-py3.12.egg-info 2024-09-23 04:31:55,497 root INFO running install_scripts 2024-09-23 04:31:55,500 root INFO creating build/bdist.linux-loongarch64/wheel/flask_restaction-0.25.3.dist-info/WHEEL 2024-09-23 04:31:55,501 wheel INFO creating '/home/buildozer/aports/testing/py3-flask-restaction/src/flask-restaction-0.25.3/.dist/.tmp-gswhjxe6/flask_restaction-0.25.3-py3-none-any.whl' and adding 'build/bdist.linux-loongarch64/wheel' to it 2024-09-23 04:31:55,501 wheel INFO adding 'flask_restaction/__init__.py' 2024-09-23 04:31:55,502 wheel INFO adding 'flask_restaction/api.py' 2024-09-23 04:31:55,502 wheel INFO adding 'flask_restaction/auth.py' 2024-09-23 04:31:55,503 wheel INFO adding 'flask_restaction/cli.py' 2024-09-23 04:31:55,503 wheel INFO adding 'flask_restaction/exporters.py' 2024-09-23 04:31:55,503 wheel INFO adding 'flask_restaction/res.py' 2024-09-23 04:31:55,504 wheel INFO adding 'flask_restaction/docs/docs.html' 2024-09-23 04:31:55,504 wheel INFO adding 'flask_restaction/docs/dist/docs.css' 2024-09-23 04:31:55,505 wheel INFO adding 'flask_restaction/docs/dist/docs.js' 2024-09-23 04:31:55,505 wheel INFO adding 'flask_restaction/docs/dist/docs.min.css' 2024-09-23 04:31:55,505 wheel INFO adding 'flask_restaction/docs/dist/docs.min.js' 2024-09-23 04:31:55,506 wheel INFO adding 'flask_restaction/docs/dist/highlight.min.js' 2024-09-23 04:31:55,506 wheel INFO adding 'flask_restaction/docs/dist/iconfont.eot' 2024-09-23 04:31:55,507 wheel INFO adding 'flask_restaction/docs/dist/iconfont.ttf' 2024-09-23 04:31:55,507 wheel INFO adding 'flask_restaction/docs/dist/marked.min.js' 2024-09-23 04:31:55,508 wheel INFO adding 'flask_restaction/docs/dist/pace.min.js' 2024-09-23 04:31:55,508 wheel INFO adding 'flask_restaction/docs/dist/vue.min.js' 2024-09-23 04:31:55,509 wheel INFO adding 'flask_restaction/resjs/dist/index.js' 2024-09-23 04:31:55,509 wheel INFO adding 'flask_restaction/resjs/dist/res.node.js' 2024-09-23 04:31:55,510 wheel INFO adding 'flask_restaction/resjs/dist/res.rn.js' 2024-09-23 04:31:55,510 wheel INFO adding 'flask_restaction/resjs/dist/res.web.js' 2024-09-23 04:31:55,511 wheel INFO adding 'flask_restaction/resjs/dist/res.web.min.js' 2024-09-23 04:31:55,512 wheel INFO adding 'flask_restaction-0.25.3.dist-info/LICENSE' 2024-09-23 04:31:55,512 wheel INFO adding 'flask_restaction-0.25.3.dist-info/METADATA' 2024-09-23 04:31:55,512 wheel INFO adding 'flask_restaction-0.25.3.dist-info/WHEEL' 2024-09-23 04:31:55,512 wheel INFO adding 'flask_restaction-0.25.3.dist-info/entry_points.txt' 2024-09-23 04:31:55,513 wheel INFO adding 'flask_restaction-0.25.3.dist-info/top_level.txt' 2024-09-23 04:31:55,513 wheel INFO adding 'flask_restaction-0.25.3.dist-info/RECORD' 2024-09-23 04:31:55,513 root INFO removing build/bdist.linux-loongarch64/wheel 2024-09-23 04:31:55,515 gpep517 INFO The backend produced .dist/flask_restaction-0.25.3-py3-none-any.whl flask_restaction-0.25.3-py3-none-any.whl >>> WARNING: py3-flask-restaction: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> py3-flask-restaction: Entering fakeroot... 2024-09-23 04:31:55,746 gpep517 INFO Installing .dist/flask_restaction-0.25.3-py3-none-any.whl into /home/buildozer/aports/testing/py3-flask-restaction/pkg/py3-flask-restaction 2024-09-23 04:31:55,784 gpep517 INFO Installation complete >>> py3-flask-restaction-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-flask-restaction/pkg/py3-flask-restaction/usr/lib/python3.12/site-packages/flask_restaction/__pycache__' -> '/home/buildozer/aports/testing/py3-flask-restaction/pkg/py3-flask-restaction-pyc/usr/lib/python3.12/site-packages/flask_restaction/__pycache__' >>> py3-flask-restaction-pyc*: Preparing subpackage py3-flask-restaction-pyc... >>> py3-flask-restaction-pyc*: Running postcheck for py3-flask-restaction-pyc >>> py3-flask-restaction*: Running postcheck for py3-flask-restaction >>> py3-flask-restaction*: Preparing package py3-flask-restaction... >>> py3-flask-restaction-pyc*: Tracing dependencies... python3 py3-flask python3~3.12 >>> py3-flask-restaction-pyc*: Package size: 80.0 KB >>> py3-flask-restaction-pyc*: Compressing data... >>> py3-flask-restaction-pyc*: Create checksum... >>> py3-flask-restaction-pyc*: Create py3-flask-restaction-pyc-0.25.3-r8.apk >>> py3-flask-restaction*: Tracing dependencies... python3 py3-flask python3~3.12 >>> py3-flask-restaction*: Package size: 464.0 KB >>> py3-flask-restaction*: Compressing data... >>> py3-flask-restaction*: Create checksum... >>> py3-flask-restaction*: Create py3-flask-restaction-0.25.3-r8.apk >>> py3-flask-restaction: Build complete at Mon, 23 Sep 2024 04:31:56 +0000 elapsed time 0h 0m 7s >>> py3-flask-restaction: Cleaning up srcdir >>> py3-flask-restaction: Cleaning up pkgdir >>> py3-flask-restaction: Uninstalling dependencies... (1/38) Purging .makedepends-py3-flask-restaction (20240923.043154) (2/38) Purging py3-flask-pyc (3.0.3-r0) (3/38) Purging py3-flask (3.0.3-r0) (4/38) Purging py3-blinker-pyc (1.7.0-r1) (5/38) Purging py3-blinker (1.7.0-r1) (6/38) Purging py3-click-pyc (8.1.7-r2) (7/38) Purging py3-click (8.1.7-r2) (8/38) Purging py3-itsdangerous-pyc (2.2.0-r0) (9/38) Purging py3-itsdangerous (2.2.0-r0) (10/38) Purging py3-jinja2-pyc (3.1.4-r0) (11/38) Purging py3-jinja2 (3.1.4-r0) (12/38) Purging py3-werkzeug-pyc (3.0.3-r0) (13/38) Purging py3-werkzeug (3.0.3-r0) (14/38) Purging py3-markupsafe-pyc (2.1.5-r2) (15/38) Purging py3-markupsafe (2.1.5-r2) (16/38) Purging py3-setuptools-pyc (70.3.0-r0) (17/38) Purging py3-setuptools (70.3.0-r0) (18/38) Purging py3-gpep517-pyc (16-r0) (19/38) Purging py3-gpep517 (16-r0) (20/38) Purging py3-installer-pyc (0.7.0-r2) (21/38) Purging py3-installer (0.7.0-r2) (22/38) Purging py3-wheel-pyc (0.43.0-r0) (23/38) Purging py3-wheel (0.43.0-r0) (24/38) Purging py3-packaging-pyc (24.1-r0) (25/38) Purging py3-packaging (24.1-r0) (26/38) Purging py3-parsing-pyc (3.1.4-r0) (27/38) Purging py3-parsing (3.1.4-r0) (28/38) Purging python3-pyc (3.12.6-r0) (29/38) Purging python3-pycache-pyc0 (3.12.6-r0) (30/38) Purging pyc (3.12.6-r0) (31/38) Purging python3 (3.12.6-r0) (32/38) Purging gdbm (1.24-r0) (33/38) Purging libbz2 (1.0.8-r6) (34/38) Purging libffi (3.4.6-r0) (35/38) Purging libpanelw (6.5_p20240601-r1) (36/38) Purging mpdecimal (4.0.0-r0) (37/38) Purging sqlite-libs (3.46.1-r0) (38/38) Purging xz-libs (5.6.2-r0) Executing busybox-1.36.1-r32.trigger OK: 251 MiB in 103 packages >>> py3-flask-restaction: Updating the testing/loongarch64 repository index... >>> py3-flask-restaction: Signing the index...