>>> py3-boto3: Building community/py3-boto3 1.38.23-r0 (using abuild 3.15.0_rc3-r3) started Mon, 26 May 2025 14:17:41 +0000 >>> py3-boto3: Validating /home/buildozer/aports/community/py3-boto3/APKBUILD... >>> py3-boto3: Analyzing dependencies... >>> py3-boto3: Installing for build: build-base py3-botocore py3-jmespath py3-s3transfer py3-gpep517 py3-setuptools py3-wheel (1/38) Installing libbz2 (1.0.8-r6) (2/38) Installing libffi (3.4.8-r0) (3/38) Installing gdbm (1.24-r0) (4/38) Installing xz-libs (5.8.1-r0) (5/38) Installing mpdecimal (4.0.1-r0) (6/38) Installing libpanelw (6.5_p20250503-r0) (7/38) Installing sqlite-libs (3.49.2-r0) (8/38) Installing python3 (3.12.10-r1) (9/38) Installing python3-pycache-pyc0 (3.12.10-r1) (10/38) Installing pyc (3.12.10-r1) (11/38) Installing py3-certifi-pyc (2025.4.26-r0) (12/38) Installing py3-six (1.17.0-r0) (13/38) Installing py3-six-pyc (1.17.0-r0) (14/38) Installing py3-dateutil (2.9.0-r1) (15/38) Installing py3-dateutil-pyc (2.9.0-r1) (16/38) Installing py3-jmespath (1.0.1-r4) (17/38) Installing py3-jmespath-pyc (1.0.1-r4) (18/38) Installing py3-urllib3 (1.26.20-r0) (19/38) Installing py3-urllib3-pyc (1.26.20-r0) (20/38) Installing py3-botocore-pyc (1.38.23-r0) (21/38) Installing python3-pyc (3.12.10-r1) (22/38) Installing py3-certifi (2025.4.26-r0) (23/38) Installing py3-botocore (1.38.23-r0) (24/38) Installing py3-s3transfer (0.10.1-r0) (25/38) Installing py3-s3transfer-pyc (0.10.1-r0) (26/38) Installing py3-installer (0.7.0-r2) (27/38) Installing py3-installer-pyc (0.7.0-r2) (28/38) Installing py3-gpep517 (19-r0) (29/38) Installing py3-gpep517-pyc (19-r0) (30/38) Installing py3-parsing (3.2.3-r0) (31/38) Installing py3-parsing-pyc (3.2.3-r0) (32/38) Installing py3-packaging (25.0-r0) (33/38) Installing py3-packaging-pyc (25.0-r0) (34/38) Installing py3-setuptools (80.8.0-r0) (35/38) Installing py3-setuptools-pyc (80.8.0-r0) (36/38) Installing py3-wheel (0.46.1-r0) (37/38) Installing py3-wheel-pyc (0.46.1-r0) (38/38) Installing .makedepends-py3-boto3 (20250526.141742) Executing busybox-1.37.0-r17.trigger OK: 471 MiB in 142 packages >>> py3-boto3: Cleaning up srcdir >>> py3-boto3: Cleaning up pkgdir >>> py3-boto3: Cleaning up tmpdir >>> py3-boto3: Fetching https://distfiles.alpinelinux.org/distfiles/edge/boto3-1.38.23.tar.gz >>> py3-boto3: Fetching https://distfiles.alpinelinux.org/distfiles/edge/boto3-1.38.23.tar.gz >>> py3-boto3: Checking sha512sums... boto3-1.38.23.tar.gz: OK >>> py3-boto3: Unpacking /var/cache/distfiles/edge/boto3-1.38.23.tar.gz... 2025-05-26 14:17:44,270 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-05-26 14:17:44,307 root INFO running bdist_wheel 2025-05-26 14:17:44,328 root INFO running build 2025-05-26 14:17:44,329 root INFO running build_py 2025-05-26 14:17:44,333 root INFO creating build/lib/boto3 2025-05-26 14:17:44,333 root INFO copying boto3/__init__.py -> build/lib/boto3 2025-05-26 14:17:44,334 root INFO copying boto3/exceptions.py -> build/lib/boto3 2025-05-26 14:17:44,334 root INFO copying boto3/session.py -> build/lib/boto3 2025-05-26 14:17:44,334 root INFO copying boto3/utils.py -> build/lib/boto3 2025-05-26 14:17:44,335 root INFO copying boto3/crt.py -> build/lib/boto3 2025-05-26 14:17:44,335 root INFO copying boto3/compat.py -> build/lib/boto3 2025-05-26 14:17:44,335 root INFO creating build/lib/boto3/resources 2025-05-26 14:17:44,336 root INFO copying boto3/resources/__init__.py -> build/lib/boto3/resources 2025-05-26 14:17:44,336 root INFO copying boto3/resources/response.py -> build/lib/boto3/resources 2025-05-26 14:17:44,336 root INFO copying boto3/resources/collection.py -> build/lib/boto3/resources 2025-05-26 14:17:44,336 root INFO copying boto3/resources/action.py -> build/lib/boto3/resources 2025-05-26 14:17:44,337 root INFO copying boto3/resources/params.py -> build/lib/boto3/resources 2025-05-26 14:17:44,337 root INFO copying boto3/resources/model.py -> build/lib/boto3/resources 2025-05-26 14:17:44,337 root INFO copying boto3/resources/factory.py -> build/lib/boto3/resources 2025-05-26 14:17:44,338 root INFO copying boto3/resources/base.py -> build/lib/boto3/resources 2025-05-26 14:17:44,338 root INFO creating build/lib/boto3/ec2 2025-05-26 14:17:44,338 root INFO copying boto3/ec2/__init__.py -> build/lib/boto3/ec2 2025-05-26 14:17:44,339 root INFO copying boto3/ec2/createtags.py -> build/lib/boto3/ec2 2025-05-26 14:17:44,339 root INFO copying boto3/ec2/deletetags.py -> build/lib/boto3/ec2 2025-05-26 14:17:44,339 root INFO creating build/lib/boto3/dynamodb 2025-05-26 14:17:44,339 root INFO copying boto3/dynamodb/__init__.py -> build/lib/boto3/dynamodb 2025-05-26 14:17:44,340 root INFO copying boto3/dynamodb/conditions.py -> build/lib/boto3/dynamodb 2025-05-26 14:17:44,340 root INFO copying boto3/dynamodb/transform.py -> build/lib/boto3/dynamodb 2025-05-26 14:17:44,340 root INFO copying boto3/dynamodb/types.py -> build/lib/boto3/dynamodb 2025-05-26 14:17:44,340 root INFO copying boto3/dynamodb/table.py -> build/lib/boto3/dynamodb 2025-05-26 14:17:44,341 root INFO creating build/lib/boto3/s3 2025-05-26 14:17:44,341 root INFO copying boto3/s3/__init__.py -> build/lib/boto3/s3 2025-05-26 14:17:44,341 root INFO copying boto3/s3/transfer.py -> build/lib/boto3/s3 2025-05-26 14:17:44,342 root INFO copying boto3/s3/inject.py -> build/lib/boto3/s3 2025-05-26 14:17:44,342 root INFO copying boto3/s3/constants.py -> build/lib/boto3/s3 2025-05-26 14:17:44,342 root INFO creating build/lib/boto3/docs 2025-05-26 14:17:44,343 root INFO copying boto3/docs/__init__.py -> build/lib/boto3/docs 2025-05-26 14:17:44,343 root INFO copying boto3/docs/resource.py -> build/lib/boto3/docs 2025-05-26 14:17:44,343 root INFO copying boto3/docs/collection.py -> build/lib/boto3/docs 2025-05-26 14:17:44,343 root INFO copying boto3/docs/action.py -> build/lib/boto3/docs 2025-05-26 14:17:44,344 root INFO copying boto3/docs/attr.py -> build/lib/boto3/docs 2025-05-26 14:17:44,344 root INFO copying boto3/docs/utils.py -> build/lib/boto3/docs 2025-05-26 14:17:44,344 root INFO copying boto3/docs/method.py -> build/lib/boto3/docs 2025-05-26 14:17:44,345 root INFO copying boto3/docs/subresource.py -> build/lib/boto3/docs 2025-05-26 14:17:44,345 root INFO copying boto3/docs/waiter.py -> build/lib/boto3/docs 2025-05-26 14:17:44,345 root INFO copying boto3/docs/service.py -> build/lib/boto3/docs 2025-05-26 14:17:44,345 root INFO copying boto3/docs/base.py -> build/lib/boto3/docs 2025-05-26 14:17:44,346 root INFO copying boto3/docs/docstring.py -> build/lib/boto3/docs 2025-05-26 14:17:44,346 root INFO copying boto3/docs/client.py -> build/lib/boto3/docs 2025-05-26 14:17:44,346 root INFO running egg_info 2025-05-26 14:17:44,349 root INFO writing boto3.egg-info/PKG-INFO 2025-05-26 14:17:44,350 root INFO writing dependency_links to boto3.egg-info/dependency_links.txt 2025-05-26 14:17:44,351 root INFO writing requirements to boto3.egg-info/requires.txt 2025-05-26 14:17:44,351 root INFO writing top-level names to boto3.egg-info/top_level.txt 2025-05-26 14:17:44,357 root INFO reading manifest file 'boto3.egg-info/SOURCES.txt' 2025-05-26 14:17:44,358 root INFO reading manifest template 'MANIFEST.in' 2025-05-26 14:17:44,360 root INFO adding license file 'LICENSE' 2025-05-26 14:17:44,360 root INFO adding license file 'NOTICE' 2025-05-26 14:17:44,362 root INFO writing manifest file 'boto3.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'boto3.data.cloudformation' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'boto3.data.cloudformation' 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 'boto3.data.cloudformation' 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 'boto3.data.cloudformation' to be distributed and are already explicitly excluding 'boto3.data.cloudformation' 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:212: _Warning: Package 'boto3.data.cloudwatch' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'boto3.data.cloudwatch' 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 'boto3.data.cloudwatch' 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 'boto3.data.cloudwatch' to be distributed and are already explicitly excluding 'boto3.data.cloudwatch' 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:212: _Warning: Package 'boto3.data.dynamodb' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'boto3.data.dynamodb' 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 'boto3.data.dynamodb' 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 'boto3.data.dynamodb' to be distributed and are already explicitly excluding 'boto3.data.dynamodb' 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:212: _Warning: Package 'boto3.data.ec2' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'boto3.data.ec2' 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 'boto3.data.ec2' 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 'boto3.data.ec2' to be distributed and are already explicitly excluding 'boto3.data.ec2' 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:212: _Warning: Package 'boto3.data.glacier' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'boto3.data.glacier' 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 'boto3.data.glacier' 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 'boto3.data.glacier' to be distributed and are already explicitly excluding 'boto3.data.glacier' 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:212: _Warning: Package 'boto3.data.iam' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'boto3.data.iam' 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 'boto3.data.iam' 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 'boto3.data.iam' to be distributed and are already explicitly excluding 'boto3.data.iam' 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:212: _Warning: Package 'boto3.data.opsworks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'boto3.data.opsworks' 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 'boto3.data.opsworks' 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 'boto3.data.opsworks' to be distributed and are already explicitly excluding 'boto3.data.opsworks' 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:212: _Warning: Package 'boto3.data.s3' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'boto3.data.s3' 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 'boto3.data.s3' 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 'boto3.data.s3' to be distributed and are already explicitly excluding 'boto3.data.s3' 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:212: _Warning: Package 'boto3.data.sns' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'boto3.data.sns' 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 'boto3.data.sns' 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 'boto3.data.sns' to be distributed and are already explicitly excluding 'boto3.data.sns' 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:212: _Warning: Package 'boto3.data.sqs' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'boto3.data.sqs' 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 'boto3.data.sqs' 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 'boto3.data.sqs' to be distributed and are already explicitly excluding 'boto3.data.sqs' 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:212: _Warning: Package 'boto3.examples' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'boto3.examples' 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 'boto3.examples' 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 'boto3.examples' to be distributed and are already explicitly excluding 'boto3.examples' 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) 2025-05-26 14:17:44,365 root INFO creating build/lib/boto3/data/cloudformation/2010-05-15 2025-05-26 14:17:44,365 root INFO copying boto3/data/cloudformation/2010-05-15/resources-1.json -> build/lib/boto3/data/cloudformation/2010-05-15 2025-05-26 14:17:44,366 root INFO creating build/lib/boto3/data/cloudwatch/2010-08-01 2025-05-26 14:17:44,366 root INFO copying boto3/data/cloudwatch/2010-08-01/resources-1.json -> build/lib/boto3/data/cloudwatch/2010-08-01 2025-05-26 14:17:44,366 root INFO creating build/lib/boto3/data/dynamodb/2012-08-10 2025-05-26 14:17:44,366 root INFO copying boto3/data/dynamodb/2012-08-10/resources-1.json -> build/lib/boto3/data/dynamodb/2012-08-10 2025-05-26 14:17:44,367 root INFO creating build/lib/boto3/data/ec2/2014-10-01 2025-05-26 14:17:44,367 root INFO copying boto3/data/ec2/2014-10-01/resources-1.json -> build/lib/boto3/data/ec2/2014-10-01 2025-05-26 14:17:44,367 root INFO creating build/lib/boto3/data/ec2/2015-03-01 2025-05-26 14:17:44,368 root INFO copying boto3/data/ec2/2015-03-01/resources-1.json -> build/lib/boto3/data/ec2/2015-03-01 2025-05-26 14:17:44,368 root INFO creating build/lib/boto3/data/ec2/2015-04-15 2025-05-26 14:17:44,368 root INFO copying boto3/data/ec2/2015-04-15/resources-1.json -> build/lib/boto3/data/ec2/2015-04-15 2025-05-26 14:17:44,369 root INFO creating build/lib/boto3/data/ec2/2015-10-01 2025-05-26 14:17:44,369 root INFO copying boto3/data/ec2/2015-10-01/resources-1.json -> build/lib/boto3/data/ec2/2015-10-01 2025-05-26 14:17:44,369 root INFO creating build/lib/boto3/data/ec2/2016-04-01 2025-05-26 14:17:44,369 root INFO copying boto3/data/ec2/2016-04-01/resources-1.json -> build/lib/boto3/data/ec2/2016-04-01 2025-05-26 14:17:44,370 root INFO creating build/lib/boto3/data/ec2/2016-09-15 2025-05-26 14:17:44,370 root INFO copying boto3/data/ec2/2016-09-15/resources-1.json -> build/lib/boto3/data/ec2/2016-09-15 2025-05-26 14:17:44,370 root INFO creating build/lib/boto3/data/ec2/2016-11-15 2025-05-26 14:17:44,371 root INFO copying boto3/data/ec2/2016-11-15/resources-1.json -> build/lib/boto3/data/ec2/2016-11-15 2025-05-26 14:17:44,371 root INFO creating build/lib/boto3/data/glacier/2012-06-01 2025-05-26 14:17:44,371 root INFO copying boto3/data/glacier/2012-06-01/resources-1.json -> build/lib/boto3/data/glacier/2012-06-01 2025-05-26 14:17:44,371 root INFO creating build/lib/boto3/data/iam/2010-05-08 2025-05-26 14:17:44,372 root INFO copying boto3/data/iam/2010-05-08/resources-1.json -> build/lib/boto3/data/iam/2010-05-08 2025-05-26 14:17:44,372 root INFO creating build/lib/boto3/data/opsworks/2013-02-18 2025-05-26 14:17:44,372 root INFO copying boto3/data/opsworks/2013-02-18/resources-1.json -> build/lib/boto3/data/opsworks/2013-02-18 2025-05-26 14:17:44,372 root INFO creating build/lib/boto3/data/s3/2006-03-01 2025-05-26 14:17:44,373 root INFO copying boto3/data/s3/2006-03-01/resources-1.json -> build/lib/boto3/data/s3/2006-03-01 2025-05-26 14:17:44,373 root INFO creating build/lib/boto3/data/sns/2010-03-31 2025-05-26 14:17:44,373 root INFO copying boto3/data/sns/2010-03-31/resources-1.json -> build/lib/boto3/data/sns/2010-03-31 2025-05-26 14:17:44,373 root INFO creating build/lib/boto3/data/sqs/2012-11-05 2025-05-26 14:17:44,374 root INFO copying boto3/data/sqs/2012-11-05/resources-1.json -> build/lib/boto3/data/sqs/2012-11-05 2025-05-26 14:17:44,374 root INFO creating build/lib/boto3/examples 2025-05-26 14:17:44,374 root INFO copying boto3/examples/cloudfront.rst -> build/lib/boto3/examples 2025-05-26 14:17:44,374 root INFO copying boto3/examples/s3.rst -> build/lib/boto3/examples 2025-05-26 14:17:44,383 root INFO installing to build/bdist.linux-armv8l/wheel 2025-05-26 14:17:44,383 root INFO running install 2025-05-26 14:17:44,394 root INFO running install_lib 2025-05-26 14:17:44,404 root INFO creating build/bdist.linux-armv8l/wheel 2025-05-26 14:17:44,404 root INFO creating build/bdist.linux-armv8l/wheel/boto3 2025-05-26 14:17:44,405 root INFO copying build/lib/boto3/__init__.py -> build/bdist.linux-armv8l/wheel/./boto3 2025-05-26 14:17:44,405 root INFO creating build/bdist.linux-armv8l/wheel/boto3/resources 2025-05-26 14:17:44,405 root INFO copying build/lib/boto3/resources/__init__.py -> build/bdist.linux-armv8l/wheel/./boto3/resources 2025-05-26 14:17:44,405 root INFO copying build/lib/boto3/resources/response.py -> build/bdist.linux-armv8l/wheel/./boto3/resources 2025-05-26 14:17:44,405 root INFO copying build/lib/boto3/resources/collection.py -> build/bdist.linux-armv8l/wheel/./boto3/resources 2025-05-26 14:17:44,406 root INFO copying build/lib/boto3/resources/action.py -> build/bdist.linux-armv8l/wheel/./boto3/resources 2025-05-26 14:17:44,406 root INFO copying build/lib/boto3/resources/params.py -> build/bdist.linux-armv8l/wheel/./boto3/resources 2025-05-26 14:17:44,406 root INFO copying build/lib/boto3/resources/model.py -> build/bdist.linux-armv8l/wheel/./boto3/resources 2025-05-26 14:17:44,406 root INFO copying build/lib/boto3/resources/factory.py -> build/bdist.linux-armv8l/wheel/./boto3/resources 2025-05-26 14:17:44,407 root INFO copying build/lib/boto3/resources/base.py -> build/bdist.linux-armv8l/wheel/./boto3/resources 2025-05-26 14:17:44,407 root INFO copying build/lib/boto3/exceptions.py -> build/bdist.linux-armv8l/wheel/./boto3 2025-05-26 14:17:44,407 root INFO copying build/lib/boto3/session.py -> build/bdist.linux-armv8l/wheel/./boto3 2025-05-26 14:17:44,407 root INFO creating build/bdist.linux-armv8l/wheel/boto3/data 2025-05-26 14:17:44,407 root INFO creating build/bdist.linux-armv8l/wheel/boto3/data/sqs 2025-05-26 14:17:44,408 root INFO creating build/bdist.linux-armv8l/wheel/boto3/data/sqs/2012-11-05 2025-05-26 14:17:44,408 root INFO copying build/lib/boto3/data/sqs/2012-11-05/resources-1.json -> build/bdist.linux-armv8l/wheel/./boto3/data/sqs/2012-11-05 2025-05-26 14:17:44,408 root INFO creating build/bdist.linux-armv8l/wheel/boto3/data/glacier 2025-05-26 14:17:44,408 root INFO creating build/bdist.linux-armv8l/wheel/boto3/data/glacier/2012-06-01 2025-05-26 14:17:44,409 root INFO copying build/lib/boto3/data/glacier/2012-06-01/resources-1.json -> build/bdist.linux-armv8l/wheel/./boto3/data/glacier/2012-06-01 2025-05-26 14:17:44,409 root INFO creating build/bdist.linux-armv8l/wheel/boto3/data/ec2 2025-05-26 14:17:44,409 root INFO creating build/bdist.linux-armv8l/wheel/boto3/data/ec2/2015-04-15 2025-05-26 14:17:44,409 root INFO copying build/lib/boto3/data/ec2/2015-04-15/resources-1.json -> build/bdist.linux-armv8l/wheel/./boto3/data/ec2/2015-04-15 2025-05-26 14:17:44,410 root INFO creating build/bdist.linux-armv8l/wheel/boto3/data/ec2/2016-11-15 2025-05-26 14:17:44,410 root INFO copying build/lib/boto3/data/ec2/2016-11-15/resources-1.json -> build/bdist.linux-armv8l/wheel/./boto3/data/ec2/2016-11-15 2025-05-26 14:17:44,410 root INFO creating build/bdist.linux-armv8l/wheel/boto3/data/ec2/2015-10-01 2025-05-26 14:17:44,410 root INFO copying build/lib/boto3/data/ec2/2015-10-01/resources-1.json -> build/bdist.linux-armv8l/wheel/./boto3/data/ec2/2015-10-01 2025-05-26 14:17:44,411 root INFO creating build/bdist.linux-armv8l/wheel/boto3/data/ec2/2016-04-01 2025-05-26 14:17:44,411 root INFO copying build/lib/boto3/data/ec2/2016-04-01/resources-1.json -> build/bdist.linux-armv8l/wheel/./boto3/data/ec2/2016-04-01 2025-05-26 14:17:44,411 root INFO creating build/bdist.linux-armv8l/wheel/boto3/data/ec2/2014-10-01 2025-05-26 14:17:44,412 root INFO copying build/lib/boto3/data/ec2/2014-10-01/resources-1.json -> build/bdist.linux-armv8l/wheel/./boto3/data/ec2/2014-10-01 2025-05-26 14:17:44,412 root INFO creating build/bdist.linux-armv8l/wheel/boto3/data/ec2/2015-03-01 2025-05-26 14:17:44,412 root INFO copying build/lib/boto3/data/ec2/2015-03-01/resources-1.json -> build/bdist.linux-armv8l/wheel/./boto3/data/ec2/2015-03-01 2025-05-26 14:17:44,413 root INFO creating build/bdist.linux-armv8l/wheel/boto3/data/ec2/2016-09-15 2025-05-26 14:17:44,413 root INFO copying build/lib/boto3/data/ec2/2016-09-15/resources-1.json -> build/bdist.linux-armv8l/wheel/./boto3/data/ec2/2016-09-15 2025-05-26 14:17:44,413 root INFO creating build/bdist.linux-armv8l/wheel/boto3/data/dynamodb 2025-05-26 14:17:44,413 root INFO creating build/bdist.linux-armv8l/wheel/boto3/data/dynamodb/2012-08-10 2025-05-26 14:17:44,413 root INFO copying build/lib/boto3/data/dynamodb/2012-08-10/resources-1.json -> build/bdist.linux-armv8l/wheel/./boto3/data/dynamodb/2012-08-10 2025-05-26 14:17:44,414 root INFO creating build/bdist.linux-armv8l/wheel/boto3/data/sns 2025-05-26 14:17:44,414 root INFO creating build/bdist.linux-armv8l/wheel/boto3/data/sns/2010-03-31 2025-05-26 14:17:44,414 root INFO copying build/lib/boto3/data/sns/2010-03-31/resources-1.json -> build/bdist.linux-armv8l/wheel/./boto3/data/sns/2010-03-31 2025-05-26 14:17:44,414 root INFO creating build/bdist.linux-armv8l/wheel/boto3/data/cloudwatch 2025-05-26 14:17:44,415 root INFO creating build/bdist.linux-armv8l/wheel/boto3/data/cloudwatch/2010-08-01 2025-05-26 14:17:44,415 root INFO copying build/lib/boto3/data/cloudwatch/2010-08-01/resources-1.json -> build/bdist.linux-armv8l/wheel/./boto3/data/cloudwatch/2010-08-01 2025-05-26 14:17:44,415 root INFO creating build/bdist.linux-armv8l/wheel/boto3/data/iam 2025-05-26 14:17:44,415 root INFO creating build/bdist.linux-armv8l/wheel/boto3/data/iam/2010-05-08 2025-05-26 14:17:44,415 root INFO copying build/lib/boto3/data/iam/2010-05-08/resources-1.json -> build/bdist.linux-armv8l/wheel/./boto3/data/iam/2010-05-08 2025-05-26 14:17:44,416 root INFO creating build/bdist.linux-armv8l/wheel/boto3/data/s3 2025-05-26 14:17:44,416 root INFO creating build/bdist.linux-armv8l/wheel/boto3/data/s3/2006-03-01 2025-05-26 14:17:44,416 root INFO copying build/lib/boto3/data/s3/2006-03-01/resources-1.json -> build/bdist.linux-armv8l/wheel/./boto3/data/s3/2006-03-01 2025-05-26 14:17:44,416 root INFO creating build/bdist.linux-armv8l/wheel/boto3/data/opsworks 2025-05-26 14:17:44,417 root INFO creating build/bdist.linux-armv8l/wheel/boto3/data/opsworks/2013-02-18 2025-05-26 14:17:44,417 root INFO copying build/lib/boto3/data/opsworks/2013-02-18/resources-1.json -> build/bdist.linux-armv8l/wheel/./boto3/data/opsworks/2013-02-18 2025-05-26 14:17:44,417 root INFO creating build/bdist.linux-armv8l/wheel/boto3/data/cloudformation 2025-05-26 14:17:44,417 root INFO creating build/bdist.linux-armv8l/wheel/boto3/data/cloudformation/2010-05-15 2025-05-26 14:17:44,417 root INFO copying build/lib/boto3/data/cloudformation/2010-05-15/resources-1.json -> build/bdist.linux-armv8l/wheel/./boto3/data/cloudformation/2010-05-15 2025-05-26 14:17:44,418 root INFO copying build/lib/boto3/utils.py -> build/bdist.linux-armv8l/wheel/./boto3 2025-05-26 14:17:44,418 root INFO creating build/bdist.linux-armv8l/wheel/boto3/ec2 2025-05-26 14:17:44,418 root INFO copying build/lib/boto3/ec2/__init__.py -> build/bdist.linux-armv8l/wheel/./boto3/ec2 2025-05-26 14:17:44,418 root INFO copying build/lib/boto3/ec2/createtags.py -> build/bdist.linux-armv8l/wheel/./boto3/ec2 2025-05-26 14:17:44,419 root INFO copying build/lib/boto3/ec2/deletetags.py -> build/bdist.linux-armv8l/wheel/./boto3/ec2 2025-05-26 14:17:44,419 root INFO creating build/bdist.linux-armv8l/wheel/boto3/examples 2025-05-26 14:17:44,419 root INFO copying build/lib/boto3/examples/cloudfront.rst -> build/bdist.linux-armv8l/wheel/./boto3/examples 2025-05-26 14:17:44,419 root INFO copying build/lib/boto3/examples/s3.rst -> build/bdist.linux-armv8l/wheel/./boto3/examples 2025-05-26 14:17:44,420 root INFO creating build/bdist.linux-armv8l/wheel/boto3/dynamodb 2025-05-26 14:17:44,420 root INFO copying build/lib/boto3/dynamodb/__init__.py -> build/bdist.linux-armv8l/wheel/./boto3/dynamodb 2025-05-26 14:17:44,420 root INFO copying build/lib/boto3/dynamodb/conditions.py -> build/bdist.linux-armv8l/wheel/./boto3/dynamodb 2025-05-26 14:17:44,420 root INFO copying build/lib/boto3/dynamodb/transform.py -> build/bdist.linux-armv8l/wheel/./boto3/dynamodb 2025-05-26 14:17:44,420 root INFO copying build/lib/boto3/dynamodb/types.py -> build/bdist.linux-armv8l/wheel/./boto3/dynamodb 2025-05-26 14:17:44,421 root INFO copying build/lib/boto3/dynamodb/table.py -> build/bdist.linux-armv8l/wheel/./boto3/dynamodb 2025-05-26 14:17:44,421 root INFO copying build/lib/boto3/crt.py -> build/bdist.linux-armv8l/wheel/./boto3 2025-05-26 14:17:44,421 root INFO copying build/lib/boto3/compat.py -> build/bdist.linux-armv8l/wheel/./boto3 2025-05-26 14:17:44,421 root INFO creating build/bdist.linux-armv8l/wheel/boto3/s3 2025-05-26 14:17:44,422 root INFO copying build/lib/boto3/s3/__init__.py -> build/bdist.linux-armv8l/wheel/./boto3/s3 2025-05-26 14:17:44,422 root INFO copying build/lib/boto3/s3/transfer.py -> build/bdist.linux-armv8l/wheel/./boto3/s3 2025-05-26 14:17:44,422 root INFO copying build/lib/boto3/s3/inject.py -> build/bdist.linux-armv8l/wheel/./boto3/s3 2025-05-26 14:17:44,422 root INFO copying build/lib/boto3/s3/constants.py -> build/bdist.linux-armv8l/wheel/./boto3/s3 2025-05-26 14:17:44,423 root INFO creating build/bdist.linux-armv8l/wheel/boto3/docs 2025-05-26 14:17:44,423 root INFO copying build/lib/boto3/docs/__init__.py -> build/bdist.linux-armv8l/wheel/./boto3/docs 2025-05-26 14:17:44,423 root INFO copying build/lib/boto3/docs/resource.py -> build/bdist.linux-armv8l/wheel/./boto3/docs 2025-05-26 14:17:44,423 root INFO copying build/lib/boto3/docs/collection.py -> build/bdist.linux-armv8l/wheel/./boto3/docs 2025-05-26 14:17:44,423 root INFO copying build/lib/boto3/docs/action.py -> build/bdist.linux-armv8l/wheel/./boto3/docs 2025-05-26 14:17:44,424 root INFO copying build/lib/boto3/docs/attr.py -> build/bdist.linux-armv8l/wheel/./boto3/docs 2025-05-26 14:17:44,424 root INFO copying build/lib/boto3/docs/utils.py -> build/bdist.linux-armv8l/wheel/./boto3/docs 2025-05-26 14:17:44,424 root INFO copying build/lib/boto3/docs/method.py -> build/bdist.linux-armv8l/wheel/./boto3/docs 2025-05-26 14:17:44,425 root INFO copying build/lib/boto3/docs/subresource.py -> build/bdist.linux-armv8l/wheel/./boto3/docs 2025-05-26 14:17:44,425 root INFO copying build/lib/boto3/docs/waiter.py -> build/bdist.linux-armv8l/wheel/./boto3/docs 2025-05-26 14:17:44,425 root INFO copying build/lib/boto3/docs/service.py -> build/bdist.linux-armv8l/wheel/./boto3/docs 2025-05-26 14:17:44,426 root INFO copying build/lib/boto3/docs/base.py -> build/bdist.linux-armv8l/wheel/./boto3/docs 2025-05-26 14:17:44,426 root INFO copying build/lib/boto3/docs/docstring.py -> build/bdist.linux-armv8l/wheel/./boto3/docs 2025-05-26 14:17:44,426 root INFO copying build/lib/boto3/docs/client.py -> build/bdist.linux-armv8l/wheel/./boto3/docs 2025-05-26 14:17:44,426 root INFO running install_egg_info 2025-05-26 14:17:44,436 root INFO Copying boto3.egg-info to build/bdist.linux-armv8l/wheel/./boto3-1.38.23-py3.12.egg-info 2025-05-26 14:17:44,437 root INFO running install_scripts 2025-05-26 14:17:44,440 root INFO creating build/bdist.linux-armv8l/wheel/boto3-1.38.23.dist-info/WHEEL 2025-05-26 14:17:44,440 wheel INFO creating '/home/buildozer/aports/community/py3-boto3/src/boto3-1.38.23/.dist/.tmp-tbxh_ab7/boto3-1.38.23-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-05-26 14:17:44,440 wheel INFO adding 'boto3/__init__.py' 2025-05-26 14:17:44,441 wheel INFO adding 'boto3/compat.py' 2025-05-26 14:17:44,441 wheel INFO adding 'boto3/crt.py' 2025-05-26 14:17:44,441 wheel INFO adding 'boto3/exceptions.py' 2025-05-26 14:17:44,442 wheel INFO adding 'boto3/session.py' 2025-05-26 14:17:44,442 wheel INFO adding 'boto3/utils.py' 2025-05-26 14:17:44,442 wheel INFO adding 'boto3/data/cloudformation/2010-05-15/resources-1.json' 2025-05-26 14:17:44,443 wheel INFO adding 'boto3/data/cloudwatch/2010-08-01/resources-1.json' 2025-05-26 14:17:44,443 wheel INFO adding 'boto3/data/dynamodb/2012-08-10/resources-1.json' 2025-05-26 14:17:44,444 wheel INFO adding 'boto3/data/ec2/2014-10-01/resources-1.json' 2025-05-26 14:17:44,444 wheel INFO adding 'boto3/data/ec2/2015-03-01/resources-1.json' 2025-05-26 14:17:44,445 wheel INFO adding 'boto3/data/ec2/2015-04-15/resources-1.json' 2025-05-26 14:17:44,446 wheel INFO adding 'boto3/data/ec2/2015-10-01/resources-1.json' 2025-05-26 14:17:44,446 wheel INFO adding 'boto3/data/ec2/2016-04-01/resources-1.json' 2025-05-26 14:17:44,447 wheel INFO adding 'boto3/data/ec2/2016-09-15/resources-1.json' 2025-05-26 14:17:44,448 wheel INFO adding 'boto3/data/ec2/2016-11-15/resources-1.json' 2025-05-26 14:17:44,449 wheel INFO adding 'boto3/data/glacier/2012-06-01/resources-1.json' 2025-05-26 14:17:44,449 wheel INFO adding 'boto3/data/iam/2010-05-08/resources-1.json' 2025-05-26 14:17:44,450 wheel INFO adding 'boto3/data/opsworks/2013-02-18/resources-1.json' 2025-05-26 14:17:44,450 wheel INFO adding 'boto3/data/s3/2006-03-01/resources-1.json' 2025-05-26 14:17:44,450 wheel INFO adding 'boto3/data/sns/2010-03-31/resources-1.json' 2025-05-26 14:17:44,451 wheel INFO adding 'boto3/data/sqs/2012-11-05/resources-1.json' 2025-05-26 14:17:44,451 wheel INFO adding 'boto3/docs/__init__.py' 2025-05-26 14:17:44,451 wheel INFO adding 'boto3/docs/action.py' 2025-05-26 14:17:44,452 wheel INFO adding 'boto3/docs/attr.py' 2025-05-26 14:17:44,452 wheel INFO adding 'boto3/docs/base.py' 2025-05-26 14:17:44,452 wheel INFO adding 'boto3/docs/client.py' 2025-05-26 14:17:44,452 wheel INFO adding 'boto3/docs/collection.py' 2025-05-26 14:17:44,453 wheel INFO adding 'boto3/docs/docstring.py' 2025-05-26 14:17:44,453 wheel INFO adding 'boto3/docs/method.py' 2025-05-26 14:17:44,453 wheel INFO adding 'boto3/docs/resource.py' 2025-05-26 14:17:44,453 wheel INFO adding 'boto3/docs/service.py' 2025-05-26 14:17:44,454 wheel INFO adding 'boto3/docs/subresource.py' 2025-05-26 14:17:44,454 wheel INFO adding 'boto3/docs/utils.py' 2025-05-26 14:17:44,454 wheel INFO adding 'boto3/docs/waiter.py' 2025-05-26 14:17:44,454 wheel INFO adding 'boto3/dynamodb/__init__.py' 2025-05-26 14:17:44,455 wheel INFO adding 'boto3/dynamodb/conditions.py' 2025-05-26 14:17:44,455 wheel INFO adding 'boto3/dynamodb/table.py' 2025-05-26 14:17:44,455 wheel INFO adding 'boto3/dynamodb/transform.py' 2025-05-26 14:17:44,456 wheel INFO adding 'boto3/dynamodb/types.py' 2025-05-26 14:17:44,456 wheel INFO adding 'boto3/ec2/__init__.py' 2025-05-26 14:17:44,456 wheel INFO adding 'boto3/ec2/createtags.py' 2025-05-26 14:17:44,457 wheel INFO adding 'boto3/ec2/deletetags.py' 2025-05-26 14:17:44,457 wheel INFO adding 'boto3/examples/cloudfront.rst' 2025-05-26 14:17:44,457 wheel INFO adding 'boto3/examples/s3.rst' 2025-05-26 14:17:44,457 wheel INFO adding 'boto3/resources/__init__.py' 2025-05-26 14:17:44,458 wheel INFO adding 'boto3/resources/action.py' 2025-05-26 14:17:44,458 wheel INFO adding 'boto3/resources/base.py' 2025-05-26 14:17:44,458 wheel INFO adding 'boto3/resources/collection.py' 2025-05-26 14:17:44,458 wheel INFO adding 'boto3/resources/factory.py' 2025-05-26 14:17:44,459 wheel INFO adding 'boto3/resources/model.py' 2025-05-26 14:17:44,459 wheel INFO adding 'boto3/resources/params.py' 2025-05-26 14:17:44,459 wheel INFO adding 'boto3/resources/response.py' 2025-05-26 14:17:44,460 wheel INFO adding 'boto3/s3/__init__.py' 2025-05-26 14:17:44,460 wheel INFO adding 'boto3/s3/constants.py' 2025-05-26 14:17:44,460 wheel INFO adding 'boto3/s3/inject.py' 2025-05-26 14:17:44,460 wheel INFO adding 'boto3/s3/transfer.py' 2025-05-26 14:17:44,461 wheel INFO adding 'boto3-1.38.23.dist-info/licenses/LICENSE' 2025-05-26 14:17:44,461 wheel INFO adding 'boto3-1.38.23.dist-info/licenses/NOTICE' 2025-05-26 14:17:44,461 wheel INFO adding 'boto3-1.38.23.dist-info/METADATA' 2025-05-26 14:17:44,461 wheel INFO adding 'boto3-1.38.23.dist-info/WHEEL' 2025-05-26 14:17:44,462 wheel INFO adding 'boto3-1.38.23.dist-info/top_level.txt' 2025-05-26 14:17:44,462 wheel INFO adding 'boto3-1.38.23.dist-info/RECORD' 2025-05-26 14:17:44,462 root INFO removing build/bdist.linux-armv8l/wheel 2025-05-26 14:17:44,465 gpep517 INFO The backend produced .dist/boto3-1.38.23-py3-none-any.whl boto3-1.38.23-py3-none-any.whl >>> py3-boto3: Entering fakeroot... >>> py3-boto3-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/boto3/__pycache__' -> '/home/buildozer/aports/community/py3-boto3/pkg/py3-boto3-pyc/usr/lib/python3.12/site-packages/boto3/__pycache__' 'usr/lib/python3.12/site-packages/boto3/resources/__pycache__' -> '/home/buildozer/aports/community/py3-boto3/pkg/py3-boto3-pyc/usr/lib/python3.12/site-packages/boto3/resources/__pycache__' 'usr/lib/python3.12/site-packages/boto3/ec2/__pycache__' -> '/home/buildozer/aports/community/py3-boto3/pkg/py3-boto3-pyc/usr/lib/python3.12/site-packages/boto3/ec2/__pycache__' 'usr/lib/python3.12/site-packages/boto3/dynamodb/__pycache__' -> '/home/buildozer/aports/community/py3-boto3/pkg/py3-boto3-pyc/usr/lib/python3.12/site-packages/boto3/dynamodb/__pycache__' 'usr/lib/python3.12/site-packages/boto3/s3/__pycache__' -> '/home/buildozer/aports/community/py3-boto3/pkg/py3-boto3-pyc/usr/lib/python3.12/site-packages/boto3/s3/__pycache__' 'usr/lib/python3.12/site-packages/boto3/docs/__pycache__' -> '/home/buildozer/aports/community/py3-boto3/pkg/py3-boto3-pyc/usr/lib/python3.12/site-packages/boto3/docs/__pycache__' >>> py3-boto3-pyc*: Preparing subpackage py3-boto3-pyc... >>> py3-boto3-pyc*: Running postcheck for py3-boto3-pyc >>> py3-boto3*: Running postcheck for py3-boto3 >>> py3-boto3*: Preparing package py3-boto3... >>> py3-boto3-pyc*: Tracing dependencies... libfakeroot internal error: payload not recognized! py3-botocore py3-jmespath py3-s3transfer python3~3.12 >>> py3-boto3-pyc*: Package size: 309.8 KB >>> py3-boto3-pyc*: Compressing data... >>> py3-boto3-pyc*: Create checksum... >>> py3-boto3-pyc*: Create py3-boto3-pyc-1.38.23-r0.apk >>> py3-boto3*: Tracing dependencies... py3-botocore py3-jmespath py3-s3transfer python3~3.12 >>> py3-boto3*: Package size: 969.0 KB >>> py3-boto3*: Compressing data... >>> py3-boto3*: Create checksum... >>> py3-boto3*: Create py3-boto3-1.38.23-r0.apk >>> py3-boto3: Build complete at Mon, 26 May 2025 14:17:46 +0000 elapsed time 0h 0m 5s >>> py3-boto3: Cleaning up srcdir >>> py3-boto3: Cleaning up pkgdir >>> py3-boto3: Uninstalling dependencies... (1/38) Purging .makedepends-py3-boto3 (20250526.141742) (2/38) Purging py3-s3transfer-pyc (0.10.1-r0) (3/38) Purging py3-s3transfer (0.10.1-r0) (4/38) Purging py3-botocore-pyc (1.38.23-r0) (5/38) Purging py3-botocore (1.38.23-r0) (6/38) Purging py3-certifi-pyc (2025.4.26-r0) (7/38) Purging py3-certifi (2025.4.26-r0) (8/38) Purging py3-dateutil-pyc (2.9.0-r1) (9/38) Purging py3-dateutil (2.9.0-r1) (10/38) Purging py3-six-pyc (1.17.0-r0) (11/38) Purging py3-six (1.17.0-r0) (12/38) Purging py3-jmespath-pyc (1.0.1-r4) (13/38) Purging py3-jmespath (1.0.1-r4) (14/38) Purging py3-urllib3-pyc (1.26.20-r0) (15/38) Purging py3-urllib3 (1.26.20-r0) (16/38) Purging py3-gpep517-pyc (19-r0) (17/38) Purging py3-gpep517 (19-r0) (18/38) Purging py3-installer-pyc (0.7.0-r2) (19/38) Purging py3-installer (0.7.0-r2) (20/38) Purging py3-setuptools-pyc (80.8.0-r0) (21/38) Purging py3-setuptools (80.8.0-r0) (22/38) Purging py3-wheel-pyc (0.46.1-r0) (23/38) Purging py3-wheel (0.46.1-r0) (24/38) Purging py3-packaging-pyc (25.0-r0) (25/38) Purging py3-packaging (25.0-r0) (26/38) Purging py3-parsing-pyc (3.2.3-r0) (27/38) Purging py3-parsing (3.2.3-r0) (28/38) Purging python3-pyc (3.12.10-r1) (29/38) Purging python3-pycache-pyc0 (3.12.10-r1) (30/38) Purging pyc (3.12.10-r1) (31/38) Purging python3 (3.12.10-r1) (32/38) Purging gdbm (1.24-r0) (33/38) Purging libbz2 (1.0.8-r6) (34/38) Purging libffi (3.4.8-r0) (35/38) Purging libpanelw (6.5_p20250503-r0) (36/38) Purging mpdecimal (4.0.1-r0) (37/38) Purging sqlite-libs (3.49.2-r0) (38/38) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r17.trigger OK: 323 MiB in 104 packages >>> py3-boto3: Updating the community/armhf repository index... >>> py3-boto3: Signing the index...