>>> py3-gitpython: Building community/py3-gitpython 3.1.43-r1 (using abuild 3.14.1-r1) started Thu, 31 Oct 2024 20:13:41 +0000 >>> py3-gitpython: Validating /home/buildozer/aports/community/py3-gitpython/APKBUILD... >>> py3-gitpython: Analyzing dependencies... >>> py3-gitpython: Installing for build: build-base git py3-gitdb2 py3-typing-extensions py3-gpep517 py3-setuptools py3-wheel py3-pytest py3-pytest-cov py3-pytest-sugar py3-toml (1/48) Installing libbz2 (1.0.8-r6) (2/48) Installing libffi (3.4.6-r0) (3/48) Installing gdbm (1.24-r0) (4/48) Installing xz-libs (5.6.3-r0) (5/48) Installing mpdecimal (4.0.0-r0) (6/48) Installing libpanelw (6.5_p20241006-r2) (7/48) Installing sqlite-libs (3.47.0-r0) (8/48) Installing python3 (3.12.7-r1) (9/48) Installing python3-pycache-pyc0 (3.12.7-r1) (10/48) Installing pyc (3.12.7-r1) (11/48) Installing py3-smmap2 (5.0.1-r1) (12/48) Installing py3-smmap2-pyc (5.0.1-r1) (13/48) Installing py3-gitdb2-pyc (4.0.11-r1) (14/48) Installing python3-pyc (3.12.7-r1) (15/48) Installing py3-gitdb2 (4.0.11-r1) (16/48) Installing py3-typing-extensions (4.12.2-r0) (17/48) Installing py3-typing-extensions-pyc (4.12.2-r0) (18/48) Installing py3-installer (0.7.0-r2) (19/48) Installing py3-installer-pyc (0.7.0-r2) (20/48) Installing py3-gpep517 (16-r0) (21/48) Installing py3-gpep517-pyc (16-r0) (22/48) Installing py3-parsing (3.1.4-r0) (23/48) Installing py3-parsing-pyc (3.1.4-r0) (24/48) Installing py3-packaging (24.1-r0) (25/48) Installing py3-packaging-pyc (24.1-r0) (26/48) Installing py3-setuptools (70.3.0-r0) (27/48) Installing py3-setuptools-pyc (70.3.0-r0) (28/48) Installing py3-wheel (0.43.0-r0) (29/48) Installing py3-wheel-pyc (0.43.0-r0) (30/48) Installing py3-iniconfig (2.0.0-r1) (31/48) Installing py3-iniconfig-pyc (2.0.0-r1) (32/48) Installing py3-pluggy (1.5.0-r0) (33/48) Installing py3-pluggy-pyc (1.5.0-r0) (34/48) Installing py3-py (1.11.0-r4) (35/48) Installing py3-py-pyc (1.11.0-r4) (36/48) Installing py3-pytest (8.3.3-r0) (37/48) Installing py3-pytest-pyc (8.3.3-r0) (38/48) Installing py3-coverage (7.5.1-r0) (39/48) Installing py3-coverage-pyc (7.5.1-r0) (40/48) Installing py3-pytest-cov (5.0.0-r0) (41/48) Installing py3-pytest-cov-pyc (5.0.0-r0) (42/48) Installing py3-termcolor (2.5.0-r0) (43/48) Installing py3-termcolor-pyc (2.5.0-r0) (44/48) Installing py3-pytest-sugar (0.9.7-r1) (45/48) Installing py3-pytest-sugar-pyc (0.9.7-r1) (46/48) Installing py3-toml (0.10.2-r7) (47/48) Installing py3-toml-pyc (0.10.2-r7) (48/48) Installing .makedepends-py3-gitpython (20241031.201353) Executing busybox-1.37.0-r3.trigger OK: 317 MiB in 149 packages >>> py3-gitpython: Cleaning up srcdir >>> py3-gitpython: Cleaning up pkgdir >>> py3-gitpython: Cleaning up tmpdir >>> py3-gitpython: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/GitPython-3.1.43.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.21/GitPython-3.1.43.tar.gz.part' GitPython-3.1.43.tar 100% |********************************| 517k 0:00:00 ETA '/var/cache/distfiles/v3.21/GitPython-3.1.43.tar.gz.part' saved >>> py3-gitpython: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/GitPython-3.1.43.tar.gz >>> py3-gitpython: Checking sha512sums... GitPython-3.1.43.tar.gz: OK >>> py3-gitpython: Unpacking /var/cache/distfiles/v3.21/GitPython-3.1.43.tar.gz... 2024-10-31 20:13:54,093 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-10-31 20:13:54,113 root INFO running bdist_wheel 2024-10-31 20:13:54,129 root INFO running build 2024-10-31 20:13:54,129 root INFO running build_py 2024-10-31 20:13:54,129 root INFO creating build 2024-10-31 20:13:54,129 root INFO creating build/lib 2024-10-31 20:13:54,129 root INFO creating build/lib/git 2024-10-31 20:13:54,130 root INFO copying git/__init__.py -> build/lib/git 2024-10-31 20:13:54,130 root INFO copying git/remote.py -> build/lib/git 2024-10-31 20:13:54,130 root INFO copying git/db.py -> build/lib/git 2024-10-31 20:13:54,130 root INFO copying git/types.py -> build/lib/git 2024-10-31 20:13:54,130 root INFO copying git/util.py -> build/lib/git 2024-10-31 20:13:54,131 root INFO copying git/cmd.py -> build/lib/git 2024-10-31 20:13:54,131 root INFO copying git/exc.py -> build/lib/git 2024-10-31 20:13:54,131 root INFO copying git/config.py -> build/lib/git 2024-10-31 20:13:54,132 root INFO copying git/compat.py -> build/lib/git 2024-10-31 20:13:54,132 root INFO copying git/diff.py -> build/lib/git 2024-10-31 20:13:54,132 root INFO creating build/lib/git/repo 2024-10-31 20:13:54,132 root INFO copying git/repo/__init__.py -> build/lib/git/repo 2024-10-31 20:13:54,132 root INFO copying git/repo/fun.py -> build/lib/git/repo 2024-10-31 20:13:54,133 root INFO copying git/repo/base.py -> build/lib/git/repo 2024-10-31 20:13:54,133 root INFO creating build/lib/git/refs 2024-10-31 20:13:54,133 root INFO copying git/refs/__init__.py -> build/lib/git/refs 2024-10-31 20:13:54,133 root INFO copying git/refs/symbolic.py -> build/lib/git/refs 2024-10-31 20:13:54,134 root INFO copying git/refs/log.py -> build/lib/git/refs 2024-10-31 20:13:54,134 root INFO copying git/refs/head.py -> build/lib/git/refs 2024-10-31 20:13:54,134 root INFO copying git/refs/remote.py -> build/lib/git/refs 2024-10-31 20:13:54,134 root INFO copying git/refs/tag.py -> build/lib/git/refs 2024-10-31 20:13:54,134 root INFO copying git/refs/reference.py -> build/lib/git/refs 2024-10-31 20:13:54,135 root INFO creating build/lib/git/index 2024-10-31 20:13:54,135 root INFO copying git/index/__init__.py -> build/lib/git/index 2024-10-31 20:13:54,135 root INFO copying git/index/typ.py -> build/lib/git/index 2024-10-31 20:13:54,135 root INFO copying git/index/fun.py -> build/lib/git/index 2024-10-31 20:13:54,136 root INFO copying git/index/util.py -> build/lib/git/index 2024-10-31 20:13:54,136 root INFO copying git/index/base.py -> build/lib/git/index 2024-10-31 20:13:54,136 root INFO creating build/lib/git/objects 2024-10-31 20:13:54,136 root INFO copying git/objects/__init__.py -> build/lib/git/objects 2024-10-31 20:13:54,137 root INFO copying git/objects/fun.py -> build/lib/git/objects 2024-10-31 20:13:54,137 root INFO copying git/objects/tree.py -> build/lib/git/objects 2024-10-31 20:13:54,137 root INFO copying git/objects/blob.py -> build/lib/git/objects 2024-10-31 20:13:54,137 root INFO copying git/objects/util.py -> build/lib/git/objects 2024-10-31 20:13:54,137 root INFO copying git/objects/commit.py -> build/lib/git/objects 2024-10-31 20:13:54,138 root INFO copying git/objects/tag.py -> build/lib/git/objects 2024-10-31 20:13:54,138 root INFO copying git/objects/base.py -> build/lib/git/objects 2024-10-31 20:13:54,138 root INFO creating build/lib/git/objects/submodule 2024-10-31 20:13:54,138 root INFO copying git/objects/submodule/__init__.py -> build/lib/git/objects/submodule 2024-10-31 20:13:54,138 root INFO copying git/objects/submodule/root.py -> build/lib/git/objects/submodule 2024-10-31 20:13:54,139 root INFO copying git/objects/submodule/util.py -> build/lib/git/objects/submodule 2024-10-31 20:13:54,139 root INFO copying git/objects/submodule/base.py -> build/lib/git/objects/submodule 2024-10-31 20:13:54,139 root INFO running egg_info 2024-10-31 20:13:54,139 root INFO creating GitPython.egg-info 2024-10-31 20:13:54,141 root INFO writing GitPython.egg-info/PKG-INFO 2024-10-31 20:13:54,144 root INFO writing dependency_links to GitPython.egg-info/dependency_links.txt 2024-10-31 20:13:54,146 root INFO writing requirements to GitPython.egg-info/requires.txt 2024-10-31 20:13:54,146 root INFO writing top-level names to GitPython.egg-info/top_level.txt 2024-10-31 20:13:54,147 root INFO writing manifest file 'GitPython.egg-info/SOURCES.txt' 2024-10-31 20:13:54,150 root INFO reading manifest file 'GitPython.egg-info/SOURCES.txt' 2024-10-31 20:13:54,150 root INFO reading manifest template 'MANIFEST.in' 2024-10-31 20:13:54,151 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2024-10-31 20:13:54,151 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2024-10-31 20:13:54,151 root INFO adding license file 'LICENSE' 2024-10-31 20:13:54,151 root INFO adding license file 'AUTHORS' 2024-10-31 20:13:54,152 root INFO writing manifest file 'GitPython.egg-info/SOURCES.txt' 2024-10-31 20:13:54,153 root INFO copying git/py.typed -> build/lib/git 2024-10-31 20:13:54,159 root INFO installing to build/bdist.linux-armv8l/wheel 2024-10-31 20:13:54,159 root INFO running install 2024-10-31 20:13:54,167 root INFO running install_lib 2024-10-31 20:13:54,170 root INFO creating build/bdist.linux-armv8l 2024-10-31 20:13:54,170 root INFO creating build/bdist.linux-armv8l/wheel 2024-10-31 20:13:54,170 root INFO creating build/bdist.linux-armv8l/wheel/git 2024-10-31 20:13:54,170 root INFO copying build/lib/git/__init__.py -> build/bdist.linux-armv8l/wheel/git 2024-10-31 20:13:54,170 root INFO creating build/bdist.linux-armv8l/wheel/git/repo 2024-10-31 20:13:54,171 root INFO copying build/lib/git/repo/__init__.py -> build/bdist.linux-armv8l/wheel/git/repo 2024-10-31 20:13:54,171 root INFO copying build/lib/git/repo/fun.py -> build/bdist.linux-armv8l/wheel/git/repo 2024-10-31 20:13:54,171 root INFO copying build/lib/git/repo/base.py -> build/bdist.linux-armv8l/wheel/git/repo 2024-10-31 20:13:54,171 root INFO copying build/lib/git/remote.py -> build/bdist.linux-armv8l/wheel/git 2024-10-31 20:13:54,171 root INFO creating build/bdist.linux-armv8l/wheel/git/refs 2024-10-31 20:13:54,172 root INFO copying build/lib/git/refs/__init__.py -> build/bdist.linux-armv8l/wheel/git/refs 2024-10-31 20:13:54,172 root INFO copying build/lib/git/refs/symbolic.py -> build/bdist.linux-armv8l/wheel/git/refs 2024-10-31 20:13:54,172 root INFO copying build/lib/git/refs/log.py -> build/bdist.linux-armv8l/wheel/git/refs 2024-10-31 20:13:54,172 root INFO copying build/lib/git/refs/head.py -> build/bdist.linux-armv8l/wheel/git/refs 2024-10-31 20:13:54,172 root INFO copying build/lib/git/refs/remote.py -> build/bdist.linux-armv8l/wheel/git/refs 2024-10-31 20:13:54,173 root INFO copying build/lib/git/refs/tag.py -> build/bdist.linux-armv8l/wheel/git/refs 2024-10-31 20:13:54,173 root INFO copying build/lib/git/refs/reference.py -> build/bdist.linux-armv8l/wheel/git/refs 2024-10-31 20:13:54,173 root INFO copying build/lib/git/db.py -> build/bdist.linux-armv8l/wheel/git 2024-10-31 20:13:54,173 root INFO copying build/lib/git/types.py -> build/bdist.linux-armv8l/wheel/git 2024-10-31 20:13:54,173 root INFO creating build/bdist.linux-armv8l/wheel/git/index 2024-10-31 20:13:54,173 root INFO copying build/lib/git/index/__init__.py -> build/bdist.linux-armv8l/wheel/git/index 2024-10-31 20:13:54,174 root INFO copying build/lib/git/index/typ.py -> build/bdist.linux-armv8l/wheel/git/index 2024-10-31 20:13:54,174 root INFO copying build/lib/git/index/fun.py -> build/bdist.linux-armv8l/wheel/git/index 2024-10-31 20:13:54,174 root INFO copying build/lib/git/index/util.py -> build/bdist.linux-armv8l/wheel/git/index 2024-10-31 20:13:54,174 root INFO copying build/lib/git/index/base.py -> build/bdist.linux-armv8l/wheel/git/index 2024-10-31 20:13:54,174 root INFO copying build/lib/git/util.py -> build/bdist.linux-armv8l/wheel/git 2024-10-31 20:13:54,174 root INFO copying build/lib/git/cmd.py -> build/bdist.linux-armv8l/wheel/git 2024-10-31 20:13:54,175 root INFO copying build/lib/git/exc.py -> build/bdist.linux-armv8l/wheel/git 2024-10-31 20:13:54,175 root INFO copying build/lib/git/py.typed -> build/bdist.linux-armv8l/wheel/git 2024-10-31 20:13:54,175 root INFO copying build/lib/git/config.py -> build/bdist.linux-armv8l/wheel/git 2024-10-31 20:13:54,175 root INFO copying build/lib/git/compat.py -> build/bdist.linux-armv8l/wheel/git 2024-10-31 20:13:54,175 root INFO copying build/lib/git/diff.py -> build/bdist.linux-armv8l/wheel/git 2024-10-31 20:13:54,176 root INFO creating build/bdist.linux-armv8l/wheel/git/objects 2024-10-31 20:13:54,176 root INFO copying build/lib/git/objects/__init__.py -> build/bdist.linux-armv8l/wheel/git/objects 2024-10-31 20:13:54,176 root INFO copying build/lib/git/objects/fun.py -> build/bdist.linux-armv8l/wheel/git/objects 2024-10-31 20:13:54,176 root INFO copying build/lib/git/objects/tree.py -> build/bdist.linux-armv8l/wheel/git/objects 2024-10-31 20:13:54,176 root INFO creating build/bdist.linux-armv8l/wheel/git/objects/submodule 2024-10-31 20:13:54,176 root INFO copying build/lib/git/objects/submodule/__init__.py -> build/bdist.linux-armv8l/wheel/git/objects/submodule 2024-10-31 20:13:54,177 root INFO copying build/lib/git/objects/submodule/root.py -> build/bdist.linux-armv8l/wheel/git/objects/submodule 2024-10-31 20:13:54,177 root INFO copying build/lib/git/objects/submodule/util.py -> build/bdist.linux-armv8l/wheel/git/objects/submodule 2024-10-31 20:13:54,177 root INFO copying build/lib/git/objects/submodule/base.py -> build/bdist.linux-armv8l/wheel/git/objects/submodule 2024-10-31 20:13:54,177 root INFO copying build/lib/git/objects/blob.py -> build/bdist.linux-armv8l/wheel/git/objects 2024-10-31 20:13:54,177 root INFO copying build/lib/git/objects/util.py -> build/bdist.linux-armv8l/wheel/git/objects 2024-10-31 20:13:54,178 root INFO copying build/lib/git/objects/commit.py -> build/bdist.linux-armv8l/wheel/git/objects 2024-10-31 20:13:54,178 root INFO copying build/lib/git/objects/tag.py -> build/bdist.linux-armv8l/wheel/git/objects 2024-10-31 20:13:54,178 root INFO copying build/lib/git/objects/base.py -> build/bdist.linux-armv8l/wheel/git/objects 2024-10-31 20:13:54,178 root INFO running install_egg_info 2024-10-31 20:13:54,180 root INFO Copying GitPython.egg-info to build/bdist.linux-armv8l/wheel/GitPython-3.1.43-py3.12.egg-info 2024-10-31 20:13:54,181 root INFO running install_scripts 2024-10-31 20:13:54,186 root INFO creating build/bdist.linux-armv8l/wheel/GitPython-3.1.43.dist-info/WHEEL 2024-10-31 20:13:54,186 wheel INFO creating '/home/buildozer/aports/community/py3-gitpython/src/GitPython-3.1.43/.dist/.tmp-tba_rsr9/GitPython-3.1.43-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2024-10-31 20:13:54,186 wheel INFO adding 'git/__init__.py' 2024-10-31 20:13:54,187 wheel INFO adding 'git/cmd.py' 2024-10-31 20:13:54,187 wheel INFO adding 'git/compat.py' 2024-10-31 20:13:54,187 wheel INFO adding 'git/config.py' 2024-10-31 20:13:54,188 wheel INFO adding 'git/db.py' 2024-10-31 20:13:54,188 wheel INFO adding 'git/diff.py' 2024-10-31 20:13:54,188 wheel INFO adding 'git/exc.py' 2024-10-31 20:13:54,188 wheel INFO adding 'git/py.typed' 2024-10-31 20:13:54,188 wheel INFO adding 'git/remote.py' 2024-10-31 20:13:54,189 wheel INFO adding 'git/types.py' 2024-10-31 20:13:54,189 wheel INFO adding 'git/util.py' 2024-10-31 20:13:54,189 wheel INFO adding 'git/index/__init__.py' 2024-10-31 20:13:54,190 wheel INFO adding 'git/index/base.py' 2024-10-31 20:13:54,190 wheel INFO adding 'git/index/fun.py' 2024-10-31 20:13:54,190 wheel INFO adding 'git/index/typ.py' 2024-10-31 20:13:54,190 wheel INFO adding 'git/index/util.py' 2024-10-31 20:13:54,190 wheel INFO adding 'git/objects/__init__.py' 2024-10-31 20:13:54,191 wheel INFO adding 'git/objects/base.py' 2024-10-31 20:13:54,191 wheel INFO adding 'git/objects/blob.py' 2024-10-31 20:13:54,191 wheel INFO adding 'git/objects/commit.py' 2024-10-31 20:13:54,191 wheel INFO adding 'git/objects/fun.py' 2024-10-31 20:13:54,191 wheel INFO adding 'git/objects/tag.py' 2024-10-31 20:13:54,192 wheel INFO adding 'git/objects/tree.py' 2024-10-31 20:13:54,192 wheel INFO adding 'git/objects/util.py' 2024-10-31 20:13:54,192 wheel INFO adding 'git/objects/submodule/__init__.py' 2024-10-31 20:13:54,192 wheel INFO adding 'git/objects/submodule/base.py' 2024-10-31 20:13:54,193 wheel INFO adding 'git/objects/submodule/root.py' 2024-10-31 20:13:54,193 wheel INFO adding 'git/objects/submodule/util.py' 2024-10-31 20:13:54,193 wheel INFO adding 'git/refs/__init__.py' 2024-10-31 20:13:54,193 wheel INFO adding 'git/refs/head.py' 2024-10-31 20:13:54,193 wheel INFO adding 'git/refs/log.py' 2024-10-31 20:13:54,194 wheel INFO adding 'git/refs/reference.py' 2024-10-31 20:13:54,194 wheel INFO adding 'git/refs/remote.py' 2024-10-31 20:13:54,194 wheel INFO adding 'git/refs/symbolic.py' 2024-10-31 20:13:54,194 wheel INFO adding 'git/refs/tag.py' 2024-10-31 20:13:54,195 wheel INFO adding 'git/repo/__init__.py' 2024-10-31 20:13:54,195 wheel INFO adding 'git/repo/base.py' 2024-10-31 20:13:54,195 wheel INFO adding 'git/repo/fun.py' 2024-10-31 20:13:54,195 wheel INFO adding 'GitPython-3.1.43.dist-info/AUTHORS' 2024-10-31 20:13:54,195 wheel INFO adding 'GitPython-3.1.43.dist-info/LICENSE' 2024-10-31 20:13:54,196 wheel INFO adding 'GitPython-3.1.43.dist-info/METADATA' 2024-10-31 20:13:54,196 wheel INFO adding 'GitPython-3.1.43.dist-info/WHEEL' 2024-10-31 20:13:54,196 wheel INFO adding 'GitPython-3.1.43.dist-info/top_level.txt' 2024-10-31 20:13:54,196 wheel INFO adding 'GitPython-3.1.43.dist-info/RECORD' 2024-10-31 20:13:54,196 root INFO removing build/bdist.linux-armv8l/wheel 2024-10-31 20:13:54,198 gpep517 INFO The backend produced .dist/GitPython-3.1.43-py3-none-any.whl GitPython-3.1.43-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.7, pytest-8.3.3, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-gitpython/src/GitPython-3.1.43 configfile: pyproject.toml plugins: sugar-0.9.7, cov-5.0.0 collected 19 items test/test_config.py .........s......... [100%] ---------- coverage: platform linux, python 3.12.7-final-0 ----------- Name Stmts Miss Cover ------------------------------------------------------- git/__init__.py 51 18 65% git/cmd.py 601 363 40% git/compat.py 63 21 67% git/config.py 442 58 87% git/db.py 27 12 56% git/diff.py 290 217 25% git/exc.py 67 34 49% git/index/__init__.py 4 0 100% git/index/base.py 502 414 18% git/index/fun.py 189 154 19% git/index/typ.py 77 26 66% git/index/util.py 53 22 58% git/objects/__init__.py 8 0 100% git/objects/base.py 91 48 47% git/objects/blob.py 20 5 75% git/objects/commit.py 315 247 22% git/objects/fun.py 100 82 18% git/objects/submodule/__init__.py 3 0 100% git/objects/submodule/base.py 578 477 17% git/objects/submodule/root.py 136 109 20% git/objects/submodule/util.py 50 32 36% git/objects/tag.py 50 34 32% git/objects/tree.py 150 93 38% git/objects/util.py 229 152 34% git/refs/__init__.py 7 0 100% git/refs/head.py 99 67 32% git/refs/log.py 150 101 33% git/refs/reference.py 55 27 51% git/refs/remote.py 33 17 48% git/refs/symbolic.py 369 294 20% git/refs/tag.py 48 27 44% git/remote.py 460 344 25% git/repo/__init__.py 3 0 100% git/repo/base.py 583 438 25% git/repo/fun.py 205 175 15% git/types.py 64 10 84% git/util.py 559 353 37% ------------------------------------------------------- TOTAL 6731 4471 34% =========================== short test summary info ============================ SKIPPED [1] test/test_config.py:91: Known failure -- included values are not in effect right away ======================== 18 passed, 1 skipped in 0.99s ========================= >>> py3-gitpython: Entering fakeroot... >>> py3-gitpython-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/git/__pycache__' -> '/home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython-pyc/usr/lib/python3.12/site-packages/git/__pycache__' 'usr/lib/python3.12/site-packages/git/repo/__pycache__' -> '/home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython-pyc/usr/lib/python3.12/site-packages/git/repo/__pycache__' 'usr/lib/python3.12/site-packages/git/refs/__pycache__' -> '/home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython-pyc/usr/lib/python3.12/site-packages/git/refs/__pycache__' 'usr/lib/python3.12/site-packages/git/index/__pycache__' -> '/home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython-pyc/usr/lib/python3.12/site-packages/git/index/__pycache__' 'usr/lib/python3.12/site-packages/git/objects/__pycache__' -> '/home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython-pyc/usr/lib/python3.12/site-packages/git/objects/__pycache__' 'usr/lib/python3.12/site-packages/git/objects/submodule/__pycache__' -> '/home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython-pyc/usr/lib/python3.12/site-packages/git/objects/submodule/__pycache__' >>> py3-gitpython-pyc*: Preparing subpackage py3-gitpython-pyc... >>> py3-gitpython-pyc*: Running postcheck for py3-gitpython-pyc >>> py3-gitpython*: Running postcheck for py3-gitpython >>> py3-gitpython*: Preparing package py3-gitpython... >>> py3-gitpython-pyc*: Tracing dependencies... git py3-gitdb2 py3-typing-extensions python3~3.12 >>> py3-gitpython-pyc*: Package size: 680.4 KB >>> py3-gitpython-pyc*: Compressing data... >>> py3-gitpython-pyc*: Create checksum... >>> py3-gitpython-pyc*: Create py3-gitpython-pyc-3.1.43-r1.apk >>> py3-gitpython*: Tracing dependencies... git py3-gitdb2 py3-typing-extensions python3~3.12 >>> py3-gitpython*: Package size: 671.6 KB >>> py3-gitpython*: Compressing data... >>> py3-gitpython*: Create checksum... >>> py3-gitpython*: Create py3-gitpython-3.1.43-r1.apk >>> py3-gitpython: Build complete at Thu, 31 Oct 2024 20:13:56 +0000 elapsed time 0h 0m 15s >>> py3-gitpython: Cleaning up srcdir >>> py3-gitpython: Cleaning up pkgdir >>> py3-gitpython: Uninstalling dependencies... (1/48) Purging .makedepends-py3-gitpython (20241031.201353) (2/48) Purging py3-gitdb2-pyc (4.0.11-r1) (3/48) Purging py3-gitdb2 (4.0.11-r1) (4/48) Purging py3-smmap2-pyc (5.0.1-r1) (5/48) Purging py3-smmap2 (5.0.1-r1) (6/48) Purging py3-typing-extensions-pyc (4.12.2-r0) (7/48) Purging py3-typing-extensions (4.12.2-r0) (8/48) Purging py3-gpep517-pyc (16-r0) (9/48) Purging py3-gpep517 (16-r0) (10/48) Purging py3-installer-pyc (0.7.0-r2) (11/48) Purging py3-installer (0.7.0-r2) (12/48) Purging py3-setuptools-pyc (70.3.0-r0) (13/48) Purging py3-setuptools (70.3.0-r0) (14/48) Purging py3-wheel-pyc (0.43.0-r0) (15/48) Purging py3-wheel (0.43.0-r0) (16/48) Purging py3-pytest-cov-pyc (5.0.0-r0) (17/48) Purging py3-pytest-cov (5.0.0-r0) (18/48) Purging py3-coverage-pyc (7.5.1-r0) (19/48) Purging py3-coverage (7.5.1-r0) (20/48) Purging py3-pytest-sugar-pyc (0.9.7-r1) (21/48) Purging py3-pytest-sugar (0.9.7-r1) (22/48) Purging py3-pytest-pyc (8.3.3-r0) (23/48) Purging py3-pytest (8.3.3-r0) (24/48) Purging py3-iniconfig-pyc (2.0.0-r1) (25/48) Purging py3-iniconfig (2.0.0-r1) (26/48) Purging py3-packaging-pyc (24.1-r0) (27/48) Purging py3-packaging (24.1-r0) (28/48) Purging py3-parsing-pyc (3.1.4-r0) (29/48) Purging py3-parsing (3.1.4-r0) (30/48) Purging py3-pluggy-pyc (1.5.0-r0) (31/48) Purging py3-pluggy (1.5.0-r0) (32/48) Purging py3-py-pyc (1.11.0-r4) (33/48) Purging py3-py (1.11.0-r4) (34/48) Purging py3-termcolor-pyc (2.5.0-r0) (35/48) Purging py3-termcolor (2.5.0-r0) (36/48) Purging py3-toml-pyc (0.10.2-r7) (37/48) Purging py3-toml (0.10.2-r7) (38/48) Purging python3-pyc (3.12.7-r1) (39/48) Purging python3-pycache-pyc0 (3.12.7-r1) (40/48) Purging pyc (3.12.7-r1) (41/48) Purging python3 (3.12.7-r1) (42/48) Purging gdbm (1.24-r0) (43/48) Purging libbz2 (1.0.8-r6) (44/48) Purging libffi (3.4.6-r0) (45/48) Purging libpanelw (6.5_p20241006-r2) (46/48) Purging mpdecimal (4.0.0-r0) (47/48) Purging sqlite-libs (3.47.0-r0) (48/48) Purging xz-libs (5.6.3-r0) Executing busybox-1.37.0-r3.trigger OK: 271 MiB in 101 packages >>> py3-gitpython: Updating the community/armv7 repository index... >>> py3-gitpython: Signing the index...