>>> py3-pooch: Building community/py3-pooch 1.8.1-r1 (using abuild 3.12.0-r5) started Fri, 12 Apr 2024 22:22:33 +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 py3-pytest-xdist (1/53) Installing libbz2 (1.0.8-r6) (2/53) Installing libffi (3.4.6-r0) (3/53) Installing gdbm (1.23-r1) (4/53) Installing xz-libs (5.6.1-r3) (5/53) Installing mpdecimal (4.0.0-r0) (6/53) Installing libpanelw (6.4_p20240330-r0) (7/53) Installing readline (8.2.10-r0) (8/53) Installing sqlite-libs (3.45.2-r0) (9/53) Installing python3 (3.12.2-r1) (10/53) Installing python3-pycache-pyc0 (3.12.2-r1) (11/53) Installing pyc (3.12.2-r1) (12/53) Installing py3-parsing (3.1.2-r1) (13/53) Installing py3-parsing-pyc (3.1.2-r1) (14/53) Installing py3-packaging-pyc (24.0-r1) (15/53) Installing python3-pyc (3.12.2-r1) (16/53) Installing py3-packaging (24.0-r1) (17/53) Installing py3-platformdirs (4.2.0-r1) (18/53) Installing py3-platformdirs-pyc (4.2.0-r1) (19/53) Installing py3-certifi (2024.2.2-r1) (20/53) Installing py3-certifi-pyc (2024.2.2-r1) (21/53) Installing py3-charset-normalizer (3.3.2-r1) (22/53) Installing py3-charset-normalizer-pyc (3.3.2-r1) (23/53) Installing py3-idna (3.6-r1) (24/53) Installing py3-idna-pyc (3.6-r1) (25/53) Installing py3-urllib3 (1.26.18-r1) (26/53) Installing py3-urllib3-pyc (1.26.18-r1) (27/53) Installing py3-requests (2.31.0-r2) (28/53) Installing py3-requests-pyc (2.31.0-r2) (29/53) Installing py3-installer (0.7.0-r2) (30/53) Installing py3-installer-pyc (0.7.0-r2) (31/53) Installing py3-gpep517 (15-r2) (32/53) Installing py3-gpep517-pyc (15-r2) (33/53) Installing py3-setuptools (69.2.0-r2) (34/53) Installing py3-setuptools-pyc (69.2.0-r2) (35/53) Installing py3-setuptools_scm (8.0.4-r2) (36/53) Installing py3-setuptools_scm-pyc (8.0.4-r2) (37/53) Installing py3-wheel (0.42.0-r1) (38/53) Installing py3-wheel-pyc (0.42.0-r1) (39/53) Installing py3-apipkg (2.1.0-r3) (40/53) Installing py3-apipkg-pyc (2.1.0-r3) (41/53) Installing py3-execnet (1.9.0-r3) (42/53) Installing py3-execnet-pyc (1.9.0-r3) (43/53) Installing py3-iniconfig (2.0.0-r1) (44/53) Installing py3-iniconfig-pyc (2.0.0-r1) (45/53) Installing py3-pluggy (1.4.0-r1) (46/53) Installing py3-pluggy-pyc (1.4.0-r1) (47/53) Installing py3-py (1.11.0-r3) (48/53) Installing py3-py-pyc (1.11.0-r3) (49/53) Installing py3-pytest (8.1.1-r1) (50/53) Installing py3-pytest-pyc (8.1.1-r1) (51/53) Installing py3-pytest-xdist (3.5.0-r1) (52/53) Installing py3-pytest-xdist-pyc (3.5.0-r1) (53/53) Installing .makedepends-py3-pooch (20240412.222235) Executing busybox-1.36.1-r25.trigger OK: 435 MiB in 160 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 >>> 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/edge/py3-pooch-1.8.1.tar.gz... 2024-04-12 22:22:37,028 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-04-12 22:22:37,123 root INFO running bdist_wheel 2024-04-12 22:22:37,160 root INFO running build 2024-04-12 22:22:37,160 root INFO running build_py 2024-04-12 22:22:37,166 root INFO creating build 2024-04-12 22:22:37,166 root INFO creating build/lib 2024-04-12 22:22:37,167 root INFO creating build/lib/pooch 2024-04-12 22:22:37,167 root INFO copying pooch/core.py -> build/lib/pooch 2024-04-12 22:22:37,167 root INFO copying pooch/utils.py -> build/lib/pooch 2024-04-12 22:22:37,168 root INFO copying pooch/processors.py -> build/lib/pooch 2024-04-12 22:22:37,168 root INFO copying pooch/__init__.py -> build/lib/pooch 2024-04-12 22:22:37,168 root INFO copying pooch/hashes.py -> build/lib/pooch 2024-04-12 22:22:37,169 root INFO copying pooch/downloaders.py -> build/lib/pooch 2024-04-12 22:22:37,169 root INFO copying pooch/_version.py -> build/lib/pooch 2024-04-12 22:22:37,170 root INFO creating build/lib/pooch/tests 2024-04-12 22:22:37,170 root INFO copying pooch/tests/test_core.py -> build/lib/pooch/tests 2024-04-12 22:22:37,170 root INFO copying pooch/tests/utils.py -> build/lib/pooch/tests 2024-04-12 22:22:37,171 root INFO copying pooch/tests/__init__.py -> build/lib/pooch/tests 2024-04-12 22:22:37,171 root INFO copying pooch/tests/test_downloaders.py -> build/lib/pooch/tests 2024-04-12 22:22:37,171 root INFO copying pooch/tests/test_processors.py -> build/lib/pooch/tests 2024-04-12 22:22:37,172 root INFO copying pooch/tests/test_version.py -> build/lib/pooch/tests 2024-04-12 22:22:37,172 root INFO copying pooch/tests/test_hashes.py -> build/lib/pooch/tests 2024-04-12 22:22:37,172 root INFO copying pooch/tests/test_integration.py -> build/lib/pooch/tests 2024-04-12 22:22:37,173 root INFO copying pooch/tests/test_utils.py -> build/lib/pooch/tests 2024-04-12 22:22:37,173 root INFO running egg_info 2024-04-12 22:22:37,173 root INFO creating pooch.egg-info 2024-04-12 22:22:37,177 root INFO writing pooch.egg-info/PKG-INFO 2024-04-12 22:22:37,179 root INFO writing dependency_links to pooch.egg-info/dependency_links.txt 2024-04-12 22:22:37,181 root INFO writing requirements to pooch.egg-info/requires.txt 2024-04-12 22:22:37,181 root INFO writing top-level names to pooch.egg-info/top_level.txt 2024-04-12 22:22:37,181 root INFO writing manifest file 'pooch.egg-info/SOURCES.txt' 2024-04-12 22:22:39,805 root INFO reading manifest file 'pooch.egg-info/SOURCES.txt' 2024-04-12 22:22:39,805 root INFO reading manifest template 'MANIFEST.in' 2024-04-12 22:22:39,806 root WARNING no previously-included directories found matching '.github' 2024-04-12 22:22:39,806 root WARNING no previously-included directories found matching 'data' 2024-04-12 22:22:39,806 root WARNING no previously-included directories found matching 'doc' 2024-04-12 22:22:39,807 root WARNING no previously-included directories found matching 'env' 2024-04-12 22:22:39,807 root WARNING no previously-included directories found matching 'paper' 2024-04-12 22:22:39,807 root WARNING warning: no previously-included files found matching '.*.yml' 2024-04-12 22:22:39,807 root WARNING warning: no previously-included files found matching '.*rc' 2024-04-12 22:22:39,808 root WARNING warning: no previously-included files found matching 'Makefile' 2024-04-12 22:22:39,808 root WARNING warning: no previously-included files found matching '.gitignore' 2024-04-12 22:22:39,808 root WARNING warning: no previously-included files found matching '.gitattributes' 2024-04-12 22:22:39,808 root WARNING warning: no previously-included files found matching 'environment.yml' 2024-04-12 22:22:39,808 root WARNING warning: no previously-included files found matching 'license_notice.py' 2024-04-12 22:22:39,809 root INFO adding license file 'LICENSE.txt' 2024-04-12 22:22:39,810 root INFO writing manifest file 'pooch.egg-info/SOURCES.txt' /usr/lib/python3.12/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.12/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.12/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-04-12 22:22:39,813 root INFO creating build/lib/pooch/tests/data 2024-04-12 22:22:39,813 root INFO copying pooch/tests/data/large-data.txt -> build/lib/pooch/tests/data 2024-04-12 22:22:39,814 root INFO copying pooch/tests/data/registry-custom-url.txt -> build/lib/pooch/tests/data 2024-04-12 22:22:39,814 root INFO copying pooch/tests/data/registry-invalid.txt -> build/lib/pooch/tests/data 2024-04-12 22:22:39,814 root INFO copying pooch/tests/data/registry-spaces.txt -> build/lib/pooch/tests/data 2024-04-12 22:22:39,815 root INFO copying pooch/tests/data/registry.txt -> build/lib/pooch/tests/data 2024-04-12 22:22:39,815 root INFO copying pooch/tests/data/registry_comments.txt -> build/lib/pooch/tests/data 2024-04-12 22:22:39,815 root INFO copying pooch/tests/data/store.tar.gz -> build/lib/pooch/tests/data 2024-04-12 22:22:39,816 root INFO copying pooch/tests/data/store.zip -> build/lib/pooch/tests/data 2024-04-12 22:22:39,816 root INFO copying pooch/tests/data/tiny-data.tar.gz -> build/lib/pooch/tests/data 2024-04-12 22:22:39,816 root INFO copying pooch/tests/data/tiny-data.txt -> build/lib/pooch/tests/data 2024-04-12 22:22:39,816 root INFO copying pooch/tests/data/tiny-data.txt.bz2 -> build/lib/pooch/tests/data 2024-04-12 22:22:39,817 root INFO copying pooch/tests/data/tiny-data.txt.gz -> build/lib/pooch/tests/data 2024-04-12 22:22:39,817 root INFO copying pooch/tests/data/tiny-data.txt.xz -> build/lib/pooch/tests/data 2024-04-12 22:22:39,817 root INFO copying pooch/tests/data/tiny-data.zip -> build/lib/pooch/tests/data 2024-04-12 22:22:39,818 root INFO creating build/lib/pooch/tests/data/store 2024-04-12 22:22:39,818 root INFO copying pooch/tests/data/store/tiny-data.txt -> build/lib/pooch/tests/data/store 2024-04-12 22:22:39,818 root INFO creating build/lib/pooch/tests/data/store/subdir 2024-04-12 22:22:39,818 root INFO copying pooch/tests/data/store/subdir/tiny-data.txt -> build/lib/pooch/tests/data/store/subdir 2024-04-12 22:22:39,831 wheel INFO installing to build/bdist.linux-x86_64/wheel 2024-04-12 22:22:39,831 root INFO running install 2024-04-12 22:22:39,845 root INFO running install_lib 2024-04-12 22:22:39,850 root INFO creating build/bdist.linux-x86_64 2024-04-12 22:22:39,850 root INFO creating build/bdist.linux-x86_64/wheel 2024-04-12 22:22:39,850 root INFO creating build/bdist.linux-x86_64/wheel/pooch 2024-04-12 22:22:39,851 root INFO copying build/lib/pooch/core.py -> build/bdist.linux-x86_64/wheel/pooch 2024-04-12 22:22:39,851 root INFO copying build/lib/pooch/utils.py -> build/bdist.linux-x86_64/wheel/pooch 2024-04-12 22:22:39,851 root INFO creating build/bdist.linux-x86_64/wheel/pooch/tests 2024-04-12 22:22:39,852 root INFO copying build/lib/pooch/tests/test_core.py -> build/bdist.linux-x86_64/wheel/pooch/tests 2024-04-12 22:22:39,852 root INFO copying build/lib/pooch/tests/utils.py -> build/bdist.linux-x86_64/wheel/pooch/tests 2024-04-12 22:22:39,852 root INFO creating build/bdist.linux-x86_64/wheel/pooch/tests/data 2024-04-12 22:22:39,853 root INFO copying build/lib/pooch/tests/data/tiny-data.txt.bz2 -> build/bdist.linux-x86_64/wheel/pooch/tests/data 2024-04-12 22:22:39,853 root INFO copying build/lib/pooch/tests/data/store.zip -> build/bdist.linux-x86_64/wheel/pooch/tests/data 2024-04-12 22:22:39,853 root INFO copying build/lib/pooch/tests/data/tiny-data.txt -> build/bdist.linux-x86_64/wheel/pooch/tests/data 2024-04-12 22:22:39,853 root INFO copying build/lib/pooch/tests/data/tiny-data.tar.gz -> build/bdist.linux-x86_64/wheel/pooch/tests/data 2024-04-12 22:22:39,854 root INFO creating build/bdist.linux-x86_64/wheel/pooch/tests/data/store 2024-04-12 22:22:39,854 root INFO copying build/lib/pooch/tests/data/store/tiny-data.txt -> build/bdist.linux-x86_64/wheel/pooch/tests/data/store 2024-04-12 22:22:39,854 root INFO creating build/bdist.linux-x86_64/wheel/pooch/tests/data/store/subdir 2024-04-12 22:22:39,854 root INFO copying build/lib/pooch/tests/data/store/subdir/tiny-data.txt -> build/bdist.linux-x86_64/wheel/pooch/tests/data/store/subdir 2024-04-12 22:22:39,855 root INFO copying build/lib/pooch/tests/data/store.tar.gz -> build/bdist.linux-x86_64/wheel/pooch/tests/data 2024-04-12 22:22:39,855 root INFO copying build/lib/pooch/tests/data/tiny-data.txt.gz -> build/bdist.linux-x86_64/wheel/pooch/tests/data 2024-04-12 22:22:39,855 root INFO copying build/lib/pooch/tests/data/large-data.txt -> build/bdist.linux-x86_64/wheel/pooch/tests/data 2024-04-12 22:22:39,856 root INFO copying build/lib/pooch/tests/data/tiny-data.txt.xz -> build/bdist.linux-x86_64/wheel/pooch/tests/data 2024-04-12 22:22:39,856 root INFO copying build/lib/pooch/tests/data/registry-custom-url.txt -> build/bdist.linux-x86_64/wheel/pooch/tests/data 2024-04-12 22:22:39,856 root INFO copying build/lib/pooch/tests/data/registry-spaces.txt -> build/bdist.linux-x86_64/wheel/pooch/tests/data 2024-04-12 22:22:39,856 root INFO copying build/lib/pooch/tests/data/registry_comments.txt -> build/bdist.linux-x86_64/wheel/pooch/tests/data 2024-04-12 22:22:39,857 root INFO copying build/lib/pooch/tests/data/registry-invalid.txt -> build/bdist.linux-x86_64/wheel/pooch/tests/data 2024-04-12 22:22:39,857 root INFO copying build/lib/pooch/tests/data/tiny-data.zip -> build/bdist.linux-x86_64/wheel/pooch/tests/data 2024-04-12 22:22:39,857 root INFO copying build/lib/pooch/tests/data/registry.txt -> build/bdist.linux-x86_64/wheel/pooch/tests/data 2024-04-12 22:22:39,857 root INFO copying build/lib/pooch/tests/__init__.py -> build/bdist.linux-x86_64/wheel/pooch/tests 2024-04-12 22:22:39,858 root INFO copying build/lib/pooch/tests/test_downloaders.py -> build/bdist.linux-x86_64/wheel/pooch/tests 2024-04-12 22:22:39,858 root INFO copying build/lib/pooch/tests/test_processors.py -> build/bdist.linux-x86_64/wheel/pooch/tests 2024-04-12 22:22:39,858 root INFO copying build/lib/pooch/tests/test_version.py -> build/bdist.linux-x86_64/wheel/pooch/tests 2024-04-12 22:22:39,858 root INFO copying build/lib/pooch/tests/test_hashes.py -> build/bdist.linux-x86_64/wheel/pooch/tests 2024-04-12 22:22:39,859 root INFO copying build/lib/pooch/tests/test_integration.py -> build/bdist.linux-x86_64/wheel/pooch/tests 2024-04-12 22:22:39,859 root INFO copying build/lib/pooch/tests/test_utils.py -> build/bdist.linux-x86_64/wheel/pooch/tests 2024-04-12 22:22:39,859 root INFO copying build/lib/pooch/processors.py -> build/bdist.linux-x86_64/wheel/pooch 2024-04-12 22:22:39,860 root INFO copying build/lib/pooch/__init__.py -> build/bdist.linux-x86_64/wheel/pooch 2024-04-12 22:22:39,860 root INFO copying build/lib/pooch/hashes.py -> build/bdist.linux-x86_64/wheel/pooch 2024-04-12 22:22:39,860 root INFO copying build/lib/pooch/downloaders.py -> build/bdist.linux-x86_64/wheel/pooch 2024-04-12 22:22:39,860 root INFO copying build/lib/pooch/_version.py -> build/bdist.linux-x86_64/wheel/pooch 2024-04-12 22:22:39,861 root INFO running install_egg_info 2024-04-12 22:22:39,867 root INFO Copying pooch.egg-info to build/bdist.linux-x86_64/wheel/pooch-1.8.1-py3.12.egg-info 2024-04-12 22:22:39,868 root INFO running install_scripts 2024-04-12 22:22:39,874 wheel INFO creating build/bdist.linux-x86_64/wheel/pooch-1.8.1.dist-info/WHEEL 2024-04-12 22:22:39,875 wheel INFO creating '/home/buildozer/aports/community/py3-pooch/src/pooch-1.8.1/.dist/.tmp-j8eihio6/pooch-1.8.1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2024-04-12 22:22:39,875 wheel INFO adding 'pooch/__init__.py' 2024-04-12 22:22:39,876 wheel INFO adding 'pooch/_version.py' 2024-04-12 22:22:39,876 wheel INFO adding 'pooch/core.py' 2024-04-12 22:22:39,877 wheel INFO adding 'pooch/downloaders.py' 2024-04-12 22:22:39,877 wheel INFO adding 'pooch/hashes.py' 2024-04-12 22:22:39,878 wheel INFO adding 'pooch/processors.py' 2024-04-12 22:22:39,878 wheel INFO adding 'pooch/utils.py' 2024-04-12 22:22:39,879 wheel INFO adding 'pooch/tests/__init__.py' 2024-04-12 22:22:39,879 wheel INFO adding 'pooch/tests/test_core.py' 2024-04-12 22:22:39,880 wheel INFO adding 'pooch/tests/test_downloaders.py' 2024-04-12 22:22:39,880 wheel INFO adding 'pooch/tests/test_hashes.py' 2024-04-12 22:22:39,880 wheel INFO adding 'pooch/tests/test_integration.py' 2024-04-12 22:22:39,881 wheel INFO adding 'pooch/tests/test_processors.py' 2024-04-12 22:22:39,881 wheel INFO adding 'pooch/tests/test_utils.py' 2024-04-12 22:22:39,881 wheel INFO adding 'pooch/tests/test_version.py' 2024-04-12 22:22:39,882 wheel INFO adding 'pooch/tests/utils.py' 2024-04-12 22:22:39,883 wheel INFO adding 'pooch/tests/data/large-data.txt' 2024-04-12 22:22:39,883 wheel INFO adding 'pooch/tests/data/registry-custom-url.txt' 2024-04-12 22:22:39,884 wheel INFO adding 'pooch/tests/data/registry-invalid.txt' 2024-04-12 22:22:39,884 wheel INFO adding 'pooch/tests/data/registry-spaces.txt' 2024-04-12 22:22:39,884 wheel INFO adding 'pooch/tests/data/registry.txt' 2024-04-12 22:22:39,885 wheel INFO adding 'pooch/tests/data/registry_comments.txt' 2024-04-12 22:22:39,885 wheel INFO adding 'pooch/tests/data/store.tar.gz' 2024-04-12 22:22:39,885 wheel INFO adding 'pooch/tests/data/store.zip' 2024-04-12 22:22:39,886 wheel INFO adding 'pooch/tests/data/tiny-data.tar.gz' 2024-04-12 22:22:39,886 wheel INFO adding 'pooch/tests/data/tiny-data.txt' 2024-04-12 22:22:39,886 wheel INFO adding 'pooch/tests/data/tiny-data.txt.bz2' 2024-04-12 22:22:39,886 wheel INFO adding 'pooch/tests/data/tiny-data.txt.gz' 2024-04-12 22:22:39,887 wheel INFO adding 'pooch/tests/data/tiny-data.txt.xz' 2024-04-12 22:22:39,887 wheel INFO adding 'pooch/tests/data/tiny-data.zip' 2024-04-12 22:22:39,887 wheel INFO adding 'pooch/tests/data/store/tiny-data.txt' 2024-04-12 22:22:39,888 wheel INFO adding 'pooch/tests/data/store/subdir/tiny-data.txt' 2024-04-12 22:22:39,888 wheel INFO adding 'pooch-1.8.1.dist-info/LICENSE.txt' 2024-04-12 22:22:39,889 wheel INFO adding 'pooch-1.8.1.dist-info/METADATA' 2024-04-12 22:22:39,889 wheel INFO adding 'pooch-1.8.1.dist-info/WHEEL' 2024-04-12 22:22:39,889 wheel INFO adding 'pooch-1.8.1.dist-info/top_level.txt' 2024-04-12 22:22:39,889 wheel INFO adding 'pooch-1.8.1.dist-info/zip-safe' 2024-04-12 22:22:39,890 wheel INFO adding 'pooch-1.8.1.dist-info/RECORD' 2024-04-12 22:22:39,890 wheel INFO removing build/bdist.linux-x86_64/wheel 2024-04-12 22:22:39,892 gpep517 INFO The backend produced .dist/pooch-1.8.1-py3-none-any.whl pooch-1.8.1-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.2, pytest-8.1.1, pluggy-1.4.0 rootdir: /home/buildozer/aports/community/py3-pooch/src/pooch-1.8.1 configfile: pyproject.toml plugins: xdist-3.5.0 created: 32/32 workers 32 workers [148 items] ss.........ss....s...sss.ss..s.s.s.s..ss.....s....s............s........ [ 48%] ........................................................................ [ 97%] .... [100%] =============================== warnings summary =============================== pooch/tests/test_processors.py: 22 warnings /usr/lib/python3.12/tarfile.py:2221: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior. warnings.warn( pooch/tests/test_utils.py: 32 warnings /usr/lib/python3.12/multiprocessing/popen_fork.py:66: DeprecationWarning: This process (pid=64832) is multi-threaded, use of fork() may lead to deadlocks in the child. self.pid = os.fork() -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ================ 129 passed, 19 skipped, 54 warnings in 12.21s ================= >>> py3-pooch: Entering fakeroot... >>> py3-pooch-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-pooch/pkg/py3-pooch/usr/lib/python3.12/site-packages/pooch/__pycache__' -> '/home/buildozer/aports/community/py3-pooch/pkg/py3-pooch-pyc/usr/lib/python3.12/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.12 >>> py3-pooch-pyc*: Package size: 156.0 KB >>> py3-pooch-pyc*: Compressing data... >>> py3-pooch-pyc*: Create checksum... >>> py3-pooch-pyc*: Create py3-pooch-pyc-1.8.1-r1.apk >>> py3-pooch*: Tracing dependencies... py3-packaging py3-platformdirs py3-requests python3 python3~3.12 >>> py3-pooch*: Package size: 176.0 KB >>> py3-pooch*: Compressing data... >>> py3-pooch*: Create checksum... >>> py3-pooch*: Create py3-pooch-1.8.1-r1.apk >>> py3-pooch: Build complete at Fri, 12 Apr 2024 22:22:54 +0000 elapsed time 0h 0m 21s >>> py3-pooch: Cleaning up srcdir >>> py3-pooch: Cleaning up pkgdir >>> py3-pooch: Uninstalling dependencies... (1/53) Purging .makedepends-py3-pooch (20240412.222235) (2/53) Purging py3-platformdirs-pyc (4.2.0-r1) (3/53) Purging py3-platformdirs (4.2.0-r1) (4/53) Purging py3-requests-pyc (2.31.0-r2) (5/53) Purging py3-requests (2.31.0-r2) (6/53) Purging py3-certifi-pyc (2024.2.2-r1) (7/53) Purging py3-certifi (2024.2.2-r1) (8/53) Purging py3-charset-normalizer-pyc (3.3.2-r1) (9/53) Purging py3-charset-normalizer (3.3.2-r1) (10/53) Purging py3-idna-pyc (3.6-r1) (11/53) Purging py3-idna (3.6-r1) (12/53) Purging py3-urllib3-pyc (1.26.18-r1) (13/53) Purging py3-urllib3 (1.26.18-r1) (14/53) Purging py3-gpep517-pyc (15-r2) (15/53) Purging py3-gpep517 (15-r2) (16/53) Purging py3-installer-pyc (0.7.0-r2) (17/53) Purging py3-installer (0.7.0-r2) (18/53) Purging py3-setuptools_scm-pyc (8.0.4-r2) (19/53) Purging py3-setuptools_scm (8.0.4-r2) (20/53) Purging py3-setuptools-pyc (69.2.0-r2) (21/53) Purging py3-setuptools (69.2.0-r2) (22/53) Purging py3-wheel-pyc (0.42.0-r1) (23/53) Purging py3-wheel (0.42.0-r1) (24/53) Purging py3-pytest-xdist-pyc (3.5.0-r1) (25/53) Purging py3-pytest-xdist (3.5.0-r1) (26/53) Purging py3-execnet-pyc (1.9.0-r3) (27/53) Purging py3-execnet (1.9.0-r3) (28/53) Purging py3-apipkg-pyc (2.1.0-r3) (29/53) Purging py3-apipkg (2.1.0-r3) (30/53) Purging py3-pytest-pyc (8.1.1-r1) (31/53) Purging py3-pytest (8.1.1-r1) (32/53) Purging py3-iniconfig-pyc (2.0.0-r1) (33/53) Purging py3-iniconfig (2.0.0-r1) (34/53) Purging py3-packaging-pyc (24.0-r1) (35/53) Purging py3-packaging (24.0-r1) (36/53) Purging py3-parsing-pyc (3.1.2-r1) (37/53) Purging py3-parsing (3.1.2-r1) (38/53) Purging py3-pluggy-pyc (1.4.0-r1) (39/53) Purging py3-pluggy (1.4.0-r1) (40/53) Purging py3-py-pyc (1.11.0-r3) (41/53) Purging py3-py (1.11.0-r3) (42/53) Purging python3-pyc (3.12.2-r1) (43/53) Purging python3-pycache-pyc0 (3.12.2-r1) (44/53) Purging pyc (3.12.2-r1) (45/53) Purging python3 (3.12.2-r1) (46/53) Purging gdbm (1.23-r1) (47/53) Purging libbz2 (1.0.8-r6) (48/53) Purging libffi (3.4.6-r0) (49/53) Purging libpanelw (6.4_p20240330-r0) (50/53) Purging mpdecimal (4.0.0-r0) (51/53) Purging readline (8.2.10-r0) (52/53) Purging sqlite-libs (3.45.2-r0) (53/53) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 377 MiB in 107 packages >>> py3-pooch: Updating the community/x86_64 repository index... >>> py3-pooch: Signing the index...