>>> py3-pooch: Building community/py3-pooch 1.7.0-r1 (using abuild 3.11.0_rc13-r0) started Tue, 25 Apr 2023 10:36:14 +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-packaging py3-platformdirs py3-requests python3 py3-gpep517 py3-setuptools_scm py3-wheel (1/38) Installing libffi (3.4.4-r2) (2/38) Installing gdbm (1.23-r1) (3/38) Installing mpdecimal (2.5.1-r2) (4/38) Installing libpanelw (6.4_p20230401-r6) (5/38) Installing readline (8.2.1-r1) (6/38) Installing sqlite-libs (3.41.2-r2) (7/38) Installing python3 (3.11.3-r10) (8/38) Installing python3-pycache-pyc0 (3.11.3-r10) (9/38) Installing pyc (0.1-r0) (10/38) Installing py3-parsing (3.0.9-r2) (11/38) Installing py3-parsing-pyc (3.0.9-r2) (12/38) Installing py3-packaging-pyc (23.1-r1) (13/38) Installing python3-pyc (3.11.3-r10) (14/38) Installing py3-packaging (23.1-r1) (15/38) Installing py3-platformdirs (3.2.0-r1) (16/38) Installing py3-platformdirs-pyc (3.2.0-r1) (17/38) Installing py3-certifi (2022.12.7-r2) (18/38) Installing py3-certifi-pyc (2022.12.7-r2) (19/38) Installing py3-charset-normalizer (3.1.0-r1) (20/38) Installing py3-charset-normalizer-pyc (3.1.0-r1) (21/38) Installing py3-idna (3.4-r4) (22/38) Installing py3-idna-pyc (3.4-r4) (23/38) Installing py3-urllib3 (1.26.15-r1) (24/38) Installing py3-urllib3-pyc (1.26.15-r1) (25/38) Installing py3-requests (2.28.2-r1) (26/38) Installing py3-requests-pyc (2.28.2-r1) (27/38) Installing py3-installer (0.7.0-r1) (28/38) Installing py3-installer-pyc (0.7.0-r1) (29/38) Installing py3-gpep517 (13-r2) (30/38) Installing py3-gpep517-pyc (13-r2) (31/38) Installing py3-setuptools (67.7.2-r0) (32/38) Installing py3-setuptools-pyc (67.7.2-r0) (33/38) Installing py3-typing-extensions (4.5.0-r1) (34/38) Installing py3-typing-extensions-pyc (4.5.0-r1) (35/38) Installing py3-setuptools_scm (7.1.0-r0) (36/38) Installing py3-wheel (0.40.0-r1) (37/38) Installing py3-wheel-pyc (0.40.0-r1) (38/38) Installing .makedepends-py3-pooch (20230425.103615) Executing busybox-1.36.0-r8.trigger OK: 432 MiB in 144 packages >>> py3-pooch: Cleaning up srcdir >>> py3-pooch: Cleaning up pkgdir >>> py3-pooch: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pooch-1.7.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 100 199k 100 199k 0 0 1693k 0 --:--:-- --:--:-- --:--:-- 1703k >>> py3-pooch: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pooch-1.7.0.tar.gz >>> py3-pooch: Checking sha512sums... py3-pooch-1.7.0.tar.gz: OK >>> py3-pooch: Unpacking /var/cache/distfiles/edge/py3-pooch-1.7.0.tar.gz... 2023-04-25 10:36:16,751 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) 2023-04-25 10:36:16,831 root INFO running bdist_wheel 2023-04-25 10:36:16,851 root INFO running build 2023-04-25 10:36:16,851 root INFO running build_py 2023-04-25 10:36:16,856 root INFO creating build 2023-04-25 10:36:16,856 root INFO creating build/lib 2023-04-25 10:36:16,856 root INFO creating build/lib/pooch 2023-04-25 10:36:16,856 root INFO copying pooch/utils.py -> build/lib/pooch 2023-04-25 10:36:16,857 root INFO copying pooch/downloaders.py -> build/lib/pooch 2023-04-25 10:36:16,857 root INFO copying pooch/processors.py -> build/lib/pooch 2023-04-25 10:36:16,858 root INFO copying pooch/hashes.py -> build/lib/pooch 2023-04-25 10:36:16,858 root INFO copying pooch/__init__.py -> build/lib/pooch 2023-04-25 10:36:16,858 root INFO copying pooch/core.py -> build/lib/pooch 2023-04-25 10:36:16,859 root INFO copying pooch/_version.py -> build/lib/pooch 2023-04-25 10:36:16,859 root INFO creating build/lib/pooch/tests 2023-04-25 10:36:16,860 root INFO copying pooch/tests/utils.py -> build/lib/pooch/tests 2023-04-25 10:36:16,860 root INFO copying pooch/tests/test_core.py -> build/lib/pooch/tests 2023-04-25 10:36:16,860 root INFO copying pooch/tests/test_hashes.py -> build/lib/pooch/tests 2023-04-25 10:36:16,861 root INFO copying pooch/tests/__init__.py -> build/lib/pooch/tests 2023-04-25 10:36:16,861 root INFO copying pooch/tests/test_processors.py -> build/lib/pooch/tests 2023-04-25 10:36:16,862 root INFO copying pooch/tests/test_utils.py -> build/lib/pooch/tests 2023-04-25 10:36:16,862 root INFO copying pooch/tests/test_downloaders.py -> build/lib/pooch/tests 2023-04-25 10:36:16,862 root INFO copying pooch/tests/test_integration.py -> build/lib/pooch/tests 2023-04-25 10:36:16,863 root INFO copying pooch/tests/test_version.py -> build/lib/pooch/tests 2023-04-25 10:36:16,863 root INFO running egg_info 2023-04-25 10:36:16,871 root INFO creating pooch.egg-info 2023-04-25 10:36:16,874 root INFO writing pooch.egg-info/PKG-INFO 2023-04-25 10:36:16,874 root INFO writing dependency_links to pooch.egg-info/dependency_links.txt 2023-04-25 10:36:16,875 root INFO writing requirements to pooch.egg-info/requires.txt 2023-04-25 10:36:16,875 root INFO writing top-level names to pooch.egg-info/top_level.txt 2023-04-25 10:36:16,875 root INFO writing manifest file 'pooch.egg-info/SOURCES.txt' 2023-04-25 10:36:19,760 root INFO reading manifest file 'pooch.egg-info/SOURCES.txt' 2023-04-25 10:36:19,760 root INFO reading manifest template 'MANIFEST.in' 2023-04-25 10:36:19,761 root WARNING no previously-included directories found matching '.github' 2023-04-25 10:36:19,761 root WARNING no previously-included directories found matching 'data' 2023-04-25 10:36:19,761 root WARNING no previously-included directories found matching 'doc' 2023-04-25 10:36:19,762 root WARNING no previously-included directories found matching 'env' 2023-04-25 10:36:19,762 root WARNING no previously-included directories found matching 'paper' 2023-04-25 10:36:19,762 root WARNING warning: no previously-included files found matching '.*.yml' 2023-04-25 10:36:19,762 root WARNING warning: no previously-included files found matching '.*rc' 2023-04-25 10:36:19,763 root WARNING warning: no previously-included files found matching 'Makefile' 2023-04-25 10:36:19,763 root WARNING warning: no previously-included files found matching '.gitignore' 2023-04-25 10:36:19,763 root WARNING warning: no previously-included files found matching '.gitattributes' 2023-04-25 10:36:19,763 root WARNING warning: no previously-included files found matching 'environment.yml' 2023-04-25 10:36:19,764 root WARNING warning: no previously-included files found matching 'license_notice.py' 2023-04-25 10:36:19,764 root INFO adding license file 'LICENSE.txt' 2023-04-25 10:36:19,765 root INFO writing manifest file 'pooch.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _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:201: _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:201: _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) 2023-04-25 10:36:19,768 root INFO creating build/lib/pooch/tests/data 2023-04-25 10:36:19,768 root INFO copying pooch/tests/data/large-data.txt -> build/lib/pooch/tests/data 2023-04-25 10:36:19,769 root INFO copying pooch/tests/data/registry-custom-url.txt -> build/lib/pooch/tests/data 2023-04-25 10:36:19,769 root INFO copying pooch/tests/data/registry-invalid.txt -> build/lib/pooch/tests/data 2023-04-25 10:36:19,770 root INFO copying pooch/tests/data/registry-spaces.txt -> build/lib/pooch/tests/data 2023-04-25 10:36:19,770 root INFO copying pooch/tests/data/registry.txt -> build/lib/pooch/tests/data 2023-04-25 10:36:19,770 root INFO copying pooch/tests/data/registry_comments.txt -> build/lib/pooch/tests/data 2023-04-25 10:36:19,771 root INFO copying pooch/tests/data/store.tar.gz -> build/lib/pooch/tests/data 2023-04-25 10:36:19,771 root INFO copying pooch/tests/data/store.zip -> build/lib/pooch/tests/data 2023-04-25 10:36:19,771 root INFO copying pooch/tests/data/tiny-data.tar.gz -> build/lib/pooch/tests/data 2023-04-25 10:36:19,771 root INFO copying pooch/tests/data/tiny-data.txt -> build/lib/pooch/tests/data 2023-04-25 10:36:19,772 root INFO copying pooch/tests/data/tiny-data.txt.bz2 -> build/lib/pooch/tests/data 2023-04-25 10:36:19,772 root INFO copying pooch/tests/data/tiny-data.txt.gz -> build/lib/pooch/tests/data 2023-04-25 10:36:19,772 root INFO copying pooch/tests/data/tiny-data.txt.xz -> build/lib/pooch/tests/data 2023-04-25 10:36:19,773 root INFO copying pooch/tests/data/tiny-data.zip -> build/lib/pooch/tests/data 2023-04-25 10:36:19,773 root INFO creating build/lib/pooch/tests/data/store 2023-04-25 10:36:19,773 root INFO copying pooch/tests/data/store/tiny-data.txt -> build/lib/pooch/tests/data/store 2023-04-25 10:36:19,774 root INFO creating build/lib/pooch/tests/data/store/subdir 2023-04-25 10:36:19,774 root INFO copying pooch/tests/data/store/subdir/tiny-data.txt -> build/lib/pooch/tests/data/store/subdir 2023-04-25 10:36:19,783 wheel INFO installing to build/bdist.linux-i686/wheel 2023-04-25 10:36:19,783 root INFO running install 2023-04-25 10:36:19,796 root INFO running install_lib 2023-04-25 10:36:19,801 root INFO creating build/bdist.linux-i686 2023-04-25 10:36:19,801 root INFO creating build/bdist.linux-i686/wheel 2023-04-25 10:36:19,801 root INFO creating build/bdist.linux-i686/wheel/pooch 2023-04-25 10:36:19,801 root INFO creating build/bdist.linux-i686/wheel/pooch/tests 2023-04-25 10:36:19,801 root INFO copying build/lib/pooch/tests/utils.py -> build/bdist.linux-i686/wheel/pooch/tests 2023-04-25 10:36:19,802 root INFO copying build/lib/pooch/tests/test_core.py -> build/bdist.linux-i686/wheel/pooch/tests 2023-04-25 10:36:19,802 root INFO copying build/lib/pooch/tests/test_hashes.py -> build/bdist.linux-i686/wheel/pooch/tests 2023-04-25 10:36:19,802 root INFO copying build/lib/pooch/tests/__init__.py -> build/bdist.linux-i686/wheel/pooch/tests 2023-04-25 10:36:19,803 root INFO copying build/lib/pooch/tests/test_processors.py -> build/bdist.linux-i686/wheel/pooch/tests 2023-04-25 10:36:19,803 root INFO creating build/bdist.linux-i686/wheel/pooch/tests/data 2023-04-25 10:36:19,803 root INFO copying build/lib/pooch/tests/data/registry-invalid.txt -> build/bdist.linux-i686/wheel/pooch/tests/data 2023-04-25 10:36:19,804 root INFO copying build/lib/pooch/tests/data/registry-spaces.txt -> build/bdist.linux-i686/wheel/pooch/tests/data 2023-04-25 10:36:19,804 root INFO copying build/lib/pooch/tests/data/tiny-data.txt.gz -> build/bdist.linux-i686/wheel/pooch/tests/data 2023-04-25 10:36:19,804 root INFO copying build/lib/pooch/tests/data/tiny-data.txt.bz2 -> build/bdist.linux-i686/wheel/pooch/tests/data 2023-04-25 10:36:19,804 root INFO copying build/lib/pooch/tests/data/large-data.txt -> build/bdist.linux-i686/wheel/pooch/tests/data 2023-04-25 10:36:19,805 root INFO copying build/lib/pooch/tests/data/registry_comments.txt -> build/bdist.linux-i686/wheel/pooch/tests/data 2023-04-25 10:36:19,805 root INFO copying build/lib/pooch/tests/data/tiny-data.txt.xz -> build/bdist.linux-i686/wheel/pooch/tests/data 2023-04-25 10:36:19,805 root INFO copying build/lib/pooch/tests/data/store.tar.gz -> build/bdist.linux-i686/wheel/pooch/tests/data 2023-04-25 10:36:19,806 root INFO copying build/lib/pooch/tests/data/tiny-data.txt -> build/bdist.linux-i686/wheel/pooch/tests/data 2023-04-25 10:36:19,806 root INFO copying build/lib/pooch/tests/data/registry.txt -> build/bdist.linux-i686/wheel/pooch/tests/data 2023-04-25 10:36:19,806 root INFO copying build/lib/pooch/tests/data/tiny-data.tar.gz -> build/bdist.linux-i686/wheel/pooch/tests/data 2023-04-25 10:36:19,806 root INFO copying build/lib/pooch/tests/data/tiny-data.zip -> build/bdist.linux-i686/wheel/pooch/tests/data 2023-04-25 10:36:19,807 root INFO copying build/lib/pooch/tests/data/store.zip -> build/bdist.linux-i686/wheel/pooch/tests/data 2023-04-25 10:36:19,807 root INFO creating build/bdist.linux-i686/wheel/pooch/tests/data/store 2023-04-25 10:36:19,807 root INFO creating build/bdist.linux-i686/wheel/pooch/tests/data/store/subdir 2023-04-25 10:36:19,808 root INFO copying build/lib/pooch/tests/data/store/subdir/tiny-data.txt -> build/bdist.linux-i686/wheel/pooch/tests/data/store/subdir 2023-04-25 10:36:19,808 root INFO copying build/lib/pooch/tests/data/store/tiny-data.txt -> build/bdist.linux-i686/wheel/pooch/tests/data/store 2023-04-25 10:36:19,808 root INFO copying build/lib/pooch/tests/data/registry-custom-url.txt -> build/bdist.linux-i686/wheel/pooch/tests/data 2023-04-25 10:36:19,808 root INFO copying build/lib/pooch/tests/test_utils.py -> build/bdist.linux-i686/wheel/pooch/tests 2023-04-25 10:36:19,809 root INFO copying build/lib/pooch/tests/test_downloaders.py -> build/bdist.linux-i686/wheel/pooch/tests 2023-04-25 10:36:19,809 root INFO copying build/lib/pooch/tests/test_integration.py -> build/bdist.linux-i686/wheel/pooch/tests 2023-04-25 10:36:19,809 root INFO copying build/lib/pooch/tests/test_version.py -> build/bdist.linux-i686/wheel/pooch/tests 2023-04-25 10:36:19,810 root INFO copying build/lib/pooch/utils.py -> build/bdist.linux-i686/wheel/pooch 2023-04-25 10:36:19,810 root INFO copying build/lib/pooch/downloaders.py -> build/bdist.linux-i686/wheel/pooch 2023-04-25 10:36:19,810 root INFO copying build/lib/pooch/processors.py -> build/bdist.linux-i686/wheel/pooch 2023-04-25 10:36:19,810 root INFO copying build/lib/pooch/hashes.py -> build/bdist.linux-i686/wheel/pooch 2023-04-25 10:36:19,811 root INFO copying build/lib/pooch/__init__.py -> build/bdist.linux-i686/wheel/pooch 2023-04-25 10:36:19,811 root INFO copying build/lib/pooch/core.py -> build/bdist.linux-i686/wheel/pooch 2023-04-25 10:36:19,811 root INFO copying build/lib/pooch/_version.py -> build/bdist.linux-i686/wheel/pooch 2023-04-25 10:36:19,812 root INFO running install_egg_info 2023-04-25 10:36:19,816 root INFO Copying pooch.egg-info to build/bdist.linux-i686/wheel/pooch-1.7.0-py3.11.egg-info 2023-04-25 10:36:19,817 root INFO running install_scripts 2023-04-25 10:36:19,823 wheel INFO creating build/bdist.linux-i686/wheel/pooch-1.7.0.dist-info/WHEEL 2023-04-25 10:36:19,824 wheel INFO creating '/home/buildozer/aports/community/py3-pooch/src/pooch-1.7.0/dist/.tmp-38tepo02/pooch-1.7.0-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2023-04-25 10:36:19,824 wheel INFO adding 'pooch/__init__.py' 2023-04-25 10:36:19,824 wheel INFO adding 'pooch/_version.py' 2023-04-25 10:36:19,825 wheel INFO adding 'pooch/core.py' 2023-04-25 10:36:19,826 wheel INFO adding 'pooch/downloaders.py' 2023-04-25 10:36:19,826 wheel INFO adding 'pooch/hashes.py' 2023-04-25 10:36:19,827 wheel INFO adding 'pooch/processors.py' 2023-04-25 10:36:19,827 wheel INFO adding 'pooch/utils.py' 2023-04-25 10:36:19,827 wheel INFO adding 'pooch/tests/__init__.py' 2023-04-25 10:36:19,828 wheel INFO adding 'pooch/tests/test_core.py' 2023-04-25 10:36:19,828 wheel INFO adding 'pooch/tests/test_downloaders.py' 2023-04-25 10:36:19,829 wheel INFO adding 'pooch/tests/test_hashes.py' 2023-04-25 10:36:19,829 wheel INFO adding 'pooch/tests/test_integration.py' 2023-04-25 10:36:19,830 wheel INFO adding 'pooch/tests/test_processors.py' 2023-04-25 10:36:19,830 wheel INFO adding 'pooch/tests/test_utils.py' 2023-04-25 10:36:19,830 wheel INFO adding 'pooch/tests/test_version.py' 2023-04-25 10:36:19,831 wheel INFO adding 'pooch/tests/utils.py' 2023-04-25 10:36:19,831 wheel INFO adding 'pooch/tests/data/large-data.txt' 2023-04-25 10:36:19,832 wheel INFO adding 'pooch/tests/data/registry-custom-url.txt' 2023-04-25 10:36:19,833 wheel INFO adding 'pooch/tests/data/registry-invalid.txt' 2023-04-25 10:36:19,833 wheel INFO adding 'pooch/tests/data/registry-spaces.txt' 2023-04-25 10:36:19,833 wheel INFO adding 'pooch/tests/data/registry.txt' 2023-04-25 10:36:19,833 wheel INFO adding 'pooch/tests/data/registry_comments.txt' 2023-04-25 10:36:19,834 wheel INFO adding 'pooch/tests/data/store.tar.gz' 2023-04-25 10:36:19,834 wheel INFO adding 'pooch/tests/data/store.zip' 2023-04-25 10:36:19,834 wheel INFO adding 'pooch/tests/data/tiny-data.tar.gz' 2023-04-25 10:36:19,835 wheel INFO adding 'pooch/tests/data/tiny-data.txt' 2023-04-25 10:36:19,835 wheel INFO adding 'pooch/tests/data/tiny-data.txt.bz2' 2023-04-25 10:36:19,835 wheel INFO adding 'pooch/tests/data/tiny-data.txt.gz' 2023-04-25 10:36:19,835 wheel INFO adding 'pooch/tests/data/tiny-data.txt.xz' 2023-04-25 10:36:19,836 wheel INFO adding 'pooch/tests/data/tiny-data.zip' 2023-04-25 10:36:19,836 wheel INFO adding 'pooch/tests/data/store/tiny-data.txt' 2023-04-25 10:36:19,836 wheel INFO adding 'pooch/tests/data/store/subdir/tiny-data.txt' 2023-04-25 10:36:19,837 wheel INFO adding 'pooch-1.7.0.dist-info/LICENSE.txt' 2023-04-25 10:36:19,837 wheel INFO adding 'pooch-1.7.0.dist-info/METADATA' 2023-04-25 10:36:19,837 wheel INFO adding 'pooch-1.7.0.dist-info/WHEEL' 2023-04-25 10:36:19,838 wheel INFO adding 'pooch-1.7.0.dist-info/top_level.txt' 2023-04-25 10:36:19,838 wheel INFO adding 'pooch-1.7.0.dist-info/zip-safe' 2023-04-25 10:36:19,838 wheel INFO adding 'pooch-1.7.0.dist-info/RECORD' 2023-04-25 10:36:19,839 wheel INFO removing build/bdist.linux-i686/wheel 2023-04-25 10:36:19,841 gpep517 INFO The backend produced dist/pooch-1.7.0-py3-none-any.whl pooch-1.7.0-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: 160.0 KB >>> py3-pooch-pyc*: Compressing data... >>> py3-pooch-pyc*: Create checksum... >>> py3-pooch-pyc*: Create py3-pooch-pyc-1.7.0-r1.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.7.0-r1.apk >>> py3-pooch: Build complete at Tue, 25 Apr 2023 10:36:20 +0000 elapsed time 0h 0m 6s >>> py3-pooch: Cleaning up srcdir >>> py3-pooch: Cleaning up pkgdir >>> py3-pooch: Uninstalling dependencies... (1/38) Purging .makedepends-py3-pooch (20230425.103615) (2/38) Purging py3-platformdirs-pyc (3.2.0-r1) (3/38) Purging py3-platformdirs (3.2.0-r1) (4/38) Purging py3-requests-pyc (2.28.2-r1) (5/38) Purging py3-requests (2.28.2-r1) (6/38) Purging py3-certifi-pyc (2022.12.7-r2) (7/38) Purging py3-certifi (2022.12.7-r2) (8/38) Purging py3-charset-normalizer-pyc (3.1.0-r1) (9/38) Purging py3-charset-normalizer (3.1.0-r1) (10/38) Purging py3-idna-pyc (3.4-r4) (11/38) Purging py3-idna (3.4-r4) (12/38) Purging py3-urllib3-pyc (1.26.15-r1) (13/38) Purging py3-urllib3 (1.26.15-r1) (14/38) Purging py3-gpep517-pyc (13-r2) (15/38) Purging py3-gpep517 (13-r2) (16/38) Purging py3-installer-pyc (0.7.0-r1) (17/38) Purging py3-installer (0.7.0-r1) (18/38) Purging py3-setuptools_scm (7.1.0-r0) (19/38) Purging py3-setuptools-pyc (67.7.2-r0) (20/38) Purging py3-setuptools (67.7.2-r0) (21/38) Purging py3-typing-extensions-pyc (4.5.0-r1) (22/38) Purging py3-typing-extensions (4.5.0-r1) (23/38) Purging py3-wheel-pyc (0.40.0-r1) (24/38) Purging py3-wheel (0.40.0-r1) (25/38) Purging py3-packaging-pyc (23.1-r1) (26/38) Purging py3-packaging (23.1-r1) (27/38) Purging py3-parsing-pyc (3.0.9-r2) (28/38) Purging py3-parsing (3.0.9-r2) (29/38) Purging python3-pyc (3.11.3-r10) (30/38) Purging python3-pycache-pyc0 (3.11.3-r10) (31/38) Purging pyc (0.1-r0) (32/38) Purging python3 (3.11.3-r10) (33/38) Purging gdbm (1.23-r1) (34/38) Purging libffi (3.4.4-r2) (35/38) Purging libpanelw (6.4_p20230401-r6) (36/38) Purging mpdecimal (2.5.1-r2) (37/38) Purging readline (8.2.1-r1) (38/38) Purging sqlite-libs (3.41.2-r2) Executing busybox-1.36.0-r8.trigger OK: 378 MiB in 106 packages >>> py3-pooch: Updating the community/x86 repository index... >>> py3-pooch: Signing the index...