>>> py3-gitpython: Building community/py3-gitpython 3.1.27-r1 (using abuild 3.10.0_rc1-r2) started Wed, 23 Nov 2022 14:33:03 +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/23) Installing libffi (3.4.4-r0) (2/23) Installing gdbm (1.23-r0) (3/23) Installing mpdecimal (2.5.1-r1) (4/23) Installing readline (8.2.0-r0) (5/23) Installing sqlite-libs (3.40.0-r0) (6/23) Installing python3 (3.11.0-r2) (7/23) Installing py3-smmap2 (3.0.1-r3) (8/23) Installing py3-gitdb2 (4.0.9-r1) (9/23) Installing py3-typing-extensions (4.4.0-r1) (10/23) Installing py3-parsing (3.0.9-r1) (11/23) Installing py3-packaging (21.3-r3) (12/23) Installing py3-setuptools (65.6.0-r1) (13/23) Installing py3-attrs (22.1.0-r1) (14/23) Installing py3-iniconfig (1.1.1-r4) (15/23) Installing py3-pluggy (1.0.0-r2) (16/23) Installing py3-py (1.11.0-r1) (17/23) Installing py3-pytest (7.2.0-r2) (18/23) Installing py3-coverage (6.5.0-r1) (19/23) Installing py3-pytest-cov (4.0.0-r1) (20/23) Installing py3-termcolor (1.1.0-r8) (21/23) Installing py3-pytest-sugar (0.9.6-r1) (22/23) Installing py3-toml (0.10.2-r5) (23/23) Installing .makedepends-py3-gitpython (20221123.143305) Executing busybox-1.35.0-r29.trigger OK: 461 MiB in 126 packages >>> py3-gitpython: Cleaning up srcdir >>> py3-gitpython: Cleaning up pkgdir >>> py3-gitpython: Fetching https://distfiles.alpinelinux.org/distfiles/edge/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 100 459k 100 459k 0 0 2006k 0 --:--:-- --:--:-- --:--:-- 2014k >>> py3-gitpython: Fetching https://distfiles.alpinelinux.org/distfiles/edge/GitPython-3.1.27.tar.gz >>> py3-gitpython: Checking sha512sums... GitPython-3.1.27.tar.gz: OK >>> py3-gitpython: Unpacking /var/cache/distfiles/edge/GitPython-3.1.27.tar.gz... running build running build_py creating build creating build/lib creating build/lib/git creating build/lib/git/refs copying git/refs/__init__.py -> build/lib/git/refs copying git/refs/reference.py -> build/lib/git/refs copying git/__init__.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/objects/submodule/util.py -> build/lib/git/objects/submodule copying git/objects/__init__.py -> build/lib/git/objects copying git/objects/fun.py -> build/lib/git/objects copying git/refs/tag.py -> build/lib/git/refs copying git/cmd.py -> build/lib/git copying git/diff.py -> build/lib/git copying git/refs/remote.py -> build/lib/git/refs copying git/config.py -> build/lib/git creating build/lib/git/repo copying git/repo/__init__.py -> build/lib/git/repo copying git/util.py -> build/lib/git copying git/remote.py -> build/lib/git copying git/types.py -> build/lib/git copying git/compat.py -> build/lib/git copying git/refs/log.py -> build/lib/git/refs copying git/objects/submodule/root.py -> build/lib/git/objects/submodule creating build/lib/git/index copying git/index/__init__.py -> build/lib/git/index copying git/index/base.py -> build/lib/git/index copying git/objects/util.py -> build/lib/git/objects copying git/index/fun.py -> build/lib/git/index copying git/objects/submodule/base.py -> build/lib/git/objects/submodule copying git/objects/tag.py -> build/lib/git/objects copying git/index/util.py -> build/lib/git/index copying git/index/typ.py -> build/lib/git/index copying git/refs/symbolic.py -> build/lib/git/refs copying git/refs/head.py -> build/lib/git/refs copying git/objects/commit.py -> build/lib/git/objects copying git/objects/base.py -> build/lib/git/objects copying git/db.py -> build/lib/git copying git/exc.py -> build/lib/git copying git/objects/blob.py -> build/lib/git/objects copying git/repo/base.py -> build/lib/git/repo copying git/objects/tree.py -> build/lib/git/objects copying git/repo/fun.py -> build/lib/git/repo 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.11.0, pytest 7.2.0, pytest-sugar 0.9.6) rootdir: /home/buildozer/aports/community/py3-gitpython/src/GitPython-3.1.27, configfile: pyproject.toml plugins: cov-4.0.0, sugar-0.9.6 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.11.0-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 (1.40s):  17 passed  1 skipped >>> py3-gitpython: 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 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.11 creating /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git creating /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/repo copying build/lib/git/repo/__init__.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/repo copying build/lib/git/repo/base.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/repo copying build/lib/git/repo/fun.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/repo copying build/lib/git/cmd.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git copying build/lib/git/util.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git copying build/lib/git/__init__.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git copying build/lib/git/db.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git copying build/lib/git/py.typed -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git copying build/lib/git/diff.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git creating /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/objects copying build/lib/git/objects/util.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/objects copying build/lib/git/objects/commit.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/objects copying build/lib/git/objects/__init__.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/objects copying build/lib/git/objects/tree.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/objects copying build/lib/git/objects/tag.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/objects copying build/lib/git/objects/blob.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/objects copying build/lib/git/objects/base.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/objects copying build/lib/git/objects/fun.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/objects creating /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/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.11/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.11/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.11/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.11/site-packages/git/objects/submodule copying build/lib/git/remote.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git creating /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/index copying build/lib/git/index/util.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/index copying build/lib/git/index/__init__.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/index copying build/lib/git/index/typ.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/index copying build/lib/git/index/base.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/index copying build/lib/git/index/fun.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/index copying build/lib/git/compat.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git copying build/lib/git/types.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git copying build/lib/git/config.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git creating /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/refs copying build/lib/git/refs/symbolic.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/refs copying build/lib/git/refs/head.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/refs copying build/lib/git/refs/reference.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/refs copying build/lib/git/refs/__init__.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/refs copying build/lib/git/refs/tag.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/refs copying build/lib/git/refs/remote.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/refs copying build/lib/git/refs/log.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/refs copying build/lib/git/exc.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/repo/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/repo/base.py to base.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/repo/fun.py to fun.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/cmd.py to cmd.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/util.py to util.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/db.py to db.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/diff.py to diff.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/objects/util.py to util.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/objects/commit.py to commit.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/objects/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/objects/tree.py to tree.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/objects/tag.py to tag.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/objects/blob.py to blob.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/objects/base.py to base.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/objects/fun.py to fun.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/objects/submodule/util.py to util.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/objects/submodule/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/objects/submodule/root.py to root.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/objects/submodule/base.py to base.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/remote.py to remote.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/index/util.py to util.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/index/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/index/typ.py to typ.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/index/base.py to base.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/index/fun.py to fun.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/compat.py to compat.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/types.py to types.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/config.py to config.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/refs/symbolic.py to symbolic.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/refs/head.py to head.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/refs/reference.py to reference.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/refs/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/refs/tag.py to tag.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/refs/remote.py to remote.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/refs/log.py to log.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/exc.py to exc.cpython-311.pyc running install_egg_info Copying GitPython.egg-info to /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/GitPython-3.1.27-py3.11.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.5 MB >>> py3-gitpython*: Compressing data... >>> py3-gitpython*: Create checksum... >>> py3-gitpython*: Create py3-gitpython-3.1.27-r1.apk >>> py3-gitpython: Build complete at Wed, 23 Nov 2022 14:33:10 +0000 elapsed time 0h 0m 7s >>> py3-gitpython: Cleaning up srcdir >>> py3-gitpython: Cleaning up pkgdir >>> py3-gitpython: Uninstalling dependencies... (1/23) Purging .makedepends-py3-gitpython (20221123.143305) (2/23) Purging py3-gitdb2 (4.0.9-r1) (3/23) Purging py3-smmap2 (3.0.1-r3) (4/23) Purging py3-typing-extensions (4.4.0-r1) (5/23) Purging py3-setuptools (65.6.0-r1) (6/23) Purging py3-pytest-cov (4.0.0-r1) (7/23) Purging py3-coverage (6.5.0-r1) (8/23) Purging py3-pytest-sugar (0.9.6-r1) (9/23) Purging py3-pytest (7.2.0-r2) (10/23) Purging py3-attrs (22.1.0-r1) (11/23) Purging py3-iniconfig (1.1.1-r4) (12/23) Purging py3-packaging (21.3-r3) (13/23) Purging py3-parsing (3.0.9-r1) (14/23) Purging py3-pluggy (1.0.0-r2) (15/23) Purging py3-py (1.11.0-r1) (16/23) Purging py3-termcolor (1.1.0-r8) (17/23) Purging py3-toml (0.10.2-r5) (18/23) Purging python3 (3.11.0-r2) (19/23) Purging libffi (3.4.4-r0) (20/23) Purging gdbm (1.23-r0) (21/23) Purging mpdecimal (2.5.1-r1) (22/23) Purging readline (8.2.0-r0) (23/23) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r29.trigger OK: 380 MiB in 103 packages >>> py3-gitpython: Updating the community/x86 repository index... >>> py3-gitpython: Signing the index...