>>> py3-boto3: Building community/py3-boto3 1.18.49-r2 (using abuild 3.10.0_rc1-r2) started Wed, 23 Nov 2022 04:23:23 +0000 >>> py3-boto3: Checking sanity of /home/buildozer/aports/community/py3-boto3/APKBUILD... >>> py3-boto3: Analyzing dependencies... >>> py3-boto3: Installing for build: build-base py3-botocore<1.22.0 py3-s3transfer<0.6.0 py3-jmespath<1.0.0 py3-setuptools (1/19) Installing libbz2 (1.0.8-r4) (2/19) Installing libffi (3.4.4-r0) (3/19) Installing gdbm (1.23-r0) (4/19) Installing xz-libs (5.2.8-r0) (5/19) Installing mpdecimal (2.5.1-r1) (6/19) Installing readline (8.2.0-r0) (7/19) Installing sqlite-libs (3.40.0-r0) (8/19) Installing python3 (3.11.0-r2) (9/19) Installing py3-six (1.16.0-r4) (10/19) Installing py3-dateutil (2.8.2-r2) (11/19) Installing py3-docutils (0.19-r2) (12/19) Installing py3-jmespath (0.10.0-r3) (13/19) Installing py3-urllib3 (1.26.12-r1) (14/19) Installing py3-botocore (1.21.49-r2) (15/19) Installing py3-s3transfer (0.5.1-r1) (16/19) Installing py3-parsing (3.0.9-r1) (17/19) Installing py3-packaging (21.3-r3) (18/19) Installing py3-setuptools (65.6.0-r1) (19/19) Installing .makedepends-py3-boto3 (20221123.042323) Executing busybox-1.35.0-r29.trigger OK: 476 MiB in 115 packages >>> py3-boto3: Cleaning up srcdir >>> py3-boto3: Cleaning up pkgdir >>> py3-boto3: Fetching https://distfiles.alpinelinux.org/distfiles/edge/boto3-1.18.49.tar.gz >>> py3-boto3: Fetching https://distfiles.alpinelinux.org/distfiles/edge/boto3-1.18.49.tar.gz >>> py3-boto3: Checking sha512sums... boto3-1.18.49.tar.gz: OK >>> py3-boto3: Unpacking /var/cache/distfiles/edge/boto3-1.18.49.tar.gz... running build running build_py creating build creating build/lib creating build/lib/boto3 copying boto3/compat.py -> build/lib/boto3 copying boto3/utils.py -> build/lib/boto3 copying boto3/session.py -> build/lib/boto3 copying boto3/__init__.py -> build/lib/boto3 copying boto3/exceptions.py -> build/lib/boto3 creating build/lib/boto3/dynamodb copying boto3/dynamodb/transform.py -> build/lib/boto3/dynamodb copying boto3/dynamodb/types.py -> build/lib/boto3/dynamodb copying boto3/dynamodb/__init__.py -> build/lib/boto3/dynamodb copying boto3/dynamodb/table.py -> build/lib/boto3/dynamodb copying boto3/dynamodb/conditions.py -> build/lib/boto3/dynamodb creating build/lib/boto3/ec2 copying boto3/ec2/deletetags.py -> build/lib/boto3/ec2 copying boto3/ec2/__init__.py -> build/lib/boto3/ec2 copying boto3/ec2/createtags.py -> build/lib/boto3/ec2 creating build/lib/boto3/resources copying boto3/resources/action.py -> build/lib/boto3/resources copying boto3/resources/base.py -> build/lib/boto3/resources copying boto3/resources/collection.py -> build/lib/boto3/resources copying boto3/resources/response.py -> build/lib/boto3/resources copying boto3/resources/model.py -> build/lib/boto3/resources copying boto3/resources/factory.py -> build/lib/boto3/resources copying boto3/resources/__init__.py -> build/lib/boto3/resources copying boto3/resources/params.py -> build/lib/boto3/resources creating build/lib/boto3/s3 copying boto3/s3/inject.py -> build/lib/boto3/s3 copying boto3/s3/transfer.py -> build/lib/boto3/s3 copying boto3/s3/__init__.py -> build/lib/boto3/s3 creating build/lib/boto3/docs copying boto3/docs/waiter.py -> build/lib/boto3/docs copying boto3/docs/action.py -> build/lib/boto3/docs copying boto3/docs/method.py -> build/lib/boto3/docs copying boto3/docs/base.py -> build/lib/boto3/docs copying boto3/docs/utils.py -> build/lib/boto3/docs copying boto3/docs/docstring.py -> build/lib/boto3/docs copying boto3/docs/collection.py -> build/lib/boto3/docs copying boto3/docs/resource.py -> build/lib/boto3/docs copying boto3/docs/client.py -> build/lib/boto3/docs copying boto3/docs/service.py -> build/lib/boto3/docs copying boto3/docs/subresource.py -> build/lib/boto3/docs copying boto3/docs/__init__.py -> build/lib/boto3/docs copying boto3/docs/attr.py -> build/lib/boto3/docs running egg_info writing boto3.egg-info/PKG-INFO writing dependency_links to boto3.egg-info/dependency_links.txt writing requirements to boto3.egg-info/requires.txt writing top-level names to boto3.egg-info/top_level.txt reading manifest file 'boto3.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'boto3.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'boto3.data.cloudformation' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'boto3.data.cloudformation' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'boto3.data.cloudformation' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'boto3.data.cloudformation' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'boto3.data.cloudwatch' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'boto3.data.cloudwatch' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'boto3.data.cloudwatch' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'boto3.data.cloudwatch' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'boto3.data.dynamodb' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'boto3.data.dynamodb' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'boto3.data.dynamodb' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'boto3.data.dynamodb' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'boto3.data.ec2' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'boto3.data.ec2' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'boto3.data.ec2' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'boto3.data.ec2' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'boto3.data.glacier' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'boto3.data.glacier' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'boto3.data.glacier' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'boto3.data.glacier' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'boto3.data.iam' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'boto3.data.iam' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'boto3.data.iam' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'boto3.data.iam' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'boto3.data.opsworks' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'boto3.data.opsworks' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'boto3.data.opsworks' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'boto3.data.opsworks' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'boto3.data.s3' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'boto3.data.s3' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'boto3.data.s3' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'boto3.data.s3' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'boto3.data.sns' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'boto3.data.sns' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'boto3.data.sns' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'boto3.data.sns' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'boto3.data.sqs' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'boto3.data.sqs' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'boto3.data.sqs' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'boto3.data.sqs' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) creating build/lib/boto3/data creating build/lib/boto3/data/cloudformation creating build/lib/boto3/data/cloudformation/2010-05-15 copying boto3/data/cloudformation/2010-05-15/resources-1.json -> build/lib/boto3/data/cloudformation/2010-05-15 creating build/lib/boto3/data/cloudwatch creating build/lib/boto3/data/cloudwatch/2010-08-01 copying boto3/data/cloudwatch/2010-08-01/resources-1.json -> build/lib/boto3/data/cloudwatch/2010-08-01 creating build/lib/boto3/data/dynamodb creating build/lib/boto3/data/dynamodb/2012-08-10 copying boto3/data/dynamodb/2012-08-10/resources-1.json -> build/lib/boto3/data/dynamodb/2012-08-10 creating build/lib/boto3/data/ec2 creating build/lib/boto3/data/ec2/2014-10-01 copying boto3/data/ec2/2014-10-01/resources-1.json -> build/lib/boto3/data/ec2/2014-10-01 creating build/lib/boto3/data/ec2/2015-03-01 copying boto3/data/ec2/2015-03-01/resources-1.json -> build/lib/boto3/data/ec2/2015-03-01 creating build/lib/boto3/data/ec2/2015-04-15 copying boto3/data/ec2/2015-04-15/resources-1.json -> build/lib/boto3/data/ec2/2015-04-15 creating build/lib/boto3/data/ec2/2015-10-01 copying boto3/data/ec2/2015-10-01/resources-1.json -> build/lib/boto3/data/ec2/2015-10-01 creating build/lib/boto3/data/ec2/2016-04-01 copying boto3/data/ec2/2016-04-01/resources-1.json -> build/lib/boto3/data/ec2/2016-04-01 creating build/lib/boto3/data/ec2/2016-09-15 copying boto3/data/ec2/2016-09-15/resources-1.json -> build/lib/boto3/data/ec2/2016-09-15 creating build/lib/boto3/data/ec2/2016-11-15 copying boto3/data/ec2/2016-11-15/resources-1.json -> build/lib/boto3/data/ec2/2016-11-15 creating build/lib/boto3/data/glacier creating build/lib/boto3/data/glacier/2012-06-01 copying boto3/data/glacier/2012-06-01/resources-1.json -> build/lib/boto3/data/glacier/2012-06-01 creating build/lib/boto3/data/iam creating build/lib/boto3/data/iam/2010-05-08 copying boto3/data/iam/2010-05-08/resources-1.json -> build/lib/boto3/data/iam/2010-05-08 creating build/lib/boto3/data/opsworks creating build/lib/boto3/data/opsworks/2013-02-18 copying boto3/data/opsworks/2013-02-18/resources-1.json -> build/lib/boto3/data/opsworks/2013-02-18 creating build/lib/boto3/data/s3 creating build/lib/boto3/data/s3/2006-03-01 copying boto3/data/s3/2006-03-01/resources-1.json -> build/lib/boto3/data/s3/2006-03-01 creating build/lib/boto3/data/sns creating build/lib/boto3/data/sns/2010-03-31 copying boto3/data/sns/2010-03-31/resources-1.json -> build/lib/boto3/data/sns/2010-03-31 creating build/lib/boto3/data/sqs creating build/lib/boto3/data/sqs/2012-11-05 copying boto3/data/sqs/2012-11-05/resources-1.json -> build/lib/boto3/data/sqs/2012-11-05 >>> py3-boto3: Entering fakeroot... running install /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running egg_info writing boto3.egg-info/PKG-INFO writing dependency_links to boto3.egg-info/dependency_links.txt writing requirements to boto3.egg-info/requires.txt writing top-level names to boto3.egg-info/top_level.txt reading manifest file 'boto3.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'boto3.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'boto3.data.cloudformation' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'boto3.data.cloudformation' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'boto3.data.cloudformation' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'boto3.data.cloudformation' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'boto3.data.cloudwatch' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'boto3.data.cloudwatch' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'boto3.data.cloudwatch' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'boto3.data.cloudwatch' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'boto3.data.dynamodb' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'boto3.data.dynamodb' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'boto3.data.dynamodb' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'boto3.data.dynamodb' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'boto3.data.ec2' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'boto3.data.ec2' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'boto3.data.ec2' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'boto3.data.ec2' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'boto3.data.glacier' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'boto3.data.glacier' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'boto3.data.glacier' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'boto3.data.glacier' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'boto3.data.iam' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'boto3.data.iam' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'boto3.data.iam' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'boto3.data.iam' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'boto3.data.opsworks' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'boto3.data.opsworks' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'boto3.data.opsworks' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'boto3.data.opsworks' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'boto3.data.s3' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'boto3.data.s3' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'boto3.data.s3' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'boto3.data.s3' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'boto3.data.sns' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'boto3.data.sns' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'boto3.data.sns' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'boto3.data.sns' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'boto3.data.sqs' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'boto3.data.sqs' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'boto3.data.sqs' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'boto3.data.sqs' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) running install_lib creating /home/buildozer/aports/community/py3-boto3/pkg creating /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3 creating /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr creating /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib creating /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3 creating /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/data creating /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/data/opsworks creating /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/data/opsworks/2013-02-18 copying build/lib/boto3/data/opsworks/2013-02-18/resources-1.json -> /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/data/opsworks/2013-02-18 creating /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/data/glacier creating /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/data/glacier/2012-06-01 copying build/lib/boto3/data/glacier/2012-06-01/resources-1.json -> /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/data/glacier/2012-06-01 creating /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/data/dynamodb creating /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/data/dynamodb/2012-08-10 copying build/lib/boto3/data/dynamodb/2012-08-10/resources-1.json -> /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/data/dynamodb/2012-08-10 creating /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/data/cloudformation creating /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/data/cloudformation/2010-05-15 copying build/lib/boto3/data/cloudformation/2010-05-15/resources-1.json -> /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/data/cloudformation/2010-05-15 creating /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/data/ec2 creating /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/data/ec2/2016-11-15 copying build/lib/boto3/data/ec2/2016-11-15/resources-1.json -> /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/data/ec2/2016-11-15 creating /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/data/ec2/2016-04-01 copying build/lib/boto3/data/ec2/2016-04-01/resources-1.json -> /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/data/ec2/2016-04-01 creating /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/data/ec2/2015-10-01 copying build/lib/boto3/data/ec2/2015-10-01/resources-1.json -> /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/data/ec2/2015-10-01 creating /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/data/ec2/2015-03-01 copying build/lib/boto3/data/ec2/2015-03-01/resources-1.json -> /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/data/ec2/2015-03-01 creating /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/data/ec2/2016-09-15 copying build/lib/boto3/data/ec2/2016-09-15/resources-1.json -> /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/data/ec2/2016-09-15 creating /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/data/ec2/2014-10-01 copying build/lib/boto3/data/ec2/2014-10-01/resources-1.json -> /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/data/ec2/2014-10-01 creating /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/data/ec2/2015-04-15 copying build/lib/boto3/data/ec2/2015-04-15/resources-1.json -> /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/data/ec2/2015-04-15 creating /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/data/sns creating /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/data/sns/2010-03-31 copying build/lib/boto3/data/sns/2010-03-31/resources-1.json -> /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/data/sns/2010-03-31 creating /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/data/sqs creating /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/data/sqs/2012-11-05 copying build/lib/boto3/data/sqs/2012-11-05/resources-1.json -> /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/data/sqs/2012-11-05 creating /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/data/cloudwatch creating /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/data/cloudwatch/2010-08-01 copying build/lib/boto3/data/cloudwatch/2010-08-01/resources-1.json -> /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/data/cloudwatch/2010-08-01 creating /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/data/s3 creating /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/data/s3/2006-03-01 copying build/lib/boto3/data/s3/2006-03-01/resources-1.json -> /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/data/s3/2006-03-01 creating /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/data/iam creating /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/data/iam/2010-05-08 copying build/lib/boto3/data/iam/2010-05-08/resources-1.json -> /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/data/iam/2010-05-08 copying build/lib/boto3/compat.py -> /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3 copying build/lib/boto3/utils.py -> /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3 copying build/lib/boto3/session.py -> /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3 creating /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/dynamodb copying build/lib/boto3/dynamodb/transform.py -> /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/dynamodb copying build/lib/boto3/dynamodb/types.py -> /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/dynamodb copying build/lib/boto3/dynamodb/__init__.py -> /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/dynamodb copying build/lib/boto3/dynamodb/table.py -> /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/dynamodb copying build/lib/boto3/dynamodb/conditions.py -> /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/dynamodb creating /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/ec2 copying build/lib/boto3/ec2/deletetags.py -> /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/ec2 copying build/lib/boto3/ec2/__init__.py -> /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/ec2 copying build/lib/boto3/ec2/createtags.py -> /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/ec2 copying build/lib/boto3/__init__.py -> /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3 creating /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/resources copying build/lib/boto3/resources/action.py -> /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/resources copying build/lib/boto3/resources/base.py -> /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/resources copying build/lib/boto3/resources/collection.py -> /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/resources copying build/lib/boto3/resources/response.py -> /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/resources copying build/lib/boto3/resources/model.py -> /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/resources copying build/lib/boto3/resources/factory.py -> /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/resources copying build/lib/boto3/resources/__init__.py -> /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/resources copying build/lib/boto3/resources/params.py -> /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/resources copying build/lib/boto3/exceptions.py -> /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3 creating /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/s3 copying build/lib/boto3/s3/inject.py -> /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/s3 copying build/lib/boto3/s3/transfer.py -> /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/s3 copying build/lib/boto3/s3/__init__.py -> /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/s3 creating /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/docs copying build/lib/boto3/docs/waiter.py -> /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/docs copying build/lib/boto3/docs/action.py -> /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/docs copying build/lib/boto3/docs/method.py -> /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/docs copying build/lib/boto3/docs/base.py -> /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/docs copying build/lib/boto3/docs/utils.py -> /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/docs copying build/lib/boto3/docs/docstring.py -> /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/docs copying build/lib/boto3/docs/collection.py -> /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/docs copying build/lib/boto3/docs/resource.py -> /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/docs copying build/lib/boto3/docs/client.py -> /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/docs copying build/lib/boto3/docs/service.py -> /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/docs copying build/lib/boto3/docs/subresource.py -> /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/docs copying build/lib/boto3/docs/__init__.py -> /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/docs copying build/lib/boto3/docs/attr.py -> /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/docs byte-compiling /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/compat.py to compat.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/utils.py to utils.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/session.py to session.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/dynamodb/transform.py to transform.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/dynamodb/types.py to types.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/dynamodb/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/dynamodb/table.py to table.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/dynamodb/conditions.py to conditions.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/ec2/deletetags.py to deletetags.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/ec2/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/ec2/createtags.py to createtags.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/resources/action.py to action.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/resources/base.py to base.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/resources/collection.py to collection.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/resources/response.py to response.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/resources/model.py to model.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/resources/factory.py to factory.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/resources/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/resources/params.py to params.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/exceptions.py to exceptions.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/s3/inject.py to inject.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/s3/transfer.py to transfer.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/s3/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/docs/waiter.py to waiter.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/docs/action.py to action.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/docs/method.py to method.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/docs/base.py to base.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/docs/utils.py to utils.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/docs/docstring.py to docstring.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/docs/collection.py to collection.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/docs/resource.py to resource.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/docs/client.py to client.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/docs/service.py to service.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/docs/subresource.py to subresource.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/docs/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/docs/attr.py to attr.cpython-311.pyc running install_egg_info Copying boto3.egg-info to /home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3-1.18.49-py3.11.egg-info running install_scripts >>> py3-boto3*: Running postcheck for py3-boto3 >>> py3-boto3*: Preparing package py3-boto3... >>> py3-boto3*: Tracing dependencies... >>> py3-boto3*: Package size: 1.6 MB >>> py3-boto3*: Compressing data... >>> py3-boto3*: Create checksum... >>> py3-boto3*: Create py3-boto3-1.18.49-r2.apk >>> py3-boto3: Build complete at Wed, 23 Nov 2022 04:23:25 +0000 elapsed time 0h 0m 2s >>> py3-boto3: Cleaning up srcdir >>> py3-boto3: Cleaning up pkgdir >>> py3-boto3: Uninstalling dependencies... (1/19) Purging .makedepends-py3-boto3 (20221123.042323) (2/19) Purging py3-s3transfer (0.5.1-r1) (3/19) Purging py3-botocore (1.21.49-r2) (4/19) Purging py3-dateutil (2.8.2-r2) (5/19) Purging py3-six (1.16.0-r4) (6/19) Purging py3-docutils (0.19-r2) (7/19) Purging py3-urllib3 (1.26.12-r1) (8/19) Purging py3-jmespath (0.10.0-r3) (9/19) Purging py3-setuptools (65.6.0-r1) (10/19) Purging py3-packaging (21.3-r3) (11/19) Purging py3-parsing (3.0.9-r1) (12/19) Purging python3 (3.11.0-r2) (13/19) Purging libbz2 (1.0.8-r4) (14/19) Purging libffi (3.4.4-r0) (15/19) Purging gdbm (1.23-r0) (16/19) Purging xz-libs (5.2.8-r0) (17/19) Purging mpdecimal (2.5.1-r1) (18/19) Purging readline (8.2.0-r0) (19/19) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r29.trigger OK: 331 MiB in 96 packages >>> py3-boto3: Updating the community/armhf repository index... >>> py3-boto3: Signing the index...