>>> py3-schedule: Building community/py3-schedule 1.2.2-r1 (using abuild 3.16.0-r0) started Sun, 29 Mar 2026 02:29:53 +0000 >>> py3-schedule: Validating /home/buildozer/aports/community/py3-schedule/APKBUILD... >>> py3-schedule: Analyzing dependencies... >>> py3-schedule: Installing for build: build-base python3 py3-setuptools py3-pytest py3-pytest-mock ( 1/32) Installing libbz2 (1.0.8-r6) ( 2/32) Installing libffi (3.5.2-r0) ( 3/32) Installing gdbm (1.26-r0) ( 4/32) Installing xz-libs (5.8.2-r0) ( 5/32) Installing mpdecimal (4.0.1-r0) ( 6/32) Installing libpanelw (6.6_p20251231-r0) ( 7/32) Installing sqlite-libs (3.51.2-r1) ( 8/32) Installing python3 (3.14.3-r0) ( 9/32) Installing python3-pycache-pyc0 (3.14.3-r0) (10/32) Installing pyc (3.14.3-r0) (11/32) Installing python3-pyc (3.14.3-r0) (12/32) Installing py3-parsing (3.3.2-r1) (13/32) Installing py3-parsing-pyc (3.3.2-r1) (14/32) Installing py3-packaging (26.0-r1) (15/32) Installing py3-packaging-pyc (26.0-r1) (16/32) Installing py3-setuptools (82.0.1-r1) (17/32) Installing py3-setuptools-pyc (82.0.1-r1) (18/32) Installing py3-iniconfig (2.3.0-r1) (19/32) Installing py3-iniconfig-pyc (2.3.0-r1) (20/32) Installing py3-pluggy (1.6.0-r1) (21/32) Installing py3-pluggy-pyc (1.6.0-r1) (22/32) Installing py3-py (1.11.0-r5) (23/32) Installing py3-py-pyc (1.11.0-r5) (24/32) Installing py3-pygments (2.19.2-r1) (25/32) Installing py3-pygments-pyc (2.19.2-r1) (26/32) Installing py3-pytest (9.0.2-r1) (27/32) Installing py3-pytest-pyc (9.0.2-r1) (28/32) Installing py3-mock (5.2.0-r1) (29/32) Installing py3-mock-pyc (5.2.0-r1) (30/32) Installing py3-pytest-mock (3.15.1-r1) (31/32) Installing py3-pytest-mock-pyc (3.15.1-r1) (32/32) Installing .makedepends-py3-schedule (20260329.022957) Executing busybox-1.37.0-r31.trigger OK: 329.6 MiB in 134 packages >>> py3-schedule: Cleaning up srcdir >>> py3-schedule: Cleaning up pkgdir >>> py3-schedule: Cleaning up tmpdir >>> py3-schedule: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-schedule-1.2.2.tar.gz /var/cache/distfiles/py3-schedule-1.2.2.tar.gz: OK >>> py3-schedule: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-schedule-1.2.2.tar.gz /var/cache/distfiles/py3-schedule-1.2.2.tar.gz: OK >>> py3-schedule: Unpacking /var/cache/distfiles/py3-schedule-1.2.2.tar.gz... /home/buildozer/aports/community/py3-schedule/src/schedule-1.2.2/setup.py:13: DeprecationWarning: codecs.open() is deprecated. Use open() instead. with codecs.open(filename, "r", "utf8") as f: /usr/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2027-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: 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. ******************************************************************************** !! dist._finalize_license_expression() /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() running build running build_py creating build/lib/schedule copying schedule/__init__.py -> build/lib/schedule running egg_info creating schedule.egg-info writing schedule.egg-info/PKG-INFO writing dependency_links to schedule.egg-info/dependency_links.txt writing requirements to schedule.egg-info/requires.txt writing top-level names to schedule.egg-info/top_level.txt writing manifest file 'schedule.egg-info/SOURCES.txt' reading manifest file 'schedule.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' adding license file 'LICENSE.txt' adding license file 'AUTHORS.rst' writing manifest file 'schedule.egg-info/SOURCES.txt' copying schedule/py.typed -> build/lib/schedule ============================= test session starts ============================== platform linux -- Python 3.14.3, pytest-9.0.2, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-schedule/src/schedule-1.2.2 configfile: pyproject.toml plugins: mock-3.15.1 collected 81 items test_schedule.py ss.ssss.................sss.ss...................ssssss [ 67%] ssssssssssssssssssssssss.. [100%] ======================== 40 passed, 41 skipped in 0.64s ======================== >>> py3-schedule: Entering fakeroot... /home/buildozer/aports/community/py3-schedule/src/schedule-1.2.2/setup.py:13: DeprecationWarning: codecs.open() is deprecated. Use open() instead. with codecs.open(filename, "r", "utf8") as f: /usr/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2027-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: 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. ******************************************************************************** !! dist._finalize_license_expression() /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() running install /usr/lib/python3.14/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. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. 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-schedule/pkg/py3-schedule/usr/lib/python3.14/site-packages creating /home/buildozer/aports/community/py3-schedule/pkg/py3-schedule/usr/lib/python3.14/site-packages/schedule copying build/lib/schedule/py.typed -> /home/buildozer/aports/community/py3-schedule/pkg/py3-schedule/usr/lib/python3.14/site-packages/schedule copying build/lib/schedule/__init__.py -> /home/buildozer/aports/community/py3-schedule/pkg/py3-schedule/usr/lib/python3.14/site-packages/schedule byte-compiling /home/buildozer/aports/community/py3-schedule/pkg/py3-schedule/usr/lib/python3.14/site-packages/schedule/__init__.py to __init__.cpython-314.pyc running install_egg_info running egg_info writing schedule.egg-info/PKG-INFO writing dependency_links to schedule.egg-info/dependency_links.txt writing requirements to schedule.egg-info/requires.txt writing top-level names to schedule.egg-info/top_level.txt reading manifest file 'schedule.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' adding license file 'LICENSE.txt' adding license file 'AUTHORS.rst' writing manifest file 'schedule.egg-info/SOURCES.txt' Copying schedule.egg-info to /home/buildozer/aports/community/py3-schedule/pkg/py3-schedule/usr/lib/python3.14/site-packages/schedule-1.2.2-py3.14.egg-info running install_scripts >>> py3-schedule-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/schedule/__pycache__' -> '/home/buildozer/aports/community/py3-schedule/pkg/py3-schedule-pyc/usr/lib/python3.14/site-packages/schedule/__pycache__' >>> py3-schedule-pyc*: Preparing subpackage py3-schedule-pyc... >>> py3-schedule-pyc*: Running postcheck for py3-schedule-pyc >>> py3-schedule*: Running postcheck for py3-schedule >>> py3-schedule*: Preparing package py3-schedule... >>> py3-schedule-pyc*: Tracing dependencies... python3~3.14 >>> py3-schedule-pyc*: Package size: 41.9 KB >>> py3-schedule-pyc*: Compressing data... >>> py3-schedule-pyc*: Create checksum... >>> py3-schedule-pyc*: Create py3-schedule-pyc-1.2.2-r1.apk >>> py3-schedule*: Tracing dependencies... python3 python3~3.14 >>> py3-schedule*: Package size: 35.4 KB >>> py3-schedule*: Compressing data... >>> py3-schedule*: Create checksum... >>> py3-schedule*: Create py3-schedule-1.2.2-r1.apk >>> py3-schedule: Build complete at Sun, 29 Mar 2026 02:30:01 +0000 elapsed time 0h 0m 8s >>> py3-schedule: Cleaning up srcdir >>> py3-schedule: Cleaning up pkgdir >>> py3-schedule: Cleaning up tmpdir >>> py3-schedule: Uninstalling dependencies... ( 1/32) Purging .makedepends-py3-schedule (20260329.022957) ( 2/32) Purging py3-setuptools-pyc (82.0.1-r1) ( 3/32) Purging py3-setuptools (82.0.1-r1) ( 4/32) Purging py3-pytest-mock-pyc (3.15.1-r1) ( 5/32) Purging py3-pytest-mock (3.15.1-r1) ( 6/32) Purging py3-mock-pyc (5.2.0-r1) ( 7/32) Purging py3-mock (5.2.0-r1) ( 8/32) Purging py3-pytest-pyc (9.0.2-r1) ( 9/32) Purging py3-pytest (9.0.2-r1) (10/32) Purging py3-iniconfig-pyc (2.3.0-r1) (11/32) Purging py3-iniconfig (2.3.0-r1) (12/32) Purging py3-packaging-pyc (26.0-r1) (13/32) Purging py3-packaging (26.0-r1) (14/32) Purging py3-parsing-pyc (3.3.2-r1) (15/32) Purging py3-parsing (3.3.2-r1) (16/32) Purging py3-pluggy-pyc (1.6.0-r1) (17/32) Purging py3-pluggy (1.6.0-r1) (18/32) Purging py3-py-pyc (1.11.0-r5) (19/32) Purging py3-py (1.11.0-r5) (20/32) Purging py3-pygments-pyc (2.19.2-r1) (21/32) Purging py3-pygments (2.19.2-r1) (22/32) Purging python3-pyc (3.14.3-r0) (23/32) Purging python3-pycache-pyc0 (3.14.3-r0) (24/32) Purging pyc (3.14.3-r0) (25/32) Purging python3 (3.14.3-r0) (26/32) Purging gdbm (1.26-r0) (27/32) Purging libbz2 (1.0.8-r6) (28/32) Purging libffi (3.5.2-r0) (29/32) Purging libpanelw (6.6_p20251231-r0) (30/32) Purging mpdecimal (4.0.1-r0) (31/32) Purging sqlite-libs (3.51.2-r1) (32/32) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 269.6 MiB in 102 packages >>> py3-schedule: Updating the community/loongarch64 repository index... >>> py3-schedule: Signing the index...