>>> py3-peewee: Building community/py3-peewee 3.16.0-r0 (using abuild 3.10.0-r0) started Mon, 13 Mar 2023 23:54:18 +0000 >>> py3-peewee: Checking sanity of /home/buildozer/aports/community/py3-peewee/APKBUILD... >>> py3-peewee: Analyzing dependencies... >>> py3-peewee: Installing for build: build-base python3 cython py3-gpep517 py3-setuptools py3-wheel python3-dev sqlite-dev (1/18) Installing libbz2 (1.0.8-r4) (2/18) Installing gdbm (1.23-r0) (3/18) Installing mpdecimal (2.5.1-r1) (4/18) Installing libpanelw (6.4_p20230311-r0) (5/18) Installing readline (8.2.1-r0) (6/18) Installing sqlite-libs (3.41.1-r0) (7/18) Installing python3 (3.11.2-r0) (8/18) Installing cython (0.29.33-r0) (9/18) Installing py3-installer (0.6.0-r0) (10/18) Installing py3-gpep517 (13-r0) (11/18) Installing py3-parsing (3.0.9-r1) (12/18) Installing py3-packaging (23.0-r1) (13/18) Installing py3-setuptools (67.6.0-r0) (14/18) Installing py3-wheel (0.38.4-r1) (15/18) Installing python3-dev (3.11.2-r0) (16/18) Installing sqlite (3.41.1-r0) (17/18) Installing sqlite-dev (3.41.1-r0) (18/18) Installing .makedepends-py3-peewee (20230313.235419) Executing busybox-1.36.0-r5.trigger OK: 1186 MiB in 121 packages >>> py3-peewee: Cleaning up srcdir >>> py3-peewee: Cleaning up pkgdir >>> py3-peewee: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-peewee-3.16.0.tar.gz >>> py3-peewee: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-peewee-3.16.0.tar.gz >>> py3-peewee: Checking sha512sums... py3-peewee-3.16.0.tar.gz: OK >>> py3-peewee: Unpacking /var/cache/distfiles/edge/py3-peewee-3.16.0.tar.gz... 2023-03-13 23:54:21,258 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-03-13 23:54:21,310 root INFO creating /tmp/tmp_pw_sqlite3_3a2e9bl0/tmp 2023-03-13 23:54:21,311 root INFO creating /tmp/tmp_pw_sqlite3_3a2e9bl0/tmp/tmp_pw_sqlite3_3a2e9bl0 2023-03-13 23:54:21,311 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -c /tmp/tmp_pw_sqlite3_3a2e9bl0/test_pw_sqlite3.c -o /tmp/tmp_pw_sqlite3_3a2e9bl0/tmp/tmp_pw_sqlite3_3a2e9bl0/test_pw_sqlite3.o 2023-03-13 23:54:21,336 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer /tmp/tmp_pw_sqlite3_3a2e9bl0/tmp/tmp_pw_sqlite3_3a2e9bl0/test_pw_sqlite3.o -lsqlite3 -o /tmp/tmp_pw_sqlite3_3a2e9bl0/test_pw_sqlite3 /usr/lib/python3.11/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /home/buildozer/aports/community/py3-peewee/src/peewee-3.16.0/playhouse/_sqlite_ext.pyx tree = Parsing.p_module(s, pxd, full_module_name) /usr/lib/python3.11/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /home/buildozer/aports/community/py3-peewee/src/peewee-3.16.0/playhouse/_sqlite_udf.pyx tree = Parsing.p_module(s, pxd, full_module_name) Compiling playhouse/_sqlite_udf.pyx because it changed. Compiling playhouse/_sqlite_ext.pyx because it changed. [1/2] Cythonizing playhouse/_sqlite_ext.pyx [2/2] Cythonizing playhouse/_sqlite_udf.pyx 2023-03-13 23:54:22,378 root INFO running bdist_wheel 2023-03-13 23:54:22,382 root INFO running build 2023-03-13 23:54:22,382 root INFO running build_py 2023-03-13 23:54:22,383 root INFO creating build 2023-03-13 23:54:22,383 root INFO creating build/lib.linux-armv8l-cpython-311 2023-03-13 23:54:22,384 root INFO copying peewee.py -> build/lib.linux-armv8l-cpython-311 2023-03-13 23:54:22,384 root INFO copying pwiz.py -> build/lib.linux-armv8l-cpython-311 2023-03-13 23:54:22,385 root INFO creating build/lib.linux-armv8l-cpython-311/playhouse 2023-03-13 23:54:22,385 root INFO copying playhouse/__init__.py -> build/lib.linux-armv8l-cpython-311/playhouse 2023-03-13 23:54:22,385 root INFO copying playhouse/db_url.py -> build/lib.linux-armv8l-cpython-311/playhouse 2023-03-13 23:54:22,385 root INFO copying playhouse/psycopg3_ext.py -> build/lib.linux-armv8l-cpython-311/playhouse 2023-03-13 23:54:22,385 root INFO copying playhouse/signals.py -> build/lib.linux-armv8l-cpython-311/playhouse 2023-03-13 23:54:22,386 root INFO copying playhouse/mysql_ext.py -> build/lib.linux-armv8l-cpython-311/playhouse 2023-03-13 23:54:22,386 root INFO copying playhouse/sqlite_udf.py -> build/lib.linux-armv8l-cpython-311/playhouse 2023-03-13 23:54:22,386 root INFO copying playhouse/migrate.py -> build/lib.linux-armv8l-cpython-311/playhouse 2023-03-13 23:54:22,386 root INFO copying playhouse/cockroachdb.py -> build/lib.linux-armv8l-cpython-311/playhouse 2023-03-13 23:54:22,386 root INFO copying playhouse/hybrid.py -> build/lib.linux-armv8l-cpython-311/playhouse 2023-03-13 23:54:22,387 root INFO copying playhouse/test_utils.py -> build/lib.linux-armv8l-cpython-311/playhouse 2023-03-13 23:54:22,387 root INFO copying playhouse/pool.py -> build/lib.linux-armv8l-cpython-311/playhouse 2023-03-13 23:54:22,387 root INFO copying playhouse/kv.py -> build/lib.linux-armv8l-cpython-311/playhouse 2023-03-13 23:54:22,387 root INFO copying playhouse/apsw_ext.py -> build/lib.linux-armv8l-cpython-311/playhouse 2023-03-13 23:54:22,387 root INFO copying playhouse/sqlcipher_ext.py -> build/lib.linux-armv8l-cpython-311/playhouse 2023-03-13 23:54:22,387 root INFO copying playhouse/fields.py -> build/lib.linux-armv8l-cpython-311/playhouse 2023-03-13 23:54:22,388 root INFO copying playhouse/shortcuts.py -> build/lib.linux-armv8l-cpython-311/playhouse 2023-03-13 23:54:22,388 root INFO copying playhouse/reflection.py -> build/lib.linux-armv8l-cpython-311/playhouse 2023-03-13 23:54:22,388 root INFO copying playhouse/dataset.py -> build/lib.linux-armv8l-cpython-311/playhouse 2023-03-13 23:54:22,388 root INFO copying playhouse/sqlite_ext.py -> build/lib.linux-armv8l-cpython-311/playhouse 2023-03-13 23:54:22,388 root INFO copying playhouse/flask_utils.py -> build/lib.linux-armv8l-cpython-311/playhouse 2023-03-13 23:54:22,388 root INFO copying playhouse/postgres_ext.py -> build/lib.linux-armv8l-cpython-311/playhouse 2023-03-13 23:54:22,389 root INFO copying playhouse/sqliteq.py -> build/lib.linux-armv8l-cpython-311/playhouse 2023-03-13 23:54:22,389 root INFO copying playhouse/sqlite_changelog.py -> build/lib.linux-armv8l-cpython-311/playhouse 2023-03-13 23:54:22,389 root INFO running build_ext 2023-03-13 23:54:22,390 root INFO building 'playhouse._sqlite_udf' extension 2023-03-13 23:54:22,390 root INFO creating build/temp.linux-armv8l-cpython-311 2023-03-13 23:54:22,390 root INFO creating build/temp.linux-armv8l-cpython-311/playhouse 2023-03-13 23:54:22,390 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I/usr/include/python3.11 -c playhouse/_sqlite_udf.c -o build/temp.linux-armv8l-cpython-311/playhouse/_sqlite_udf.o 2023-03-13 23:54:23,768 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-armv8l-cpython-311/playhouse/_sqlite_udf.o -L/usr/lib -o build/lib.linux-armv8l-cpython-311/playhouse/_sqlite_udf.cpython-311-arm-linux-musleabihf.so 2023-03-13 23:54:23,779 root INFO building 'playhouse._sqlite_ext' extension 2023-03-13 23:54:23,779 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -Iplayhouse -I/usr/include/python3.11 -c playhouse/_sqlite_ext.c -o build/temp.linux-armv8l-cpython-311/playhouse/_sqlite_ext.o playhouse/_sqlite_ext.c: In function '__pyx_pf_9playhouse_11_sqlite_ext_16ConnectionHelper_10set_busy_handler': playhouse/_sqlite_ext.c:17677:115: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 17677 | (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:19736:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 19736 | __pyx_v_busyTimeout = ((sqlite3_int64)__pyx_v_ptr); | ^ 2023-03-13 23:54:28,208 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-armv8l-cpython-311/playhouse/_sqlite_ext.o -L/usr/lib -lsqlite3 -o build/lib.linux-armv8l-cpython-311/playhouse/_sqlite_ext.cpython-311-arm-linux-musleabihf.so 2023-03-13 23:54:28,225 root INFO running build_scripts 2023-03-13 23:54:28,226 root INFO creating build/scripts-3.11 2023-03-13 23:54:28,226 root INFO copying and adjusting pwiz.py -> build/scripts-3.11 2023-03-13 23:54:28,226 root INFO changing mode of build/scripts-3.11/pwiz.py from 644 to 755 2023-03-13 23:54:28,230 wheel INFO installing to build/bdist.linux-armv8l/wheel 2023-03-13 23:54:28,230 root INFO running install 2023-03-13 23:54:28,237 root INFO running install_lib 2023-03-13 23:54:28,238 root INFO creating build/bdist.linux-armv8l 2023-03-13 23:54:28,239 root INFO creating build/bdist.linux-armv8l/wheel 2023-03-13 23:54:28,239 root INFO creating build/bdist.linux-armv8l/wheel/playhouse 2023-03-13 23:54:28,239 root INFO copying build/lib.linux-armv8l-cpython-311/playhouse/__init__.py -> build/bdist.linux-armv8l/wheel/playhouse 2023-03-13 23:54:28,239 root INFO copying build/lib.linux-armv8l-cpython-311/playhouse/db_url.py -> build/bdist.linux-armv8l/wheel/playhouse 2023-03-13 23:54:28,239 root INFO copying build/lib.linux-armv8l-cpython-311/playhouse/psycopg3_ext.py -> build/bdist.linux-armv8l/wheel/playhouse 2023-03-13 23:54:28,239 root INFO copying build/lib.linux-armv8l-cpython-311/playhouse/signals.py -> build/bdist.linux-armv8l/wheel/playhouse 2023-03-13 23:54:28,239 root INFO copying build/lib.linux-armv8l-cpython-311/playhouse/mysql_ext.py -> build/bdist.linux-armv8l/wheel/playhouse 2023-03-13 23:54:28,240 root INFO copying build/lib.linux-armv8l-cpython-311/playhouse/sqlite_udf.py -> build/bdist.linux-armv8l/wheel/playhouse 2023-03-13 23:54:28,240 root INFO copying build/lib.linux-armv8l-cpython-311/playhouse/migrate.py -> build/bdist.linux-armv8l/wheel/playhouse 2023-03-13 23:54:28,240 root INFO copying build/lib.linux-armv8l-cpython-311/playhouse/cockroachdb.py -> build/bdist.linux-armv8l/wheel/playhouse 2023-03-13 23:54:28,240 root INFO copying build/lib.linux-armv8l-cpython-311/playhouse/hybrid.py -> build/bdist.linux-armv8l/wheel/playhouse 2023-03-13 23:54:28,240 root INFO copying build/lib.linux-armv8l-cpython-311/playhouse/_sqlite_udf.cpython-311-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/playhouse 2023-03-13 23:54:28,241 root INFO copying build/lib.linux-armv8l-cpython-311/playhouse/test_utils.py -> build/bdist.linux-armv8l/wheel/playhouse 2023-03-13 23:54:28,241 root INFO copying build/lib.linux-armv8l-cpython-311/playhouse/pool.py -> build/bdist.linux-armv8l/wheel/playhouse 2023-03-13 23:54:28,241 root INFO copying build/lib.linux-armv8l-cpython-311/playhouse/kv.py -> build/bdist.linux-armv8l/wheel/playhouse 2023-03-13 23:54:28,241 root INFO copying build/lib.linux-armv8l-cpython-311/playhouse/apsw_ext.py -> build/bdist.linux-armv8l/wheel/playhouse 2023-03-13 23:54:28,241 root INFO copying build/lib.linux-armv8l-cpython-311/playhouse/sqlcipher_ext.py -> build/bdist.linux-armv8l/wheel/playhouse 2023-03-13 23:54:28,241 root INFO copying build/lib.linux-armv8l-cpython-311/playhouse/_sqlite_ext.cpython-311-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/playhouse 2023-03-13 23:54:28,242 root INFO copying build/lib.linux-armv8l-cpython-311/playhouse/fields.py -> build/bdist.linux-armv8l/wheel/playhouse 2023-03-13 23:54:28,242 root INFO copying build/lib.linux-armv8l-cpython-311/playhouse/shortcuts.py -> build/bdist.linux-armv8l/wheel/playhouse 2023-03-13 23:54:28,243 root INFO copying build/lib.linux-armv8l-cpython-311/playhouse/reflection.py -> build/bdist.linux-armv8l/wheel/playhouse 2023-03-13 23:54:28,243 root INFO copying build/lib.linux-armv8l-cpython-311/playhouse/dataset.py -> build/bdist.linux-armv8l/wheel/playhouse 2023-03-13 23:54:28,243 root INFO copying build/lib.linux-armv8l-cpython-311/playhouse/sqlite_ext.py -> build/bdist.linux-armv8l/wheel/playhouse 2023-03-13 23:54:28,243 root INFO copying build/lib.linux-armv8l-cpython-311/playhouse/flask_utils.py -> build/bdist.linux-armv8l/wheel/playhouse 2023-03-13 23:54:28,243 root INFO copying build/lib.linux-armv8l-cpython-311/playhouse/postgres_ext.py -> build/bdist.linux-armv8l/wheel/playhouse 2023-03-13 23:54:28,244 root INFO copying build/lib.linux-armv8l-cpython-311/playhouse/sqliteq.py -> build/bdist.linux-armv8l/wheel/playhouse 2023-03-13 23:54:28,244 root INFO copying build/lib.linux-armv8l-cpython-311/playhouse/sqlite_changelog.py -> build/bdist.linux-armv8l/wheel/playhouse 2023-03-13 23:54:28,244 root INFO copying build/lib.linux-armv8l-cpython-311/pwiz.py -> build/bdist.linux-armv8l/wheel 2023-03-13 23:54:28,244 root INFO copying build/lib.linux-armv8l-cpython-311/peewee.py -> build/bdist.linux-armv8l/wheel 2023-03-13 23:54:28,244 root INFO running install_egg_info 2023-03-13 23:54:28,251 root INFO running egg_info 2023-03-13 23:54:28,251 root INFO creating peewee.egg-info 2023-03-13 23:54:28,252 root INFO writing peewee.egg-info/PKG-INFO 2023-03-13 23:54:28,252 root INFO writing dependency_links to peewee.egg-info/dependency_links.txt 2023-03-13 23:54:28,253 root INFO writing top-level names to peewee.egg-info/top_level.txt 2023-03-13 23:54:28,253 root INFO writing manifest file 'peewee.egg-info/SOURCES.txt' 2023-03-13 23:54:28,254 root INFO reading manifest file 'peewee.egg-info/SOURCES.txt' 2023-03-13 23:54:28,255 root INFO reading manifest template 'MANIFEST.in' 2023-03-13 23:54:28,255 root WARNING warning: no files found matching 'tests.py' 2023-03-13 23:54:28,255 root WARNING warning: no files found matching 'playhouse/pskel' 2023-03-13 23:54:28,255 root WARNING warning: no files found matching 'playhouse/tests/README' 2023-03-13 23:54:28,258 root INFO adding license file 'LICENSE' 2023-03-13 23:54:28,259 root INFO writing manifest file 'peewee.egg-info/SOURCES.txt' 2023-03-13 23:54:28,259 root INFO Copying peewee.egg-info to build/bdist.linux-armv8l/wheel/peewee-3.16.0-py3.11.egg-info 2023-03-13 23:54:28,260 root INFO running install_scripts 2023-03-13 23:54:28,260 root INFO creating build/bdist.linux-armv8l/wheel/peewee-3.16.0.data 2023-03-13 23:54:28,260 root INFO creating build/bdist.linux-armv8l/wheel/peewee-3.16.0.data/scripts 2023-03-13 23:54:28,260 root INFO copying build/scripts-3.11/pwiz.py -> build/bdist.linux-armv8l/wheel/peewee-3.16.0.data/scripts 2023-03-13 23:54:28,260 root INFO changing mode of build/bdist.linux-armv8l/wheel/peewee-3.16.0.data/scripts/pwiz.py to 755 2023-03-13 23:54:28,263 wheel INFO creating build/bdist.linux-armv8l/wheel/peewee-3.16.0.dist-info/WHEEL 2023-03-13 23:54:28,263 wheel INFO creating '/home/buildozer/aports/community/py3-peewee/src/peewee-3.16.0/dist/.tmp-28jslxp9/peewee-3.16.0-cp311-cp311-linux_armv8l.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2023-03-13 23:54:28,264 wheel INFO adding 'peewee.py' 2023-03-13 23:54:28,265 wheel INFO adding 'pwiz.py' 2023-03-13 23:54:28,266 wheel INFO adding 'peewee-3.16.0.data/scripts/pwiz.py' 2023-03-13 23:54:28,266 wheel INFO adding 'playhouse/__init__.py' 2023-03-13 23:54:28,267 wheel INFO adding 'playhouse/_sqlite_ext.cpython-311-arm-linux-musleabihf.so' 2023-03-13 23:54:28,271 wheel INFO adding 'playhouse/_sqlite_udf.cpython-311-arm-linux-musleabihf.so' 2023-03-13 23:54:28,272 wheel INFO adding 'playhouse/apsw_ext.py' 2023-03-13 23:54:28,272 wheel INFO adding 'playhouse/cockroachdb.py' 2023-03-13 23:54:28,272 wheel INFO adding 'playhouse/dataset.py' 2023-03-13 23:54:28,272 wheel INFO adding 'playhouse/db_url.py' 2023-03-13 23:54:28,272 wheel INFO adding 'playhouse/fields.py' 2023-03-13 23:54:28,273 wheel INFO adding 'playhouse/flask_utils.py' 2023-03-13 23:54:28,273 wheel INFO adding 'playhouse/hybrid.py' 2023-03-13 23:54:28,273 wheel INFO adding 'playhouse/kv.py' 2023-03-13 23:54:28,273 wheel INFO adding 'playhouse/migrate.py' 2023-03-13 23:54:28,273 wheel INFO adding 'playhouse/mysql_ext.py' 2023-03-13 23:54:28,273 wheel INFO adding 'playhouse/pool.py' 2023-03-13 23:54:28,274 wheel INFO adding 'playhouse/postgres_ext.py' 2023-03-13 23:54:28,274 wheel INFO adding 'playhouse/psycopg3_ext.py' 2023-03-13 23:54:28,274 wheel INFO adding 'playhouse/reflection.py' 2023-03-13 23:54:28,274 wheel INFO adding 'playhouse/shortcuts.py' 2023-03-13 23:54:28,275 wheel INFO adding 'playhouse/signals.py' 2023-03-13 23:54:28,275 wheel INFO adding 'playhouse/sqlcipher_ext.py' 2023-03-13 23:54:28,275 wheel INFO adding 'playhouse/sqlite_changelog.py' 2023-03-13 23:54:28,275 wheel INFO adding 'playhouse/sqlite_ext.py' 2023-03-13 23:54:28,275 wheel INFO adding 'playhouse/sqlite_udf.py' 2023-03-13 23:54:28,276 wheel INFO adding 'playhouse/sqliteq.py' 2023-03-13 23:54:28,276 wheel INFO adding 'playhouse/test_utils.py' 2023-03-13 23:54:28,276 wheel INFO adding 'peewee-3.16.0.dist-info/LICENSE' 2023-03-13 23:54:28,276 wheel INFO adding 'peewee-3.16.0.dist-info/METADATA' 2023-03-13 23:54:28,276 wheel INFO adding 'peewee-3.16.0.dist-info/WHEEL' 2023-03-13 23:54:28,276 wheel INFO adding 'peewee-3.16.0.dist-info/top_level.txt' 2023-03-13 23:54:28,276 wheel INFO adding 'peewee-3.16.0.dist-info/RECORD' 2023-03-13 23:54:28,277 wheel INFO removing build/bdist.linux-armv8l/wheel 2023-03-13 23:54:28,278 gpep517 INFO The backend produced dist/peewee-3.16.0-cp311-cp311-linux_armv8l.whl peewee-3.16.0-cp311-cp311-linux_armv8l.whl >>> py3-peewee: Entering fakeroot... >>> py3-peewee*: Running postcheck for py3-peewee >>> py3-peewee*: Preparing package py3-peewee... >>> py3-peewee*: Stripping binaries >>> py3-peewee*: Scanning shared objects >>> py3-peewee*: Tracing dependencies... python3 so:libc.musl-armhf.so.1 so:libsqlite3.so.0 >>> py3-peewee*: Package size: 1.7 MB >>> py3-peewee*: Compressing data... >>> py3-peewee*: Create checksum... >>> py3-peewee*: Create py3-peewee-3.16.0-r0.apk >>> py3-peewee: Build complete at Mon, 13 Mar 2023 23:54:28 +0000 elapsed time 0h 0m 10s >>> py3-peewee: Cleaning up srcdir >>> py3-peewee: Cleaning up pkgdir >>> py3-peewee: Uninstalling dependencies... (1/18) Purging .makedepends-py3-peewee (20230313.235419) (2/18) Purging cython (0.29.33-r0) (3/18) Purging py3-gpep517 (13-r0) (4/18) Purging py3-installer (0.6.0-r0) (5/18) Purging py3-setuptools (67.6.0-r0) (6/18) Purging py3-wheel (0.38.4-r1) (7/18) Purging py3-packaging (23.0-r1) (8/18) Purging py3-parsing (3.0.9-r1) (9/18) Purging python3-dev (3.11.2-r0) (10/18) Purging python3 (3.11.2-r0) (11/18) Purging sqlite-dev (3.41.1-r0) (12/18) Purging sqlite (3.41.1-r0) (13/18) Purging sqlite-libs (3.41.1-r0) (14/18) Purging libbz2 (1.0.8-r4) (15/18) Purging gdbm (1.23-r0) (16/18) Purging mpdecimal (2.5.1-r1) (17/18) Purging libpanelw (6.4_p20230311-r0) (18/18) Purging readline (8.2.1-r0) Executing busybox-1.36.0-r5.trigger OK: 1042 MiB in 103 packages >>> py3-peewee: Updating the community/armhf repository index... >>> py3-peewee: Signing the index...