>>> py3-gitpython: Building community/py3-gitpython 3.1.27-r0 (using abuild 3.10.0_rc1-r2) started Sat, 29 Oct 2022 01:53:17 +0000 >>> py3-gitpython: Checking sanity of /home/buildozer/aports/community/py3-gitpython/APKBUILD... >>> py3-gitpython: Analyzing dependencies... >>> py3-gitpython: Installing for build: build-base git py3-gitdb2 py3-typing-extensions python3 py3-setuptools py3-pytest py3-pytest-cov py3-pytest-sugar py3-toml (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-smmap2 (3.0.1-r2) (10/26) Installing py3-gitdb2 (4.0.9-r0) (11/26) Installing py3-typing-extensions (4.4.0-r0) (12/26) Installing py3-parsing (3.0.9-r0) (13/26) Installing py3-packaging (21.3-r2) (14/26) Installing py3-setuptools (65.5.0-r0) (15/26) Installing py3-attrs (22.1.0-r0) (16/26) Installing py3-iniconfig (1.1.1-r3) (17/26) Installing py3-pluggy (1.0.0-r1) (18/26) Installing py3-py (1.11.0-r0) (19/26) Installing py3-tomli (2.0.1-r1) (20/26) Installing py3-pytest (7.1.3-r1) (21/26) Installing py3-coverage (5.5-r2) (22/26) Installing py3-pytest-cov (2.12.1-r1) (23/26) Installing py3-termcolor (1.1.0-r7) (24/26) Installing py3-pytest-sugar (0.9.5-r0) (25/26) Installing py3-toml (0.10.2-r4) (26/26) Installing .makedepends-py3-gitpython (20221029.015318) Executing busybox-1.35.0-r27.trigger OK: 254 MiB in 119 packages >>> py3-gitpython: Cleaning up srcdir >>> py3-gitpython: Cleaning up pkgdir >>> py3-gitpython: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/GitPython-3.1.27.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 459k 100 459k 0 0 449k 0 0:00:01 0:00:01 --:--:-- 450k >>> py3-gitpython: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/GitPython-3.1.27.tar.gz >>> py3-gitpython: Checking sha512sums... GitPython-3.1.27.tar.gz: OK >>> py3-gitpython: Unpacking /var/cache/distfiles/v3.17/GitPython-3.1.27.tar.gz... running build running build_py creating build creating build/lib creating build/lib/git copying git/__init__.py -> build/lib/git copying git/compat.py -> build/lib/git creating build/lib/git/objects creating build/lib/git/objects/submodule copying git/objects/submodule/__init__.py -> build/lib/git/objects/submodule copying git/cmd.py -> build/lib/git copying git/util.py -> build/lib/git copying git/objects/submodule/util.py -> build/lib/git/objects/submodule creating build/lib/git/index copying git/index/__init__.py -> build/lib/git/index copying git/index/typ.py -> build/lib/git/index creating build/lib/git/refs copying git/refs/__init__.py -> build/lib/git/refs copying git/refs/log.py -> build/lib/git/refs copying git/refs/remote.py -> build/lib/git/refs copying git/objects/__init__.py -> build/lib/git/objects copying git/objects/fun.py -> build/lib/git/objects copying git/index/util.py -> build/lib/git/index creating build/lib/git/repo copying git/repo/__init__.py -> build/lib/git/repo copying git/repo/base.py -> build/lib/git/repo copying git/objects/blob.py -> build/lib/git/objects copying git/index/base.py -> build/lib/git/index copying git/objects/util.py -> build/lib/git/objects copying git/objects/submodule/root.py -> build/lib/git/objects/submodule copying git/exc.py -> build/lib/git copying git/db.py -> build/lib/git copying git/objects/tag.py -> build/lib/git/objects copying git/objects/submodule/base.py -> build/lib/git/objects/submodule copying git/index/fun.py -> build/lib/git/index copying git/objects/commit.py -> build/lib/git/objects copying git/types.py -> build/lib/git copying git/remote.py -> build/lib/git copying git/config.py -> build/lib/git copying git/refs/reference.py -> build/lib/git/refs copying git/diff.py -> build/lib/git copying git/objects/tree.py -> build/lib/git/objects copying git/objects/base.py -> build/lib/git/objects copying git/repo/fun.py -> build/lib/git/repo copying git/refs/tag.py -> build/lib/git/refs copying git/refs/head.py -> build/lib/git/refs copying git/refs/symbolic.py -> build/lib/git/refs running egg_info creating GitPython.egg-info writing GitPython.egg-info/PKG-INFO writing dependency_links to GitPython.egg-info/dependency_links.txt writing requirements to GitPython.egg-info/requires.txt writing top-level names to GitPython.egg-info/top_level.txt writing manifest file 'GitPython.egg-info/SOURCES.txt' reading manifest file 'GitPython.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'GitPython.egg-info/SOURCES.txt' copying git/py.typed -> build/lib/git Test session starts (platform: linux, Python 3.10.8, pytest 7.1.3, pytest-sugar 0.9.5) rootdir: /home/buildozer/aports/community/py3-gitpython/src/GitPython-3.1.27, configfile: pyproject.toml plugins: sugar-0.9.5, cov-2.12.1 test/test_config.py ✓ 6% ▋  test/test_config.py ✓✓ 11% █▎  test/test_config.py ✓✓✓ 17% █▋  test/test_config.py ✓✓✓✓ 22% ██▎  test/test_config.py ✓✓✓✓✓ 28% ██▊  test/test_config.py ✓✓✓✓✓✓ 33% ███▍  test/test_config.py ✓✓✓✓✓✓✓ 39% ███▉  test/test_config.py ✓✓✓✓✓✓✓✓ 44% ████▌  test/test_config.py ✓✓✓✓✓✓✓✓s 50% █████  test/test_config.py ✓✓✓✓✓✓✓✓s✓ 56% █████▋  test/test_config.py ✓✓✓✓✓✓✓✓s✓✓ 61% ██████▎  test/test_config.py ✓✓✓✓✓✓✓✓s✓✓✓ 67% ██████▋  test/test_config.py ✓✓✓✓✓✓✓✓s✓✓✓✓ 72% ███████▎  test/test_config.py ✓✓✓✓✓✓✓✓s✓✓✓✓✓ 78% ███████▊  test/test_config.py ✓✓✓✓✓✓✓✓s✓✓✓✓✓✓ 83% ████████▍  test/test_config.py ✓✓✓✓✓✓✓✓s✓✓✓✓✓✓✓ 89% ████████▉  test/test_config.py ✓✓✓✓✓✓✓✓s✓✓✓✓✓✓✓✓ 94% █████████▌ test/test_config.py ✓✓✓✓✓✓✓✓s✓✓✓✓✓✓✓✓✓ 100% ██████████ ---------- coverage: platform linux, python 3.10.8-final-0 ----------- Name Stmts Miss Cover ------------------------------------------------------- git/__init__.py 42 8 81% git/cmd.py 553 349 37% git/compat.py 46 18 61% git/config.py 439 58 87% git/db.py 27 12 56% git/diff.py 269 214 20% git/exc.py 63 34 46% git/index/__init__.py 2 0 100% git/index/base.py 493 412 16% git/index/fun.py 186 154 17% git/index/typ.py 68 20 71% git/index/util.py 50 22 56% git/objects/__init__.py 13 0 100% git/objects/base.py 91 48 47% git/objects/blob.py 17 4 76% git/objects/commit.py 290 234 19% git/objects/fun.py 101 84 17% git/objects/submodule/__init__.py 0 0 100% git/objects/submodule/base.py 585 487 17% git/objects/submodule/root.py 137 109 20% git/objects/submodule/util.py 51 33 35% git/objects/tag.py 47 33 30% git/objects/tree.py 181 124 31% git/objects/util.py 234 157 33% git/refs/__init__.py 6 0 100% git/refs/head.py 98 68 31% git/refs/log.py 150 101 33% git/refs/reference.py 55 27 51% git/refs/remote.py 32 17 47% git/refs/symbolic.py 338 264 22% git/refs/tag.py 47 27 43% git/remote.py 439 326 26% git/repo/__init__.py 1 0 100% git/repo/base.py 565 429 24% git/repo/fun.py 201 177 12% git/types.py 44 9 80% git/util.py 539 336 38% ------------------------------------------------------- TOTAL 6500 4395 32% Results (0.89s):  17 passed  1 skipped >>> py3-gitpython: 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 copying git/__init__.py -> build/lib/git running egg_info writing GitPython.egg-info/PKG-INFO writing dependency_links to GitPython.egg-info/dependency_links.txt writing requirements to GitPython.egg-info/requires.txt writing top-level names to GitPython.egg-info/top_level.txt reading manifest file 'GitPython.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'GitPython.egg-info/SOURCES.txt' running install_lib creating /home/buildozer/aports/community/py3-gitpython/pkg creating /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython creating /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr creating /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib creating /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git copying build/lib/git/remote.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git copying build/lib/git/py.typed -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git copying build/lib/git/db.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git copying build/lib/git/compat.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git copying build/lib/git/util.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git copying build/lib/git/diff.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git creating /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git/objects copying build/lib/git/objects/util.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git/objects copying build/lib/git/objects/base.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git/objects copying build/lib/git/objects/blob.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git/objects creating /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git/objects/submodule copying build/lib/git/objects/submodule/util.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git/objects/submodule copying build/lib/git/objects/submodule/base.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git/objects/submodule copying build/lib/git/objects/submodule/root.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git/objects/submodule copying build/lib/git/objects/submodule/__init__.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git/objects/submodule copying build/lib/git/objects/fun.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git/objects copying build/lib/git/objects/commit.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git/objects copying build/lib/git/objects/__init__.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git/objects copying build/lib/git/objects/tree.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git/objects copying build/lib/git/objects/tag.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git/objects creating /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git/index copying build/lib/git/index/util.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git/index copying build/lib/git/index/base.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git/index copying build/lib/git/index/fun.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git/index copying build/lib/git/index/__init__.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git/index copying build/lib/git/index/typ.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git/index copying build/lib/git/config.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git copying build/lib/git/exc.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git copying build/lib/git/types.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git copying build/lib/git/__init__.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git creating /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git/refs copying build/lib/git/refs/remote.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git/refs copying build/lib/git/refs/symbolic.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git/refs copying build/lib/git/refs/head.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git/refs copying build/lib/git/refs/log.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git/refs copying build/lib/git/refs/reference.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git/refs copying build/lib/git/refs/__init__.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git/refs copying build/lib/git/refs/tag.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git/refs copying build/lib/git/cmd.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git creating /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git/repo copying build/lib/git/repo/base.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git/repo copying build/lib/git/repo/fun.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git/repo copying build/lib/git/repo/__init__.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git/repo byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git/remote.py to remote.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git/db.py to db.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git/compat.py to compat.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git/util.py to util.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git/diff.py to diff.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git/objects/util.py to util.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git/objects/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git/objects/blob.py to blob.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git/objects/submodule/util.py to util.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git/objects/submodule/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git/objects/submodule/root.py to root.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git/objects/submodule/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git/objects/fun.py to fun.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git/objects/commit.py to commit.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git/objects/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git/objects/tree.py to tree.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git/objects/tag.py to tag.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git/index/util.py to util.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git/index/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git/index/fun.py to fun.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git/index/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git/index/typ.py to typ.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git/config.py to config.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git/exc.py to exc.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git/types.py to types.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git/refs/remote.py to remote.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git/refs/symbolic.py to symbolic.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git/refs/head.py to head.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git/refs/log.py to log.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git/refs/reference.py to reference.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git/refs/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git/refs/tag.py to tag.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git/cmd.py to cmd.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git/repo/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git/repo/fun.py to fun.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/git/repo/__init__.py to __init__.cpython-310.pyc running install_egg_info Copying GitPython.egg-info to /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.10/site-packages/GitPython-3.1.27-py3.10.egg-info running install_scripts >>> py3-gitpython*: Running postcheck for py3-gitpython >>> py3-gitpython*: Preparing package py3-gitpython... >>> py3-gitpython*: Tracing dependencies... >>> py3-gitpython*: Package size: 1.2 MB >>> py3-gitpython*: Compressing data... >>> py3-gitpython*: Create checksum... >>> py3-gitpython*: Create py3-gitpython-3.1.27-r0.apk >>> py3-gitpython: Build complete at Sat, 29 Oct 2022 01:53:22 +0000 elapsed time 0h 0m 5s >>> py3-gitpython: Cleaning up srcdir >>> py3-gitpython: Cleaning up pkgdir >>> py3-gitpython: Uninstalling dependencies... (1/26) Purging .makedepends-py3-gitpython (20221029.015318) (2/26) Purging py3-gitdb2 (4.0.9-r0) (3/26) Purging py3-smmap2 (3.0.1-r2) (4/26) Purging py3-typing-extensions (4.4.0-r0) (5/26) Purging py3-setuptools (65.5.0-r0) (6/26) Purging py3-pytest-cov (2.12.1-r1) (7/26) Purging py3-coverage (5.5-r2) (8/26) Purging py3-pytest-sugar (0.9.5-r0) (9/26) Purging py3-pytest (7.1.3-r1) (10/26) Purging py3-attrs (22.1.0-r0) (11/26) Purging py3-iniconfig (1.1.1-r3) (12/26) Purging py3-packaging (21.3-r2) (13/26) Purging py3-parsing (3.0.9-r0) (14/26) Purging py3-pluggy (1.0.0-r1) (15/26) Purging py3-py (1.11.0-r0) (16/26) Purging py3-tomli (2.0.1-r1) (17/26) Purging py3-termcolor (1.1.0-r7) (18/26) Purging py3-toml (0.10.2-r4) (19/26) Purging python3 (3.10.8-r3) (20/26) Purging libbz2 (1.0.8-r3) (21/26) Purging libffi (3.4.4-r0) (22/26) Purging gdbm (1.23-r0) (23/26) Purging xz-libs (5.2.7-r0) (24/26) Purging mpdecimal (2.5.1-r1) (25/26) Purging readline (8.2.0-r0) (26/26) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r27.trigger OK: 189 MiB in 93 packages >>> py3-gitpython: Updating the community/armv7 repository index... >>> py3-gitpython: Signing the index...