>>> py3-gitpython: Building community/py3-gitpython 3.1.24-r0 (using abuild 3.9.0_rc2-r1) started Tue, 19 Oct 2021 22:17:56 +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 (1/31) Installing libbz2 (1.0.8-r1) (2/31) Installing libffi (3.4.2-r1) (3/31) Installing gdbm (1.20-r2) (4/31) Installing xz-libs (5.2.5-r0) (5/31) Installing mpdecimal (2.5.1-r1) (6/31) Installing readline (8.1.1-r0) (7/31) Installing sqlite-libs (3.36.0-r0) (8/31) Installing python3 (3.9.7-r3) (9/31) Installing py3-smmap2 (3.0.1-r1) (10/31) Installing py3-gitdb2 (4.0.7-r0) (11/31) Installing py3-typing-extensions (3.10.0.2-r0) (12/31) Installing py3-ordered-set (4.0.2-r2) (13/31) Installing py3-appdirs (1.4.4-r2) (14/31) Installing py3-parsing (2.4.7-r2) (15/31) Installing py3-six (1.16.0-r0) (16/31) Installing py3-packaging (20.9-r1) (17/31) Installing py3-setuptools (52.0.0-r4) (18/31) Installing py3-atomicwrites (1.4.0-r1) (19/31) Installing py3-attrs (20.3.0-r1) (20/31) Installing py3-more-itertools (8.10.0-r0) (21/31) Installing py3-iniconfig (1.1.1-r1) (22/31) Installing py3-pluggy (0.13.1-r4) (23/31) Installing py3-py (1.10.0-r1) (24/31) Installing py3-wcwidth (0.2.5-r1) (25/31) Installing py3-toml (0.10.2-r2) (26/31) Installing py3-pytest (6.2.5-r0) (27/31) Installing py3-coverage (5.5-r0) (28/31) Installing py3-pytest-cov (2.12.1-r0) (29/31) Installing py3-termcolor (1.1.0-r6) (30/31) Installing py3-pytest-sugar (0.9.4-r0) (31/31) Installing .makedepends-py3-gitpython (20211019.221758) Executing busybox-1.34.1-r1.trigger OK: 374 MiB in 120 packages >>> py3-gitpython: Cleaning up srcdir >>> py3-gitpython: Cleaning up pkgdir >>> py3-gitpython: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/GitPython-3.1.24.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 curl: (22) The requested URL returned error: 404 >>> py3-gitpython: Fetching https://github.com/gitpython-developers/GitPython/archive/3.1.24/GitPython-3.1.24.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 138 100 138 0 0 709 0 --:--:-- --:--:-- --:--:-- 711 100 457k 0 457k 0 0 952k 0 --:--:-- --:--:-- --:--:-- 952k >>> py3-gitpython: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/GitPython-3.1.24.tar.gz >>> py3-gitpython: Checking sha512sums... GitPython-3.1.24.tar.gz: OK >>> py3-gitpython: Unpacking /var/cache/distfiles/v3.15/GitPython-3.1.24.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/remote.py -> build/lib/git creating build/lib/git/objects copying git/objects/__init__.py -> build/lib/git/objects creating build/lib/git/objects/submodule copying git/objects/submodule/__init__.py -> build/lib/git/objects/submodule copying git/objects/submodule/base.py -> build/lib/git/objects/submodule creating build/lib/git/refs copying git/refs/__init__.py -> build/lib/git/refs copying git/refs/symbolic.py -> build/lib/git/refs creating build/lib/git/index copying git/index/__init__.py -> build/lib/git/index copying git/index/util.py -> build/lib/git/index copying git/objects/blob.py -> build/lib/git/objects copying git/objects/base.py -> build/lib/git/objects copying git/refs/reference.py -> build/lib/git/refs copying git/objects/submodule/util.py -> build/lib/git/objects/submodule 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/repo/fun.py -> build/lib/git/repo copying git/exc.py -> build/lib/git copying git/refs/tag.py -> build/lib/git/refs copying git/objects/fun.py -> build/lib/git/objects copying git/objects/util.py -> build/lib/git/objects copying git/db.py -> build/lib/git copying git/index/base.py -> build/lib/git/index copying git/refs/head.py -> build/lib/git/refs copying git/objects/tree.py -> build/lib/git/objects copying git/refs/log.py -> build/lib/git/refs copying git/util.py -> build/lib/git copying git/refs/remote.py -> build/lib/git/refs copying git/config.py -> build/lib/git copying git/index/fun.py -> build/lib/git/index copying git/types.py -> build/lib/git copying git/objects/submodule/root.py -> build/lib/git/objects/submodule copying git/cmd.py -> build/lib/git copying git/diff.py -> build/lib/git copying git/index/typ.py -> build/lib/git/index copying git/objects/commit.py -> build/lib/git/objects copying git/compat.py -> build/lib/git copying git/objects/tag.py -> build/lib/git/objects 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 writing manifest file 'GitPython.egg-info/SOURCES.txt' copying git/py.typed -> build/lib/git Test session starts (platform: linux, Python 3.9.7, pytest 6.2.5, pytest-sugar 0.9.4) rootdir: /home/buildozer/aports/community/py3-gitpython/src/GitPython-3.1.24, configfile: pyproject.toml plugins: cov-2.12.1, sugar-0.9.4 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.9.7-final-0 ----------- Name Stmts Miss Cover ------------------------------------------------------- git/__init__.py 42 8 81% git/cmd.py 552 348 37% git/compat.py 46 18 61% git/config.py 438 59 87% git/db.py 27 12 56% git/diff.py 268 213 21% git/exc.py 63 34 46% git/index/__init__.py 2 0 100% git/index/base.py 498 417 16% git/index/fun.py 179 149 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 273 220 19% git/objects/fun.py 101 84 17% git/objects/submodule/__init__.py 0 0 100% git/objects/submodule/base.py 583 484 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 232 155 33% git/refs/__init__.py 6 0 100% git/refs/head.py 98 68 31% git/refs/log.py 149 100 33% git/refs/reference.py 55 27 51% git/refs/remote.py 32 17 47% git/refs/symbolic.py 337 263 22% git/refs/tag.py 47 27 43% git/remote.py 427 319 25% git/repo/__init__.py 1 0 100% git/repo/base.py 562 426 24% git/repo/fun.py 200 176 12% git/types.py 44 9 80% git/util.py 537 333 38% ------------------------------------------------------- TOTAL 6454 4359 32% Results (2.01s):  17 passed  1 skipped >>> py3-gitpython: Entering fakeroot... running install 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 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.9 creating /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages creating /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git creating /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git/repo copying build/lib/git/repo/__init__.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git/repo copying build/lib/git/repo/base.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git/repo copying build/lib/git/repo/fun.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git/repo copying build/lib/git/cmd.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git copying build/lib/git/util.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git copying build/lib/git/__init__.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git copying build/lib/git/db.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git copying build/lib/git/py.typed -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git copying build/lib/git/diff.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git creating /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git/objects copying build/lib/git/objects/util.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git/objects copying build/lib/git/objects/commit.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git/objects copying build/lib/git/objects/__init__.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git/objects copying build/lib/git/objects/tree.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git/objects copying build/lib/git/objects/tag.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git/objects copying build/lib/git/objects/blob.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git/objects copying build/lib/git/objects/base.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git/objects copying build/lib/git/objects/fun.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git/objects creating /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/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.9/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.9/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.9/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.9/site-packages/git/objects/submodule copying build/lib/git/remote.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git creating /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git/index copying build/lib/git/index/util.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git/index copying build/lib/git/index/__init__.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git/index copying build/lib/git/index/typ.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git/index copying build/lib/git/index/base.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git/index copying build/lib/git/index/fun.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git/index copying build/lib/git/compat.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git copying build/lib/git/types.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git copying build/lib/git/config.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git creating /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git/refs copying build/lib/git/refs/symbolic.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git/refs copying build/lib/git/refs/head.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git/refs copying build/lib/git/refs/reference.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git/refs copying build/lib/git/refs/__init__.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git/refs copying build/lib/git/refs/tag.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git/refs copying build/lib/git/refs/remote.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git/refs copying build/lib/git/refs/log.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git/refs copying build/lib/git/exc.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git/repo/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git/repo/base.py to base.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git/repo/fun.py to fun.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git/cmd.py to cmd.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git/util.py to util.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git/db.py to db.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git/diff.py to diff.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git/objects/util.py to util.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git/objects/commit.py to commit.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git/objects/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git/objects/tree.py to tree.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git/objects/tag.py to tag.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git/objects/blob.py to blob.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git/objects/base.py to base.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git/objects/fun.py to fun.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git/objects/submodule/util.py to util.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git/objects/submodule/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git/objects/submodule/root.py to root.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git/objects/submodule/base.py to base.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git/remote.py to remote.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git/index/util.py to util.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git/index/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git/index/typ.py to typ.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git/index/base.py to base.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git/index/fun.py to fun.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git/compat.py to compat.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git/types.py to types.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git/config.py to config.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git/refs/symbolic.py to symbolic.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git/refs/head.py to head.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git/refs/reference.py to reference.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git/refs/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git/refs/tag.py to tag.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git/refs/remote.py to remote.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git/refs/log.py to log.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/git/exc.py to exc.cpython-39.pyc running install_egg_info Copying GitPython.egg-info to /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.9/site-packages/GitPython-3.1.24-py3.9.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.24-r0.apk >>> py3-gitpython: Build complete at Tue, 19 Oct 2021 22:18:04 +0000 elapsed time 0h 0m 8s >>> py3-gitpython: Cleaning up srcdir >>> py3-gitpython: Cleaning up pkgdir >>> py3-gitpython: Uninstalling dependencies... (1/31) Purging .makedepends-py3-gitpython (20211019.221758) (2/31) Purging py3-gitdb2 (4.0.7-r0) (3/31) Purging py3-smmap2 (3.0.1-r1) (4/31) Purging py3-typing-extensions (3.10.0.2-r0) (5/31) Purging py3-setuptools (52.0.0-r4) (6/31) Purging py3-ordered-set (4.0.2-r2) (7/31) Purging py3-appdirs (1.4.4-r2) (8/31) Purging py3-pytest-cov (2.12.1-r0) (9/31) Purging py3-coverage (5.5-r0) (10/31) Purging py3-pytest-sugar (0.9.4-r0) (11/31) Purging py3-pytest (6.2.5-r0) (12/31) Purging py3-atomicwrites (1.4.0-r1) (13/31) Purging py3-attrs (20.3.0-r1) (14/31) Purging py3-more-itertools (8.10.0-r0) (15/31) Purging py3-iniconfig (1.1.1-r1) (16/31) Purging py3-pluggy (0.13.1-r4) (17/31) Purging py3-py (1.10.0-r1) (18/31) Purging py3-wcwidth (0.2.5-r1) (19/31) Purging py3-packaging (20.9-r1) (20/31) Purging py3-parsing (2.4.7-r2) (21/31) Purging py3-six (1.16.0-r0) (22/31) Purging py3-toml (0.10.2-r2) (23/31) Purging py3-termcolor (1.1.0-r6) (24/31) Purging python3 (3.9.7-r3) (25/31) Purging libbz2 (1.0.8-r1) (26/31) Purging libffi (3.4.2-r1) (27/31) Purging gdbm (1.20-r2) (28/31) Purging xz-libs (5.2.5-r0) (29/31) Purging mpdecimal (2.5.1-r1) (30/31) Purging readline (8.1.1-r0) (31/31) Purging sqlite-libs (3.36.0-r0) Executing busybox-1.34.1-r1.trigger OK: 316 MiB in 89 packages >>> py3-gitpython: Updating the community/x86 repository index... >>> py3-gitpython: Signing the index...