>>> py3-urlman: Building community/py3-urlman 2.0.2-r0 (using abuild 3.15.0-r0) started Mon, 13 Oct 2025 05:17:10 +0000 >>> py3-urlman: Validating /home/udu/aports/community/py3-urlman/APKBUILD... >>> py3-urlman: Analyzing dependencies... >>> py3-urlman: Installing for build: build-base py3-gpep517 py3-setuptools py3-wheel py3-django-rest-framework py3-pytest 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/32) Installing py3-installer-pyc (0.7.0-r2) (2/32) Installing py3-gpep517-pyc (19-r0) (3/32) Installing py3-installer (0.7.0-r2) (4/32) Installing py3-gpep517 (19-r0) (5/32) Installing py3-parsing (3.2.3-r0) (6/32) Installing py3-parsing-pyc (3.2.3-r0) (7/32) Installing py3-packaging (25.0-r0) (8/32) Installing py3-packaging-pyc (25.0-r0) (9/32) Installing py3-setuptools (80.9.0-r0) (10/32) Installing py3-setuptools-pyc (80.9.0-r0) (11/32) Installing py3-wheel (0.46.1-r0) (12/32) Installing py3-wheel-pyc (0.46.1-r0) (13/32) Installing py3-asgiref (3.8.1-r1) (14/32) Installing py3-asgiref-pyc (3.8.1-r1) (15/32) Installing py3-sqlparse (0.5.1-r0) (16/32) Installing py3-sqlparse-pyc (0.5.1-r0) (17/32) Installing tzdata (2025b-r0) (18/32) Installing py3-django (4.2.25-r0) (19/32) Installing py3-django-pyc (4.2.25-r0) (20/32) Installing py3-tz (2025.2-r0) (21/32) Installing py3-tz-pyc (2025.2-r0) (22/32) Installing py3-django-rest-framework (3.16.1-r0) (23/32) Installing py3-django-rest-framework-pyc (3.16.1-r0) (24/32) Installing py3-iniconfig (2.1.0-r0) (25/32) Installing py3-iniconfig-pyc (2.1.0-r0) (26/32) Installing py3-pluggy (1.5.0-r0) (27/32) Installing py3-pluggy-pyc (1.5.0-r0) (28/32) Installing py3-py (1.11.0-r4) (29/32) Installing py3-py-pyc (1.11.0-r4) (30/32) Installing py3-pytest (8.3.5-r0) (31/32) Installing py3-pytest-pyc (8.3.5-r0) (32/32) Installing .makedepends-py3-urlman (20251013.051711) Executing busybox-1.37.0-r19.trigger OK: 343 MiB in 121 packages >>> py3-urlman: Cleaning up srcdir >>> py3-urlman: Cleaning up pkgdir >>> py3-urlman: Cleaning up tmpdir >>> py3-urlman: Fetching https://github.com/andrewgodwin/urlman/archive/2.0.2/py3-urlman-2.0.2.tar.gz >>> py3-urlman: Fetching https://github.com/andrewgodwin/urlman/archive/2.0.2/py3-urlman-2.0.2.tar.gz >>> py3-urlman: Checking sha512sums... py3-urlman-2.0.2.tar.gz: OK >>> py3-urlman: Unpacking /var/cache/distfiles/py3-urlman-2.0.2.tar.gz... 2025-10-13 05:17:11,851 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-10-13 05:17:11,862 root INFO running bdist_wheel /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() 2025-10-13 05:17:11,872 root INFO running build 2025-10-13 05:17:11,872 root INFO running build_py 2025-10-13 05:17:11,874 root INFO creating build/lib/urlman 2025-10-13 05:17:11,874 root INFO copying urlman/serializers.py -> build/lib/urlman 2025-10-13 05:17:11,874 root INFO copying urlman/__init__.py -> build/lib/urlman 2025-10-13 05:17:11,878 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-13 05:17:11,878 root INFO running install 2025-10-13 05:17:11,883 root INFO running install_lib 2025-10-13 05:17:11,884 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-13 05:17:11,885 root INFO creating build/bdist.linux-x86_64/wheel/urlman 2025-10-13 05:17:11,885 root INFO copying build/lib/urlman/serializers.py -> build/bdist.linux-x86_64/wheel/./urlman 2025-10-13 05:17:11,885 root INFO copying build/lib/urlman/__init__.py -> build/bdist.linux-x86_64/wheel/./urlman 2025-10-13 05:17:11,885 root INFO running install_egg_info 2025-10-13 05:17:11,887 root INFO running egg_info 2025-10-13 05:17:11,888 root INFO creating urlman.egg-info 2025-10-13 05:17:11,888 root INFO writing urlman.egg-info/PKG-INFO 2025-10-13 05:17:11,888 root INFO writing dependency_links to urlman.egg-info/dependency_links.txt 2025-10-13 05:17:11,888 root INFO writing top-level names to urlman.egg-info/top_level.txt 2025-10-13 05:17:11,888 root INFO writing manifest file 'urlman.egg-info/SOURCES.txt' 2025-10-13 05:17:11,890 root INFO reading manifest file 'urlman.egg-info/SOURCES.txt' 2025-10-13 05:17:11,890 root INFO adding license file 'LICENSE' 2025-10-13 05:17:11,890 root INFO writing manifest file 'urlman.egg-info/SOURCES.txt' 2025-10-13 05:17:11,891 root INFO Copying urlman.egg-info to build/bdist.linux-x86_64/wheel/./urlman-2.0.2-py3.12.egg-info 2025-10-13 05:17:11,891 root INFO running install_scripts 2025-10-13 05:17:11,891 root INFO creating build/bdist.linux-x86_64/wheel/urlman-2.0.2.dist-info/WHEEL 2025-10-13 05:17:11,892 wheel INFO creating '/home/udu/aports/community/py3-urlman/src/urlman-2.0.2/.dist/.tmp-4s5480s0/urlman-2.0.2-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-13 05:17:11,892 wheel INFO adding 'urlman/__init__.py' 2025-10-13 05:17:11,892 wheel INFO adding 'urlman/serializers.py' 2025-10-13 05:17:11,892 wheel INFO adding 'urlman-2.0.2.dist-info/licenses/LICENSE' 2025-10-13 05:17:11,892 wheel INFO adding 'urlman-2.0.2.dist-info/METADATA' 2025-10-13 05:17:11,892 wheel INFO adding 'urlman-2.0.2.dist-info/WHEEL' 2025-10-13 05:17:11,892 wheel INFO adding 'urlman-2.0.2.dist-info/top_level.txt' 2025-10-13 05:17:11,892 wheel INFO adding 'urlman-2.0.2.dist-info/RECORD' 2025-10-13 05:17:11,892 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-13 05:17:11,893 gpep517 INFO The backend produced .dist/urlman-2.0.2-py2.py3-none-any.whl urlman-2.0.2-py2.py3-none-any.whl ============================================================================================================================================ test session starts ============================================================================================================================================= platform linux -- Python 3.12.11, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/udu/aports/community/py3-urlman/src/urlman-2.0.2 collected 16 items test_urlman.py ................ [100%] ============================================================================================================================================= 16 passed in 0.13s ============================================================================================================================================= >>> py3-urlman: Entering fakeroot... >>> py3-urlman-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/urlman/__pycache__' -> '/home/udu/aports/community/py3-urlman/pkg/py3-urlman-pyc/usr/lib/python3.12/site-packages/urlman/__pycache__' >>> py3-urlman-pyc*: Preparing subpackage py3-urlman-pyc... >>> py3-urlman-pyc*: Running postcheck for py3-urlman-pyc >>> py3-urlman*: Running postcheck for py3-urlman >>> py3-urlman*: Preparing package py3-urlman... >>> py3-urlman-pyc*: Tracing dependencies... python3~3.12 >>> py3-urlman-pyc*: Package size: 8.6 KB >>> py3-urlman-pyc*: Compressing data... >>> py3-urlman-pyc*: Create checksum... >>> py3-urlman-pyc*: Create py3-urlman-pyc-2.0.2-r0.apk >>> py3-urlman*: Tracing dependencies... python3~3.12 >>> py3-urlman*: Package size: 19.0 KB >>> py3-urlman*: Compressing data... >>> py3-urlman*: Create checksum... >>> py3-urlman*: Create py3-urlman-2.0.2-r0.apk >>> py3-urlman: Build complete at Mon, 13 Oct 2025 05:17:12 +0000 elapsed time 0h 0m 2s >>> py3-urlman: Cleaning up srcdir >>> py3-urlman: Cleaning up pkgdir >>> py3-urlman: Uninstalling dependencies... (1/32) Purging .makedepends-py3-urlman (20251013.051711) (2/32) Purging py3-gpep517-pyc (19-r0) (3/32) Purging py3-gpep517 (19-r0) (4/32) Purging py3-installer-pyc (0.7.0-r2) (5/32) Purging py3-installer (0.7.0-r2) (6/32) Purging py3-setuptools-pyc (80.9.0-r0) (7/32) Purging py3-setuptools (80.9.0-r0) (8/32) Purging py3-wheel-pyc (0.46.1-r0) (9/32) Purging py3-wheel (0.46.1-r0) (10/32) Purging py3-django-rest-framework-pyc (3.16.1-r0) (11/32) Purging py3-django-rest-framework (3.16.1-r0) (12/32) Purging py3-django-pyc (4.2.25-r0) (13/32) Purging py3-django (4.2.25-r0) (14/32) Purging py3-asgiref-pyc (3.8.1-r1) (15/32) Purging py3-asgiref (3.8.1-r1) (16/32) Purging py3-sqlparse-pyc (0.5.1-r0) (17/32) Purging py3-sqlparse (0.5.1-r0) (18/32) Purging tzdata (2025b-r0) (19/32) Purging py3-tz-pyc (2025.2-r0) (20/32) Purging py3-tz (2025.2-r0) (21/32) Purging py3-pytest-pyc (8.3.5-r0) (22/32) Purging py3-pytest (8.3.5-r0) (23/32) Purging py3-iniconfig-pyc (2.1.0-r0) (24/32) Purging py3-iniconfig (2.1.0-r0) (25/32) Purging py3-packaging-pyc (25.0-r0) (26/32) Purging py3-packaging (25.0-r0) (27/32) Purging py3-parsing-pyc (3.2.3-r0) (28/32) Purging py3-parsing (3.2.3-r0) (29/32) Purging py3-pluggy-pyc (1.5.0-r0) (30/32) Purging py3-pluggy (1.5.0-r0) (31/32) Purging py3-py-pyc (1.11.0-r4) (32/32) Purging py3-py (1.11.0-r4) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-urlman: Updating the community/x86_64 repository index... >>> py3-urlman: Signing the index...