>>> py3-peewee: Building community/py3-peewee 3.18.2-r0 (using abuild 3.15.0-r2) started Tue, 08 Jul 2025 16:20:51 +0000 >>> py3-peewee: Validating /home/buildozer/aports/community/py3-peewee/APKBUILD... >>> py3-peewee: Analyzing dependencies... >>> py3-peewee: Installing for build: build-base cython py3-gpep517 py3-setuptools py3-wheel python3-dev sqlite-dev py3-pytest ( 1/37) Installing libffi (3.5.1-r0) ( 2/37) Installing gdbm (1.24-r0) ( 3/37) Installing mpdecimal (4.0.1-r0) ( 4/37) Installing libpanelw (6.5_p20250705-r0) ( 5/37) Installing sqlite-libs (3.50.2-r0) ( 6/37) Installing python3 (3.12.11-r0) ( 7/37) Installing python3-pycache-pyc0 (3.12.11-r0) ( 8/37) Installing pyc (3.12.11-r0) ( 9/37) Installing cython-pyc (3.0.12-r0) (10/37) Installing python3-pyc (3.12.11-r0) (11/37) Installing cython (3.0.12-r0) (12/37) Installing py3-installer (0.7.0-r2) (13/37) Installing py3-installer-pyc (0.7.0-r2) (14/37) Installing py3-gpep517 (19-r0) (15/37) Installing py3-gpep517-pyc (19-r0) (16/37) Installing py3-parsing (3.2.3-r0) (17/37) Installing py3-parsing-pyc (3.2.3-r0) (18/37) Installing py3-packaging (25.0-r0) (19/37) Installing py3-packaging-pyc (25.0-r0) (20/37) Installing py3-setuptools (80.9.0-r0) (21/37) Installing py3-setuptools-pyc (80.9.0-r0) (22/37) Installing py3-wheel (0.46.1-r0) (23/37) Installing py3-wheel-pyc (0.46.1-r0) (24/37) Installing python3-dev (3.12.11-r0) (25/37) Installing sqlite (3.50.2-r0) (26/37) Installing sqlite-dev (3.50.2-r0) (27/37) Installing py3-iniconfig (2.1.0-r0) (28/37) Installing py3-iniconfig-pyc (2.1.0-r0) (29/37) Installing py3-pluggy (1.6.0-r0) (30/37) Installing py3-pluggy-pyc (1.6.0-r0) (31/37) Installing py3-py (1.11.0-r4) (32/37) Installing py3-py-pyc (1.11.0-r4) (33/37) Installing py3-pygments (2.19.2-r0) (34/37) Installing py3-pygments-pyc (2.19.2-r0) (35/37) Installing py3-pytest (8.4.1-r0) (36/37) Installing py3-pytest-pyc (8.4.1-r0) (37/37) Installing .makedepends-py3-peewee (20250708.162052) busybox-1.37.0-r18.trigger: Executing script... OK: 503 MiB in 155 packages >>> py3-peewee: Cleaning up srcdir >>> py3-peewee: Cleaning up pkgdir >>> py3-peewee: Cleaning up tmpdir >>> py3-peewee: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-peewee-3.18.2.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-peewee: Fetching py3-peewee-3.18.2.tar.gz::https://github.com/coleifer/peewee/archive/3.18.2.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 909k 0 909k 0 0 2279k 0 --:--:-- --:--:-- --:--:-- 3319k >>> py3-peewee: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-peewee-3.18.2.tar.gz >>> py3-peewee: Checking sha512sums... py3-peewee-3.18.2.tar.gz: OK >>> py3-peewee: Unpacking /var/cache/distfiles/edge/py3-peewee-3.18.2.tar.gz... 2025-07-08 16:20:54,268 gpep517 INFO Building wheel via backend setuptools.build_meta 2025-07-08 16:20:54,350 root INFO creating /tmp/tmp_pw_sqlite3_g5rrw52m/tmp/tmp_pw_sqlite3_g5rrw52m 2025-07-08 16:20:54,351 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -c /tmp/tmp_pw_sqlite3_g5rrw52m/test_pw_sqlite3.c -o /tmp/tmp_pw_sqlite3_g5rrw52m/tmp/tmp_pw_sqlite3_g5rrw52m/test_pw_sqlite3.o 2025-07-08 16:20:54,389 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security /tmp/tmp_pw_sqlite3_g5rrw52m/tmp/tmp_pw_sqlite3_g5rrw52m/test_pw_sqlite3.o -lsqlite3 -o /tmp/tmp_pw_sqlite3_g5rrw52m/test_pw_sqlite3 Compiling playhouse/_sqlite_ext.pyx because it changed. Compiling playhouse/_sqlite_udf.pyx because it changed. [1/2] Cythonizing playhouse/_sqlite_ext.pyx [2/2] Cythonizing playhouse/_sqlite_udf.pyx /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() 2025-07-08 16:20:56,369 root INFO running bdist_wheel 2025-07-08 16:20:56,385 root INFO running build 2025-07-08 16:20:56,385 root INFO running build_py 2025-07-08 16:20:56,389 root INFO creating build/lib.linux-i686-cpython-312 2025-07-08 16:20:56,389 root INFO copying peewee.py -> build/lib.linux-i686-cpython-312 2025-07-08 16:20:56,390 root INFO copying pwiz.py -> build/lib.linux-i686-cpython-312 2025-07-08 16:20:56,391 root INFO creating build/lib.linux-i686-cpython-312/playhouse 2025-07-08 16:20:56,391 root INFO copying playhouse/mysql_ext.py -> build/lib.linux-i686-cpython-312/playhouse 2025-07-08 16:20:56,391 root INFO copying playhouse/db_url.py -> build/lib.linux-i686-cpython-312/playhouse 2025-07-08 16:20:56,392 root INFO copying playhouse/sqlite_udf.py -> build/lib.linux-i686-cpython-312/playhouse 2025-07-08 16:20:56,392 root INFO copying playhouse/pool.py -> build/lib.linux-i686-cpython-312/playhouse 2025-07-08 16:20:56,392 root INFO copying playhouse/hybrid.py -> build/lib.linux-i686-cpython-312/playhouse 2025-07-08 16:20:56,393 root INFO copying playhouse/migrate.py -> build/lib.linux-i686-cpython-312/playhouse 2025-07-08 16:20:56,393 root INFO copying playhouse/__init__.py -> build/lib.linux-i686-cpython-312/playhouse 2025-07-08 16:20:56,393 root INFO copying playhouse/cockroachdb.py -> build/lib.linux-i686-cpython-312/playhouse 2025-07-08 16:20:56,393 root INFO copying playhouse/apsw_ext.py -> build/lib.linux-i686-cpython-312/playhouse 2025-07-08 16:20:56,394 root INFO copying playhouse/signals.py -> build/lib.linux-i686-cpython-312/playhouse 2025-07-08 16:20:56,394 root INFO copying playhouse/sqliteq.py -> build/lib.linux-i686-cpython-312/playhouse 2025-07-08 16:20:56,394 root INFO copying playhouse/test_utils.py -> build/lib.linux-i686-cpython-312/playhouse 2025-07-08 16:20:56,395 root INFO copying playhouse/psycopg3_ext.py -> build/lib.linux-i686-cpython-312/playhouse 2025-07-08 16:20:56,395 root INFO copying playhouse/sqlcipher_ext.py -> build/lib.linux-i686-cpython-312/playhouse 2025-07-08 16:20:56,395 root INFO copying playhouse/reflection.py -> build/lib.linux-i686-cpython-312/playhouse 2025-07-08 16:20:56,396 root INFO copying playhouse/shortcuts.py -> build/lib.linux-i686-cpython-312/playhouse 2025-07-08 16:20:56,396 root INFO copying playhouse/sqlite_ext.py -> build/lib.linux-i686-cpython-312/playhouse 2025-07-08 16:20:56,396 root INFO copying playhouse/flask_utils.py -> build/lib.linux-i686-cpython-312/playhouse 2025-07-08 16:20:56,397 root INFO copying playhouse/kv.py -> build/lib.linux-i686-cpython-312/playhouse 2025-07-08 16:20:56,397 root INFO copying playhouse/sqlite_changelog.py -> build/lib.linux-i686-cpython-312/playhouse 2025-07-08 16:20:56,397 root INFO copying playhouse/postgres_ext.py -> build/lib.linux-i686-cpython-312/playhouse 2025-07-08 16:20:56,397 root INFO copying playhouse/dataset.py -> build/lib.linux-i686-cpython-312/playhouse 2025-07-08 16:20:56,398 root INFO copying playhouse/fields.py -> build/lib.linux-i686-cpython-312/playhouse 2025-07-08 16:20:56,399 root INFO running build_ext 2025-07-08 16:20:56,399 root INFO building 'playhouse._sqlite_ext' extension 2025-07-08 16:20:56,400 root INFO creating build/temp.linux-i686-cpython-312/playhouse 2025-07-08 16:20:56,400 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -Iplayhouse -I/usr/include/python3.12 -c playhouse/_sqlite_ext.c -o build/temp.linux-i686-cpython-312/playhouse/_sqlite_ext.o playhouse/_sqlite_ext.c: In function '__pyx_pf_9playhouse_11_sqlite_ext_16ConnectionHelper_10set_busy_handler': playhouse/_sqlite_ext.c:25514:115: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 25514 | (void)(sqlite3_busy_handler(__pyx_v_self->conn->db, __pyx_f_9playhouse_11_sqlite_ext__aggressive_busy_handler, ((void *)__pyx_v_n))); | ^ playhouse/_sqlite_ext.c: In function '__pyx_f_9playhouse_11_sqlite_ext__aggressive_busy_handler': playhouse/_sqlite_ext.c:27845:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 27845 | __pyx_v_busyTimeout = ((sqlite3_int64)__pyx_v_ptr); | ^ 2025-07-08 16:21:06,339 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-i686-cpython-312/playhouse/_sqlite_ext.o -L/usr/lib -lsqlite3 -o build/lib.linux-i686-cpython-312/playhouse/_sqlite_ext.cpython-312-i386-linux-musl.so 2025-07-08 16:21:06,361 root INFO building 'playhouse._sqlite_udf' extension 2025-07-08 16:21:06,361 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c playhouse/_sqlite_udf.c -o build/temp.linux-i686-cpython-312/playhouse/_sqlite_udf.o 2025-07-08 16:21:09,186 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-i686-cpython-312/playhouse/_sqlite_udf.o -L/usr/lib -o build/lib.linux-i686-cpython-312/playhouse/_sqlite_udf.cpython-312-i386-linux-musl.so 2025-07-08 16:21:09,203 root INFO running build_scripts 2025-07-08 16:21:09,204 root INFO creating build/scripts-3.12 2025-07-08 16:21:09,204 root INFO copying and adjusting pwiz.py -> build/scripts-3.12 2025-07-08 16:21:09,205 root INFO changing mode of build/scripts-3.12/pwiz.py from 644 to 755 2025-07-08 16:21:09,223 root INFO installing to build/bdist.linux-i686/wheel 2025-07-08 16:21:09,224 root INFO running install 2025-07-08 16:21:09,249 root INFO running install_lib 2025-07-08 16:21:09,257 root INFO creating build/bdist.linux-i686/wheel 2025-07-08 16:21:09,258 root INFO creating build/bdist.linux-i686/wheel/playhouse 2025-07-08 16:21:09,258 root INFO copying build/lib.linux-i686-cpython-312/playhouse/mysql_ext.py -> build/bdist.linux-i686/wheel/./playhouse 2025-07-08 16:21:09,258 root INFO copying build/lib.linux-i686-cpython-312/playhouse/db_url.py -> build/bdist.linux-i686/wheel/./playhouse 2025-07-08 16:21:09,259 root INFO copying build/lib.linux-i686-cpython-312/playhouse/sqlite_udf.py -> build/bdist.linux-i686/wheel/./playhouse 2025-07-08 16:21:09,259 root INFO copying build/lib.linux-i686-cpython-312/playhouse/pool.py -> build/bdist.linux-i686/wheel/./playhouse 2025-07-08 16:21:09,260 root INFO copying build/lib.linux-i686-cpython-312/playhouse/hybrid.py -> build/bdist.linux-i686/wheel/./playhouse 2025-07-08 16:21:09,260 root INFO copying build/lib.linux-i686-cpython-312/playhouse/migrate.py -> build/bdist.linux-i686/wheel/./playhouse 2025-07-08 16:21:09,261 root INFO copying build/lib.linux-i686-cpython-312/playhouse/__init__.py -> build/bdist.linux-i686/wheel/./playhouse 2025-07-08 16:21:09,261 root INFO copying build/lib.linux-i686-cpython-312/playhouse/cockroachdb.py -> build/bdist.linux-i686/wheel/./playhouse 2025-07-08 16:21:09,261 root INFO copying build/lib.linux-i686-cpython-312/playhouse/apsw_ext.py -> build/bdist.linux-i686/wheel/./playhouse 2025-07-08 16:21:09,262 root INFO copying build/lib.linux-i686-cpython-312/playhouse/signals.py -> build/bdist.linux-i686/wheel/./playhouse 2025-07-08 16:21:09,262 root INFO copying build/lib.linux-i686-cpython-312/playhouse/_sqlite_udf.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/./playhouse 2025-07-08 16:21:09,263 root INFO copying build/lib.linux-i686-cpython-312/playhouse/sqliteq.py -> build/bdist.linux-i686/wheel/./playhouse 2025-07-08 16:21:09,263 root INFO copying build/lib.linux-i686-cpython-312/playhouse/test_utils.py -> build/bdist.linux-i686/wheel/./playhouse 2025-07-08 16:21:09,264 root INFO copying build/lib.linux-i686-cpython-312/playhouse/psycopg3_ext.py -> build/bdist.linux-i686/wheel/./playhouse 2025-07-08 16:21:09,264 root INFO copying build/lib.linux-i686-cpython-312/playhouse/sqlcipher_ext.py -> build/bdist.linux-i686/wheel/./playhouse 2025-07-08 16:21:09,264 root INFO copying build/lib.linux-i686-cpython-312/playhouse/reflection.py -> build/bdist.linux-i686/wheel/./playhouse 2025-07-08 16:21:09,265 root INFO copying build/lib.linux-i686-cpython-312/playhouse/shortcuts.py -> build/bdist.linux-i686/wheel/./playhouse 2025-07-08 16:21:09,265 root INFO copying build/lib.linux-i686-cpython-312/playhouse/sqlite_ext.py -> build/bdist.linux-i686/wheel/./playhouse 2025-07-08 16:21:09,266 root INFO copying build/lib.linux-i686-cpython-312/playhouse/_sqlite_ext.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/./playhouse 2025-07-08 16:21:09,266 root INFO copying build/lib.linux-i686-cpython-312/playhouse/flask_utils.py -> build/bdist.linux-i686/wheel/./playhouse 2025-07-08 16:21:09,267 root INFO copying build/lib.linux-i686-cpython-312/playhouse/kv.py -> build/bdist.linux-i686/wheel/./playhouse 2025-07-08 16:21:09,267 root INFO copying build/lib.linux-i686-cpython-312/playhouse/sqlite_changelog.py -> build/bdist.linux-i686/wheel/./playhouse 2025-07-08 16:21:09,268 root INFO copying build/lib.linux-i686-cpython-312/playhouse/postgres_ext.py -> build/bdist.linux-i686/wheel/./playhouse 2025-07-08 16:21:09,268 root INFO copying build/lib.linux-i686-cpython-312/playhouse/dataset.py -> build/bdist.linux-i686/wheel/./playhouse 2025-07-08 16:21:09,268 root INFO copying build/lib.linux-i686-cpython-312/playhouse/fields.py -> build/bdist.linux-i686/wheel/./playhouse 2025-07-08 16:21:09,269 root INFO copying build/lib.linux-i686-cpython-312/peewee.py -> build/bdist.linux-i686/wheel/. 2025-07-08 16:21:09,269 root INFO copying build/lib.linux-i686-cpython-312/pwiz.py -> build/bdist.linux-i686/wheel/. 2025-07-08 16:21:09,270 root INFO running install_egg_info 2025-07-08 16:21:09,276 root INFO running egg_info 2025-07-08 16:21:09,281 root INFO creating peewee.egg-info 2025-07-08 16:21:09,282 root INFO writing peewee.egg-info/PKG-INFO 2025-07-08 16:21:09,282 root INFO writing dependency_links to peewee.egg-info/dependency_links.txt 2025-07-08 16:21:09,283 root INFO writing top-level names to peewee.egg-info/top_level.txt 2025-07-08 16:21:09,283 root INFO writing manifest file 'peewee.egg-info/SOURCES.txt' 2025-07-08 16:21:09,290 root INFO reading manifest file 'peewee.egg-info/SOURCES.txt' 2025-07-08 16:21:09,291 root INFO reading manifest template 'MANIFEST.in' 2025-07-08 16:21:09,291 root WARNING warning: no files found matching 'tests.py' 2025-07-08 16:21:09,292 root WARNING warning: no files found matching 'playhouse/pskel' 2025-07-08 16:21:09,292 root WARNING warning: no files found matching 'playhouse/tests/README' 2025-07-08 16:21:09,296 root INFO adding license file 'LICENSE' 2025-07-08 16:21:09,299 root INFO writing manifest file 'peewee.egg-info/SOURCES.txt' 2025-07-08 16:21:09,299 root INFO Copying peewee.egg-info to build/bdist.linux-i686/wheel/./peewee-3.18.2-py3.12.egg-info 2025-07-08 16:21:09,300 root INFO running install_scripts 2025-07-08 16:21:09,301 root INFO creating build/bdist.linux-i686/wheel/peewee-3.18.2.data/scripts 2025-07-08 16:21:09,301 root INFO copying build/scripts-3.12/pwiz.py -> build/bdist.linux-i686/wheel/peewee-3.18.2.data/scripts 2025-07-08 16:21:09,301 root INFO changing mode of build/bdist.linux-i686/wheel/peewee-3.18.2.data/scripts/pwiz.py to 755 2025-07-08 16:21:09,307 root INFO creating build/bdist.linux-i686/wheel/peewee-3.18.2.dist-info/WHEEL 2025-07-08 16:21:09,308 wheel INFO creating '/home/buildozer/aports/community/py3-peewee/src/peewee-3.18.2/.dist/.tmp-1dkqoe8w/peewee-3.18.2-cp312-cp312-linux_i686.whl' and adding 'build/bdist.linux-i686/wheel' to it 2025-07-08 16:21:09,309 wheel INFO adding 'peewee.py' 2025-07-08 16:21:09,310 wheel INFO adding 'pwiz.py' 2025-07-08 16:21:09,310 wheel INFO adding 'peewee-3.18.2.data/scripts/pwiz.py' 2025-07-08 16:21:09,311 wheel INFO adding 'peewee-3.18.2.dist-info/licenses/LICENSE' 2025-07-08 16:21:09,311 wheel INFO adding 'playhouse/__init__.py' 2025-07-08 16:21:09,312 wheel INFO adding 'playhouse/_sqlite_ext.cpython-312-i386-linux-musl.so' 2025-07-08 16:21:09,313 wheel INFO adding 'playhouse/_sqlite_udf.cpython-312-i386-linux-musl.so' 2025-07-08 16:21:09,314 wheel INFO adding 'playhouse/apsw_ext.py' 2025-07-08 16:21:09,314 wheel INFO adding 'playhouse/cockroachdb.py' 2025-07-08 16:21:09,314 wheel INFO adding 'playhouse/dataset.py' 2025-07-08 16:21:09,315 wheel INFO adding 'playhouse/db_url.py' 2025-07-08 16:21:09,315 wheel INFO adding 'playhouse/fields.py' 2025-07-08 16:21:09,315 wheel INFO adding 'playhouse/flask_utils.py' 2025-07-08 16:21:09,315 wheel INFO adding 'playhouse/hybrid.py' 2025-07-08 16:21:09,316 wheel INFO adding 'playhouse/kv.py' 2025-07-08 16:21:09,316 wheel INFO adding 'playhouse/migrate.py' 2025-07-08 16:21:09,316 wheel INFO adding 'playhouse/mysql_ext.py' 2025-07-08 16:21:09,316 wheel INFO adding 'playhouse/pool.py' 2025-07-08 16:21:09,317 wheel INFO adding 'playhouse/postgres_ext.py' 2025-07-08 16:21:09,317 wheel INFO adding 'playhouse/psycopg3_ext.py' 2025-07-08 16:21:09,317 wheel INFO adding 'playhouse/reflection.py' 2025-07-08 16:21:09,318 wheel INFO adding 'playhouse/shortcuts.py' 2025-07-08 16:21:09,318 wheel INFO adding 'playhouse/signals.py' 2025-07-08 16:21:09,318 wheel INFO adding 'playhouse/sqlcipher_ext.py' 2025-07-08 16:21:09,319 wheel INFO adding 'playhouse/sqlite_changelog.py' 2025-07-08 16:21:09,319 wheel INFO adding 'playhouse/sqlite_ext.py' 2025-07-08 16:21:09,319 wheel INFO adding 'playhouse/sqlite_udf.py' 2025-07-08 16:21:09,320 wheel INFO adding 'playhouse/sqliteq.py' 2025-07-08 16:21:09,320 wheel INFO adding 'playhouse/test_utils.py' 2025-07-08 16:21:09,320 wheel INFO adding 'peewee-3.18.2.dist-info/METADATA' 2025-07-08 16:21:09,320 wheel INFO adding 'peewee-3.18.2.dist-info/WHEEL' 2025-07-08 16:21:09,321 wheel INFO adding 'peewee-3.18.2.dist-info/top_level.txt' 2025-07-08 16:21:09,321 wheel INFO adding 'peewee-3.18.2.dist-info/RECORD' 2025-07-08 16:21:09,321 root INFO removing build/bdist.linux-i686/wheel 2025-07-08 16:21:09,323 gpep517 INFO The backend produced .dist/peewee-3.18.2-cp312-cp312-linux_i686.whl peewee-3.18.2-cp312-cp312-linux_i686.whl ============================= test session starts ============================== platform linux -- Python 3.12.11, pytest-8.4.1, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-peewee/src/peewee-3.18.2 configfile: pyproject.toml collected 5 items tests/test_utils.py ..... [100%] =============================== warnings summary =============================== peewee.py:281 /home/buildozer/aports/community/py3-peewee/src/peewee-3.18.2/peewee.py:281: DeprecationWarning: "to_field" has been deprecated in favor of "field" for ForeignKeyField objects. warnings.warn(s, DeprecationWarning) tests/base.py:129 /home/buildozer/aports/community/py3-peewee/src/peewee-3.18.2/tests/base.py:129: PytestCollectionWarning: cannot collect test class 'TestModel' because it has a __init__ constructor (from: tests/test_utils.py) class TestModel(Model): -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================== 5 passed, 2 warnings in 0.94s ========================= >>> py3-peewee: Entering fakeroot... >>> py3-peewee-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/playhouse/__pycache__' -> '/home/buildozer/aports/community/py3-peewee/pkg/py3-peewee-pyc/usr/lib/python3.12/site-packages/playhouse/__pycache__' 'usr/lib/python3.12/site-packages/__pycache__' -> '/home/buildozer/aports/community/py3-peewee/pkg/py3-peewee-pyc/usr/lib/python3.12/site-packages/__pycache__' >>> py3-peewee-pyc*: Preparing subpackage py3-peewee-pyc... >>> py3-peewee-pyc*: Running postcheck for py3-peewee-pyc >>> py3-peewee*: Running postcheck for py3-peewee >>> py3-peewee*: Preparing package py3-peewee... >>> py3-peewee*: Stripping binaries >>> py3-peewee-pyc*: Scanning shared objects >>> py3-peewee*: Scanning shared objects >>> py3-peewee-pyc*: Tracing dependencies... python3~3.12 >>> py3-peewee-pyc*: Package size: 794.2 KB >>> py3-peewee-pyc*: Compressing data... >>> py3-peewee-pyc*: Create checksum... >>> py3-peewee-pyc*: Create py3-peewee-pyc-3.18.2-r0.apk >>> py3-peewee*: Tracing dependencies... python3~3.12 so:libc.musl-x86.so.1 so:libsqlite3.so.0 >>> py3-peewee*: Package size: 810.1 KB >>> py3-peewee*: Compressing data... >>> py3-peewee*: Create checksum... >>> py3-peewee*: Create py3-peewee-3.18.2-r0.apk >>> py3-peewee: Build complete at Tue, 08 Jul 2025 16:21:12 +0000 elapsed time 0h 0m 21s >>> py3-peewee: Cleaning up srcdir >>> py3-peewee: Cleaning up pkgdir >>> py3-peewee: Uninstalling dependencies... ( 1/37) Purging .makedepends-py3-peewee (20250708.162052) ( 2/37) Purging cython-pyc (3.0.12-r0) ( 3/37) Purging cython (3.0.12-r0) ( 4/37) Purging py3-gpep517-pyc (19-r0) ( 5/37) Purging py3-gpep517 (19-r0) ( 6/37) Purging py3-installer-pyc (0.7.0-r2) ( 7/37) Purging py3-installer (0.7.0-r2) ( 8/37) Purging py3-setuptools-pyc (80.9.0-r0) ( 9/37) Purging py3-setuptools (80.9.0-r0) (10/37) Purging py3-wheel-pyc (0.46.1-r0) (11/37) Purging py3-wheel (0.46.1-r0) (12/37) Purging python3-dev (3.12.11-r0) (13/37) Purging sqlite-dev (3.50.2-r0) (14/37) Purging sqlite (3.50.2-r0) (15/37) Purging py3-pytest-pyc (8.4.1-r0) (16/37) Purging py3-pytest (8.4.1-r0) (17/37) Purging py3-iniconfig-pyc (2.1.0-r0) (18/37) Purging py3-iniconfig (2.1.0-r0) (19/37) Purging py3-packaging-pyc (25.0-r0) (20/37) Purging py3-packaging (25.0-r0) (21/37) Purging py3-parsing-pyc (3.2.3-r0) (22/37) Purging py3-parsing (3.2.3-r0) (23/37) Purging py3-pluggy-pyc (1.6.0-r0) (24/37) Purging py3-pluggy (1.6.0-r0) (25/37) Purging py3-py-pyc (1.11.0-r4) (26/37) Purging py3-py (1.11.0-r4) (27/37) Purging py3-pygments-pyc (2.19.2-r0) (28/37) Purging py3-pygments (2.19.2-r0) (29/37) Purging python3-pyc (3.12.11-r0) (30/37) Purging python3-pycache-pyc0 (3.12.11-r0) (31/37) Purging pyc (3.12.11-r0) (32/37) Purging python3 (3.12.11-r0) (33/37) Purging gdbm (1.24-r0) (34/37) Purging libffi (3.5.1-r0) (35/37) Purging libpanelw (6.5_p20250705-r0) (36/37) Purging mpdecimal (4.0.1-r0) (37/37) Purging sqlite-libs (3.50.2-r0) busybox-1.37.0-r18.trigger: Executing script... OK: 404 MiB in 118 packages >>> py3-peewee: Updating the community/x86 repository index... >>> py3-peewee: Signing the index...