>>> py3-softlayer-zeep: Building community/py3-softlayer-zeep 5.0.0-r5 (using abuild 3.15.0_rc3-r3) started Thu, 15 May 2025 21:49:20 +0000 >>> py3-softlayer-zeep: Validating /home/buildozer/aports/community/py3-softlayer-zeep/APKBUILD... >>> py3-softlayer-zeep: Analyzing dependencies... >>> py3-softlayer-zeep: Installing for build: build-base py3-attrs py3-isodate py3-lxml py3-platformdirs py3-requests py3-requests-file py3-requests-toolbelt py3-tz py3-setuptools (1/44) Installing libbz2 (1.0.8-r6) (2/44) Installing libffi (3.4.8-r0) (3/44) Installing gdbm (1.24-r0) (4/44) Installing xz-libs (5.8.1-r0) (5/44) Installing mpdecimal (4.0.0-r0) (6/44) Installing libpanelw (6.5_p20250503-r0) (7/44) Installing sqlite-libs (3.49.2-r0) (8/44) Installing python3 (3.12.10-r0) (9/44) Installing python3-pycache-pyc0 (3.12.10-r0) (10/44) Installing pyc (3.12.10-r0) (11/44) Installing py3-attrs-pyc (25.3.0-r0) (12/44) Installing python3-pyc (3.12.10-r0) (13/44) Installing py3-attrs (25.3.0-r0) (14/44) Installing py3-isodate (0.7.2-r0) (15/44) Installing py3-isodate-pyc (0.7.2-r0) (16/44) Installing libxml2 (2.13.8-r0) (17/44) Installing libxslt (1.1.43-r3) (18/44) Installing py3-lxml (5.3.1-r3) (19/44) Installing py3-lxml-pyc (5.3.1-r3) (20/44) Installing py3-platformdirs (4.3.8-r0) (21/44) Installing py3-platformdirs-pyc (4.3.8-r0) (22/44) Installing py3-certifi (2025.4.26-r0) (23/44) Installing py3-certifi-pyc (2025.4.26-r0) (24/44) Installing py3-charset-normalizer (3.4.2-r0) (25/44) Installing py3-charset-normalizer-pyc (3.4.2-r0) (26/44) Installing py3-idna (3.10-r0) (27/44) Installing py3-idna-pyc (3.10-r0) (28/44) Installing py3-urllib3 (1.26.20-r0) (29/44) Installing py3-urllib3-pyc (1.26.20-r0) (30/44) Installing py3-requests (2.32.3-r0) (31/44) Installing py3-requests-pyc (2.32.3-r0) (32/44) Installing py3-requests-file (2.1.0-r0) (33/44) Installing py3-requests-file-pyc (2.1.0-r0) (34/44) Installing py3-requests-toolbelt (1.0.0-r1) (35/44) Installing py3-requests-toolbelt-pyc (1.0.0-r1) (36/44) Installing py3-tz (2025.2-r0) (37/44) Installing py3-tz-pyc (2025.2-r0) (38/44) Installing py3-parsing (3.2.3-r0) (39/44) Installing py3-parsing-pyc (3.2.3-r0) (40/44) Installing py3-packaging (25.0-r0) (41/44) Installing py3-packaging-pyc (25.0-r0) (42/44) Installing py3-setuptools (80.5.0-r0) (43/44) Installing py3-setuptools-pyc (80.5.0-r0) (44/44) Installing .makedepends-py3-softlayer-zeep (20250515.214921) Executing busybox-1.37.0-r17.trigger OK: 376 MiB in 148 packages >>> py3-softlayer-zeep: Cleaning up srcdir >>> py3-softlayer-zeep: Cleaning up pkgdir >>> py3-softlayer-zeep: Cleaning up tmpdir >>> py3-softlayer-zeep: Fetching https://distfiles.alpinelinux.org/distfiles/edge/softlayer-zeep-5.0.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/softlayer-zeep-5.0.0.tar.gz.part' softlayer-zeep-5.0.0 100% |********************************| 160k 0:00:00 ETA '/var/cache/distfiles/edge/softlayer-zeep-5.0.0.tar.gz.part' saved >>> py3-softlayer-zeep: Fetching https://distfiles.alpinelinux.org/distfiles/edge/softlayer-zeep-5.0.0.tar.gz >>> py3-softlayer-zeep: Checking sha512sums... softlayer-zeep-5.0.0.tar.gz: OK fix-xsd-date-parsing.patch: OK fix-proxy.patch: OK >>> py3-softlayer-zeep: Unpacking /var/cache/distfiles/edge/softlayer-zeep-5.0.0.tar.gz... >>> py3-softlayer-zeep: fix-xsd-date-parsing.patch patching file src/zeep/xsd/types/builtins.py patching file tests/test_xsd_builtins.py >>> py3-softlayer-zeep: fix-proxy.patch patching file src/zeep/transports.py /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/dist.py:761: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running build running build_py creating build/lib/zeep copying src/zeep/__init__.py -> build/lib/zeep copying src/zeep/loader.py -> build/lib/zeep copying src/zeep/exceptions.py -> build/lib/zeep copying src/zeep/transports.py -> build/lib/zeep copying src/zeep/cache.py -> build/lib/zeep copying src/zeep/utils.py -> build/lib/zeep copying src/zeep/__main__.py -> build/lib/zeep copying src/zeep/ns.py -> build/lib/zeep copying src/zeep/plugins.py -> build/lib/zeep copying src/zeep/settings.py -> build/lib/zeep copying src/zeep/helpers.py -> build/lib/zeep copying src/zeep/wsa.py -> build/lib/zeep copying src/zeep/client.py -> build/lib/zeep copying src/zeep/proxy.py -> build/lib/zeep running egg_info writing src/softlayer_zeep.egg-info/PKG-INFO writing dependency_links to src/softlayer_zeep.egg-info/dependency_links.txt writing requirements to src/softlayer_zeep.egg-info/requires.txt writing top-level names to src/softlayer_zeep.egg-info/top_level.txt reading manifest file 'src/softlayer_zeep.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[co]' found anywhere in distribution warning: no previously-included files matching '.DS_Store' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'src/softlayer_zeep.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'zeep.wsdl' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'zeep.wsdl' 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 'zeep.wsdl' 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 'zeep.wsdl' to be distributed and are already explicitly excluding 'zeep.wsdl' 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 'zeep.wsdl.bindings' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'zeep.wsdl.bindings' 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 'zeep.wsdl.bindings' 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 'zeep.wsdl.bindings' to be distributed and are already explicitly excluding 'zeep.wsdl.bindings' 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 'zeep.wsdl.messages' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'zeep.wsdl.messages' 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 'zeep.wsdl.messages' 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 'zeep.wsdl.messages' to be distributed and are already explicitly excluding 'zeep.wsdl.messages' 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 'zeep.wsse' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'zeep.wsse' 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 'zeep.wsse' 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 'zeep.wsse' to be distributed and are already explicitly excluding 'zeep.wsse' 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 'zeep.xsd' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'zeep.xsd' 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 'zeep.xsd' 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 'zeep.xsd' to be distributed and are already explicitly excluding 'zeep.xsd' 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 'zeep.xsd.elements' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'zeep.xsd.elements' 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 'zeep.xsd.elements' 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 'zeep.xsd.elements' to be distributed and are already explicitly excluding 'zeep.xsd.elements' 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 'zeep.xsd.types' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'zeep.xsd.types' 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 'zeep.xsd.types' 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 'zeep.xsd.types' to be distributed and are already explicitly excluding 'zeep.xsd.types' 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) copying src/zeep/py.typed -> build/lib/zeep creating build/lib/zeep/wsdl copying src/zeep/wsdl/__init__.py -> build/lib/zeep/wsdl copying src/zeep/wsdl/attachments.py -> build/lib/zeep/wsdl copying src/zeep/wsdl/definitions.py -> build/lib/zeep/wsdl copying src/zeep/wsdl/parse.py -> build/lib/zeep/wsdl copying src/zeep/wsdl/utils.py -> build/lib/zeep/wsdl copying src/zeep/wsdl/wsdl.py -> build/lib/zeep/wsdl creating build/lib/zeep/wsdl/bindings copying src/zeep/wsdl/bindings/__init__.py -> build/lib/zeep/wsdl/bindings copying src/zeep/wsdl/bindings/http.py -> build/lib/zeep/wsdl/bindings copying src/zeep/wsdl/bindings/soap.py -> build/lib/zeep/wsdl/bindings creating build/lib/zeep/wsdl/messages copying src/zeep/wsdl/messages/__init__.py -> build/lib/zeep/wsdl/messages copying src/zeep/wsdl/messages/base.py -> build/lib/zeep/wsdl/messages copying src/zeep/wsdl/messages/http.py -> build/lib/zeep/wsdl/messages copying src/zeep/wsdl/messages/mime.py -> build/lib/zeep/wsdl/messages copying src/zeep/wsdl/messages/multiref.py -> build/lib/zeep/wsdl/messages copying src/zeep/wsdl/messages/soap.py -> build/lib/zeep/wsdl/messages copying src/zeep/wsdl/messages/xop.py -> build/lib/zeep/wsdl/messages creating build/lib/zeep/wsse copying src/zeep/wsse/__init__.py -> build/lib/zeep/wsse copying src/zeep/wsse/compose.py -> build/lib/zeep/wsse copying src/zeep/wsse/signature.py -> build/lib/zeep/wsse copying src/zeep/wsse/username.py -> build/lib/zeep/wsse copying src/zeep/wsse/utils.py -> build/lib/zeep/wsse creating build/lib/zeep/xsd copying src/zeep/xsd/__init__.py -> build/lib/zeep/xsd copying src/zeep/xsd/const.py -> build/lib/zeep/xsd copying src/zeep/xsd/context.py -> build/lib/zeep/xsd copying src/zeep/xsd/printer.py -> build/lib/zeep/xsd copying src/zeep/xsd/schema.py -> build/lib/zeep/xsd copying src/zeep/xsd/utils.py -> build/lib/zeep/xsd copying src/zeep/xsd/valueobjects.py -> build/lib/zeep/xsd copying src/zeep/xsd/visitor.py -> build/lib/zeep/xsd creating build/lib/zeep/xsd/elements copying src/zeep/xsd/elements/__init__.py -> build/lib/zeep/xsd/elements copying src/zeep/xsd/elements/any.py -> build/lib/zeep/xsd/elements copying src/zeep/xsd/elements/attribute.py -> build/lib/zeep/xsd/elements copying src/zeep/xsd/elements/base.py -> build/lib/zeep/xsd/elements copying src/zeep/xsd/elements/builtins.py -> build/lib/zeep/xsd/elements copying src/zeep/xsd/elements/element.py -> build/lib/zeep/xsd/elements copying src/zeep/xsd/elements/indicators.py -> build/lib/zeep/xsd/elements copying src/zeep/xsd/elements/references.py -> build/lib/zeep/xsd/elements creating build/lib/zeep/xsd/types copying src/zeep/xsd/types/__init__.py -> build/lib/zeep/xsd/types copying src/zeep/xsd/types/any.py -> build/lib/zeep/xsd/types copying src/zeep/xsd/types/base.py -> build/lib/zeep/xsd/types copying src/zeep/xsd/types/builtins.py -> build/lib/zeep/xsd/types copying src/zeep/xsd/types/collection.py -> build/lib/zeep/xsd/types copying src/zeep/xsd/types/complex.py -> build/lib/zeep/xsd/types copying src/zeep/xsd/types/simple.py -> build/lib/zeep/xsd/types copying src/zeep/xsd/types/unresolved.py -> build/lib/zeep/xsd/types >>> py3-softlayer-zeep: Entering fakeroot... /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/dist.py:761: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. By 2025-Oct-31, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages creating /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep copying build/lib/zeep/__init__.py -> /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep creating /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/xsd copying build/lib/zeep/xsd/__init__.py -> /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/xsd copying build/lib/zeep/xsd/valueobjects.py -> /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/xsd copying build/lib/zeep/xsd/visitor.py -> /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/xsd creating /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/xsd/elements copying build/lib/zeep/xsd/elements/__init__.py -> /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/xsd/elements copying build/lib/zeep/xsd/elements/any.py -> /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/xsd/elements copying build/lib/zeep/xsd/elements/indicators.py -> /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/xsd/elements copying build/lib/zeep/xsd/elements/builtins.py -> /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/xsd/elements copying build/lib/zeep/xsd/elements/references.py -> /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/xsd/elements copying build/lib/zeep/xsd/elements/base.py -> /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/xsd/elements copying build/lib/zeep/xsd/elements/attribute.py -> /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/xsd/elements copying build/lib/zeep/xsd/elements/element.py -> /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/xsd/elements creating /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/xsd/types copying build/lib/zeep/xsd/types/__init__.py -> /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/xsd/types copying build/lib/zeep/xsd/types/any.py -> /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/xsd/types copying build/lib/zeep/xsd/types/collection.py -> /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/xsd/types copying build/lib/zeep/xsd/types/complex.py -> /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/xsd/types copying build/lib/zeep/xsd/types/simple.py -> /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/xsd/types copying build/lib/zeep/xsd/types/unresolved.py -> /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/xsd/types copying build/lib/zeep/xsd/types/builtins.py -> /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/xsd/types copying build/lib/zeep/xsd/types/base.py -> /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/xsd/types copying build/lib/zeep/xsd/schema.py -> /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/xsd copying build/lib/zeep/xsd/printer.py -> /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/xsd copying build/lib/zeep/xsd/context.py -> /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/xsd copying build/lib/zeep/xsd/utils.py -> /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/xsd copying build/lib/zeep/xsd/const.py -> /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/xsd copying build/lib/zeep/loader.py -> /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep copying build/lib/zeep/exceptions.py -> /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep copying build/lib/zeep/transports.py -> /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep copying build/lib/zeep/cache.py -> /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep copying build/lib/zeep/utils.py -> /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep copying build/lib/zeep/__main__.py -> /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep creating /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/wsse copying build/lib/zeep/wsse/__init__.py -> /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/wsse copying build/lib/zeep/wsse/compose.py -> /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/wsse copying build/lib/zeep/wsse/utils.py -> /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/wsse copying build/lib/zeep/wsse/username.py -> /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/wsse copying build/lib/zeep/wsse/signature.py -> /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/wsse copying build/lib/zeep/ns.py -> /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep copying build/lib/zeep/plugins.py -> /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep creating /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/wsdl copying build/lib/zeep/wsdl/__init__.py -> /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/wsdl copying build/lib/zeep/wsdl/definitions.py -> /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/wsdl copying build/lib/zeep/wsdl/wsdl.py -> /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/wsdl creating /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/wsdl/messages copying build/lib/zeep/wsdl/messages/__init__.py -> /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/wsdl/messages copying build/lib/zeep/wsdl/messages/xop.py -> /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/wsdl/messages copying build/lib/zeep/wsdl/messages/mime.py -> /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/wsdl/messages copying build/lib/zeep/wsdl/messages/http.py -> /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/wsdl/messages copying build/lib/zeep/wsdl/messages/soap.py -> /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/wsdl/messages copying build/lib/zeep/wsdl/messages/base.py -> /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/wsdl/messages copying build/lib/zeep/wsdl/messages/multiref.py -> /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/wsdl/messages copying build/lib/zeep/wsdl/utils.py -> /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/wsdl copying build/lib/zeep/wsdl/parse.py -> /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/wsdl creating /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/wsdl/bindings copying build/lib/zeep/wsdl/bindings/__init__.py -> /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/wsdl/bindings copying build/lib/zeep/wsdl/bindings/http.py -> /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/wsdl/bindings copying build/lib/zeep/wsdl/bindings/soap.py -> /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/wsdl/bindings copying build/lib/zeep/wsdl/attachments.py -> /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/wsdl copying build/lib/zeep/py.typed -> /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep copying build/lib/zeep/settings.py -> /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep copying build/lib/zeep/helpers.py -> /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep copying build/lib/zeep/wsa.py -> /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep copying build/lib/zeep/client.py -> /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep copying build/lib/zeep/proxy.py -> /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep byte-compiling /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/xsd/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/xsd/valueobjects.py to valueobjects.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/xsd/visitor.py to visitor.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/xsd/elements/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/xsd/elements/any.py to any.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/xsd/elements/indicators.py to indicators.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/xsd/elements/builtins.py to builtins.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/xsd/elements/references.py to references.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/xsd/elements/base.py to base.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/xsd/elements/attribute.py to attribute.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/xsd/elements/element.py to element.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/xsd/types/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/xsd/types/any.py to any.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/xsd/types/collection.py to collection.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/xsd/types/complex.py to complex.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/xsd/types/simple.py to simple.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/xsd/types/unresolved.py to unresolved.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/xsd/types/builtins.py to builtins.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/xsd/types/base.py to base.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/xsd/schema.py to schema.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/xsd/printer.py to printer.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/xsd/context.py to context.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/xsd/utils.py to utils.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/xsd/const.py to const.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/loader.py to loader.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/exceptions.py to exceptions.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/transports.py to transports.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/cache.py to cache.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/utils.py to utils.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/__main__.py to __main__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/wsse/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/wsse/compose.py to compose.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/wsse/utils.py to utils.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/wsse/username.py to username.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/wsse/signature.py to signature.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/ns.py to ns.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/plugins.py to plugins.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/wsdl/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/wsdl/definitions.py to definitions.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/wsdl/wsdl.py to wsdl.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/wsdl/messages/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/wsdl/messages/xop.py to xop.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/wsdl/messages/mime.py to mime.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/wsdl/messages/http.py to http.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/wsdl/messages/soap.py to soap.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/wsdl/messages/base.py to base.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/wsdl/messages/multiref.py to multiref.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/wsdl/utils.py to utils.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/wsdl/parse.py to parse.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/wsdl/bindings/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/wsdl/bindings/http.py to http.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/wsdl/bindings/soap.py to soap.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/wsdl/attachments.py to attachments.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/settings.py to settings.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/helpers.py to helpers.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/wsa.py to wsa.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/client.py to client.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/zeep/proxy.py to proxy.cpython-312.pyc running install_egg_info running egg_info writing src/softlayer_zeep.egg-info/PKG-INFO writing dependency_links to src/softlayer_zeep.egg-info/dependency_links.txt writing requirements to src/softlayer_zeep.egg-info/requires.txt writing top-level names to src/softlayer_zeep.egg-info/top_level.txt reading manifest file 'src/softlayer_zeep.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[co]' found anywhere in distribution warning: no previously-included files matching '.DS_Store' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'src/softlayer_zeep.egg-info/SOURCES.txt' Copying src/softlayer_zeep.egg-info to /home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep/usr/lib/python3.12/site-packages/softlayer_zeep-5.0.0-py3.12.egg-info running install_scripts >>> py3-softlayer-zeep-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/zeep/xsd/__pycache__' -> '/home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep-pyc/usr/lib/python3.12/site-packages/zeep/xsd/__pycache__' 'usr/lib/python3.12/site-packages/zeep/xsd/elements/__pycache__' -> '/home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep-pyc/usr/lib/python3.12/site-packages/zeep/xsd/elements/__pycache__' 'usr/lib/python3.12/site-packages/zeep/xsd/types/__pycache__' -> '/home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep-pyc/usr/lib/python3.12/site-packages/zeep/xsd/types/__pycache__' 'usr/lib/python3.12/site-packages/zeep/__pycache__' -> '/home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep-pyc/usr/lib/python3.12/site-packages/zeep/__pycache__' 'usr/lib/python3.12/site-packages/zeep/wsse/__pycache__' -> '/home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep-pyc/usr/lib/python3.12/site-packages/zeep/wsse/__pycache__' 'usr/lib/python3.12/site-packages/zeep/wsdl/__pycache__' -> '/home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep-pyc/usr/lib/python3.12/site-packages/zeep/wsdl/__pycache__' 'usr/lib/python3.12/site-packages/zeep/wsdl/messages/__pycache__' -> '/home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep-pyc/usr/lib/python3.12/site-packages/zeep/wsdl/messages/__pycache__' 'usr/lib/python3.12/site-packages/zeep/wsdl/bindings/__pycache__' -> '/home/buildozer/aports/community/py3-softlayer-zeep/pkg/py3-softlayer-zeep-pyc/usr/lib/python3.12/site-packages/zeep/wsdl/bindings/__pycache__' >>> py3-softlayer-zeep-pyc*: Preparing subpackage py3-softlayer-zeep-pyc... >>> py3-softlayer-zeep-pyc*: Running postcheck for py3-softlayer-zeep-pyc >>> py3-softlayer-zeep*: Running postcheck for py3-softlayer-zeep >>> py3-softlayer-zeep*: Preparing package py3-softlayer-zeep... >>> py3-softlayer-zeep-pyc*: Tracing dependencies... py3-attrs py3-isodate py3-lxml py3-platformdirs py3-requests py3-requests-file py3-requests-toolbelt py3-tz python3~3.12 >>> py3-softlayer-zeep-pyc*: Package size: 448.0 KB >>> py3-softlayer-zeep-pyc*: Compressing data... >>> py3-softlayer-zeep-pyc*: Create checksum... >>> py3-softlayer-zeep-pyc*: Create py3-softlayer-zeep-pyc-5.0.0-r5.apk >>> py3-softlayer-zeep*: Tracing dependencies... py3-attrs py3-isodate py3-lxml py3-platformdirs py3-requests py3-requests-file py3-requests-toolbelt py3-tz python3~3.12 >>> py3-softlayer-zeep*: Package size: 340.1 KB >>> py3-softlayer-zeep*: Compressing data... >>> py3-softlayer-zeep*: Create checksum... >>> py3-softlayer-zeep*: Create py3-softlayer-zeep-5.0.0-r5.apk >>> py3-softlayer-zeep: Build complete at Thu, 15 May 2025 21:49:23 +0000 elapsed time 0h 0m 3s >>> py3-softlayer-zeep: Cleaning up srcdir >>> py3-softlayer-zeep: Cleaning up pkgdir >>> py3-softlayer-zeep: Uninstalling dependencies... (1/44) Purging .makedepends-py3-softlayer-zeep (20250515.214921) (2/44) Purging py3-attrs-pyc (25.3.0-r0) (3/44) Purging py3-attrs (25.3.0-r0) (4/44) Purging py3-isodate-pyc (0.7.2-r0) (5/44) Purging py3-isodate (0.7.2-r0) (6/44) Purging py3-lxml-pyc (5.3.1-r3) (7/44) Purging py3-lxml (5.3.1-r3) (8/44) Purging py3-platformdirs-pyc (4.3.8-r0) (9/44) Purging py3-platformdirs (4.3.8-r0) (10/44) Purging py3-requests-file-pyc (2.1.0-r0) (11/44) Purging py3-requests-file (2.1.0-r0) (12/44) Purging py3-requests-toolbelt-pyc (1.0.0-r1) (13/44) Purging py3-requests-toolbelt (1.0.0-r1) (14/44) Purging py3-requests-pyc (2.32.3-r0) (15/44) Purging py3-requests (2.32.3-r0) (16/44) Purging py3-certifi-pyc (2025.4.26-r0) (17/44) Purging py3-certifi (2025.4.26-r0) (18/44) Purging py3-charset-normalizer-pyc (3.4.2-r0) (19/44) Purging py3-charset-normalizer (3.4.2-r0) (20/44) Purging py3-idna-pyc (3.10-r0) (21/44) Purging py3-idna (3.10-r0) (22/44) Purging py3-urllib3-pyc (1.26.20-r0) (23/44) Purging py3-urllib3 (1.26.20-r0) (24/44) Purging py3-tz-pyc (2025.2-r0) (25/44) Purging py3-tz (2025.2-r0) (26/44) Purging py3-setuptools-pyc (80.5.0-r0) (27/44) Purging py3-setuptools (80.5.0-r0) (28/44) Purging py3-packaging-pyc (25.0-r0) (29/44) Purging py3-packaging (25.0-r0) (30/44) Purging py3-parsing-pyc (3.2.3-r0) (31/44) Purging py3-parsing (3.2.3-r0) (32/44) Purging python3-pyc (3.12.10-r0) (33/44) Purging python3-pycache-pyc0 (3.12.10-r0) (34/44) Purging pyc (3.12.10-r0) (35/44) Purging python3 (3.12.10-r0) (36/44) Purging gdbm (1.24-r0) (37/44) Purging libbz2 (1.0.8-r6) (38/44) Purging libffi (3.4.8-r0) (39/44) Purging libpanelw (6.5_p20250503-r0) (40/44) Purging libxslt (1.1.43-r3) (41/44) Purging mpdecimal (4.0.0-r0) (42/44) Purging sqlite-libs (3.49.2-r0) (43/44) Purging libxml2 (2.13.8-r0) (44/44) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r17.trigger OK: 323 MiB in 104 packages >>> py3-softlayer-zeep: Updating the community/armhf repository index... >>> py3-softlayer-zeep: Signing the index...