>>> py3-pooch: Building community/py3-pooch 1.8.1-r0 (using abuild 3.12.0-r3) started Sat, 02 Mar 2024 02:48:24 +0000 >>> py3-pooch: Checking sanity of /home/buildozer/aports/community/py3-pooch/APKBUILD... >>> WARNING: py3-pooch: No maintainer >>> py3-pooch: Analyzing dependencies... >>> py3-pooch: Installing for build: build-base py3-packaging py3-platformdirs py3-requests python3 py3-gpep517 py3-setuptools_scm py3-wheel (1/39) Installing libbz2 (1.0.8-r6) (2/39) Installing libffi (3.4.6-r0) (3/39) Installing gdbm (1.23-r1) (4/39) Installing xz-libs (5.4.6-r0) (5/39) Installing mpdecimal (4.0.0-r0) (6/39) Installing libpanelw (6.4_p20231125-r0) (7/39) Installing readline (8.2.10-r0) (8/39) Installing sqlite-libs (3.45.1-r0) (9/39) Installing python3 (3.11.8-r0) (10/39) Installing python3-pycache-pyc0 (3.11.8-r0) (11/39) Installing pyc (3.11.8-r0) (12/39) Installing py3-parsing (3.1.1-r0) (13/39) Installing py3-parsing-pyc (3.1.1-r0) (14/39) Installing py3-packaging-pyc (23.2-r0) (15/39) Installing python3-pyc (3.11.8-r0) (16/39) Installing py3-packaging (23.2-r0) (17/39) Installing py3-platformdirs (4.2.0-r0) (18/39) Installing py3-platformdirs-pyc (4.2.0-r0) (19/39) Installing py3-certifi (2023.11.17-r0) (20/39) Installing py3-certifi-pyc (2023.11.17-r0) (21/39) Installing py3-charset-normalizer (3.3.2-r0) (22/39) Installing py3-charset-normalizer-pyc (3.3.2-r0) (23/39) Installing py3-idna (3.6-r0) (24/39) Installing py3-idna-pyc (3.6-r0) (25/39) Installing py3-urllib3 (1.26.18-r0) (26/39) Installing py3-urllib3-pyc (1.26.18-r0) (27/39) Installing py3-requests (2.31.0-r1) (28/39) Installing py3-requests-pyc (2.31.0-r1) (29/39) Installing py3-installer (0.7.0-r1) (30/39) Installing py3-installer-pyc (0.7.0-r1) (31/39) Installing py3-gpep517 (15-r1) (32/39) Installing py3-gpep517-pyc (15-r1) (33/39) Installing py3-setuptools (69.1.1-r0) (34/39) Installing py3-setuptools-pyc (69.1.1-r0) (35/39) Installing py3-setuptools_scm (8.0.4-r1) (36/39) Installing py3-setuptools_scm-pyc (8.0.4-r1) (37/39) Installing py3-wheel (0.42.0-r0) (38/39) Installing py3-wheel-pyc (0.42.0-r0) (39/39) Installing .makedepends-py3-pooch (20240302.024830) Executing busybox-1.36.1-r19.trigger OK: 282 MiB in 140 packages >>> py3-pooch: Cleaning up srcdir >>> py3-pooch: Cleaning up pkgdir >>> py3-pooch: Cleaning up tmpdir >>> py3-pooch: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pooch-1.8.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 100 202k 100 202k 0 0 517k 0 --:--:-- --:--:-- --:--:-- 541k >>> py3-pooch: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pooch-1.8.1.tar.gz >>> py3-pooch: Checking sha512sums... py3-pooch-1.8.1.tar.gz: OK >>> py3-pooch: Unpacking /var/cache/distfiles/py3-pooch-1.8.1.tar.gz... 2024-03-02 02:48:34,482 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-03-02 02:48:34,854 root INFO running bdist_wheel 2024-03-02 02:48:34,952 root INFO running build 2024-03-02 02:48:34,952 root INFO running build_py 2024-03-02 02:48:34,969 root INFO creating build 2024-03-02 02:48:34,970 root INFO creating build/lib 2024-03-02 02:48:34,970 root INFO creating build/lib/pooch 2024-03-02 02:48:34,971 root INFO copying pooch/core.py -> build/lib/pooch 2024-03-02 02:48:34,972 root INFO copying pooch/__init__.py -> build/lib/pooch 2024-03-02 02:48:34,973 root INFO copying pooch/processors.py -> build/lib/pooch 2024-03-02 02:48:34,974 root INFO copying pooch/downloaders.py -> build/lib/pooch 2024-03-02 02:48:34,975 root INFO copying pooch/utils.py -> build/lib/pooch 2024-03-02 02:48:34,976 root INFO copying pooch/hashes.py -> build/lib/pooch 2024-03-02 02:48:34,977 root INFO copying pooch/_version.py -> build/lib/pooch 2024-03-02 02:48:34,979 root INFO creating build/lib/pooch/tests 2024-03-02 02:48:34,980 root INFO copying pooch/tests/test_version.py -> build/lib/pooch/tests 2024-03-02 02:48:34,981 root INFO copying pooch/tests/test_integration.py -> build/lib/pooch/tests 2024-03-02 02:48:34,981 root INFO copying pooch/tests/test_hashes.py -> build/lib/pooch/tests 2024-03-02 02:48:34,982 root INFO copying pooch/tests/__init__.py -> build/lib/pooch/tests 2024-03-02 02:48:34,983 root INFO copying pooch/tests/test_processors.py -> build/lib/pooch/tests 2024-03-02 02:48:34,984 root INFO copying pooch/tests/test_core.py -> build/lib/pooch/tests 2024-03-02 02:48:34,985 root INFO copying pooch/tests/utils.py -> build/lib/pooch/tests 2024-03-02 02:48:34,986 root INFO copying pooch/tests/test_downloaders.py -> build/lib/pooch/tests 2024-03-02 02:48:34,987 root INFO copying pooch/tests/test_utils.py -> build/lib/pooch/tests 2024-03-02 02:48:34,988 root INFO running egg_info 2024-03-02 02:48:34,988 root INFO creating pooch.egg-info 2024-03-02 02:48:34,999 root INFO writing pooch.egg-info/PKG-INFO 2024-03-02 02:48:35,007 root INFO writing dependency_links to pooch.egg-info/dependency_links.txt 2024-03-02 02:48:35,012 root INFO writing requirements to pooch.egg-info/requires.txt 2024-03-02 02:48:35,012 root INFO writing top-level names to pooch.egg-info/top_level.txt 2024-03-02 02:48:35,013 root INFO writing manifest file 'pooch.egg-info/SOURCES.txt' 2024-03-02 02:48:48,324 root INFO reading manifest file 'pooch.egg-info/SOURCES.txt' 2024-03-02 02:48:48,326 root INFO reading manifest template 'MANIFEST.in' 2024-03-02 02:48:48,328 root WARNING no previously-included directories found matching '.github' 2024-03-02 02:48:48,329 root WARNING no previously-included directories found matching 'data' 2024-03-02 02:48:48,330 root WARNING no previously-included directories found matching 'doc' 2024-03-02 02:48:48,331 root WARNING no previously-included directories found matching 'env' 2024-03-02 02:48:48,332 root WARNING no previously-included directories found matching 'paper' 2024-03-02 02:48:48,333 root WARNING warning: no previously-included files found matching '.*.yml' 2024-03-02 02:48:48,334 root WARNING warning: no previously-included files found matching '.*rc' 2024-03-02 02:48:48,335 root WARNING warning: no previously-included files found matching 'Makefile' 2024-03-02 02:48:48,335 root WARNING warning: no previously-included files found matching '.gitignore' 2024-03-02 02:48:48,336 root WARNING warning: no previously-included files found matching '.gitattributes' 2024-03-02 02:48:48,337 root WARNING warning: no previously-included files found matching 'environment.yml' 2024-03-02 02:48:48,338 root WARNING warning: no previously-included files found matching 'license_notice.py' 2024-03-02 02:48:48,339 root INFO adding license file 'LICENSE.txt' 2024-03-02 02:48:48,344 root INFO writing manifest file 'pooch.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'pooch.tests.data' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pooch.tests.data' 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 'pooch.tests.data' 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 'pooch.tests.data' to be distributed and are already explicitly excluding 'pooch.tests.data' 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.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'pooch.tests.data.store' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pooch.tests.data.store' 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 'pooch.tests.data.store' 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 'pooch.tests.data.store' to be distributed and are already explicitly excluding 'pooch.tests.data.store' 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.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'pooch.tests.data.store.subdir' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pooch.tests.data.store.subdir' 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 'pooch.tests.data.store.subdir' 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 'pooch.tests.data.store.subdir' to be distributed and are already explicitly excluding 'pooch.tests.data.store.subdir' 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-03-02 02:48:48,358 root INFO creating build/lib/pooch/tests/data 2024-03-02 02:48:48,359 root INFO copying pooch/tests/data/large-data.txt -> build/lib/pooch/tests/data 2024-03-02 02:48:48,360 root INFO copying pooch/tests/data/registry-custom-url.txt -> build/lib/pooch/tests/data 2024-03-02 02:48:48,361 root INFO copying pooch/tests/data/registry-invalid.txt -> build/lib/pooch/tests/data 2024-03-02 02:48:48,362 root INFO copying pooch/tests/data/registry-spaces.txt -> build/lib/pooch/tests/data 2024-03-02 02:48:48,363 root INFO copying pooch/tests/data/registry.txt -> build/lib/pooch/tests/data 2024-03-02 02:48:48,364 root INFO copying pooch/tests/data/registry_comments.txt -> build/lib/pooch/tests/data 2024-03-02 02:48:48,364 root INFO copying pooch/tests/data/store.tar.gz -> build/lib/pooch/tests/data 2024-03-02 02:48:48,365 root INFO copying pooch/tests/data/store.zip -> build/lib/pooch/tests/data 2024-03-02 02:48:48,366 root INFO copying pooch/tests/data/tiny-data.tar.gz -> build/lib/pooch/tests/data 2024-03-02 02:48:48,367 root INFO copying pooch/tests/data/tiny-data.txt -> build/lib/pooch/tests/data 2024-03-02 02:48:48,368 root INFO copying pooch/tests/data/tiny-data.txt.bz2 -> build/lib/pooch/tests/data 2024-03-02 02:48:48,369 root INFO copying pooch/tests/data/tiny-data.txt.gz -> build/lib/pooch/tests/data 2024-03-02 02:48:48,370 root INFO copying pooch/tests/data/tiny-data.txt.xz -> build/lib/pooch/tests/data 2024-03-02 02:48:48,371 root INFO copying pooch/tests/data/tiny-data.zip -> build/lib/pooch/tests/data 2024-03-02 02:48:48,371 root INFO creating build/lib/pooch/tests/data/store 2024-03-02 02:48:48,372 root INFO copying pooch/tests/data/store/tiny-data.txt -> build/lib/pooch/tests/data/store 2024-03-02 02:48:48,373 root INFO creating build/lib/pooch/tests/data/store/subdir 2024-03-02 02:48:48,373 root INFO copying pooch/tests/data/store/subdir/tiny-data.txt -> build/lib/pooch/tests/data/store/subdir 2024-03-02 02:48:48,407 wheel INFO installing to build/bdist.linux-riscv64/wheel 2024-03-02 02:48:48,408 root INFO running install 2024-03-02 02:48:48,482 root INFO running install_lib 2024-03-02 02:48:48,496 root INFO creating build/bdist.linux-riscv64 2024-03-02 02:48:48,497 root INFO creating build/bdist.linux-riscv64/wheel 2024-03-02 02:48:48,497 root INFO creating build/bdist.linux-riscv64/wheel/pooch 2024-03-02 02:48:48,498 root INFO copying build/lib/pooch/core.py -> build/bdist.linux-riscv64/wheel/pooch 2024-03-02 02:48:48,499 root INFO copying build/lib/pooch/__init__.py -> build/bdist.linux-riscv64/wheel/pooch 2024-03-02 02:48:48,500 root INFO creating build/bdist.linux-riscv64/wheel/pooch/tests 2024-03-02 02:48:48,500 root INFO copying build/lib/pooch/tests/test_version.py -> build/bdist.linux-riscv64/wheel/pooch/tests 2024-03-02 02:48:48,501 root INFO copying build/lib/pooch/tests/test_integration.py -> build/bdist.linux-riscv64/wheel/pooch/tests 2024-03-02 02:48:48,502 root INFO copying build/lib/pooch/tests/test_hashes.py -> build/bdist.linux-riscv64/wheel/pooch/tests 2024-03-02 02:48:48,503 root INFO copying build/lib/pooch/tests/__init__.py -> build/bdist.linux-riscv64/wheel/pooch/tests 2024-03-02 02:48:48,503 root INFO copying build/lib/pooch/tests/test_processors.py -> build/bdist.linux-riscv64/wheel/pooch/tests 2024-03-02 02:48:48,504 root INFO copying build/lib/pooch/tests/test_core.py -> build/bdist.linux-riscv64/wheel/pooch/tests 2024-03-02 02:48:48,505 root INFO copying build/lib/pooch/tests/utils.py -> build/bdist.linux-riscv64/wheel/pooch/tests 2024-03-02 02:48:48,506 root INFO creating build/bdist.linux-riscv64/wheel/pooch/tests/data 2024-03-02 02:48:48,507 root INFO copying build/lib/pooch/tests/data/large-data.txt -> build/bdist.linux-riscv64/wheel/pooch/tests/data 2024-03-02 02:48:48,508 root INFO copying build/lib/pooch/tests/data/tiny-data.txt.gz -> build/bdist.linux-riscv64/wheel/pooch/tests/data 2024-03-02 02:48:48,508 root INFO copying build/lib/pooch/tests/data/registry.txt -> build/bdist.linux-riscv64/wheel/pooch/tests/data 2024-03-02 02:48:48,509 root INFO copying build/lib/pooch/tests/data/store.zip -> build/bdist.linux-riscv64/wheel/pooch/tests/data 2024-03-02 02:48:48,510 root INFO copying build/lib/pooch/tests/data/registry-custom-url.txt -> build/bdist.linux-riscv64/wheel/pooch/tests/data 2024-03-02 02:48:48,511 root INFO copying build/lib/pooch/tests/data/store.tar.gz -> build/bdist.linux-riscv64/wheel/pooch/tests/data 2024-03-02 02:48:48,511 root INFO copying build/lib/pooch/tests/data/tiny-data.tar.gz -> build/bdist.linux-riscv64/wheel/pooch/tests/data 2024-03-02 02:48:48,512 root INFO creating build/bdist.linux-riscv64/wheel/pooch/tests/data/store 2024-03-02 02:48:48,513 root INFO creating build/bdist.linux-riscv64/wheel/pooch/tests/data/store/subdir 2024-03-02 02:48:48,513 root INFO copying build/lib/pooch/tests/data/store/subdir/tiny-data.txt -> build/bdist.linux-riscv64/wheel/pooch/tests/data/store/subdir 2024-03-02 02:48:48,514 root INFO copying build/lib/pooch/tests/data/store/tiny-data.txt -> build/bdist.linux-riscv64/wheel/pooch/tests/data/store 2024-03-02 02:48:48,515 root INFO copying build/lib/pooch/tests/data/tiny-data.txt.bz2 -> build/bdist.linux-riscv64/wheel/pooch/tests/data 2024-03-02 02:48:48,516 root INFO copying build/lib/pooch/tests/data/tiny-data.txt -> build/bdist.linux-riscv64/wheel/pooch/tests/data 2024-03-02 02:48:48,516 root INFO copying build/lib/pooch/tests/data/registry_comments.txt -> build/bdist.linux-riscv64/wheel/pooch/tests/data 2024-03-02 02:48:48,517 root INFO copying build/lib/pooch/tests/data/tiny-data.txt.xz -> build/bdist.linux-riscv64/wheel/pooch/tests/data 2024-03-02 02:48:48,518 root INFO copying build/lib/pooch/tests/data/registry-spaces.txt -> build/bdist.linux-riscv64/wheel/pooch/tests/data 2024-03-02 02:48:48,519 root INFO copying build/lib/pooch/tests/data/registry-invalid.txt -> build/bdist.linux-riscv64/wheel/pooch/tests/data 2024-03-02 02:48:48,519 root INFO copying build/lib/pooch/tests/data/tiny-data.zip -> build/bdist.linux-riscv64/wheel/pooch/tests/data 2024-03-02 02:48:48,520 root INFO copying build/lib/pooch/tests/test_downloaders.py -> build/bdist.linux-riscv64/wheel/pooch/tests 2024-03-02 02:48:48,521 root INFO copying build/lib/pooch/tests/test_utils.py -> build/bdist.linux-riscv64/wheel/pooch/tests 2024-03-02 02:48:48,522 root INFO copying build/lib/pooch/processors.py -> build/bdist.linux-riscv64/wheel/pooch 2024-03-02 02:48:48,522 root INFO copying build/lib/pooch/downloaders.py -> build/bdist.linux-riscv64/wheel/pooch 2024-03-02 02:48:48,523 root INFO copying build/lib/pooch/utils.py -> build/bdist.linux-riscv64/wheel/pooch 2024-03-02 02:48:48,524 root INFO copying build/lib/pooch/hashes.py -> build/bdist.linux-riscv64/wheel/pooch 2024-03-02 02:48:48,525 root INFO copying build/lib/pooch/_version.py -> build/bdist.linux-riscv64/wheel/pooch 2024-03-02 02:48:48,525 root INFO running install_egg_info 2024-03-02 02:48:48,541 root INFO Copying pooch.egg-info to build/bdist.linux-riscv64/wheel/pooch-1.8.1-py3.11.egg-info 2024-03-02 02:48:48,546 root INFO running install_scripts 2024-03-02 02:48:48,567 wheel INFO creating build/bdist.linux-riscv64/wheel/pooch-1.8.1.dist-info/WHEEL 2024-03-02 02:48:48,570 wheel INFO creating '/home/buildozer/aports/community/py3-pooch/src/pooch-1.8.1/.dist/.tmp-6a1p1man/pooch-1.8.1-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-03-02 02:48:48,573 wheel INFO adding 'pooch/__init__.py' 2024-03-02 02:48:48,577 wheel INFO adding 'pooch/_version.py' 2024-03-02 02:48:48,579 wheel INFO adding 'pooch/core.py' 2024-03-02 02:48:48,580 wheel INFO adding 'pooch/downloaders.py' 2024-03-02 02:48:48,582 wheel INFO adding 'pooch/hashes.py' 2024-03-02 02:48:48,583 wheel INFO adding 'pooch/processors.py' 2024-03-02 02:48:48,584 wheel INFO adding 'pooch/utils.py' 2024-03-02 02:48:48,586 wheel INFO adding 'pooch/tests/__init__.py' 2024-03-02 02:48:48,587 wheel INFO adding 'pooch/tests/test_core.py' 2024-03-02 02:48:48,589 wheel INFO adding 'pooch/tests/test_downloaders.py' 2024-03-02 02:48:48,590 wheel INFO adding 'pooch/tests/test_hashes.py' 2024-03-02 02:48:48,591 wheel INFO adding 'pooch/tests/test_integration.py' 2024-03-02 02:48:48,592 wheel INFO adding 'pooch/tests/test_processors.py' 2024-03-02 02:48:48,593 wheel INFO adding 'pooch/tests/test_utils.py' 2024-03-02 02:48:48,594 wheel INFO adding 'pooch/tests/test_version.py' 2024-03-02 02:48:48,595 wheel INFO adding 'pooch/tests/utils.py' 2024-03-02 02:48:48,597 wheel INFO adding 'pooch/tests/data/large-data.txt' 2024-03-02 02:48:48,599 wheel INFO adding 'pooch/tests/data/registry-custom-url.txt' 2024-03-02 02:48:48,600 wheel INFO adding 'pooch/tests/data/registry-invalid.txt' 2024-03-02 02:48:48,601 wheel INFO adding 'pooch/tests/data/registry-spaces.txt' 2024-03-02 02:48:48,602 wheel INFO adding 'pooch/tests/data/registry.txt' 2024-03-02 02:48:48,603 wheel INFO adding 'pooch/tests/data/registry_comments.txt' 2024-03-02 02:48:48,604 wheel INFO adding 'pooch/tests/data/store.tar.gz' 2024-03-02 02:48:48,605 wheel INFO adding 'pooch/tests/data/store.zip' 2024-03-02 02:48:48,606 wheel INFO adding 'pooch/tests/data/tiny-data.tar.gz' 2024-03-02 02:48:48,607 wheel INFO adding 'pooch/tests/data/tiny-data.txt' 2024-03-02 02:48:48,608 wheel INFO adding 'pooch/tests/data/tiny-data.txt.bz2' 2024-03-02 02:48:48,609 wheel INFO adding 'pooch/tests/data/tiny-data.txt.gz' 2024-03-02 02:48:48,610 wheel INFO adding 'pooch/tests/data/tiny-data.txt.xz' 2024-03-02 02:48:48,611 wheel INFO adding 'pooch/tests/data/tiny-data.zip' 2024-03-02 02:48:48,612 wheel INFO adding 'pooch/tests/data/store/tiny-data.txt' 2024-03-02 02:48:48,613 wheel INFO adding 'pooch/tests/data/store/subdir/tiny-data.txt' 2024-03-02 02:48:48,615 wheel INFO adding 'pooch-1.8.1.dist-info/LICENSE.txt' 2024-03-02 02:48:48,616 wheel INFO adding 'pooch-1.8.1.dist-info/METADATA' 2024-03-02 02:48:48,617 wheel INFO adding 'pooch-1.8.1.dist-info/WHEEL' 2024-03-02 02:48:48,617 wheel INFO adding 'pooch-1.8.1.dist-info/top_level.txt' 2024-03-02 02:48:48,618 wheel INFO adding 'pooch-1.8.1.dist-info/zip-safe' 2024-03-02 02:48:48,621 wheel INFO adding 'pooch-1.8.1.dist-info/RECORD' 2024-03-02 02:48:48,622 wheel INFO removing build/bdist.linux-riscv64/wheel 2024-03-02 02:48:48,627 gpep517 INFO The backend produced .dist/pooch-1.8.1-py3-none-any.whl pooch-1.8.1-py3-none-any.whl >>> py3-pooch: Entering fakeroot... >>> py3-pooch-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-pooch/pkg/py3-pooch/usr/lib/python3.11/site-packages/pooch/__pycache__' -> '/home/buildozer/aports/community/py3-pooch/pkg/py3-pooch-pyc/usr/lib/python3.11/site-packages/pooch/__pycache__' >>> py3-pooch-pyc*: Preparing subpackage py3-pooch-pyc... >>> py3-pooch-pyc*: Running postcheck for py3-pooch-pyc >>> py3-pooch*: Running postcheck for py3-pooch >>> py3-pooch*: Preparing package py3-pooch... >>> py3-pooch-pyc*: Tracing dependencies... py3-packaging py3-platformdirs py3-requests python3 python3~3.11 >>> py3-pooch-pyc*: Package size: 164.0 KB >>> py3-pooch-pyc*: Compressing data... >>> py3-pooch-pyc*: Create checksum... >>> py3-pooch-pyc*: Create py3-pooch-pyc-1.8.1-r0.apk >>> py3-pooch*: Tracing dependencies... py3-packaging py3-platformdirs py3-requests python3 python3~3.11 >>> py3-pooch*: Package size: 176.0 KB >>> py3-pooch*: Compressing data... >>> py3-pooch*: Create checksum... >>> py3-pooch*: Create py3-pooch-1.8.1-r0.apk >>> py3-pooch: Build complete at Sat, 02 Mar 2024 02:48:53 +0000 elapsed time 0h 0m 29s >>> py3-pooch: Cleaning up srcdir >>> py3-pooch: Cleaning up pkgdir >>> py3-pooch: Uninstalling dependencies... (1/39) Purging .makedepends-py3-pooch (20240302.024830) (2/39) Purging py3-platformdirs-pyc (4.2.0-r0) (3/39) Purging py3-platformdirs (4.2.0-r0) (4/39) Purging py3-requests-pyc (2.31.0-r1) (5/39) Purging py3-requests (2.31.0-r1) (6/39) Purging py3-certifi-pyc (2023.11.17-r0) (7/39) Purging py3-certifi (2023.11.17-r0) (8/39) Purging py3-charset-normalizer-pyc (3.3.2-r0) (9/39) Purging py3-charset-normalizer (3.3.2-r0) (10/39) Purging py3-idna-pyc (3.6-r0) (11/39) Purging py3-idna (3.6-r0) (12/39) Purging py3-urllib3-pyc (1.26.18-r0) (13/39) Purging py3-urllib3 (1.26.18-r0) (14/39) Purging py3-gpep517-pyc (15-r1) (15/39) Purging py3-gpep517 (15-r1) (16/39) Purging py3-installer-pyc (0.7.0-r1) (17/39) Purging py3-installer (0.7.0-r1) (18/39) Purging py3-setuptools_scm-pyc (8.0.4-r1) (19/39) Purging py3-setuptools_scm (8.0.4-r1) (20/39) Purging py3-setuptools-pyc (69.1.1-r0) (21/39) Purging py3-setuptools (69.1.1-r0) (22/39) Purging py3-wheel-pyc (0.42.0-r0) (23/39) Purging py3-wheel (0.42.0-r0) (24/39) Purging py3-packaging-pyc (23.2-r0) (25/39) Purging py3-packaging (23.2-r0) (26/39) Purging py3-parsing-pyc (3.1.1-r0) (27/39) Purging py3-parsing (3.1.1-r0) (28/39) Purging python3-pyc (3.11.8-r0) (29/39) Purging python3-pycache-pyc0 (3.11.8-r0) (30/39) Purging pyc (3.11.8-r0) (31/39) Purging python3 (3.11.8-r0) (32/39) Purging gdbm (1.23-r1) (33/39) Purging libbz2 (1.0.8-r6) (34/39) Purging libffi (3.4.6-r0) (35/39) Purging libpanelw (6.4_p20231125-r0) (36/39) Purging mpdecimal (4.0.0-r0) (37/39) Purging readline (8.2.10-r0) (38/39) Purging sqlite-libs (3.45.1-r0) (39/39) Purging xz-libs (5.4.6-r0) Executing busybox-1.36.1-r19.trigger OK: 228 MiB in 101 packages >>> py3-pooch: Updating the community/riscv64 repository index... >>> py3-pooch: Signing the index...