>>> py3-semantic-version: Building main/py3-semantic-version 2.10.0-r5 (using abuild 3.16.0-r0) started Wed, 01 Apr 2026 02:54:35 +0000 >>> py3-semantic-version: Validating /home/buildozer/aports/main/py3-semantic-version/APKBUILD... >>> py3-semantic-version: Analyzing dependencies... >>> py3-semantic-version: Installing for build: build-base python3 py3-gpep517 py3-setuptools ( 1/22) Installing libbz2 (1.0.8-r6) ( 2/22) Installing libffi (3.5.2-r0) ( 3/22) Installing gdbm (1.26-r0) ( 4/22) Installing xz-libs (5.8.2-r0) ( 5/22) Installing mpdecimal (4.0.1-r0) ( 6/22) Installing libpanelw (6.6_p20251231-r0) ( 7/22) Installing sqlite-libs (3.51.2-r1) ( 8/22) Installing python3 (3.14.3-r0) ( 9/22) Installing python3-pycache-pyc0 (3.14.3-r0) (10/22) Installing pyc (3.14.3-r0) (11/22) Installing python3-pyc (3.14.3-r0) (12/22) Installing py3-installer (0.7.0-r3) (13/22) Installing py3-installer-pyc (0.7.0-r3) (14/22) Installing py3-gpep517 (19-r2) (15/22) Installing py3-gpep517-pyc (19-r2) (16/22) Installing py3-parsing (3.3.2-r1) (17/22) Installing py3-parsing-pyc (3.3.2-r1) (18/22) Installing py3-packaging (26.0-r1) (19/22) Installing py3-packaging-pyc (26.0-r1) (20/22) Installing py3-setuptools (82.0.1-r1) (21/22) Installing py3-setuptools-pyc (82.0.1-r1) (22/22) Installing .makedepends-py3-semantic-version (20260401.025438) Executing busybox-1.37.0-r31.trigger OK: 435.8 MiB in 127 packages >>> py3-semantic-version: Cleaning up srcdir >>> py3-semantic-version: Cleaning up pkgdir >>> py3-semantic-version: Cleaning up tmpdir >>> py3-semantic-version: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-semantic-version-2.10.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/py3-semantic-version-2.10.0.tar.gz.part' py3-semantic-version 100% |********************************| 42388 0:00:00 ETA '/var/cache/distfiles/edge/py3-semantic-version-2.10.0.tar.gz.part' saved /var/cache/distfiles/edge/py3-semantic-version-2.10.0.tar.gz: OK >>> py3-semantic-version: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-semantic-version-2.10.0.tar.gz /var/cache/distfiles/edge/py3-semantic-version-2.10.0.tar.gz: OK >>> py3-semantic-version: Unpacking /var/cache/distfiles/edge/py3-semantic-version-2.10.0.tar.gz... 2026-04-01 02:54:40,941 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-04-01 02:54:41,036 root INFO running bdist_wheel /usr/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:119: 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() 2026-04-01 02:54:41,094 root INFO running build 2026-04-01 02:54:41,095 root INFO running build_py 2026-04-01 02:54:41,108 root INFO creating build/lib/semantic_version 2026-04-01 02:54:41,110 root INFO copying semantic_version/__init__.py -> build/lib/semantic_version 2026-04-01 02:54:41,111 root INFO copying semantic_version/django_fields.py -> build/lib/semantic_version 2026-04-01 02:54:41,113 root INFO copying semantic_version/base.py -> build/lib/semantic_version 2026-04-01 02:54:41,139 root INFO installing to build/bdist.linux-riscv64/wheel 2026-04-01 02:54:41,139 root INFO running install 2026-04-01 02:54:41,175 root INFO running install_lib 2026-04-01 02:54:41,186 root INFO creating build/bdist.linux-riscv64/wheel 2026-04-01 02:54:41,187 root INFO creating build/bdist.linux-riscv64/wheel/semantic_version 2026-04-01 02:54:41,188 root INFO copying build/lib/semantic_version/__init__.py -> build/bdist.linux-riscv64/wheel/./semantic_version 2026-04-01 02:54:41,189 root INFO copying build/lib/semantic_version/django_fields.py -> build/bdist.linux-riscv64/wheel/./semantic_version 2026-04-01 02:54:41,190 root INFO copying build/lib/semantic_version/base.py -> build/bdist.linux-riscv64/wheel/./semantic_version 2026-04-01 02:54:41,192 root INFO running install_egg_info 2026-04-01 02:54:41,205 root INFO running egg_info 2026-04-01 02:54:41,213 root INFO creating semantic_version.egg-info 2026-04-01 02:54:41,214 root INFO writing semantic_version.egg-info/PKG-INFO 2026-04-01 02:54:41,222 root INFO writing dependency_links to semantic_version.egg-info/dependency_links.txt 2026-04-01 02:54:41,226 root INFO writing requirements to semantic_version.egg-info/requires.txt 2026-04-01 02:54:41,227 root INFO writing top-level names to semantic_version.egg-info/top_level.txt 2026-04-01 02:54:41,228 root INFO writing manifest file 'semantic_version.egg-info/SOURCES.txt' 2026-04-01 02:54:41,240 root INFO reading manifest file 'semantic_version.egg-info/SOURCES.txt' 2026-04-01 02:54:41,241 root INFO reading manifest template 'MANIFEST.in' 2026-04-01 02:54:41,243 root WARNING warning: no files found matching 'requirements*.txt' 2026-04-01 02:54:41,244 root WARNING warning: no files found matching '.flake8' 2026-04-01 02:54:41,247 root WARNING warning: no previously-included files matching '*.py[cod]' found anywhere in distribution 2026-04-01 02:54:41,248 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2026-04-01 02:54:41,249 root WARNING warning: no previously-included files matching '.*.sw[po]' found anywhere in distribution 2026-04-01 02:54:41,250 root WARNING no previously-included directories found matching 'docs/_build' 2026-04-01 02:54:41,250 root INFO adding license file 'LICENSE' 2026-04-01 02:54:41,254 root INFO writing manifest file 'semantic_version.egg-info/SOURCES.txt' 2026-04-01 02:54:41,255 root INFO Copying semantic_version.egg-info to build/bdist.linux-riscv64/wheel/./semantic_version-2.10.0-py3.14.egg-info 2026-04-01 02:54:41,261 root INFO running install_scripts 2026-04-01 02:54:41,267 root INFO creating build/bdist.linux-riscv64/wheel/semantic_version-2.10.0.dist-info/WHEEL 2026-04-01 02:54:41,269 wheel INFO creating '/home/buildozer/aports/main/py3-semantic-version/src/python-semanticversion-2.10.0/.dist/.tmp-y5nfiihx/semantic_version-2.10.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2026-04-01 02:54:41,271 wheel INFO adding 'semantic_version/__init__.py' 2026-04-01 02:54:41,272 wheel INFO adding 'semantic_version/base.py' 2026-04-01 02:54:41,274 wheel INFO adding 'semantic_version/django_fields.py' 2026-04-01 02:54:41,276 wheel INFO adding 'semantic_version-2.10.0.dist-info/licenses/LICENSE' 2026-04-01 02:54:41,277 wheel INFO adding 'semantic_version-2.10.0.dist-info/METADATA' 2026-04-01 02:54:41,278 wheel INFO adding 'semantic_version-2.10.0.dist-info/WHEEL' 2026-04-01 02:54:41,279 wheel INFO adding 'semantic_version-2.10.0.dist-info/top_level.txt' 2026-04-01 02:54:41,280 wheel INFO adding 'semantic_version-2.10.0.dist-info/RECORD' 2026-04-01 02:54:41,280 root INFO removing build/bdist.linux-riscv64/wheel 2026-04-01 02:54:41,283 gpep517 INFO The backend produced .dist/semantic_version-2.10.0-py2.py3-none-any.whl semantic_version-2.10.0-py2.py3-none-any.whl >>> WARNING: py3-semantic-version: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> py3-semantic-version: Entering fakeroot... >>> py3-semantic-version-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/semantic_version/__pycache__' -> '/home/buildozer/aports/main/py3-semantic-version/pkg/py3-semantic-version-pyc/usr/lib/python3.14/site-packages/semantic_version/__pycache__' >>> py3-semantic-version-pyc*: Preparing subpackage py3-semantic-version-pyc... >>> py3-semantic-version-pyc*: Running postcheck for py3-semantic-version-pyc >>> py3-semantic-version*: Running postcheck for py3-semantic-version >>> py3-semantic-version*: Preparing package py3-semantic-version... >>> py3-semantic-version-pyc*: Tracing dependencies... python3~3.14 >>> py3-semantic-version-pyc*: Package size: 70.7 KB >>> py3-semantic-version-pyc*: Compressing data... >>> py3-semantic-version-pyc*: Create checksum... >>> py3-semantic-version-pyc*: Create py3-semantic-version-pyc-2.10.0-r5.apk >>> py3-semantic-version*: Tracing dependencies... python3 python3~3.14 >>> py3-semantic-version*: Package size: 62.5 KB >>> py3-semantic-version*: Compressing data... >>> py3-semantic-version*: Create checksum... >>> py3-semantic-version*: Create py3-semantic-version-2.10.0-r5.apk >>> py3-semantic-version: Build complete at Wed, 01 Apr 2026 02:54:43 +0000 elapsed time 0h 0m 8s >>> py3-semantic-version: Cleaning up srcdir >>> py3-semantic-version: Cleaning up pkgdir >>> py3-semantic-version: Cleaning up tmpdir >>> py3-semantic-version: Uninstalling dependencies... ( 1/22) Purging .makedepends-py3-semantic-version (20260401.025438) ( 2/22) Purging py3-gpep517-pyc (19-r2) ( 3/22) Purging py3-gpep517 (19-r2) ( 4/22) Purging py3-installer-pyc (0.7.0-r3) ( 5/22) Purging py3-installer (0.7.0-r3) ( 6/22) Purging py3-setuptools-pyc (82.0.1-r1) ( 7/22) Purging py3-setuptools (82.0.1-r1) ( 8/22) Purging py3-packaging-pyc (26.0-r1) ( 9/22) Purging py3-packaging (26.0-r1) (10/22) Purging py3-parsing-pyc (3.3.2-r1) (11/22) Purging py3-parsing (3.3.2-r1) (12/22) Purging python3-pyc (3.14.3-r0) (13/22) Purging python3-pycache-pyc0 (3.14.3-r0) (14/22) Purging pyc (3.14.3-r0) (15/22) Purging python3 (3.14.3-r0) (16/22) Purging gdbm (1.26-r0) (17/22) Purging libbz2 (1.0.8-r6) (18/22) Purging libffi (3.5.2-r0) (19/22) Purging libpanelw (6.6_p20251231-r0) (20/22) Purging mpdecimal (4.0.1-r0) (21/22) Purging sqlite-libs (3.51.2-r1) (22/22) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 391.7 MiB in 105 packages >>> py3-semantic-version: Updating the main/riscv64 repository index... >>> py3-semantic-version: Signing the index...