>>> py3-keepass: Building community/py3-keepass 4.0.3-r0 (using abuild 3.10.0_rc1-r2) started Thu, 27 Oct 2022 13:44:03 +0000 >>> py3-keepass: Checking sanity of /home/buildozer/aports/community/py3-keepass/APKBUILD... >>> py3-keepass: Analyzing dependencies... >>> py3-keepass: Installing for build: build-base py3-argon2-cffi py3-cffi py3-construct py3-dateutil py3-future py3-lxml py3-pycryptodomex python3 py3-setuptools (1/26) Installing libbz2 (1.0.8-r3) (2/26) Installing libffi (3.4.4-r0) (3/26) Installing gdbm (1.23-r0) (4/26) Installing xz-libs (5.2.7-r0) (5/26) Installing mpdecimal (2.5.1-r1) (6/26) Installing readline (8.2.0-r0) (7/26) Installing sqlite-libs (3.39.4-r0) (8/26) Installing python3 (3.10.8-r3) (9/26) Installing py3-cparser (2.21-r0) (10/26) Installing py3-cffi (1.15.1-r0) (11/26) Installing argon2-libs (20190702-r2) (12/26) Installing py3-argon2-cffi (21.1.0-r1) (13/26) Installing py3-construct (2.10.68-r0) (14/26) Installing py3-six (1.16.0-r3) (15/26) Installing py3-dateutil (2.8.2-r1) (16/26) Installing py3-future (0.18.2-r5) (17/26) Installing libgpg-error (1.46-r1) (18/26) Installing libgcrypt (1.10.1-r0) (19/26) Installing libxml2 (2.10.3-r0) (20/26) Installing libxslt (1.1.37-r0) (21/26) Installing py3-lxml (4.9.1-r0) (22/26) Installing py3-pycryptodomex (3.15.0-r0) (23/26) Installing py3-parsing (3.0.9-r0) (24/26) Installing py3-packaging (21.3-r2) (25/26) Installing py3-setuptools (65.5.0-r0) (26/26) Installing .makedepends-py3-keepass (20221027.134412) Executing busybox-1.35.0-r27.trigger OK: 268 MiB in 119 packages >>> py3-keepass: Cleaning up srcdir >>> py3-keepass: Cleaning up pkgdir >>> py3-keepass: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/py3-keepass-4.0.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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-keepass: Fetching https://github.com/libkeepass/pykeepass/archive/refs/tags/v4.0.3/py3-keepass-4.0.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 40957 0 40957 0 0 23660 0 --:--:-- 0:00:01 --:--:-- 23660 100 101k 0 101k 0 0 53037 0 --:--:-- 0:00:01 --:--:-- 264k >>> py3-keepass: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/py3-keepass-4.0.3.tar.gz >>> py3-keepass: Checking sha512sums... py3-keepass-4.0.3.tar.gz: OK 0001-relax-dependencies.patch: OK >>> py3-keepass: Unpacking /var/cache/distfiles/v3.17/py3-keepass-4.0.3.tar.gz... >>> py3-keepass: 0001-relax-dependencies.patch patching file setup.py running build running build_py creating build creating build/lib creating build/lib/pykeepass copying pykeepass/group.py -> build/lib/pykeepass copying pykeepass/baseelement.py -> build/lib/pykeepass copying pykeepass/attachment.py -> build/lib/pykeepass copying pykeepass/pykeepass.py -> build/lib/pykeepass copying pykeepass/__init__.py -> build/lib/pykeepass copying pykeepass/exceptions.py -> build/lib/pykeepass copying pykeepass/version.py -> build/lib/pykeepass copying pykeepass/entry.py -> build/lib/pykeepass copying pykeepass/icons.py -> build/lib/pykeepass copying pykeepass/xpath.py -> build/lib/pykeepass creating build/lib/pykeepass/kdbx_parsing copying pykeepass/kdbx_parsing/kdbx4.py -> build/lib/pykeepass/kdbx_parsing copying pykeepass/kdbx_parsing/kdbx3.py -> build/lib/pykeepass/kdbx_parsing copying pykeepass/kdbx_parsing/pytwofish.py -> build/lib/pykeepass/kdbx_parsing copying pykeepass/kdbx_parsing/common.py -> build/lib/pykeepass/kdbx_parsing copying pykeepass/kdbx_parsing/kdbx.py -> build/lib/pykeepass/kdbx_parsing copying pykeepass/kdbx_parsing/__init__.py -> build/lib/pykeepass/kdbx_parsing copying pykeepass/kdbx_parsing/twofish.py -> build/lib/pykeepass/kdbx_parsing running egg_info creating pykeepass.egg-info writing pykeepass.egg-info/PKG-INFO writing dependency_links to pykeepass.egg-info/dependency_links.txt writing requirements to pykeepass.egg-info/requires.txt writing top-level names to pykeepass.egg-info/top_level.txt writing manifest file 'pykeepass.egg-info/SOURCES.txt' reading manifest file 'pykeepass.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 '*.pyc' found under directory '*' warning: no previously-included files matching '*.pyo' found under directory '*' no previously-included directories found matching 'tests*' adding license file 'LICENSE' writing manifest file 'pykeepass.egg-info/SOURCES.txt' copying pykeepass/blank_database.kdbx -> build/lib/pykeepass running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. running egg_info writing pykeepass.egg-info/PKG-INFO writing dependency_links to pykeepass.egg-info/dependency_links.txt writing requirements to pykeepass.egg-info/requires.txt writing top-level names to pykeepass.egg-info/top_level.txt reading manifest file 'pykeepass.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 '*.pyc' found under directory '*' warning: no previously-included files matching '*.pyo' found under directory '*' no previously-included directories found matching 'tests*' adding license file 'LICENSE' writing manifest file 'pykeepass.egg-info/SOURCES.txt' running build_ext test_attachment_reference_decrement (tests.tests.AttachmentTests3) ... ok test_create_delete_binary (tests.tests.AttachmentTests3) ... ok test_fields (tests.tests.AttachmentTests3) ... ok test_attachment_reference_decrement (tests.tests.AttachmentTests4) ... ok test_create_delete_binary (tests.tests.AttachmentTests4) ... ok test_fields (tests.tests.AttachmentTests4) ... ok test_issue129 (tests.tests.BugRegressionTests3) ... ok test_issue193 (tests.tests.BugRegressionTests3) ... ok test_issue194 (tests.tests.BugRegressionTests3) ... ok test_issue223 (tests.tests.BugRegressionTests3) ... ok test_issue308 (tests.tests.BugRegressionTests3) ... ok test_pull102 (tests.tests.BugRegressionTests3) ... ok test_issue129 (tests.tests.BugRegressionTests4) ... ok test_issue193 (tests.tests.BugRegressionTests4) ... ok test_issue194 (tests.tests.BugRegressionTests4) ... ok test_issue223 (tests.tests.BugRegressionTests4) ... ok test_issue308 (tests.tests.BugRegressionTests4) ... ok test_pull102 (tests.tests.BugRegressionTests4) ... ok test_ctx_manager (tests.tests.CtxManagerTests) ... ok test_add_delete_move_entry (tests.tests.EntryFindTests3) ... ok test_find_entries (tests.tests.EntryFindTests3) ... ok test_find_entries_by_autotype_enabled (tests.tests.EntryFindTests3) ... ok test_find_entries_by_autotype_sequence (tests.tests.EntryFindTests3) ... ok test_find_entries_by_notes (tests.tests.EntryFindTests3) ... ok test_find_entries_by_otp (tests.tests.EntryFindTests3) ... ok test_find_entries_by_password (tests.tests.EntryFindTests3) ... ok test_find_entries_by_path (tests.tests.EntryFindTests3) ... ok test_find_entries_by_string (tests.tests.EntryFindTests3) ... ok test_find_entries_by_tags (tests.tests.EntryFindTests3) ... ok test_find_entries_by_title (tests.tests.EntryFindTests3) ... ok test_find_entries_by_url (tests.tests.EntryFindTests3) ... ok test_find_entries_by_username (tests.tests.EntryFindTests3) ... ok test_find_entries_by_uuid (tests.tests.EntryFindTests3) ... ok test_history (tests.tests.EntryFindTests3) ... ok test_history_group (tests.tests.EntryFindTests3) ... ok test_history_path (tests.tests.EntryFindTests3) ... ok test_is_a_history_entry (tests.tests.EntryFindTests3) ... ok test_print_entries (tests.tests.EntryFindTests3) ... ok test_raise_exception_entry (tests.tests.EntryFindTests3) ... ok test_add_delete_move_entry (tests.tests.EntryFindTests4) ... ok test_find_entries (tests.tests.EntryFindTests4) ... ok test_find_entries_by_autotype_enabled (tests.tests.EntryFindTests4) ... ok test_find_entries_by_autotype_sequence (tests.tests.EntryFindTests4) ... ok test_find_entries_by_notes (tests.tests.EntryFindTests4) ... ok test_find_entries_by_otp (tests.tests.EntryFindTests4) ... ok test_find_entries_by_password (tests.tests.EntryFindTests4) ... ok test_find_entries_by_path (tests.tests.EntryFindTests4) ... ok test_find_entries_by_string (tests.tests.EntryFindTests4) ... ok test_find_entries_by_tags (tests.tests.EntryFindTests4) ... ok test_find_entries_by_title (tests.tests.EntryFindTests4) ... ok test_find_entries_by_url (tests.tests.EntryFindTests4) ... ok test_find_entries_by_username (tests.tests.EntryFindTests4) ... ok test_find_entries_by_uuid (tests.tests.EntryFindTests4) ... ok test_history (tests.tests.EntryFindTests4) ... ok test_history_group (tests.tests.EntryFindTests4) ... ok test_history_path (tests.tests.EntryFindTests4) ... ok test_is_a_history_entry (tests.tests.EntryFindTests4) ... ok test_print_entries (tests.tests.EntryFindTests4) ... ok test_raise_exception_entry (tests.tests.EntryFindTests4) ... ok test_find_history_entries (tests.tests.EntryHistoryTests3) run some tests on entries created by pykeepass ... ok test_add_remove_attachment (tests.tests.EntryTests3) ... ok test_expired_datetime_offset (tests.tests.EntryTests3) Test for https://github.com/pschmitt/pykeepass/issues/115 ... ok test_fields (tests.tests.EntryTests3) ... ok test_references (tests.tests.EntryTests3) ... ok test_set_and_get_fields (tests.tests.EntryTests3) ... ok test_touch (tests.tests.EntryTests3) Test for https://github.com/pschmitt/pykeepass/issues/120 ... ok test_add_remove_attachment (tests.tests.EntryTests4) ... ok test_expired_datetime_offset (tests.tests.EntryTests4) Test for https://github.com/pschmitt/pykeepass/issues/115 ... ok test_fields (tests.tests.EntryTests4) ... ok test_references (tests.tests.EntryTests4) ... ok test_set_and_get_fields (tests.tests.EntryTests4) ... ok test_touch (tests.tests.EntryTests4) Test for https://github.com/pschmitt/pykeepass/issues/120 ... ok test_add_delete_move_group (tests.tests.GroupFindTests3) ... ok test_find_groups_by_name (tests.tests.GroupFindTests3) ... ok test_find_groups_by_notes (tests.tests.GroupFindTests3) ... ok test_find_groups_by_path (tests.tests.GroupFindTests3) ... ok test_find_groups_by_uuid (tests.tests.GroupFindTests3) ... ok test_groups (tests.tests.GroupFindTests3) ... ok test_print_groups (tests.tests.GroupFindTests3) ... ok test_add_delete_move_group (tests.tests.GroupFindTests4) ... ok test_find_groups_by_name (tests.tests.GroupFindTests4) ... ok test_find_groups_by_notes (tests.tests.GroupFindTests4) ... ok test_find_groups_by_path (tests.tests.GroupFindTests4) ... ok test_find_groups_by_uuid (tests.tests.GroupFindTests4) ... ok test_groups (tests.tests.GroupFindTests4) ... ok test_print_groups (tests.tests.GroupFindTests4) ... ok test_empty_group (tests.tests.GroupTests3) ... ok test_fields (tests.tests.GroupTests3) ... ok test_credentials_error (tests.tests.KDBXTests) ... ok test_open_save (tests.tests.KDBXTests) try to open all databases, save them, then open the result ... ok test_credchange (tests.tests.PyKeePassTests3) - test rec/req boolean (expired, no expired, days=-1) ... ok test_dump_xml (tests.tests.PyKeePassTests3) ... ok test_set_credentials (tests.tests.PyKeePassTests3) ... ok test_credchange (tests.tests.PyKeePassTests4) - test rec/req boolean (expired, no expired, days=-1) ... ok test_dump_xml (tests.tests.PyKeePassTests4) ... ok test_set_credentials (tests.tests.PyKeePassTests4) ... ok test_entry (tests.tests.RecycleBinTests3) ... ok test_group (tests.tests.RecycleBinTests3) ... ok test_recyclebincreation (tests.tests.RecycleBinTests3) ... ok test_recyclebinemptying (tests.tests.RecycleBinTests3) ... ok test_entry (tests.tests.RecycleBinTests4) ... ok test_group (tests.tests.RecycleBinTests4) ... ok test_recyclebincreation (tests.tests.RecycleBinTests4) ... ok test_recyclebinemptying (tests.tests.RecycleBinTests4) ... ok ---------------------------------------------------------------------- Ran 104 tests in 20.857s OK >>> py3-keepass: Entering fakeroot... running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running egg_info writing pykeepass.egg-info/PKG-INFO writing dependency_links to pykeepass.egg-info/dependency_links.txt writing requirements to pykeepass.egg-info/requires.txt writing top-level names to pykeepass.egg-info/top_level.txt reading manifest file 'pykeepass.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 '*.pyc' found under directory '*' warning: no previously-included files matching '*.pyo' found under directory '*' no previously-included directories found matching 'tests*' adding license file 'LICENSE' writing manifest file 'pykeepass.egg-info/SOURCES.txt' running install_lib creating /home/buildozer/aports/community/py3-keepass/pkg creating /home/buildozer/aports/community/py3-keepass/pkg/py3-keepass creating /home/buildozer/aports/community/py3-keepass/pkg/py3-keepass/usr creating /home/buildozer/aports/community/py3-keepass/pkg/py3-keepass/usr/lib creating /home/buildozer/aports/community/py3-keepass/pkg/py3-keepass/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-keepass/pkg/py3-keepass/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-keepass/pkg/py3-keepass/usr/lib/python3.10/site-packages/pykeepass copying build/lib/pykeepass/blank_database.kdbx -> /home/buildozer/aports/community/py3-keepass/pkg/py3-keepass/usr/lib/python3.10/site-packages/pykeepass copying build/lib/pykeepass/group.py -> /home/buildozer/aports/community/py3-keepass/pkg/py3-keepass/usr/lib/python3.10/site-packages/pykeepass copying build/lib/pykeepass/baseelement.py -> /home/buildozer/aports/community/py3-keepass/pkg/py3-keepass/usr/lib/python3.10/site-packages/pykeepass copying build/lib/pykeepass/attachment.py -> /home/buildozer/aports/community/py3-keepass/pkg/py3-keepass/usr/lib/python3.10/site-packages/pykeepass copying build/lib/pykeepass/pykeepass.py -> /home/buildozer/aports/community/py3-keepass/pkg/py3-keepass/usr/lib/python3.10/site-packages/pykeepass creating /home/buildozer/aports/community/py3-keepass/pkg/py3-keepass/usr/lib/python3.10/site-packages/pykeepass/kdbx_parsing copying build/lib/pykeepass/kdbx_parsing/kdbx4.py -> /home/buildozer/aports/community/py3-keepass/pkg/py3-keepass/usr/lib/python3.10/site-packages/pykeepass/kdbx_parsing copying build/lib/pykeepass/kdbx_parsing/kdbx3.py -> /home/buildozer/aports/community/py3-keepass/pkg/py3-keepass/usr/lib/python3.10/site-packages/pykeepass/kdbx_parsing copying build/lib/pykeepass/kdbx_parsing/pytwofish.py -> /home/buildozer/aports/community/py3-keepass/pkg/py3-keepass/usr/lib/python3.10/site-packages/pykeepass/kdbx_parsing copying build/lib/pykeepass/kdbx_parsing/common.py -> /home/buildozer/aports/community/py3-keepass/pkg/py3-keepass/usr/lib/python3.10/site-packages/pykeepass/kdbx_parsing copying build/lib/pykeepass/kdbx_parsing/kdbx.py -> /home/buildozer/aports/community/py3-keepass/pkg/py3-keepass/usr/lib/python3.10/site-packages/pykeepass/kdbx_parsing copying build/lib/pykeepass/kdbx_parsing/__init__.py -> /home/buildozer/aports/community/py3-keepass/pkg/py3-keepass/usr/lib/python3.10/site-packages/pykeepass/kdbx_parsing copying build/lib/pykeepass/kdbx_parsing/twofish.py -> /home/buildozer/aports/community/py3-keepass/pkg/py3-keepass/usr/lib/python3.10/site-packages/pykeepass/kdbx_parsing copying build/lib/pykeepass/__init__.py -> /home/buildozer/aports/community/py3-keepass/pkg/py3-keepass/usr/lib/python3.10/site-packages/pykeepass copying build/lib/pykeepass/exceptions.py -> /home/buildozer/aports/community/py3-keepass/pkg/py3-keepass/usr/lib/python3.10/site-packages/pykeepass copying build/lib/pykeepass/version.py -> /home/buildozer/aports/community/py3-keepass/pkg/py3-keepass/usr/lib/python3.10/site-packages/pykeepass copying build/lib/pykeepass/entry.py -> /home/buildozer/aports/community/py3-keepass/pkg/py3-keepass/usr/lib/python3.10/site-packages/pykeepass copying build/lib/pykeepass/icons.py -> /home/buildozer/aports/community/py3-keepass/pkg/py3-keepass/usr/lib/python3.10/site-packages/pykeepass copying build/lib/pykeepass/xpath.py -> /home/buildozer/aports/community/py3-keepass/pkg/py3-keepass/usr/lib/python3.10/site-packages/pykeepass byte-compiling /home/buildozer/aports/community/py3-keepass/pkg/py3-keepass/usr/lib/python3.10/site-packages/pykeepass/group.py to group.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-keepass/pkg/py3-keepass/usr/lib/python3.10/site-packages/pykeepass/baseelement.py to baseelement.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-keepass/pkg/py3-keepass/usr/lib/python3.10/site-packages/pykeepass/attachment.py to attachment.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-keepass/pkg/py3-keepass/usr/lib/python3.10/site-packages/pykeepass/pykeepass.py to pykeepass.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-keepass/pkg/py3-keepass/usr/lib/python3.10/site-packages/pykeepass/kdbx_parsing/kdbx4.py to kdbx4.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-keepass/pkg/py3-keepass/usr/lib/python3.10/site-packages/pykeepass/kdbx_parsing/kdbx3.py to kdbx3.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-keepass/pkg/py3-keepass/usr/lib/python3.10/site-packages/pykeepass/kdbx_parsing/pytwofish.py to pytwofish.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-keepass/pkg/py3-keepass/usr/lib/python3.10/site-packages/pykeepass/kdbx_parsing/common.py to common.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-keepass/pkg/py3-keepass/usr/lib/python3.10/site-packages/pykeepass/kdbx_parsing/kdbx.py to kdbx.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-keepass/pkg/py3-keepass/usr/lib/python3.10/site-packages/pykeepass/kdbx_parsing/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-keepass/pkg/py3-keepass/usr/lib/python3.10/site-packages/pykeepass/kdbx_parsing/twofish.py to twofish.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-keepass/pkg/py3-keepass/usr/lib/python3.10/site-packages/pykeepass/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-keepass/pkg/py3-keepass/usr/lib/python3.10/site-packages/pykeepass/exceptions.py to exceptions.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-keepass/pkg/py3-keepass/usr/lib/python3.10/site-packages/pykeepass/version.py to version.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-keepass/pkg/py3-keepass/usr/lib/python3.10/site-packages/pykeepass/entry.py to entry.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-keepass/pkg/py3-keepass/usr/lib/python3.10/site-packages/pykeepass/icons.py to icons.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-keepass/pkg/py3-keepass/usr/lib/python3.10/site-packages/pykeepass/xpath.py to xpath.cpython-310.pyc running install_egg_info Copying pykeepass.egg-info to /home/buildozer/aports/community/py3-keepass/pkg/py3-keepass/usr/lib/python3.10/site-packages/pykeepass-4.0.3-py3.10.egg-info running install_scripts >>> py3-keepass*: Running postcheck for py3-keepass >>> py3-keepass*: Preparing package py3-keepass... >>> py3-keepass*: Tracing dependencies... >>> py3-keepass*: Package size: 356.0 KB >>> py3-keepass*: Compressing data... >>> py3-keepass*: Create checksum... >>> py3-keepass*: Create py3-keepass-4.0.3-r0.apk >>> py3-keepass: Build complete at Thu, 27 Oct 2022 13:44:41 +0000 elapsed time 0h 0m 38s >>> py3-keepass: Cleaning up srcdir >>> py3-keepass: Cleaning up pkgdir >>> py3-keepass: Uninstalling dependencies... (1/26) Purging .makedepends-py3-keepass (20221027.134412) (2/26) Purging py3-argon2-cffi (21.1.0-r1) (3/26) Purging py3-cffi (1.15.1-r0) (4/26) Purging py3-cparser (2.21-r0) (5/26) Purging py3-construct (2.10.68-r0) (6/26) Purging py3-dateutil (2.8.2-r1) (7/26) Purging py3-six (1.16.0-r3) (8/26) Purging py3-future (0.18.2-r5) (9/26) Purging py3-lxml (4.9.1-r0) (10/26) Purging py3-pycryptodomex (3.15.0-r0) (11/26) Purging py3-setuptools (65.5.0-r0) (12/26) Purging py3-packaging (21.3-r2) (13/26) Purging py3-parsing (3.0.9-r0) (14/26) Purging python3 (3.10.8-r3) (15/26) Purging libbz2 (1.0.8-r3) (16/26) Purging libffi (3.4.4-r0) (17/26) Purging gdbm (1.23-r0) (18/26) Purging libxslt (1.1.37-r0) (19/26) Purging libxml2 (2.10.3-r0) (20/26) Purging xz-libs (5.2.7-r0) (21/26) Purging mpdecimal (2.5.1-r1) (22/26) Purging readline (8.2.0-r0) (23/26) Purging sqlite-libs (3.39.4-r0) (24/26) Purging argon2-libs (20190702-r2) (25/26) Purging libgcrypt (1.10.1-r0) (26/26) Purging libgpg-error (1.46-r1) Executing busybox-1.35.0-r27.trigger OK: 189 MiB in 93 packages >>> py3-keepass: Updating the community/armv7 repository index... >>> py3-keepass: Signing the index...