>>> py3-pooch: Building community/py3-pooch 1.6.0-r0 (using abuild 3.10.0-r0) started Sun, 15 Jan 2023 18:52:36 +0000 >>> py3-pooch: Checking sanity of /home/buildozer/aports/community/py3-pooch/APKBUILD... >>> py3-pooch: Analyzing dependencies... >>> py3-pooch: Installing for build: build-base py3-appdirs py3-packaging py3-requests python3 py3-gpep517 py3-setuptools_scm py3-wheel (1/21) Installing libffi (3.4.4-r0) (2/21) Installing gdbm (1.23-r0) (3/21) Installing mpdecimal (2.5.1-r1) (4/21) Installing readline (8.2.0-r0) (5/21) Installing sqlite-libs (3.40.1-r0) (6/21) Installing python3 (3.11.1-r2) (7/21) Installing py3-appdirs (1.4.4-r5) (8/21) Installing py3-parsing (3.0.9-r1) (9/21) Installing py3-packaging (23.0-r0) (10/21) Installing py3-certifi (2022.12.7-r0) (11/21) Installing py3-charset-normalizer (3.0.1-r1) (12/21) Installing py3-idna (3.4-r3) (13/21) Installing py3-urllib3 (1.26.14-r0) (14/21) Installing py3-requests (2.28.2-r0) (15/21) Installing py3-installer (0.6.0-r0) (16/21) Installing py3-gpep517 (13-r0) (17/21) Installing py3-setuptools (65.7.0-r0) (18/21) Installing py3-typing-extensions (4.4.0-r1) (19/21) Installing py3-setuptools_scm (7.1.0-r0) (20/21) Installing py3-wheel (0.38.4-r1) (21/21) Installing .makedepends-py3-pooch (20230115.185237) Executing busybox-1.36.0-r0.trigger OK: 457 MiB in 124 packages >>> py3-pooch: Cleaning up srcdir >>> py3-pooch: Cleaning up pkgdir >>> py3-pooch: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pooch-1.6.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-pooch: Fetching py3-pooch-1.6.0.tar.gz::https://github.com/fatiando/pooch/archive/refs/tags/v1.6.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 193k 100 193k 0 0 360k 0 --:--:-- --:--:-- --:--:-- 360k >>> py3-pooch: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pooch-1.6.0.tar.gz >>> py3-pooch: Checking sha512sums... py3-pooch-1.6.0.tar.gz: OK >>> py3-pooch: Unpacking /var/cache/distfiles/edge/py3-pooch-1.6.0.tar.gz... 2023-01-15 18:52:39,700 gpep517 INFO Building wheel via backend setuptools.build_meta /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) 2023-01-15 18:52:39,777 root INFO running bdist_wheel 2023-01-15 18:52:39,797 root INFO running build 2023-01-15 18:52:39,797 root INFO running build_py 2023-01-15 18:52:39,802 root INFO creating build 2023-01-15 18:52:39,802 root INFO creating build/lib 2023-01-15 18:52:39,802 root INFO creating build/lib/pooch 2023-01-15 18:52:39,803 root INFO copying pooch/utils.py -> build/lib/pooch 2023-01-15 18:52:39,803 root INFO copying pooch/downloaders.py -> build/lib/pooch 2023-01-15 18:52:39,803 root INFO copying pooch/processors.py -> build/lib/pooch 2023-01-15 18:52:39,804 root INFO copying pooch/hashes.py -> build/lib/pooch 2023-01-15 18:52:39,804 root INFO copying pooch/__init__.py -> build/lib/pooch 2023-01-15 18:52:39,804 root INFO copying pooch/core.py -> build/lib/pooch 2023-01-15 18:52:39,805 root INFO copying pooch/_version.py -> build/lib/pooch 2023-01-15 18:52:39,805 root INFO creating build/lib/pooch/tests 2023-01-15 18:52:39,806 root INFO copying pooch/tests/utils.py -> build/lib/pooch/tests 2023-01-15 18:52:39,806 root INFO copying pooch/tests/test_core.py -> build/lib/pooch/tests 2023-01-15 18:52:39,806 root INFO copying pooch/tests/test_hashes.py -> build/lib/pooch/tests 2023-01-15 18:52:39,807 root INFO copying pooch/tests/__init__.py -> build/lib/pooch/tests 2023-01-15 18:52:39,807 root INFO copying pooch/tests/test_processors.py -> build/lib/pooch/tests 2023-01-15 18:52:39,807 root INFO copying pooch/tests/test_utils.py -> build/lib/pooch/tests 2023-01-15 18:52:39,808 root INFO copying pooch/tests/test_downloaders.py -> build/lib/pooch/tests 2023-01-15 18:52:39,808 root INFO copying pooch/tests/test_integration.py -> build/lib/pooch/tests 2023-01-15 18:52:39,808 root INFO copying pooch/tests/test_version.py -> build/lib/pooch/tests 2023-01-15 18:52:39,809 root INFO running egg_info 2023-01-15 18:52:39,817 root INFO creating pooch.egg-info 2023-01-15 18:52:39,821 root INFO writing pooch.egg-info/PKG-INFO 2023-01-15 18:52:39,821 root INFO writing dependency_links to pooch.egg-info/dependency_links.txt 2023-01-15 18:52:39,822 root INFO writing requirements to pooch.egg-info/requires.txt 2023-01-15 18:52:39,822 root INFO writing top-level names to pooch.egg-info/top_level.txt 2023-01-15 18:52:39,822 root INFO writing manifest file 'pooch.egg-info/SOURCES.txt' 2023-01-15 18:52:42,767 root INFO reading manifest file 'pooch.egg-info/SOURCES.txt' 2023-01-15 18:52:42,768 root INFO reading manifest template 'MANIFEST.in' 2023-01-15 18:52:42,769 root WARNING no previously-included directories found matching '.github' 2023-01-15 18:52:42,769 root WARNING no previously-included directories found matching 'data' 2023-01-15 18:52:42,770 root WARNING no previously-included directories found matching 'doc' 2023-01-15 18:52:42,770 root WARNING no previously-included directories found matching 'env' 2023-01-15 18:52:42,770 root WARNING no previously-included directories found matching 'paper' 2023-01-15 18:52:42,770 root WARNING warning: no previously-included files found matching '.*.yml' 2023-01-15 18:52:42,771 root WARNING warning: no previously-included files found matching '.*rc' 2023-01-15 18:52:42,771 root WARNING warning: no previously-included files found matching 'Makefile' 2023-01-15 18:52:42,771 root WARNING warning: no previously-included files found matching '.gitignore' 2023-01-15 18:52:42,771 root WARNING warning: no previously-included files found matching '.gitattributes' 2023-01-15 18:52:42,772 root WARNING warning: no previously-included files found matching 'environment.yml' 2023-01-15 18:52:42,772 root WARNING warning: no previously-included files found matching 'license_notice.py' 2023-01-15 18:52:42,772 root INFO adding license file 'LICENSE.txt' 2023-01-15 18:52:42,773 root INFO writing manifest file 'pooch.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pooch.tests.data' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pooch.tests.data' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pooch.tests.data' 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 'pooch.tests.data' 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 'pooch.tests.data.store' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pooch.tests.data.store' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pooch.tests.data.store' 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 'pooch.tests.data.store' 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 'pooch.tests.data.store.subdir' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pooch.tests.data.store.subdir' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pooch.tests.data.store.subdir' 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 'pooch.tests.data.store.subdir' 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) 2023-01-15 18:52:42,776 root INFO creating build/lib/pooch/tests/data 2023-01-15 18:52:42,776 root INFO copying pooch/tests/data/large-data.txt -> build/lib/pooch/tests/data 2023-01-15 18:52:42,777 root INFO copying pooch/tests/data/registry-custom-url.txt -> build/lib/pooch/tests/data 2023-01-15 18:52:42,777 root INFO copying pooch/tests/data/registry-invalid.txt -> build/lib/pooch/tests/data 2023-01-15 18:52:42,778 root INFO copying pooch/tests/data/registry.txt -> build/lib/pooch/tests/data 2023-01-15 18:52:42,778 root INFO copying pooch/tests/data/registry_comments.txt -> build/lib/pooch/tests/data 2023-01-15 18:52:42,778 root INFO copying pooch/tests/data/store.tar.gz -> build/lib/pooch/tests/data 2023-01-15 18:52:42,778 root INFO copying pooch/tests/data/store.zip -> build/lib/pooch/tests/data 2023-01-15 18:52:42,779 root INFO copying pooch/tests/data/tiny-data.tar.gz -> build/lib/pooch/tests/data 2023-01-15 18:52:42,779 root INFO copying pooch/tests/data/tiny-data.txt -> build/lib/pooch/tests/data 2023-01-15 18:52:42,779 root INFO copying pooch/tests/data/tiny-data.txt.bz2 -> build/lib/pooch/tests/data 2023-01-15 18:52:42,780 root INFO copying pooch/tests/data/tiny-data.txt.gz -> build/lib/pooch/tests/data 2023-01-15 18:52:42,780 root INFO copying pooch/tests/data/tiny-data.txt.xz -> build/lib/pooch/tests/data 2023-01-15 18:52:42,780 root INFO copying pooch/tests/data/tiny-data.zip -> build/lib/pooch/tests/data 2023-01-15 18:52:42,781 root INFO creating build/lib/pooch/tests/data/store 2023-01-15 18:52:42,781 root INFO copying pooch/tests/data/store/tiny-data.txt -> build/lib/pooch/tests/data/store 2023-01-15 18:52:42,781 root INFO creating build/lib/pooch/tests/data/store/subdir 2023-01-15 18:52:42,781 root INFO copying pooch/tests/data/store/subdir/tiny-data.txt -> build/lib/pooch/tests/data/store/subdir 2023-01-15 18:52:42,791 wheel INFO installing to build/bdist.linux-i686/wheel 2023-01-15 18:52:42,791 root INFO running install 2023-01-15 18:52:42,804 root INFO running install_lib 2023-01-15 18:52:42,808 root INFO creating build/bdist.linux-i686 2023-01-15 18:52:42,808 root INFO creating build/bdist.linux-i686/wheel 2023-01-15 18:52:42,808 root INFO creating build/bdist.linux-i686/wheel/pooch 2023-01-15 18:52:42,809 root INFO creating build/bdist.linux-i686/wheel/pooch/tests 2023-01-15 18:52:42,809 root INFO copying build/lib/pooch/tests/utils.py -> build/bdist.linux-i686/wheel/pooch/tests 2023-01-15 18:52:42,809 root INFO copying build/lib/pooch/tests/test_core.py -> build/bdist.linux-i686/wheel/pooch/tests 2023-01-15 18:52:42,810 root INFO copying build/lib/pooch/tests/test_hashes.py -> build/bdist.linux-i686/wheel/pooch/tests 2023-01-15 18:52:42,810 root INFO copying build/lib/pooch/tests/__init__.py -> build/bdist.linux-i686/wheel/pooch/tests 2023-01-15 18:52:42,810 root INFO copying build/lib/pooch/tests/test_processors.py -> build/bdist.linux-i686/wheel/pooch/tests 2023-01-15 18:52:42,811 root INFO creating build/bdist.linux-i686/wheel/pooch/tests/data 2023-01-15 18:52:42,811 root INFO copying build/lib/pooch/tests/data/registry-invalid.txt -> build/bdist.linux-i686/wheel/pooch/tests/data 2023-01-15 18:52:42,811 root INFO copying build/lib/pooch/tests/data/tiny-data.txt.gz -> build/bdist.linux-i686/wheel/pooch/tests/data 2023-01-15 18:52:42,811 root INFO copying build/lib/pooch/tests/data/tiny-data.txt.bz2 -> build/bdist.linux-i686/wheel/pooch/tests/data 2023-01-15 18:52:42,812 root INFO copying build/lib/pooch/tests/data/large-data.txt -> build/bdist.linux-i686/wheel/pooch/tests/data 2023-01-15 18:52:42,812 root INFO copying build/lib/pooch/tests/data/registry_comments.txt -> build/bdist.linux-i686/wheel/pooch/tests/data 2023-01-15 18:52:42,813 root INFO copying build/lib/pooch/tests/data/tiny-data.txt.xz -> build/bdist.linux-i686/wheel/pooch/tests/data 2023-01-15 18:52:42,813 root INFO copying build/lib/pooch/tests/data/store.tar.gz -> build/bdist.linux-i686/wheel/pooch/tests/data 2023-01-15 18:52:42,813 root INFO copying build/lib/pooch/tests/data/tiny-data.txt -> build/bdist.linux-i686/wheel/pooch/tests/data 2023-01-15 18:52:42,813 root INFO copying build/lib/pooch/tests/data/registry.txt -> build/bdist.linux-i686/wheel/pooch/tests/data 2023-01-15 18:52:42,814 root INFO copying build/lib/pooch/tests/data/tiny-data.tar.gz -> build/bdist.linux-i686/wheel/pooch/tests/data 2023-01-15 18:52:42,814 root INFO copying build/lib/pooch/tests/data/tiny-data.zip -> build/bdist.linux-i686/wheel/pooch/tests/data 2023-01-15 18:52:42,814 root INFO copying build/lib/pooch/tests/data/store.zip -> build/bdist.linux-i686/wheel/pooch/tests/data 2023-01-15 18:52:42,815 root INFO creating build/bdist.linux-i686/wheel/pooch/tests/data/store 2023-01-15 18:52:42,815 root INFO creating build/bdist.linux-i686/wheel/pooch/tests/data/store/subdir 2023-01-15 18:52:42,815 root INFO copying build/lib/pooch/tests/data/store/subdir/tiny-data.txt -> build/bdist.linux-i686/wheel/pooch/tests/data/store/subdir 2023-01-15 18:52:42,815 root INFO copying build/lib/pooch/tests/data/store/tiny-data.txt -> build/bdist.linux-i686/wheel/pooch/tests/data/store 2023-01-15 18:52:42,816 root INFO copying build/lib/pooch/tests/data/registry-custom-url.txt -> build/bdist.linux-i686/wheel/pooch/tests/data 2023-01-15 18:52:42,816 root INFO copying build/lib/pooch/tests/test_utils.py -> build/bdist.linux-i686/wheel/pooch/tests 2023-01-15 18:52:42,816 root INFO copying build/lib/pooch/tests/test_downloaders.py -> build/bdist.linux-i686/wheel/pooch/tests 2023-01-15 18:52:42,816 root INFO copying build/lib/pooch/tests/test_integration.py -> build/bdist.linux-i686/wheel/pooch/tests 2023-01-15 18:52:42,817 root INFO copying build/lib/pooch/tests/test_version.py -> build/bdist.linux-i686/wheel/pooch/tests 2023-01-15 18:52:42,817 root INFO copying build/lib/pooch/utils.py -> build/bdist.linux-i686/wheel/pooch 2023-01-15 18:52:42,817 root INFO copying build/lib/pooch/downloaders.py -> build/bdist.linux-i686/wheel/pooch 2023-01-15 18:52:42,818 root INFO copying build/lib/pooch/processors.py -> build/bdist.linux-i686/wheel/pooch 2023-01-15 18:52:42,818 root INFO copying build/lib/pooch/hashes.py -> build/bdist.linux-i686/wheel/pooch 2023-01-15 18:52:42,818 root INFO copying build/lib/pooch/__init__.py -> build/bdist.linux-i686/wheel/pooch 2023-01-15 18:52:42,819 root INFO copying build/lib/pooch/core.py -> build/bdist.linux-i686/wheel/pooch 2023-01-15 18:52:42,819 root INFO copying build/lib/pooch/_version.py -> build/bdist.linux-i686/wheel/pooch 2023-01-15 18:52:42,819 root INFO running install_egg_info 2023-01-15 18:52:42,824 root INFO Copying pooch.egg-info to build/bdist.linux-i686/wheel/pooch-1.6.0-py3.11.egg-info 2023-01-15 18:52:42,825 root INFO running install_scripts 2023-01-15 18:52:42,860 wheel INFO creating build/bdist.linux-i686/wheel/pooch-1.6.0.dist-info/WHEEL 2023-01-15 18:52:42,861 wheel INFO creating '/home/buildozer/aports/community/py3-pooch/src/pooch-1.6.0/dist/.tmp-fqzinez4/pooch-1.6.0-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2023-01-15 18:52:42,861 wheel INFO adding 'pooch/__init__.py' 2023-01-15 18:52:42,861 wheel INFO adding 'pooch/_version.py' 2023-01-15 18:52:42,862 wheel INFO adding 'pooch/core.py' 2023-01-15 18:52:42,862 wheel INFO adding 'pooch/downloaders.py' 2023-01-15 18:52:42,863 wheel INFO adding 'pooch/hashes.py' 2023-01-15 18:52:42,863 wheel INFO adding 'pooch/processors.py' 2023-01-15 18:52:42,864 wheel INFO adding 'pooch/utils.py' 2023-01-15 18:52:42,864 wheel INFO adding 'pooch/tests/__init__.py' 2023-01-15 18:52:42,865 wheel INFO adding 'pooch/tests/test_core.py' 2023-01-15 18:52:42,865 wheel INFO adding 'pooch/tests/test_downloaders.py' 2023-01-15 18:52:42,866 wheel INFO adding 'pooch/tests/test_hashes.py' 2023-01-15 18:52:42,866 wheel INFO adding 'pooch/tests/test_integration.py' 2023-01-15 18:52:42,866 wheel INFO adding 'pooch/tests/test_processors.py' 2023-01-15 18:52:42,867 wheel INFO adding 'pooch/tests/test_utils.py' 2023-01-15 18:52:42,867 wheel INFO adding 'pooch/tests/test_version.py' 2023-01-15 18:52:42,867 wheel INFO adding 'pooch/tests/utils.py' 2023-01-15 18:52:42,868 wheel INFO adding 'pooch/tests/data/large-data.txt' 2023-01-15 18:52:42,869 wheel INFO adding 'pooch/tests/data/registry-custom-url.txt' 2023-01-15 18:52:42,869 wheel INFO adding 'pooch/tests/data/registry-invalid.txt' 2023-01-15 18:52:42,870 wheel INFO adding 'pooch/tests/data/registry.txt' 2023-01-15 18:52:42,870 wheel INFO adding 'pooch/tests/data/registry_comments.txt' 2023-01-15 18:52:42,870 wheel INFO adding 'pooch/tests/data/store.tar.gz' 2023-01-15 18:52:42,870 wheel INFO adding 'pooch/tests/data/store.zip' 2023-01-15 18:52:42,871 wheel INFO adding 'pooch/tests/data/tiny-data.tar.gz' 2023-01-15 18:52:42,871 wheel INFO adding 'pooch/tests/data/tiny-data.txt' 2023-01-15 18:52:42,871 wheel INFO adding 'pooch/tests/data/tiny-data.txt.bz2' 2023-01-15 18:52:42,872 wheel INFO adding 'pooch/tests/data/tiny-data.txt.gz' 2023-01-15 18:52:42,872 wheel INFO adding 'pooch/tests/data/tiny-data.txt.xz' 2023-01-15 18:52:42,872 wheel INFO adding 'pooch/tests/data/tiny-data.zip' 2023-01-15 18:52:42,872 wheel INFO adding 'pooch/tests/data/store/tiny-data.txt' 2023-01-15 18:52:42,873 wheel INFO adding 'pooch/tests/data/store/subdir/tiny-data.txt' 2023-01-15 18:52:42,873 wheel INFO adding 'pooch-1.6.0.dist-info/LICENSE.txt' 2023-01-15 18:52:42,874 wheel INFO adding 'pooch-1.6.0.dist-info/METADATA' 2023-01-15 18:52:42,874 wheel INFO adding 'pooch-1.6.0.dist-info/WHEEL' 2023-01-15 18:52:42,874 wheel INFO adding 'pooch-1.6.0.dist-info/top_level.txt' 2023-01-15 18:52:42,874 wheel INFO adding 'pooch-1.6.0.dist-info/zip-safe' 2023-01-15 18:52:42,875 wheel INFO adding 'pooch-1.6.0.dist-info/RECORD' 2023-01-15 18:52:42,875 wheel INFO removing build/bdist.linux-i686/wheel 2023-01-15 18:52:42,877 gpep517 INFO The backend produced dist/pooch-1.6.0-py3-none-any.whl pooch-1.6.0-py3-none-any.whl >>> py3-pooch: Entering fakeroot... >>> py3-pooch*: Running postcheck for py3-pooch >>> py3-pooch*: Preparing package py3-pooch... >>> py3-pooch*: Tracing dependencies... >>> py3-pooch*: Package size: 280.0 KB >>> py3-pooch*: Compressing data... >>> py3-pooch*: Create checksum... >>> py3-pooch*: Create py3-pooch-1.6.0-r0.apk >>> py3-pooch: Build complete at Sun, 15 Jan 2023 18:52:43 +0000 elapsed time 0h 0m 7s >>> py3-pooch: Cleaning up srcdir >>> py3-pooch: Cleaning up pkgdir >>> py3-pooch: Uninstalling dependencies... (1/21) Purging .makedepends-py3-pooch (20230115.185237) (2/21) Purging py3-appdirs (1.4.4-r5) (3/21) Purging py3-requests (2.28.2-r0) (4/21) Purging py3-certifi (2022.12.7-r0) (5/21) Purging py3-charset-normalizer (3.0.1-r1) (6/21) Purging py3-idna (3.4-r3) (7/21) Purging py3-urllib3 (1.26.14-r0) (8/21) Purging py3-gpep517 (13-r0) (9/21) Purging py3-installer (0.6.0-r0) (10/21) Purging py3-setuptools_scm (7.1.0-r0) (11/21) Purging py3-setuptools (65.7.0-r0) (12/21) Purging py3-typing-extensions (4.4.0-r1) (13/21) Purging py3-wheel (0.38.4-r1) (14/21) Purging py3-packaging (23.0-r0) (15/21) Purging py3-parsing (3.0.9-r1) (16/21) Purging python3 (3.11.1-r2) (17/21) Purging libffi (3.4.4-r0) (18/21) Purging gdbm (1.23-r0) (19/21) Purging mpdecimal (2.5.1-r1) (20/21) Purging readline (8.2.0-r0) (21/21) Purging sqlite-libs (3.40.1-r0) Executing busybox-1.36.0-r0.trigger OK: 378 MiB in 103 packages >>> py3-pooch: Updating the community/x86 repository index... >>> py3-pooch: Signing the index...