>>> py3-keepass: Building community/py3-keepass 4.0.3-r1 (using abuild 3.10.0_rc1-r2) started Wed, 23 Nov 2022 14:56:58 +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/24) Installing libffi (3.4.4-r0) (2/24) Installing gdbm (1.23-r0) (3/24) Installing mpdecimal (2.5.1-r1) (4/24) Installing readline (8.2.0-r0) (5/24) Installing sqlite-libs (3.40.0-r0) (6/24) Installing python3 (3.11.0-r2) (7/24) Installing py3-cparser (2.21-r1) (8/24) Installing py3-cffi (1.15.1-r1) (9/24) Installing argon2-libs (20190702-r2) (10/24) Installing py3-argon2-cffi (21.1.0-r2) (11/24) Installing py3-construct (2.10.68-r1) (12/24) Installing py3-six (1.16.0-r4) (13/24) Installing py3-dateutil (2.8.2-r2) (14/24) Installing py3-future (0.18.2-r6) (15/24) Installing libgpg-error (1.46-r1) (16/24) Installing libgcrypt (1.10.1-r0) (17/24) Installing libxml2 (2.10.3-r2) (18/24) Installing libxslt (1.1.37-r0) (19/24) Installing py3-lxml (4.9.1-r1) (20/24) Installing py3-pycryptodomex (3.15.0-r1) (21/24) Installing py3-parsing (3.0.9-r1) (22/24) Installing py3-packaging (21.3-r3) (23/24) Installing py3-setuptools (65.6.0-r1) (24/24) Installing .makedepends-py3-keepass (20221123.145700) Executing busybox-1.35.0-r29.trigger OK: 476 MiB in 127 packages >>> py3-keepass: Cleaning up srcdir >>> py3-keepass: Cleaning up pkgdir >>> py3-keepass: Fetching https://distfiles.alpinelinux.org/distfiles/edge/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 100 101k 100 101k 0 0 598k 0 --:--:-- --:--:-- --:--:-- 598k >>> py3-keepass: Fetching https://distfiles.alpinelinux.org/distfiles/edge/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/edge/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/icons.py -> build/lib/pykeepass copying pykeepass/__init__.py -> build/lib/pykeepass copying pykeepass/version.py -> build/lib/pykeepass copying pykeepass/group.py -> build/lib/pykeepass copying pykeepass/xpath.py -> build/lib/pykeepass copying pykeepass/baseelement.py -> build/lib/pykeepass copying pykeepass/pykeepass.py -> build/lib/pykeepass copying pykeepass/exceptions.py -> build/lib/pykeepass copying pykeepass/entry.py -> build/lib/pykeepass copying pykeepass/attachment.py -> build/lib/pykeepass creating build/lib/pykeepass/kdbx_parsing copying pykeepass/kdbx_parsing/pytwofish.py -> build/lib/pykeepass/kdbx_parsing copying pykeepass/kdbx_parsing/__init__.py -> build/lib/pykeepass/kdbx_parsing copying pykeepass/kdbx_parsing/kdbx4.py -> build/lib/pykeepass/kdbx_parsing copying pykeepass/kdbx_parsing/kdbx.py -> build/lib/pykeepass/kdbx_parsing copying pykeepass/kdbx_parsing/kdbx3.py -> build/lib/pykeepass/kdbx_parsing copying pykeepass/kdbx_parsing/common.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.test_attachment_reference_decrement) ... ok test_create_delete_binary (tests.tests.AttachmentTests3.test_create_delete_binary) ... ok test_fields (tests.tests.AttachmentTests3.test_fields) ... ok test_attachment_reference_decrement (tests.tests.AttachmentTests4.test_attachment_reference_decrement) ... ok test_create_delete_binary (tests.tests.AttachmentTests4.test_create_delete_binary) ... ok test_fields (tests.tests.AttachmentTests4.test_fields) ... ok test_issue129 (tests.tests.BugRegressionTests3.test_issue129) ... ok test_issue193 (tests.tests.BugRegressionTests3.test_issue193) ... ok test_issue194 (tests.tests.BugRegressionTests3.test_issue194) ... ok test_issue223 (tests.tests.BugRegressionTests3.test_issue223) ... ok test_issue308 (tests.tests.BugRegressionTests3.test_issue308) ... ok test_pull102 (tests.tests.BugRegressionTests3.test_pull102) ... ok test_issue129 (tests.tests.BugRegressionTests4.test_issue129) ... ok test_issue193 (tests.tests.BugRegressionTests4.test_issue193) ... ok test_issue194 (tests.tests.BugRegressionTests4.test_issue194) ... ok test_issue223 (tests.tests.BugRegressionTests4.test_issue223) ... ok test_issue308 (tests.tests.BugRegressionTests4.test_issue308) ... ok test_pull102 (tests.tests.BugRegressionTests4.test_pull102) ... ok test_ctx_manager (tests.tests.CtxManagerTests.test_ctx_manager) ... ok test_add_delete_move_entry (tests.tests.EntryFindTests3.test_add_delete_move_entry) ... ok test_find_entries (tests.tests.EntryFindTests3.test_find_entries) ... ok test_find_entries_by_autotype_enabled (tests.tests.EntryFindTests3.test_find_entries_by_autotype_enabled) ... ok test_find_entries_by_autotype_sequence (tests.tests.EntryFindTests3.test_find_entries_by_autotype_sequence) ... ok test_find_entries_by_notes (tests.tests.EntryFindTests3.test_find_entries_by_notes) ... ok test_find_entries_by_otp (tests.tests.EntryFindTests3.test_find_entries_by_otp) ... ok test_find_entries_by_password (tests.tests.EntryFindTests3.test_find_entries_by_password) ... ok test_find_entries_by_path (tests.tests.EntryFindTests3.test_find_entries_by_path) ... ok test_find_entries_by_string (tests.tests.EntryFindTests3.test_find_entries_by_string) ... ok test_find_entries_by_tags (tests.tests.EntryFindTests3.test_find_entries_by_tags) ... ok test_find_entries_by_title (tests.tests.EntryFindTests3.test_find_entries_by_title) ... ok test_find_entries_by_url (tests.tests.EntryFindTests3.test_find_entries_by_url) ... ok test_find_entries_by_username (tests.tests.EntryFindTests3.test_find_entries_by_username) ... ok test_find_entries_by_uuid (tests.tests.EntryFindTests3.test_find_entries_by_uuid) ... ok test_history (tests.tests.EntryFindTests3.test_history) ... ok test_history_group (tests.tests.EntryFindTests3.test_history_group) ... ok test_history_path (tests.tests.EntryFindTests3.test_history_path) ... ok test_is_a_history_entry (tests.tests.EntryFindTests3.test_is_a_history_entry) ... ok test_print_entries (tests.tests.EntryFindTests3.test_print_entries) ... ok test_raise_exception_entry (tests.tests.EntryFindTests3.test_raise_exception_entry) ... ok test_add_delete_move_entry (tests.tests.EntryFindTests4.test_add_delete_move_entry) ... ok test_find_entries (tests.tests.EntryFindTests4.test_find_entries) ... ok test_find_entries_by_autotype_enabled (tests.tests.EntryFindTests4.test_find_entries_by_autotype_enabled) ... ok test_find_entries_by_autotype_sequence (tests.tests.EntryFindTests4.test_find_entries_by_autotype_sequence) ... ok test_find_entries_by_notes (tests.tests.EntryFindTests4.test_find_entries_by_notes) ... ok test_find_entries_by_otp (tests.tests.EntryFindTests4.test_find_entries_by_otp) ... ok test_find_entries_by_password (tests.tests.EntryFindTests4.test_find_entries_by_password) ... ok test_find_entries_by_path (tests.tests.EntryFindTests4.test_find_entries_by_path) ... ok test_find_entries_by_string (tests.tests.EntryFindTests4.test_find_entries_by_string) ... ok test_find_entries_by_tags (tests.tests.EntryFindTests4.test_find_entries_by_tags) ... ok test_find_entries_by_title (tests.tests.EntryFindTests4.test_find_entries_by_title) ... ok test_find_entries_by_url (tests.tests.EntryFindTests4.test_find_entries_by_url) ... ok test_find_entries_by_username (tests.tests.EntryFindTests4.test_find_entries_by_username) ... ok test_find_entries_by_uuid (tests.tests.EntryFindTests4.test_find_entries_by_uuid) ... ok test_history (tests.tests.EntryFindTests4.test_history) ... ok test_history_group (tests.tests.EntryFindTests4.test_history_group) ... ok test_history_path (tests.tests.EntryFindTests4.test_history_path) ... ok test_is_a_history_entry (tests.tests.EntryFindTests4.test_is_a_history_entry) ... ok test_print_entries (tests.tests.EntryFindTests4.test_print_entries) ... ok test_raise_exception_entry (tests.tests.EntryFindTests4.test_raise_exception_entry) ... ok test_find_history_entries (tests.tests.EntryHistoryTests3.test_find_history_entries) run some tests on entries created by pykeepass ... ok test_add_remove_attachment (tests.tests.EntryTests3.test_add_remove_attachment) ... ok test_expired_datetime_offset (tests.tests.EntryTests3.test_expired_datetime_offset) Test for https://github.com/pschmitt/pykeepass/issues/115 ... ok test_fields (tests.tests.EntryTests3.test_fields) ... ok test_references (tests.tests.EntryTests3.test_references) ... ok test_set_and_get_fields (tests.tests.EntryTests3.test_set_and_get_fields) ... ok test_touch (tests.tests.EntryTests3.test_touch) Test for https://github.com/pschmitt/pykeepass/issues/120 ... ok test_add_remove_attachment (tests.tests.EntryTests4.test_add_remove_attachment) ... ok test_expired_datetime_offset (tests.tests.EntryTests4.test_expired_datetime_offset) Test for https://github.com/pschmitt/pykeepass/issues/115 ... ok test_fields (tests.tests.EntryTests4.test_fields) ... ok test_references (tests.tests.EntryTests4.test_references) ... ok test_set_and_get_fields (tests.tests.EntryTests4.test_set_and_get_fields) ... ok test_touch (tests.tests.EntryTests4.test_touch) Test for https://github.com/pschmitt/pykeepass/issues/120 ... ok test_add_delete_move_group (tests.tests.GroupFindTests3.test_add_delete_move_group) ... ok test_find_groups_by_name (tests.tests.GroupFindTests3.test_find_groups_by_name) ... ok test_find_groups_by_notes (tests.tests.GroupFindTests3.test_find_groups_by_notes) ... ok test_find_groups_by_path (tests.tests.GroupFindTests3.test_find_groups_by_path) ... ok test_find_groups_by_uuid (tests.tests.GroupFindTests3.test_find_groups_by_uuid) ... ok test_groups (tests.tests.GroupFindTests3.test_groups) ... ok test_print_groups (tests.tests.GroupFindTests3.test_print_groups) ... ok test_add_delete_move_group (tests.tests.GroupFindTests4.test_add_delete_move_group) ... ok test_find_groups_by_name (tests.tests.GroupFindTests4.test_find_groups_by_name) ... ok test_find_groups_by_notes (tests.tests.GroupFindTests4.test_find_groups_by_notes) ... ok test_find_groups_by_path (tests.tests.GroupFindTests4.test_find_groups_by_path) ... ok test_find_groups_by_uuid (tests.tests.GroupFindTests4.test_find_groups_by_uuid) ... ok test_groups (tests.tests.GroupFindTests4.test_groups) ... ok test_print_groups (tests.tests.GroupFindTests4.test_print_groups) ... ok test_empty_group (tests.tests.GroupTests3.test_empty_group) ... ok test_fields (tests.tests.GroupTests3.test_fields) ... ok test_credentials_error (tests.tests.KDBXTests.test_credentials_error) ... ok test_open_save (tests.tests.KDBXTests.test_open_save) try to open all databases, save them, then open the result ... ok test_credchange (tests.tests.PyKeePassTests3.test_credchange) - test rec/req boolean (expired, no expired, days=-1) ... ok test_dump_xml (tests.tests.PyKeePassTests3.test_dump_xml) ... ok test_set_credentials (tests.tests.PyKeePassTests3.test_set_credentials) ... ok test_credchange (tests.tests.PyKeePassTests4.test_credchange) - test rec/req boolean (expired, no expired, days=-1) ... ok test_dump_xml (tests.tests.PyKeePassTests4.test_dump_xml) ... ok test_set_credentials (tests.tests.PyKeePassTests4.test_set_credentials) ... ok test_entry (tests.tests.RecycleBinTests3.test_entry) ... ok test_group (tests.tests.RecycleBinTests3.test_group) ... ok test_recyclebincreation (tests.tests.RecycleBinTests3.test_recyclebincreation) ... ok test_recyclebinemptying (tests.tests.RecycleBinTests3.test_recyclebinemptying) ... ok test_entry (tests.tests.RecycleBinTests4.test_entry) ... ok test_group (tests.tests.RecycleBinTests4.test_group) ... ok test_recyclebincreation (tests.tests.RecycleBinTests4.test_recyclebincreation) ... ok test_recyclebinemptying (tests.tests.RecycleBinTests4.test_recyclebinemptying) ... ok ---------------------------------------------------------------------- Ran 104 tests in 47.933s OK >>> py3-keepass: Entering fakeroot... running install /usr/lib/python3.11/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.11 creating /home/buildozer/aports/community/py3-keepass/pkg/py3-keepass/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-keepass/pkg/py3-keepass/usr/lib/python3.11/site-packages/pykeepass copying build/lib/pykeepass/blank_database.kdbx -> /home/buildozer/aports/community/py3-keepass/pkg/py3-keepass/usr/lib/python3.11/site-packages/pykeepass creating /home/buildozer/aports/community/py3-keepass/pkg/py3-keepass/usr/lib/python3.11/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.11/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.11/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.11/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.11/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.11/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.11/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.11/site-packages/pykeepass/kdbx_parsing copying build/lib/pykeepass/icons.py -> /home/buildozer/aports/community/py3-keepass/pkg/py3-keepass/usr/lib/python3.11/site-packages/pykeepass copying build/lib/pykeepass/__init__.py -> /home/buildozer/aports/community/py3-keepass/pkg/py3-keepass/usr/lib/python3.11/site-packages/pykeepass copying build/lib/pykeepass/version.py -> /home/buildozer/aports/community/py3-keepass/pkg/py3-keepass/usr/lib/python3.11/site-packages/pykeepass copying build/lib/pykeepass/group.py -> /home/buildozer/aports/community/py3-keepass/pkg/py3-keepass/usr/lib/python3.11/site-packages/pykeepass copying build/lib/pykeepass/xpath.py -> /home/buildozer/aports/community/py3-keepass/pkg/py3-keepass/usr/lib/python3.11/site-packages/pykeepass copying build/lib/pykeepass/baseelement.py -> /home/buildozer/aports/community/py3-keepass/pkg/py3-keepass/usr/lib/python3.11/site-packages/pykeepass copying build/lib/pykeepass/pykeepass.py -> /home/buildozer/aports/community/py3-keepass/pkg/py3-keepass/usr/lib/python3.11/site-packages/pykeepass copying build/lib/pykeepass/exceptions.py -> /home/buildozer/aports/community/py3-keepass/pkg/py3-keepass/usr/lib/python3.11/site-packages/pykeepass copying build/lib/pykeepass/entry.py -> /home/buildozer/aports/community/py3-keepass/pkg/py3-keepass/usr/lib/python3.11/site-packages/pykeepass copying build/lib/pykeepass/attachment.py -> /home/buildozer/aports/community/py3-keepass/pkg/py3-keepass/usr/lib/python3.11/site-packages/pykeepass byte-compiling /home/buildozer/aports/community/py3-keepass/pkg/py3-keepass/usr/lib/python3.11/site-packages/pykeepass/kdbx_parsing/pytwofish.py to pytwofish.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-keepass/pkg/py3-keepass/usr/lib/python3.11/site-packages/pykeepass/kdbx_parsing/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-keepass/pkg/py3-keepass/usr/lib/python3.11/site-packages/pykeepass/kdbx_parsing/kdbx4.py to kdbx4.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-keepass/pkg/py3-keepass/usr/lib/python3.11/site-packages/pykeepass/kdbx_parsing/kdbx.py to kdbx.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-keepass/pkg/py3-keepass/usr/lib/python3.11/site-packages/pykeepass/kdbx_parsing/kdbx3.py to kdbx3.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-keepass/pkg/py3-keepass/usr/lib/python3.11/site-packages/pykeepass/kdbx_parsing/common.py to common.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-keepass/pkg/py3-keepass/usr/lib/python3.11/site-packages/pykeepass/kdbx_parsing/twofish.py to twofish.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-keepass/pkg/py3-keepass/usr/lib/python3.11/site-packages/pykeepass/icons.py to icons.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-keepass/pkg/py3-keepass/usr/lib/python3.11/site-packages/pykeepass/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-keepass/pkg/py3-keepass/usr/lib/python3.11/site-packages/pykeepass/version.py to version.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-keepass/pkg/py3-keepass/usr/lib/python3.11/site-packages/pykeepass/group.py to group.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-keepass/pkg/py3-keepass/usr/lib/python3.11/site-packages/pykeepass/xpath.py to xpath.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-keepass/pkg/py3-keepass/usr/lib/python3.11/site-packages/pykeepass/baseelement.py to baseelement.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-keepass/pkg/py3-keepass/usr/lib/python3.11/site-packages/pykeepass/pykeepass.py to pykeepass.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-keepass/pkg/py3-keepass/usr/lib/python3.11/site-packages/pykeepass/exceptions.py to exceptions.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-keepass/pkg/py3-keepass/usr/lib/python3.11/site-packages/pykeepass/entry.py to entry.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-keepass/pkg/py3-keepass/usr/lib/python3.11/site-packages/pykeepass/attachment.py to attachment.cpython-311.pyc running install_egg_info Copying pykeepass.egg-info to /home/buildozer/aports/community/py3-keepass/pkg/py3-keepass/usr/lib/python3.11/site-packages/pykeepass-4.0.3-py3.11.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: 432.0 KB >>> py3-keepass*: Compressing data... >>> py3-keepass*: Create checksum... >>> py3-keepass*: Create py3-keepass-4.0.3-r1.apk >>> py3-keepass: Build complete at Wed, 23 Nov 2022 14:57:51 +0000 elapsed time 0h 0m 53s >>> py3-keepass: Cleaning up srcdir >>> py3-keepass: Cleaning up pkgdir >>> py3-keepass: Uninstalling dependencies... (1/24) Purging .makedepends-py3-keepass (20221123.145700) (2/24) Purging py3-argon2-cffi (21.1.0-r2) (3/24) Purging py3-cffi (1.15.1-r1) (4/24) Purging py3-cparser (2.21-r1) (5/24) Purging py3-construct (2.10.68-r1) (6/24) Purging py3-dateutil (2.8.2-r2) (7/24) Purging py3-six (1.16.0-r4) (8/24) Purging py3-future (0.18.2-r6) (9/24) Purging py3-lxml (4.9.1-r1) (10/24) Purging py3-pycryptodomex (3.15.0-r1) (11/24) Purging py3-setuptools (65.6.0-r1) (12/24) Purging py3-packaging (21.3-r3) (13/24) Purging py3-parsing (3.0.9-r1) (14/24) Purging python3 (3.11.0-r2) (15/24) Purging libffi (3.4.4-r0) (16/24) Purging gdbm (1.23-r0) (17/24) Purging mpdecimal (2.5.1-r1) (18/24) Purging readline (8.2.0-r0) (19/24) Purging sqlite-libs (3.40.0-r0) (20/24) Purging argon2-libs (20190702-r2) (21/24) Purging libxslt (1.1.37-r0) (22/24) Purging libgcrypt (1.10.1-r0) (23/24) Purging libgpg-error (1.46-r1) (24/24) Purging libxml2 (2.10.3-r2) Executing busybox-1.35.0-r29.trigger OK: 380 MiB in 103 packages >>> py3-keepass: Updating the community/x86 repository index... >>> py3-keepass: Signing the index...