>>> py3-pynamecheap: Building community/py3-pynamecheap 0.0.3-r5 (using abuild 3.15.0-r0) started Mon, 13 Oct 2025 02:20:15 +0000 >>> py3-pynamecheap: Validating /home/udu/aports/community/py3-pynamecheap/APKBUILD... >>> py3-pynamecheap: Analyzing dependencies... >>> py3-pynamecheap: Installing for build: build-base py3-requests py3-setuptools WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/17) Installing py3-certifi-pyc (2025.4.26-r0) (2/17) Installing py3-charset-normalizer (3.4.2-r0) (3/17) Installing py3-charset-normalizer-pyc (3.4.2-r0) (4/17) Installing py3-idna (3.10-r0) (5/17) Installing py3-idna-pyc (3.10-r0) (6/17) Installing py3-urllib3 (1.26.20-r0) (7/17) Installing py3-urllib3-pyc (1.26.20-r0) (8/17) Installing py3-requests-pyc (2.32.5-r0) (9/17) Installing py3-certifi (2025.4.26-r0) (10/17) Installing py3-requests (2.32.5-r0) (11/17) Installing py3-parsing (3.2.3-r0) (12/17) Installing py3-parsing-pyc (3.2.3-r0) (13/17) Installing py3-packaging (25.0-r0) (14/17) Installing py3-packaging-pyc (25.0-r0) (15/17) Installing py3-setuptools (80.9.0-r0) (16/17) Installing py3-setuptools-pyc (80.9.0-r0) (17/17) Installing .makedepends-py3-pynamecheap (20251013.022016) Executing busybox-1.37.0-r19.trigger OK: 308 MiB in 106 packages >>> py3-pynamecheap: Cleaning up srcdir >>> py3-pynamecheap: Cleaning up pkgdir >>> py3-pynamecheap: Cleaning up tmpdir >>> py3-pynamecheap: Fetching https://files.pythonhosted.org/packages/source/P/PyNamecheap/PyNamecheap-0.0.3.tar.gz >>> py3-pynamecheap: Fetching https://files.pythonhosted.org/packages/source/P/PyNamecheap/PyNamecheap-0.0.3.tar.gz >>> py3-pynamecheap: Checking sha512sums... PyNamecheap-0.0.3.tar.gz: OK >>> py3-pynamecheap: Unpacking /var/cache/distfiles/PyNamecheap-0.0.3.tar.gz... /usr/lib/python3.12/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. (Affected: PyNamecheap). By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: 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 copying namecheap.py -> build/lib >>> py3-pynamecheap: Entering fakeroot... /usr/lib/python3.12/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. (Affected: PyNamecheap). By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: 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/udu/aports/community/py3-pynamecheap/pkg/py3-pynamecheap/usr/lib/python3.12/site-packages copying build/lib/namecheap.py -> /home/udu/aports/community/py3-pynamecheap/pkg/py3-pynamecheap/usr/lib/python3.12/site-packages byte-compiling /home/udu/aports/community/py3-pynamecheap/pkg/py3-pynamecheap/usr/lib/python3.12/site-packages/namecheap.py to namecheap.cpython-312.pyc running install_egg_info running egg_info writing PyNamecheap.egg-info/PKG-INFO writing dependency_links to PyNamecheap.egg-info/dependency_links.txt writing requirements to PyNamecheap.egg-info/requires.txt writing top-level names to PyNamecheap.egg-info/top_level.txt reading manifest file 'PyNamecheap.egg-info/SOURCES.txt' writing manifest file 'PyNamecheap.egg-info/SOURCES.txt' Copying PyNamecheap.egg-info to /home/udu/aports/community/py3-pynamecheap/pkg/py3-pynamecheap/usr/lib/python3.12/site-packages/PyNamecheap-0.0.3-py3.12.egg-info running install_scripts >>> py3-pynamecheap-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/__pycache__' -> '/home/udu/aports/community/py3-pynamecheap/pkg/py3-pynamecheap-pyc/usr/lib/python3.12/site-packages/__pycache__' >>> py3-pynamecheap-pyc*: Preparing subpackage py3-pynamecheap-pyc... >>> py3-pynamecheap-pyc*: Running postcheck for py3-pynamecheap-pyc >>> py3-pynamecheap*: Running postcheck for py3-pynamecheap >>> py3-pynamecheap*: Preparing package py3-pynamecheap... >>> py3-pynamecheap-pyc*: Tracing dependencies... py3-requests python3~3.12 >>> py3-pynamecheap-pyc*: Package size: 18.2 KB >>> py3-pynamecheap-pyc*: Compressing data... >>> py3-pynamecheap-pyc*: Create checksum... >>> py3-pynamecheap-pyc*: Create py3-pynamecheap-pyc-0.0.3-r5.apk >>> py3-pynamecheap*: Tracing dependencies... py3-requests python3~3.12 >>> py3-pynamecheap*: Package size: 17.6 KB >>> py3-pynamecheap*: Compressing data... >>> py3-pynamecheap*: Create checksum... >>> py3-pynamecheap*: Create py3-pynamecheap-0.0.3-r5.apk >>> py3-pynamecheap: Build complete at Mon, 13 Oct 2025 02:20:17 +0000 elapsed time 0h 0m 2s >>> py3-pynamecheap: Cleaning up srcdir >>> py3-pynamecheap: Cleaning up pkgdir >>> py3-pynamecheap: Uninstalling dependencies... (1/17) Purging .makedepends-py3-pynamecheap (20251013.022016) (2/17) Purging py3-requests-pyc (2.32.5-r0) (3/17) Purging py3-requests (2.32.5-r0) (4/17) Purging py3-certifi-pyc (2025.4.26-r0) (5/17) Purging py3-certifi (2025.4.26-r0) (6/17) Purging py3-charset-normalizer-pyc (3.4.2-r0) (7/17) Purging py3-charset-normalizer (3.4.2-r0) (8/17) Purging py3-idna-pyc (3.10-r0) (9/17) Purging py3-idna (3.10-r0) (10/17) Purging py3-urllib3-pyc (1.26.20-r0) (11/17) Purging py3-urllib3 (1.26.20-r0) (12/17) Purging py3-setuptools-pyc (80.9.0-r0) (13/17) Purging py3-setuptools (80.9.0-r0) (14/17) Purging py3-packaging-pyc (25.0-r0) (15/17) Purging py3-packaging (25.0-r0) (16/17) Purging py3-parsing-pyc (3.2.3-r0) (17/17) Purging py3-parsing (3.2.3-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-pynamecheap: Updating the community/x86_64 repository index... >>> py3-pynamecheap: Signing the index...