>>> py3-peewee: Building community/py3-peewee 3.17.3-r0 (using abuild 3.13.0-r0) started Thu, 18 Apr 2024 07:30:32 +0000 >>> py3-peewee: Checking sanity of /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/38) Installing libbz2 (1.0.8-r6) (2/38) Installing libffi (3.4.6-r0) (3/38) Installing gdbm (1.23-r1) (4/38) Installing xz-libs (5.6.1-r3) (5/38) Installing mpdecimal (4.0.0-r0) (6/38) Installing libpanelw (6.4_p20240330-r0) (7/38) Installing readline (8.2.10-r0) (8/38) Installing sqlite-libs (3.45.3-r0) (9/38) Installing python3 (3.12.3-r0) (10/38) Installing python3-pycache-pyc0 (3.12.3-r0) (11/38) Installing pyc (3.12.3-r0) (12/38) Installing cython-pyc (3.0.10-r0) (13/38) Installing python3-pyc (3.12.3-r0) (14/38) Installing cython (3.0.10-r0) (15/38) Installing py3-installer (0.7.0-r2) (16/38) Installing py3-installer-pyc (0.7.0-r2) (17/38) Installing py3-gpep517 (15-r2) (18/38) Installing py3-gpep517-pyc (15-r2) (19/38) Installing py3-parsing (3.1.2-r1) (20/38) Installing py3-parsing-pyc (3.1.2-r1) (21/38) Installing py3-packaging (24.0-r1) (22/38) Installing py3-packaging-pyc (24.0-r1) (23/38) Installing py3-setuptools (69.5.1-r0) (24/38) Installing py3-setuptools-pyc (69.5.1-r0) (25/38) Installing py3-wheel (0.42.0-r1) (26/38) Installing py3-wheel-pyc (0.42.0-r1) (27/38) Installing python3-dev (3.12.3-r0) (28/38) Installing sqlite (3.45.3-r0) (29/38) Installing sqlite-dev (3.45.3-r0) (30/38) Installing py3-iniconfig (2.0.0-r1) (31/38) Installing py3-iniconfig-pyc (2.0.0-r1) (32/38) Installing py3-pluggy (1.4.0-r1) (33/38) Installing py3-pluggy-pyc (1.4.0-r1) (34/38) Installing py3-py (1.11.0-r3) (35/38) Installing py3-py-pyc (1.11.0-r3) (36/38) Installing py3-pytest (8.1.1-r1) (37/38) Installing py3-pytest-pyc (8.1.1-r1) (38/38) Installing .makedepends-py3-peewee (20240418.073034) Executing busybox-1.36.1-r25.trigger OK: 539 MiB in 145 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.17.3.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (56) The requested URL returned error: 404 >>> py3-peewee: Fetching py3-peewee-3.17.3.tar.gz::https://github.com/coleifer/peewee/archive/3.17.3.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 100 2052 0 2052 0 0 4682 0 --:--:-- --:--:-- --:--:-- 4682 100 905k 0 905k 0 0 1696k 0 --:--:-- --:--:-- --:--:-- 9506k >>> py3-peewee: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-peewee-3.17.3.tar.gz >>> py3-peewee: Checking sha512sums... py3-peewee-3.17.3.tar.gz: OK >>> py3-peewee: Unpacking /var/cache/distfiles/edge/py3-peewee-3.17.3.tar.gz... 2024-04-18 07:30:38,773 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-04-18 07:30:38,933 root INFO creating /tmp/tmp_pw_sqlite3_bxsmyqg3/tmp 2024-04-18 07:30:38,933 root INFO creating /tmp/tmp_pw_sqlite3_bxsmyqg3/tmp/tmp_pw_sqlite3_bxsmyqg3 2024-04-18 07:30:38,933 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -c /tmp/tmp_pw_sqlite3_bxsmyqg3/test_pw_sqlite3.c -o /tmp/tmp_pw_sqlite3_bxsmyqg3/tmp/tmp_pw_sqlite3_bxsmyqg3/test_pw_sqlite3.o 2024-04-18 07:30:39,000 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt /tmp/tmp_pw_sqlite3_bxsmyqg3/tmp/tmp_pw_sqlite3_bxsmyqg3/test_pw_sqlite3.o -lsqlite3 -o /tmp/tmp_pw_sqlite3_bxsmyqg3/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 2024-04-18 07:30:43,485 root INFO running bdist_wheel 2024-04-18 07:30:43,517 root INFO running build 2024-04-18 07:30:43,517 root INFO running build_py 2024-04-18 07:30:43,523 root INFO creating build 2024-04-18 07:30:43,523 root INFO creating build/lib.linux-x86_64-cpython-312 2024-04-18 07:30:43,523 root INFO copying peewee.py -> build/lib.linux-x86_64-cpython-312 2024-04-18 07:30:43,525 root INFO copying pwiz.py -> build/lib.linux-x86_64-cpython-312 2024-04-18 07:30:43,526 root INFO creating build/lib.linux-x86_64-cpython-312/playhouse 2024-04-18 07:30:43,526 root INFO copying playhouse/psycopg3_ext.py -> build/lib.linux-x86_64-cpython-312/playhouse 2024-04-18 07:30:43,531 root INFO copying playhouse/mysql_ext.py -> build/lib.linux-x86_64-cpython-312/playhouse 2024-04-18 07:30:43,532 root INFO copying playhouse/kv.py -> build/lib.linux-x86_64-cpython-312/playhouse 2024-04-18 07:30:43,532 root INFO copying playhouse/migrate.py -> build/lib.linux-x86_64-cpython-312/playhouse 2024-04-18 07:30:43,533 root INFO copying playhouse/apsw_ext.py -> build/lib.linux-x86_64-cpython-312/playhouse 2024-04-18 07:30:43,533 root INFO copying playhouse/shortcuts.py -> build/lib.linux-x86_64-cpython-312/playhouse 2024-04-18 07:30:43,533 root INFO copying playhouse/signals.py -> build/lib.linux-x86_64-cpython-312/playhouse 2024-04-18 07:30:43,534 root INFO copying playhouse/postgres_ext.py -> build/lib.linux-x86_64-cpython-312/playhouse 2024-04-18 07:30:43,534 root INFO copying playhouse/__init__.py -> build/lib.linux-x86_64-cpython-312/playhouse 2024-04-18 07:30:43,535 root INFO copying playhouse/sqlite_ext.py -> build/lib.linux-x86_64-cpython-312/playhouse 2024-04-18 07:30:43,535 root INFO copying playhouse/flask_utils.py -> build/lib.linux-x86_64-cpython-312/playhouse 2024-04-18 07:30:43,536 root INFO copying playhouse/sqlite_changelog.py -> build/lib.linux-x86_64-cpython-312/playhouse 2024-04-18 07:30:43,536 root INFO copying playhouse/pool.py -> build/lib.linux-x86_64-cpython-312/playhouse 2024-04-18 07:30:43,536 root INFO copying playhouse/hybrid.py -> build/lib.linux-x86_64-cpython-312/playhouse 2024-04-18 07:30:43,537 root INFO copying playhouse/sqlite_udf.py -> build/lib.linux-x86_64-cpython-312/playhouse 2024-04-18 07:30:43,537 root INFO copying playhouse/db_url.py -> build/lib.linux-x86_64-cpython-312/playhouse 2024-04-18 07:30:43,538 root INFO copying playhouse/dataset.py -> build/lib.linux-x86_64-cpython-312/playhouse 2024-04-18 07:30:43,538 root INFO copying playhouse/fields.py -> build/lib.linux-x86_64-cpython-312/playhouse 2024-04-18 07:30:43,538 root INFO copying playhouse/test_utils.py -> build/lib.linux-x86_64-cpython-312/playhouse 2024-04-18 07:30:43,539 root INFO copying playhouse/cockroachdb.py -> build/lib.linux-x86_64-cpython-312/playhouse 2024-04-18 07:30:43,539 root INFO copying playhouse/sqlcipher_ext.py -> build/lib.linux-x86_64-cpython-312/playhouse 2024-04-18 07:30:43,540 root INFO copying playhouse/sqliteq.py -> build/lib.linux-x86_64-cpython-312/playhouse 2024-04-18 07:30:43,540 root INFO copying playhouse/reflection.py -> build/lib.linux-x86_64-cpython-312/playhouse 2024-04-18 07:30:43,542 root INFO running build_ext 2024-04-18 07:30:43,543 root INFO building 'playhouse._sqlite_ext' extension 2024-04-18 07:30:43,544 root INFO creating build/temp.linux-x86_64-cpython-312 2024-04-18 07:30:43,544 root INFO creating build/temp.linux-x86_64-cpython-312/playhouse 2024-04-18 07:30:43,545 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -Iplayhouse -I/usr/include/python3.12 -c playhouse/_sqlite_ext.c -o build/temp.linux-x86_64-cpython-312/playhouse/_sqlite_ext.o 2024-04-18 07:31:10,174 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/playhouse/_sqlite_ext.o -L/usr/lib -lsqlite3 -o build/lib.linux-x86_64-cpython-312/playhouse/_sqlite_ext.cpython-312-x86_64-linux-musl.so 2024-04-18 07:31:10,227 root INFO building 'playhouse._sqlite_udf' extension 2024-04-18 07:31:10,228 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.12 -c playhouse/_sqlite_udf.c -o build/temp.linux-x86_64-cpython-312/playhouse/_sqlite_udf.o 2024-04-18 07:31:17,692 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/playhouse/_sqlite_udf.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/playhouse/_sqlite_udf.cpython-312-x86_64-linux-musl.so 2024-04-18 07:31:17,725 root INFO running build_scripts 2024-04-18 07:31:17,725 root INFO creating build/scripts-3.12 2024-04-18 07:31:17,725 root INFO copying and adjusting pwiz.py -> build/scripts-3.12 2024-04-18 07:31:17,726 root INFO changing mode of build/scripts-3.12/pwiz.py from 644 to 755 2024-04-18 07:31:17,739 wheel INFO installing to build/bdist.linux-x86_64/wheel 2024-04-18 07:31:17,739 root INFO running install 2024-04-18 07:31:17,762 root INFO running install_lib 2024-04-18 07:31:17,767 root INFO creating build/bdist.linux-x86_64 2024-04-18 07:31:17,768 root INFO creating build/bdist.linux-x86_64/wheel 2024-04-18 07:31:17,768 root INFO copying build/lib.linux-x86_64-cpython-312/peewee.py -> build/bdist.linux-x86_64/wheel 2024-04-18 07:31:17,769 root INFO copying build/lib.linux-x86_64-cpython-312/pwiz.py -> build/bdist.linux-x86_64/wheel 2024-04-18 07:31:17,770 root INFO creating build/bdist.linux-x86_64/wheel/playhouse 2024-04-18 07:31:17,770 root INFO copying build/lib.linux-x86_64-cpython-312/playhouse/_sqlite_udf.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/playhouse 2024-04-18 07:31:17,771 root INFO copying build/lib.linux-x86_64-cpython-312/playhouse/psycopg3_ext.py -> build/bdist.linux-x86_64/wheel/playhouse 2024-04-18 07:31:17,772 root INFO copying build/lib.linux-x86_64-cpython-312/playhouse/mysql_ext.py -> build/bdist.linux-x86_64/wheel/playhouse 2024-04-18 07:31:17,772 root INFO copying build/lib.linux-x86_64-cpython-312/playhouse/_sqlite_ext.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/playhouse 2024-04-18 07:31:17,775 root INFO copying build/lib.linux-x86_64-cpython-312/playhouse/kv.py -> build/bdist.linux-x86_64/wheel/playhouse 2024-04-18 07:31:17,776 root INFO copying build/lib.linux-x86_64-cpython-312/playhouse/migrate.py -> build/bdist.linux-x86_64/wheel/playhouse 2024-04-18 07:31:17,776 root INFO copying build/lib.linux-x86_64-cpython-312/playhouse/apsw_ext.py -> build/bdist.linux-x86_64/wheel/playhouse 2024-04-18 07:31:17,777 root INFO copying build/lib.linux-x86_64-cpython-312/playhouse/shortcuts.py -> build/bdist.linux-x86_64/wheel/playhouse 2024-04-18 07:31:17,777 root INFO copying build/lib.linux-x86_64-cpython-312/playhouse/signals.py -> build/bdist.linux-x86_64/wheel/playhouse 2024-04-18 07:31:17,777 root INFO copying build/lib.linux-x86_64-cpython-312/playhouse/postgres_ext.py -> build/bdist.linux-x86_64/wheel/playhouse 2024-04-18 07:31:17,778 root INFO copying build/lib.linux-x86_64-cpython-312/playhouse/__init__.py -> build/bdist.linux-x86_64/wheel/playhouse 2024-04-18 07:31:17,778 root INFO copying build/lib.linux-x86_64-cpython-312/playhouse/sqlite_ext.py -> build/bdist.linux-x86_64/wheel/playhouse 2024-04-18 07:31:17,779 root INFO copying build/lib.linux-x86_64-cpython-312/playhouse/flask_utils.py -> build/bdist.linux-x86_64/wheel/playhouse 2024-04-18 07:31:17,779 root INFO copying build/lib.linux-x86_64-cpython-312/playhouse/sqlite_changelog.py -> build/bdist.linux-x86_64/wheel/playhouse 2024-04-18 07:31:17,780 root INFO copying build/lib.linux-x86_64-cpython-312/playhouse/pool.py -> build/bdist.linux-x86_64/wheel/playhouse 2024-04-18 07:31:17,780 root INFO copying build/lib.linux-x86_64-cpython-312/playhouse/hybrid.py -> build/bdist.linux-x86_64/wheel/playhouse 2024-04-18 07:31:17,780 root INFO copying build/lib.linux-x86_64-cpython-312/playhouse/sqlite_udf.py -> build/bdist.linux-x86_64/wheel/playhouse 2024-04-18 07:31:17,781 root INFO copying build/lib.linux-x86_64-cpython-312/playhouse/db_url.py -> build/bdist.linux-x86_64/wheel/playhouse 2024-04-18 07:31:17,781 root INFO copying build/lib.linux-x86_64-cpython-312/playhouse/dataset.py -> build/bdist.linux-x86_64/wheel/playhouse 2024-04-18 07:31:17,782 root INFO copying build/lib.linux-x86_64-cpython-312/playhouse/fields.py -> build/bdist.linux-x86_64/wheel/playhouse 2024-04-18 07:31:17,782 root INFO copying build/lib.linux-x86_64-cpython-312/playhouse/test_utils.py -> build/bdist.linux-x86_64/wheel/playhouse 2024-04-18 07:31:17,782 root INFO copying build/lib.linux-x86_64-cpython-312/playhouse/cockroachdb.py -> build/bdist.linux-x86_64/wheel/playhouse 2024-04-18 07:31:17,783 root INFO copying build/lib.linux-x86_64-cpython-312/playhouse/sqlcipher_ext.py -> build/bdist.linux-x86_64/wheel/playhouse 2024-04-18 07:31:17,783 root INFO copying build/lib.linux-x86_64-cpython-312/playhouse/sqliteq.py -> build/bdist.linux-x86_64/wheel/playhouse 2024-04-18 07:31:17,783 root INFO copying build/lib.linux-x86_64-cpython-312/playhouse/reflection.py -> build/bdist.linux-x86_64/wheel/playhouse 2024-04-18 07:31:17,784 root INFO running install_egg_info 2024-04-18 07:31:17,791 root INFO running egg_info 2024-04-18 07:31:17,791 root INFO creating peewee.egg-info 2024-04-18 07:31:17,795 root INFO writing peewee.egg-info/PKG-INFO 2024-04-18 07:31:17,796 root INFO writing dependency_links to peewee.egg-info/dependency_links.txt 2024-04-18 07:31:17,797 root INFO writing top-level names to peewee.egg-info/top_level.txt 2024-04-18 07:31:17,797 root INFO writing manifest file 'peewee.egg-info/SOURCES.txt' 2024-04-18 07:31:17,804 root INFO reading manifest file 'peewee.egg-info/SOURCES.txt' 2024-04-18 07:31:17,805 root INFO reading manifest template 'MANIFEST.in' 2024-04-18 07:31:17,806 root WARNING warning: no files found matching 'tests.py' 2024-04-18 07:31:17,807 root WARNING warning: no files found matching 'playhouse/pskel' 2024-04-18 07:31:17,807 root WARNING warning: no files found matching 'playhouse/tests/README' 2024-04-18 07:31:17,815 root INFO adding license file 'LICENSE' 2024-04-18 07:31:17,819 root INFO writing manifest file 'peewee.egg-info/SOURCES.txt' 2024-04-18 07:31:17,819 root INFO Copying peewee.egg-info to build/bdist.linux-x86_64/wheel/peewee-3.17.3-py3.12.egg-info 2024-04-18 07:31:17,821 root INFO running install_scripts 2024-04-18 07:31:17,822 root INFO creating build/bdist.linux-x86_64/wheel/peewee-3.17.3.data 2024-04-18 07:31:17,822 root INFO creating build/bdist.linux-x86_64/wheel/peewee-3.17.3.data/scripts 2024-04-18 07:31:17,822 root INFO copying build/scripts-3.12/pwiz.py -> build/bdist.linux-x86_64/wheel/peewee-3.17.3.data/scripts 2024-04-18 07:31:17,822 root INFO changing mode of build/bdist.linux-x86_64/wheel/peewee-3.17.3.data/scripts/pwiz.py to 755 2024-04-18 07:31:17,830 wheel INFO creating build/bdist.linux-x86_64/wheel/peewee-3.17.3.dist-info/WHEEL 2024-04-18 07:31:17,831 wheel INFO creating '/home/buildozer/aports/community/py3-peewee/src/peewee-3.17.3/.dist/.tmp-6rkon72f/peewee-3.17.3-cp312-cp312-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2024-04-18 07:31:17,833 wheel INFO adding 'peewee.py' 2024-04-18 07:31:17,835 wheel INFO adding 'pwiz.py' 2024-04-18 07:31:17,836 wheel INFO adding 'peewee-3.17.3.data/scripts/pwiz.py' 2024-04-18 07:31:17,837 wheel INFO adding 'playhouse/__init__.py' 2024-04-18 07:31:17,842 wheel INFO adding 'playhouse/_sqlite_ext.cpython-312-x86_64-linux-musl.so' 2024-04-18 07:31:17,850 wheel INFO adding 'playhouse/_sqlite_udf.cpython-312-x86_64-linux-musl.so' 2024-04-18 07:31:17,853 wheel INFO adding 'playhouse/apsw_ext.py' 2024-04-18 07:31:17,853 wheel INFO adding 'playhouse/cockroachdb.py' 2024-04-18 07:31:17,854 wheel INFO adding 'playhouse/dataset.py' 2024-04-18 07:31:17,855 wheel INFO adding 'playhouse/db_url.py' 2024-04-18 07:31:17,855 wheel INFO adding 'playhouse/fields.py' 2024-04-18 07:31:17,855 wheel INFO adding 'playhouse/flask_utils.py' 2024-04-18 07:31:17,856 wheel INFO adding 'playhouse/hybrid.py' 2024-04-18 07:31:17,856 wheel INFO adding 'playhouse/kv.py' 2024-04-18 07:31:17,857 wheel INFO adding 'playhouse/migrate.py' 2024-04-18 07:31:17,858 wheel INFO adding 'playhouse/mysql_ext.py' 2024-04-18 07:31:17,858 wheel INFO adding 'playhouse/pool.py' 2024-04-18 07:31:17,859 wheel INFO adding 'playhouse/postgres_ext.py' 2024-04-18 07:31:17,859 wheel INFO adding 'playhouse/psycopg3_ext.py' 2024-04-18 07:31:17,860 wheel INFO adding 'playhouse/reflection.py' 2024-04-18 07:31:17,860 wheel INFO adding 'playhouse/shortcuts.py' 2024-04-18 07:31:17,861 wheel INFO adding 'playhouse/signals.py' 2024-04-18 07:31:17,861 wheel INFO adding 'playhouse/sqlcipher_ext.py' 2024-04-18 07:31:17,862 wheel INFO adding 'playhouse/sqlite_changelog.py' 2024-04-18 07:31:17,862 wheel INFO adding 'playhouse/sqlite_ext.py' 2024-04-18 07:31:17,864 wheel INFO adding 'playhouse/sqlite_udf.py' 2024-04-18 07:31:17,864 wheel INFO adding 'playhouse/sqliteq.py' 2024-04-18 07:31:17,865 wheel INFO adding 'playhouse/test_utils.py' 2024-04-18 07:31:17,865 wheel INFO adding 'peewee-3.17.3.dist-info/LICENSE' 2024-04-18 07:31:17,865 wheel INFO adding 'peewee-3.17.3.dist-info/METADATA' 2024-04-18 07:31:17,866 wheel INFO adding 'peewee-3.17.3.dist-info/WHEEL' 2024-04-18 07:31:17,866 wheel INFO adding 'peewee-3.17.3.dist-info/top_level.txt' 2024-04-18 07:31:17,867 wheel INFO adding 'peewee-3.17.3.dist-info/RECORD' 2024-04-18 07:31:17,867 wheel INFO removing build/bdist.linux-x86_64/wheel 2024-04-18 07:31:17,871 gpep517 INFO The backend produced .dist/peewee-3.17.3-cp312-cp312-linux_x86_64.whl peewee-3.17.3-cp312-cp312-linux_x86_64.whl ============================= test session starts ============================== platform linux -- Python 3.12.3, pytest-8.1.1, pluggy-1.4.0 rootdir: /home/buildozer/aports/community/py3-peewee/src/peewee-3.17.3 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.17.3/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.17.3/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 4.49s ========================= >>> py3-peewee: Entering fakeroot... >>> py3-peewee-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-peewee/pkg/py3-peewee/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__' '/home/buildozer/aports/community/py3-peewee/pkg/py3-peewee/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: 884.0 KB >>> py3-peewee-pyc*: Compressing data... >>> py3-peewee-pyc*: Create checksum... >>> py3-peewee-pyc*: Create py3-peewee-pyc-3.17.3-r0.apk >>> py3-peewee*: Tracing dependencies... python3~3.12 so:libc.musl-x86_64.so.1 so:libsqlite3.so.0 >>> py3-peewee*: Package size: 916.0 KB >>> py3-peewee*: Compressing data... >>> py3-peewee*: Create checksum... >>> py3-peewee*: Create py3-peewee-3.17.3-r0.apk >>> py3-peewee: Build complete at Thu, 18 Apr 2024 07:31:27 +0000 elapsed time 0h 0m 55s >>> py3-peewee: Cleaning up srcdir >>> py3-peewee: Cleaning up pkgdir >>> py3-peewee: Uninstalling dependencies... (1/38) Purging .makedepends-py3-peewee (20240418.073034) (2/38) Purging cython-pyc (3.0.10-r0) (3/38) Purging cython (3.0.10-r0) (4/38) Purging py3-gpep517-pyc (15-r2) (5/38) Purging py3-gpep517 (15-r2) (6/38) Purging py3-installer-pyc (0.7.0-r2) (7/38) Purging py3-installer (0.7.0-r2) (8/38) Purging py3-setuptools-pyc (69.5.1-r0) (9/38) Purging py3-setuptools (69.5.1-r0) (10/38) Purging py3-wheel-pyc (0.42.0-r1) (11/38) Purging py3-wheel (0.42.0-r1) (12/38) Purging python3-dev (3.12.3-r0) (13/38) Purging sqlite-dev (3.45.3-r0) (14/38) Purging sqlite (3.45.3-r0) (15/38) Purging py3-pytest-pyc (8.1.1-r1) (16/38) Purging py3-pytest (8.1.1-r1) (17/38) Purging py3-iniconfig-pyc (2.0.0-r1) (18/38) Purging py3-iniconfig (2.0.0-r1) (19/38) Purging py3-packaging-pyc (24.0-r1) (20/38) Purging py3-packaging (24.0-r1) (21/38) Purging py3-parsing-pyc (3.1.2-r1) (22/38) Purging py3-parsing (3.1.2-r1) (23/38) Purging py3-pluggy-pyc (1.4.0-r1) (24/38) Purging py3-pluggy (1.4.0-r1) (25/38) Purging py3-py-pyc (1.11.0-r3) (26/38) Purging py3-py (1.11.0-r3) (27/38) Purging python3-pyc (3.12.3-r0) (28/38) Purging python3-pycache-pyc0 (3.12.3-r0) (29/38) Purging pyc (3.12.3-r0) (30/38) Purging python3 (3.12.3-r0) (31/38) Purging gdbm (1.23-r1) (32/38) Purging libbz2 (1.0.8-r6) (33/38) Purging libffi (3.4.6-r0) (34/38) Purging libpanelw (6.4_p20240330-r0) (35/38) Purging mpdecimal (4.0.0-r0) (36/38) Purging readline (8.2.10-r0) (37/38) Purging sqlite-libs (3.45.3-r0) (38/38) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 377 MiB in 107 packages >>> py3-peewee: Updating the community/x86_64 repository index... >>> py3-peewee: Signing the index...