>>> py3-ecdsa: Building community/py3-ecdsa 0.19.1-r0 (using abuild 3.15.0-r3) started Mon, 01 Sep 2025 18:29:27 +0000 >>> py3-ecdsa: Validating /home/buildozer/aports/community/py3-ecdsa/APKBUILD... >>> py3-ecdsa: Analyzing dependencies... >>> py3-ecdsa: Installing for build: build-base python3 py3-six py3-setuptools py3-hypothesis py3-pytest ( 1/36) Installing libbz2 (1.0.8-r6) ( 2/36) Installing libffi (3.5.2-r0) ( 3/36) Installing gdbm (1.26-r0) ( 4/36) Installing xz-libs (5.8.1-r0) ( 5/36) Installing mpdecimal (4.0.1-r0) ( 6/36) Installing libpanelw (6.5_p20250816-r0) ( 7/36) Installing sqlite-libs (3.50.4-r1) ( 8/36) Installing python3 (3.12.11-r0) ( 9/36) Installing python3-pycache-pyc0 (3.12.11-r0) (10/36) Installing pyc (3.12.11-r0) (11/36) Installing python3-pyc (3.12.11-r0) (12/36) Installing py3-six (1.17.0-r0) (13/36) Installing py3-six-pyc (1.17.0-r0) (14/36) Installing py3-parsing (3.2.3-r0) (15/36) Installing py3-parsing-pyc (3.2.3-r0) (16/36) Installing py3-packaging (25.0-r0) (17/36) Installing py3-packaging-pyc (25.0-r0) (18/36) Installing py3-setuptools (80.9.0-r1) (19/36) Installing py3-setuptools-pyc (80.9.0-r1) (20/36) Installing py3-attrs (25.3.0-r0) (21/36) Installing py3-attrs-pyc (25.3.0-r0) (22/36) Installing py3-sortedcontainers (2.4.0-r5) (23/36) Installing py3-sortedcontainers-pyc (2.4.0-r5) (24/36) Installing py3-hypothesis (6.138.2-r0) (25/36) Installing py3-hypothesis-pyc (6.138.2-r0) (26/36) Installing py3-iniconfig (2.1.0-r0) (27/36) Installing py3-iniconfig-pyc (2.1.0-r0) (28/36) Installing py3-pluggy (1.6.0-r0) (29/36) Installing py3-pluggy-pyc (1.6.0-r0) (30/36) Installing py3-py (1.11.0-r4) (31/36) Installing py3-py-pyc (1.11.0-r4) (32/36) Installing py3-pygments (2.19.2-r0) (33/36) Installing py3-pygments-pyc (2.19.2-r0) (34/36) Installing py3-pytest (8.4.1-r1) (35/36) Installing py3-pytest-pyc (8.4.1-r1) (36/36) Installing .makedepends-py3-ecdsa (20250901.182928) busybox-1.37.0-r23.trigger: Executing script... OK: 501 MiB in 142 packages >>> py3-ecdsa: Cleaning up srcdir >>> py3-ecdsa: Cleaning up pkgdir >>> py3-ecdsa: Cleaning up tmpdir >>> py3-ecdsa: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ecdsa-0.19.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-ecdsa: Fetching https://files.pythonhosted.org/packages/source/e/ecdsa/ecdsa-0.19.1.tar.gz Connecting to files.pythonhosted.org (151.101.0.223:443) Connecting to files.pythonhosted.org (151.101.0.223:443) saving to '/var/cache/distfiles/edge/ecdsa-0.19.1.tar.gz.part' ecdsa-0.19.1.tar.gz. 100% |********************************| 197k 0:00:00 ETA '/var/cache/distfiles/edge/ecdsa-0.19.1.tar.gz.part' saved >>> py3-ecdsa: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ecdsa-0.19.1.tar.gz >>> py3-ecdsa: Checking sha512sums... ecdsa-0.19.1.tar.gz: OK >>> py3-ecdsa: Unpacking /var/cache/distfiles/edge/ecdsa-0.19.1.tar.gz... running build running build_py creating build/lib/ecdsa copying src/ecdsa/test_jacobi.py -> build/lib/ecdsa copying src/ecdsa/test_ellipticcurve.py -> build/lib/ecdsa copying src/ecdsa/test_ecdh.py -> build/lib/ecdsa copying src/ecdsa/errors.py -> build/lib/ecdsa copying src/ecdsa/ecdh.py -> build/lib/ecdsa copying src/ecdsa/util.py -> build/lib/ecdsa copying src/ecdsa/ssh.py -> build/lib/ecdsa copying src/ecdsa/test_der.py -> build/lib/ecdsa copying src/ecdsa/ecdsa.py -> build/lib/ecdsa copying src/ecdsa/test_numbertheory.py -> build/lib/ecdsa copying src/ecdsa/eddsa.py -> build/lib/ecdsa copying src/ecdsa/test_keys.py -> build/lib/ecdsa copying src/ecdsa/_compat.py -> build/lib/ecdsa copying src/ecdsa/der.py -> build/lib/ecdsa copying src/ecdsa/test_sha3.py -> build/lib/ecdsa copying src/ecdsa/_version.py -> build/lib/ecdsa copying src/ecdsa/test_curves.py -> build/lib/ecdsa copying src/ecdsa/test_eddsa.py -> build/lib/ecdsa copying src/ecdsa/test_ecdsa.py -> build/lib/ecdsa copying src/ecdsa/__init__.py -> build/lib/ecdsa copying src/ecdsa/curves.py -> build/lib/ecdsa copying src/ecdsa/test_pyecdsa.py -> build/lib/ecdsa copying src/ecdsa/keys.py -> build/lib/ecdsa copying src/ecdsa/_sha3.py -> build/lib/ecdsa copying src/ecdsa/test_malformed_sigs.py -> build/lib/ecdsa copying src/ecdsa/rfc6979.py -> build/lib/ecdsa copying src/ecdsa/numbertheory.py -> build/lib/ecdsa copying src/ecdsa/ellipticcurve.py -> build/lib/ecdsa UPDATING build/lib/ecdsa/_version.py set build/lib/ecdsa/_version.py to '0.19.1' ============================= test session starts ============================== platform linux -- Python 3.12.11, pytest-8.4.1, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-ecdsa/src/ecdsa-0.19.1 plugins: hypothesis-6.138.2 collected 2020 items src/ecdsa/test_curves.py ............................................... [ 2%] ........................................................................ [ 5%] ............ [ 6%] src/ecdsa/test_der.py .................................................. [ 8%] ........................................ [ 10%] src/ecdsa/test_ecdh.py .................ss.............................. [ 13%] ...................ss....... [ 14%] src/ecdsa/test_ecdsa.py ................................................ [ 17%] ......... [ 17%] src/ecdsa/test_eddsa.py ................................................ [ 19%] ....................................... [ 21%] src/ecdsa/test_ellipticcurve.py ........................................ [ 23%] .. [ 23%] src/ecdsa/test_jacobi.py ............................................... [ 26%] .............................. [ 27%] src/ecdsa/test_keys.py ................................................. [ 30%] ........................................................................ [ 33%] ......................................................... [ 36%] src/ecdsa/test_malformed_sigs.py ....................................... [ 38%] ........................................................................ [ 42%] ........................................................................ [ 45%] ...................... [ 46%] src/ecdsa/test_numbertheory.py ......................................... [ 48%] ........................................................................ [ 52%] ........................................................................ [ 55%] ........................................................................ [ 59%] [ 59%] src/ecdsa/test_pyecdsa.py .............................................. [ 61%] ........................................................................ [ 65%] ........................................................................ [ 68%] ........................................................................ [ 72%] ........................................................................ [ 75%] ........................................................................ [ 79%] ........................................................................ [ 83%] ........................................................................ [ 86%] ........................................................................ [ 90%] ........................................................................ [ 93%] ........................................................................ [ 97%] .................................. [ 99%] src/ecdsa/test_sha3.py ......s............ [100%] =============================== warnings summary =============================== src/ecdsa/test_malformed_sigs.py::test_fuzzed_der_signatures /usr/lib/python3.12/site-packages/hypothesis/strategies/_internal/lazy.py:171: HypothesisWarning: Generating overly large repr. This is an expensive operation, and with a length of 98 kB is unlikely to be useful. Use -Wignore to ignore the warning, or -Werror to get a traceback. self.__representation = repr_call( src/ecdsa/test_malformed_sigs.py::test_fuzzed_string_signatures /usr/lib/python3.12/site-packages/hypothesis/strategies/_internal/lazy.py:171: HypothesisWarning: Generating overly large repr. This is an expensive operation, and with a length of 95 kB is unlikely to be useful. Use -Wignore to ignore the warning, or -Werror to get a traceback. self.__representation = repr_call( src/ecdsa/test_numbertheory.py::TestNumbertheory::test_gcd_with_com_factor /usr/lib/python3.12/contextlib.py:144: HypothesisDeprecationWarning: Do not use the `random` module inside strategies; instead consider `st.randoms()`, `st.sampled_from()`, etc. from numbers=st_comp_with_com_fac() next(self.gen) src/ecdsa/test_numbertheory.py::TestNumbertheory::test_gcd_with_uncom_factor /usr/lib/python3.12/contextlib.py:144: HypothesisDeprecationWarning: Do not use the `random` module inside strategies; instead consider `st.randoms()`, `st.sampled_from()`, etc. from numbers=st_comp_no_com_fac() next(self.gen) src/ecdsa/test_numbertheory.py::TestNumbertheory::test_square_root_mod_prime /usr/lib/python3.12/contextlib.py:144: HypothesisDeprecationWarning: Do not use the `random` module inside strategies; instead consider `st.randoms()`, `st.sampled_from()`, etc. from vals=st_num_square_prime() next(self.gen) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ================= 2015 passed, 5 skipped, 5 warnings in 16.65s ================= >>> py3-ecdsa: Entering fakeroot... running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. By 2025-Oct-31, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages creating /home/buildozer/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa copying build/lib/ecdsa/test_jacobi.py -> /home/buildozer/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa copying build/lib/ecdsa/test_ellipticcurve.py -> /home/buildozer/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa copying build/lib/ecdsa/test_ecdh.py -> /home/buildozer/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa copying build/lib/ecdsa/errors.py -> /home/buildozer/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa copying build/lib/ecdsa/ecdh.py -> /home/buildozer/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa copying build/lib/ecdsa/util.py -> /home/buildozer/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa copying build/lib/ecdsa/ssh.py -> /home/buildozer/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa copying build/lib/ecdsa/test_der.py -> /home/buildozer/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa copying build/lib/ecdsa/ecdsa.py -> /home/buildozer/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa copying build/lib/ecdsa/test_numbertheory.py -> /home/buildozer/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa copying build/lib/ecdsa/eddsa.py -> /home/buildozer/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa copying build/lib/ecdsa/test_keys.py -> /home/buildozer/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa copying build/lib/ecdsa/_compat.py -> /home/buildozer/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa copying build/lib/ecdsa/der.py -> /home/buildozer/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa copying build/lib/ecdsa/test_sha3.py -> /home/buildozer/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa copying build/lib/ecdsa/_version.py -> /home/buildozer/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa copying build/lib/ecdsa/test_curves.py -> /home/buildozer/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa copying build/lib/ecdsa/test_eddsa.py -> /home/buildozer/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa copying build/lib/ecdsa/test_ecdsa.py -> /home/buildozer/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa copying build/lib/ecdsa/__init__.py -> /home/buildozer/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa copying build/lib/ecdsa/curves.py -> /home/buildozer/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa copying build/lib/ecdsa/test_pyecdsa.py -> /home/buildozer/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa copying build/lib/ecdsa/keys.py -> /home/buildozer/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa copying build/lib/ecdsa/_sha3.py -> /home/buildozer/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa copying build/lib/ecdsa/test_malformed_sigs.py -> /home/buildozer/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa copying build/lib/ecdsa/rfc6979.py -> /home/buildozer/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa copying build/lib/ecdsa/numbertheory.py -> /home/buildozer/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa copying build/lib/ecdsa/ellipticcurve.py -> /home/buildozer/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa byte-compiling /home/buildozer/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa/test_jacobi.py to test_jacobi.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa/test_ellipticcurve.py to test_ellipticcurve.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa/test_ecdh.py to test_ecdh.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa/errors.py to errors.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa/ecdh.py to ecdh.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa/util.py to util.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa/ssh.py to ssh.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa/test_der.py to test_der.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa/ecdsa.py to ecdsa.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa/test_numbertheory.py to test_numbertheory.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa/eddsa.py to eddsa.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa/test_keys.py to test_keys.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa/_compat.py to _compat.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa/der.py to der.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa/test_sha3.py to test_sha3.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa/_version.py to _version.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa/test_curves.py to test_curves.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa/test_eddsa.py to test_eddsa.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa/test_ecdsa.py to test_ecdsa.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa/curves.py to curves.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa/test_pyecdsa.py to test_pyecdsa.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa/keys.py to keys.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa/_sha3.py to _sha3.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa/test_malformed_sigs.py to test_malformed_sigs.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa/rfc6979.py to rfc6979.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa/numbertheory.py to numbertheory.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa/ellipticcurve.py to ellipticcurve.cpython-312.pyc running install_egg_info running egg_info writing src/ecdsa.egg-info/PKG-INFO writing dependency_links to src/ecdsa.egg-info/dependency_links.txt writing requirements to src/ecdsa.egg-info/requires.txt writing top-level names to src/ecdsa.egg-info/top_level.txt reading manifest file 'src/ecdsa.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'src/ecdsa.egg-info/SOURCES.txt' Copying src/ecdsa.egg-info to /home/buildozer/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa-0.19.1-py3.12.egg-info running install_scripts >>> py3-ecdsa-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/ecdsa/__pycache__' -> '/home/buildozer/aports/community/py3-ecdsa/pkg/py3-ecdsa-pyc/usr/lib/python3.12/site-packages/ecdsa/__pycache__' >>> py3-ecdsa-pyc*: Preparing subpackage py3-ecdsa-pyc... >>> py3-ecdsa-pyc*: Running postcheck for py3-ecdsa-pyc >>> py3-ecdsa*: Running postcheck for py3-ecdsa >>> py3-ecdsa*: Preparing package py3-ecdsa... >>> py3-ecdsa-pyc*: Tracing dependencies... python3 py3-six python3~3.12 >>> py3-ecdsa-pyc*: Package size: 706.0 KB >>> py3-ecdsa-pyc*: Compressing data... >>> py3-ecdsa-pyc*: Create checksum... >>> py3-ecdsa-pyc*: Create py3-ecdsa-pyc-0.19.1-r0.apk >>> py3-ecdsa*: Tracing dependencies... python3 py3-six python3~3.12 >>> py3-ecdsa*: Package size: 571.2 KB >>> py3-ecdsa*: Compressing data... >>> py3-ecdsa*: Create checksum... >>> py3-ecdsa*: Create py3-ecdsa-0.19.1-r0.apk >>> py3-ecdsa: Build complete at Mon, 01 Sep 2025 18:29:47 +0000 elapsed time 0h 0m 20s >>> py3-ecdsa: Cleaning up srcdir >>> py3-ecdsa: Cleaning up pkgdir >>> py3-ecdsa: Uninstalling dependencies... ( 1/36) Purging .makedepends-py3-ecdsa (20250901.182928) ( 2/36) Purging py3-six-pyc (1.17.0-r0) ( 3/36) Purging py3-six (1.17.0-r0) ( 4/36) Purging py3-setuptools-pyc (80.9.0-r1) ( 5/36) Purging py3-setuptools (80.9.0-r1) ( 6/36) Purging py3-hypothesis-pyc (6.138.2-r0) ( 7/36) Purging py3-hypothesis (6.138.2-r0) ( 8/36) Purging py3-attrs-pyc (25.3.0-r0) ( 9/36) Purging py3-attrs (25.3.0-r0) (10/36) Purging py3-sortedcontainers-pyc (2.4.0-r5) (11/36) Purging py3-sortedcontainers (2.4.0-r5) (12/36) Purging py3-pytest-pyc (8.4.1-r1) (13/36) Purging py3-pytest (8.4.1-r1) (14/36) Purging py3-iniconfig-pyc (2.1.0-r0) (15/36) Purging py3-iniconfig (2.1.0-r0) (16/36) Purging py3-packaging-pyc (25.0-r0) (17/36) Purging py3-packaging (25.0-r0) (18/36) Purging py3-parsing-pyc (3.2.3-r0) (19/36) Purging py3-parsing (3.2.3-r0) (20/36) Purging py3-pluggy-pyc (1.6.0-r0) (21/36) Purging py3-pluggy (1.6.0-r0) (22/36) Purging py3-py-pyc (1.11.0-r4) (23/36) Purging py3-py (1.11.0-r4) (24/36) Purging py3-pygments-pyc (2.19.2-r0) (25/36) Purging py3-pygments (2.19.2-r0) (26/36) Purging python3-pyc (3.12.11-r0) (27/36) Purging python3-pycache-pyc0 (3.12.11-r0) (28/36) Purging pyc (3.12.11-r0) (29/36) Purging python3 (3.12.11-r0) (30/36) Purging gdbm (1.26-r0) (31/36) Purging libbz2 (1.0.8-r6) (32/36) Purging libffi (3.5.2-r0) (33/36) Purging libpanelw (6.5_p20250816-r0) (34/36) Purging mpdecimal (4.0.1-r0) (35/36) Purging sqlite-libs (3.50.4-r1) (36/36) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r23.trigger: Executing script... OK: 441 MiB in 106 packages >>> py3-ecdsa: Updating the community/x86_64 repository index... >>> py3-ecdsa: Signing the index...