>>> py3-priority: Building community/py3-priority 2.0.0-r1 (using abuild 3.17.0_rc2-r0) started Fri, 01 May 2026 01:30:36 +0000
>>> py3-priority: Validating /home/buildozer/aports/community/py3-priority/APKBUILD...
>>> py3-priority: Analyzing dependencies...
>>> py3-priority: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-hypothesis py3-pytest
( 1/39) Installing libbz2 (1.0.8-r6)
( 2/39) Installing libffi (3.5.2-r1)
( 3/39) Installing gdbm (1.26-r0)
( 4/39) Installing xz-libs (5.8.3-r0)
( 5/39) Installing mpdecimal (4.0.1-r0)
( 6/39) Installing libpanelw (6.6_p20260404-r0)
( 7/39) Installing readline (8.3.3-r1)
( 8/39) Installing sqlite-libs (3.53.0-r0)
( 9/39) Installing python3 (3.14.3-r0)
(10/39) Installing python3-pycache-pyc0 (3.14.3-r0)
(11/39) Installing pyc (3.14.3-r0)
(12/39) Installing python3-pyc (3.14.3-r0)
(13/39) Installing py3-installer (1.0.0-r0)
(14/39) Installing py3-installer-pyc (1.0.0-r0)
(15/39) Installing py3-gpep517 (19-r2)
(16/39) Installing py3-gpep517-pyc (19-r2)
(17/39) Installing py3-parsing (3.3.2-r1)
(18/39) Installing py3-parsing-pyc (3.3.2-r1)
(19/39) Installing py3-packaging (26.2-r0)
(20/39) Installing py3-packaging-pyc (26.2-r0)
(21/39) Installing py3-setuptools (82.0.1-r1)
(22/39) Installing py3-setuptools-pyc (82.0.1-r1)
(23/39) Installing py3-attrs (26.1.0-r0)
(24/39) Installing py3-attrs-pyc (26.1.0-r0)
(25/39) Installing py3-sortedcontainers (2.4.0-r6)
(26/39) Installing py3-sortedcontainers-pyc (2.4.0-r6)
(27/39) Installing py3-hypothesis (6.151.12-r0)
(28/39) Installing py3-hypothesis-pyc (6.151.12-r0)
(29/39) Installing py3-iniconfig (2.3.0-r1)
(30/39) Installing py3-iniconfig-pyc (2.3.0-r1)
(31/39) Installing py3-pluggy (1.6.0-r1)
(32/39) Installing py3-pluggy-pyc (1.6.0-r1)
(33/39) Installing py3-py (1.11.0-r5)
(34/39) Installing py3-py-pyc (1.11.0-r5)
(35/39) Installing py3-pygments (2.20.0-r0)
(36/39) Installing py3-pygments-pyc (2.20.0-r0)
(37/39) Installing py3-pytest (9.0.3-r0)
(38/39) Installing py3-pytest-pyc (9.0.3-r0)
(39/39) Installing .makedepends-py3-priority (20260501.013040)
Executing busybox-1.37.0-r31.trigger
OK: 502.2 MiB in 142 packages
>>> py3-priority: Cleaning up srcdir
>>> py3-priority: Cleaning up pkgdir
>>> py3-priority: Cleaning up tmpdir
>>> py3-priority: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/py3-priority-2.0.0.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
saving to '/var/cache/distfiles/v3.24/py3-priority-2.0.0.tar.gz.part'
py3-priority-2.0.0.t 100% |********************************| 21043 0:00:00 ETA
'/var/cache/distfiles/v3.24/py3-priority-2.0.0.tar.gz.part' saved
/var/cache/distfiles/v3.24/py3-priority-2.0.0.tar.gz: OK
>>> py3-priority: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/py3-priority-2.0.0.tar.gz
/var/cache/distfiles/v3.24/py3-priority-2.0.0.tar.gz: OK
>>> py3-priority: Unpacking /var/cache/distfiles/v3.24/py3-priority-2.0.0.tar.gz...
2026-05-01 01:30:41,213 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 :: MIT License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
2026-05-01 01:30:41,234 root INFO running bdist_wheel
2026-05-01 01:30:41,249 root INFO running build
2026-05-01 01:30:41,249 root INFO running build_py
2026-05-01 01:30:41,253 root INFO creating build/lib/priority
2026-05-01 01:30:41,253 root INFO copying src/priority/priority.py -> build/lib/priority
2026-05-01 01:30:41,253 root INFO copying src/priority/__init__.py -> build/lib/priority
2026-05-01 01:30:41,254 root INFO copying src/priority/py.typed -> build/lib/priority
2026-05-01 01:30:41,260 root INFO installing to build/bdist.linux-x86_64/wheel
2026-05-01 01:30:41,260 root INFO running install
2026-05-01 01:30:41,268 root INFO running install_lib
2026-05-01 01:30:41,271 root INFO creating build/bdist.linux-x86_64/wheel
2026-05-01 01:30:41,271 root INFO creating build/bdist.linux-x86_64/wheel/priority
2026-05-01 01:30:41,271 root INFO copying build/lib/priority/priority.py -> build/bdist.linux-x86_64/wheel/./priority
2026-05-01 01:30:41,271 root INFO copying build/lib/priority/py.typed -> build/bdist.linux-x86_64/wheel/./priority
2026-05-01 01:30:41,271 root INFO copying build/lib/priority/__init__.py -> build/bdist.linux-x86_64/wheel/./priority
2026-05-01 01:30:41,272 root INFO running install_egg_info
2026-05-01 01:30:41,275 root INFO running egg_info
2026-05-01 01:30:41,277 root INFO creating src/priority.egg-info
2026-05-01 01:30:41,277 root INFO writing src/priority.egg-info/PKG-INFO
2026-05-01 01:30:41,278 root INFO writing dependency_links to src/priority.egg-info/dependency_links.txt
2026-05-01 01:30:41,278 root INFO writing top-level names to src/priority.egg-info/top_level.txt
2026-05-01 01:30:41,278 root INFO writing manifest file 'src/priority.egg-info/SOURCES.txt'
2026-05-01 01:30:41,281 root INFO reading manifest file 'src/priority.egg-info/SOURCES.txt'
2026-05-01 01:30:41,281 root INFO reading manifest template 'MANIFEST.in'
2026-05-01 01:30:41,282 root WARNING warning: no directories found matching 'visualizer'
2026-05-01 01:30:41,282 root WARNING warning: no directories found matching 'examples'
2026-05-01 01:30:41,282 root WARNING no previously-included directories found matching 'docs/build'
2026-05-01 01:30:41,282 root WARNING warning: manifest_maker: MANIFEST.in, line 7: 'recursive-include' expects
...
2026-05-01 01:30:41,282 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution
2026-05-01 01:30:41,283 root WARNING warning: no previously-included files matching '*.pyo' found anywhere in distribution
2026-05-01 01:30:41,283 root WARNING warning: no previously-included files matching '*.swo' found anywhere in distribution
2026-05-01 01:30:41,283 root WARNING warning: no previously-included files matching '*.swp' found anywhere in distribution
2026-05-01 01:30:41,283 root WARNING warning: no previously-included files matching '*.map' found anywhere in distribution
2026-05-01 01:30:41,283 root WARNING warning: no previously-included files matching '*.yml' found anywhere in distribution
2026-05-01 01:30:41,283 root WARNING warning: no previously-included files matching '*.DS_Store' found anywhere in distribution
2026-05-01 01:30:41,283 root INFO adding license file 'LICENSE'
2026-05-01 01:30:41,284 root INFO writing manifest file 'src/priority.egg-info/SOURCES.txt'
2026-05-01 01:30:41,284 root INFO Copying src/priority.egg-info to build/bdist.linux-x86_64/wheel/./priority-2.0.0-py3.14.egg-info
2026-05-01 01:30:41,285 root INFO running install_scripts
2026-05-01 01:30:41,286 root INFO creating build/bdist.linux-x86_64/wheel/priority-2.0.0.dist-info/WHEEL
2026-05-01 01:30:41,287 wheel INFO creating '/home/buildozer/aports/community/py3-priority/src/priority-2.0.0/.dist/.tmp-2qqv3fda/priority-2.0.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
2026-05-01 01:30:41,287 wheel INFO adding 'priority/__init__.py'
2026-05-01 01:30:41,287 wheel INFO adding 'priority/priority.py'
2026-05-01 01:30:41,288 wheel INFO adding 'priority/py.typed'
2026-05-01 01:30:41,288 wheel INFO adding 'priority-2.0.0.dist-info/licenses/LICENSE'
2026-05-01 01:30:41,288 wheel INFO adding 'priority-2.0.0.dist-info/METADATA'
2026-05-01 01:30:41,288 wheel INFO adding 'priority-2.0.0.dist-info/WHEEL'
2026-05-01 01:30:41,288 wheel INFO adding 'priority-2.0.0.dist-info/top_level.txt'
2026-05-01 01:30:41,289 wheel INFO adding 'priority-2.0.0.dist-info/RECORD'
2026-05-01 01:30:41,289 root INFO removing build/bdist.linux-x86_64/wheel
2026-05-01 01:30:41,289 gpep517 INFO The backend produced .dist/priority-2.0.0-py3-none-any.whl
priority-2.0.0-py3-none-any.whl
============================= test session starts ==============================
platform linux -- Python 3.14.3, pytest-9.0.3, pluggy-1.6.0
rootdir: /home/buildozer/aports/community/py3-priority/src/priority-2.0.0
configfile: setup.cfg
testpaths: test
plugins: hypothesis-6.151.12
collected 170 items
test/test_priority.py .................................................. [ 29%]
........................................................................ [ 71%]
................................................ [100%]
============================= 170 passed in 6.20s ==============================
>>> py3-priority: Entering fakeroot...
>>> py3-priority-pyc*: Running split function pyc...
'usr/lib/python3.14/site-packages/priority/__pycache__' -> '/home/buildozer/aports/community/py3-priority/pkg/py3-priority-pyc/usr/lib/python3.14/site-packages/priority/__pycache__'
>>> py3-priority-pyc*: Preparing subpackage py3-priority-pyc...
>>> py3-priority-pyc*: Running postcheck for py3-priority-pyc
>>> py3-priority*: Running postcheck for py3-priority
>>> py3-priority*: Preparing package py3-priority...
>>> py3-priority-pyc*: Tracing dependencies...
python3~3.14
>>> py3-priority-pyc*: Package size: 22.7 KB
>>> py3-priority-pyc*: Compressing data...
>>> py3-priority-pyc*: Create checksum...
>>> py3-priority-pyc*: Create py3-priority-pyc-2.0.0-r1.apk
>>> py3-priority*: Tracing dependencies...
python3
python3~3.14
>>> py3-priority*: Package size: 24.5 KB
>>> py3-priority*: Compressing data...
>>> py3-priority*: Create checksum...
>>> py3-priority*: Create py3-priority-2.0.0-r1.apk
>>> py3-priority: Build complete at Fri, 01 May 2026 01:30:48 +0000 elapsed time 0h 0m 12s
>>> py3-priority: Cleaning up srcdir
>>> py3-priority: Cleaning up pkgdir
>>> py3-priority: Uninstalling dependencies...
( 1/39) Purging .makedepends-py3-priority (20260501.013040)
( 2/39) Purging py3-gpep517-pyc (19-r2)
( 3/39) Purging py3-gpep517 (19-r2)
( 4/39) Purging py3-installer-pyc (1.0.0-r0)
( 5/39) Purging py3-installer (1.0.0-r0)
( 6/39) Purging py3-setuptools-pyc (82.0.1-r1)
( 7/39) Purging py3-setuptools (82.0.1-r1)
( 8/39) Purging py3-hypothesis-pyc (6.151.12-r0)
( 9/39) Purging py3-hypothesis (6.151.12-r0)
(10/39) Purging py3-attrs-pyc (26.1.0-r0)
(11/39) Purging py3-attrs (26.1.0-r0)
(12/39) Purging py3-sortedcontainers-pyc (2.4.0-r6)
(13/39) Purging py3-sortedcontainers (2.4.0-r6)
(14/39) Purging py3-pytest-pyc (9.0.3-r0)
(15/39) Purging py3-pytest (9.0.3-r0)
(16/39) Purging py3-iniconfig-pyc (2.3.0-r1)
(17/39) Purging py3-iniconfig (2.3.0-r1)
(18/39) Purging py3-packaging-pyc (26.2-r0)
(19/39) Purging py3-packaging (26.2-r0)
(20/39) Purging py3-parsing-pyc (3.3.2-r1)
(21/39) Purging py3-parsing (3.3.2-r1)
(22/39) Purging py3-pluggy-pyc (1.6.0-r1)
(23/39) Purging py3-pluggy (1.6.0-r1)
(24/39) Purging py3-py-pyc (1.11.0-r5)
(25/39) Purging py3-py (1.11.0-r5)
(26/39) Purging py3-pygments-pyc (2.20.0-r0)
(27/39) Purging py3-pygments (2.20.0-r0)
(28/39) Purging python3-pyc (3.14.3-r0)
(29/39) Purging python3-pycache-pyc0 (3.14.3-r0)
(30/39) Purging pyc (3.14.3-r0)
(31/39) Purging python3 (3.14.3-r0)
(32/39) Purging gdbm (1.26-r0)
(33/39) Purging libbz2 (1.0.8-r6)
(34/39) Purging libffi (3.5.2-r1)
(35/39) Purging libpanelw (6.6_p20260404-r0)
(36/39) Purging mpdecimal (4.0.1-r0)
(37/39) Purging readline (8.3.3-r1)
(38/39) Purging sqlite-libs (3.53.0-r0)
(39/39) Purging xz-libs (5.8.3-r0)
Executing busybox-1.37.0-r31.trigger
OK: 439.9 MiB in 103 packages
>>> py3-priority: Updating the community/x86_64 repository index...
>>> py3-priority: Signing the index...