>>> py3-gitpython: Building community/py3-gitpython 3.1.43-r1 (using abuild 3.14.1-r1) started Thu, 07 Nov 2024 07:28:59 +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 (20241107.072934) Executing busybox-1.37.0-r6.trigger OK: 382 MiB in 146 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.20/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.20/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-11-07 07:29:37,823 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-11-07 07:29:37,919 root INFO running bdist_wheel 2024-11-07 07:29:38,000 root INFO running build 2024-11-07 07:29:38,001 root INFO running build_py 2024-11-07 07:29:38,002 root INFO creating build 2024-11-07 07:29:38,003 root INFO creating build/lib 2024-11-07 07:29:38,003 root INFO creating build/lib/git 2024-11-07 07:29:38,004 root INFO copying git/db.py -> build/lib/git 2024-11-07 07:29:38,005 root INFO copying git/__init__.py -> build/lib/git 2024-11-07 07:29:38,006 root INFO copying git/exc.py -> build/lib/git 2024-11-07 07:29:38,007 root INFO copying git/config.py -> build/lib/git 2024-11-07 07:29:38,009 root INFO copying git/util.py -> build/lib/git 2024-11-07 07:29:38,011 root INFO copying git/diff.py -> build/lib/git 2024-11-07 07:29:38,012 root INFO copying git/remote.py -> build/lib/git 2024-11-07 07:29:38,014 root INFO copying git/cmd.py -> build/lib/git 2024-11-07 07:29:38,016 root INFO copying git/compat.py -> build/lib/git 2024-11-07 07:29:38,017 root INFO copying git/types.py -> build/lib/git 2024-11-07 07:29:38,019 root INFO creating build/lib/git/objects 2024-11-07 07:29:38,019 root INFO copying git/objects/__init__.py -> build/lib/git/objects 2024-11-07 07:29:38,020 root INFO copying git/objects/util.py -> build/lib/git/objects 2024-11-07 07:29:38,022 root INFO copying git/objects/commit.py -> build/lib/git/objects 2024-11-07 07:29:38,023 root INFO copying git/objects/fun.py -> build/lib/git/objects 2024-11-07 07:29:38,024 root INFO copying git/objects/tree.py -> build/lib/git/objects 2024-11-07 07:29:38,026 root INFO copying git/objects/tag.py -> build/lib/git/objects 2024-11-07 07:29:38,027 root INFO copying git/objects/blob.py -> build/lib/git/objects 2024-11-07 07:29:38,028 root INFO copying git/objects/base.py -> build/lib/git/objects 2024-11-07 07:29:38,030 root INFO creating build/lib/git/repo 2024-11-07 07:29:38,030 root INFO copying git/repo/__init__.py -> build/lib/git/repo 2024-11-07 07:29:38,031 root INFO copying git/repo/fun.py -> build/lib/git/repo 2024-11-07 07:29:38,032 root INFO copying git/repo/base.py -> build/lib/git/repo 2024-11-07 07:29:38,035 root INFO creating build/lib/git/refs 2024-11-07 07:29:38,035 root INFO copying git/refs/__init__.py -> build/lib/git/refs 2024-11-07 07:29:38,036 root INFO copying git/refs/reference.py -> build/lib/git/refs 2024-11-07 07:29:38,037 root INFO copying git/refs/head.py -> build/lib/git/refs 2024-11-07 07:29:38,038 root INFO copying git/refs/remote.py -> build/lib/git/refs 2024-11-07 07:29:38,040 root INFO copying git/refs/symbolic.py -> build/lib/git/refs 2024-11-07 07:29:38,041 root INFO copying git/refs/tag.py -> build/lib/git/refs 2024-11-07 07:29:38,042 root INFO copying git/refs/log.py -> build/lib/git/refs 2024-11-07 07:29:38,044 root INFO creating build/lib/git/index 2024-11-07 07:29:38,044 root INFO copying git/index/__init__.py -> build/lib/git/index 2024-11-07 07:29:38,045 root INFO copying git/index/typ.py -> build/lib/git/index 2024-11-07 07:29:38,046 root INFO copying git/index/util.py -> build/lib/git/index 2024-11-07 07:29:38,047 root INFO copying git/index/fun.py -> build/lib/git/index 2024-11-07 07:29:38,048 root INFO copying git/index/base.py -> build/lib/git/index 2024-11-07 07:29:38,050 root INFO creating build/lib/git/objects/submodule 2024-11-07 07:29:38,051 root INFO copying git/objects/submodule/__init__.py -> build/lib/git/objects/submodule 2024-11-07 07:29:38,052 root INFO copying git/objects/submodule/util.py -> build/lib/git/objects/submodule 2024-11-07 07:29:38,053 root INFO copying git/objects/submodule/root.py -> build/lib/git/objects/submodule 2024-11-07 07:29:38,054 root INFO copying git/objects/submodule/base.py -> build/lib/git/objects/submodule 2024-11-07 07:29:38,055 root INFO running egg_info 2024-11-07 07:29:38,056 root INFO creating GitPython.egg-info 2024-11-07 07:29:38,065 root INFO writing GitPython.egg-info/PKG-INFO 2024-11-07 07:29:38,078 root INFO writing dependency_links to GitPython.egg-info/dependency_links.txt 2024-11-07 07:29:38,086 root INFO writing requirements to GitPython.egg-info/requires.txt 2024-11-07 07:29:38,087 root INFO writing top-level names to GitPython.egg-info/top_level.txt 2024-11-07 07:29:38,088 root INFO writing manifest file 'GitPython.egg-info/SOURCES.txt' 2024-11-07 07:29:38,106 root INFO reading manifest file 'GitPython.egg-info/SOURCES.txt' 2024-11-07 07:29:38,107 root INFO reading manifest template 'MANIFEST.in' 2024-11-07 07:29:38,112 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2024-11-07 07:29:38,112 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2024-11-07 07:29:38,113 root INFO adding license file 'LICENSE' 2024-11-07 07:29:38,113 root INFO adding license file 'AUTHORS' 2024-11-07 07:29:38,117 root INFO writing manifest file 'GitPython.egg-info/SOURCES.txt' 2024-11-07 07:29:38,121 root INFO copying git/py.typed -> build/lib/git 2024-11-07 07:29:38,152 root INFO installing to build/bdist.linux-riscv64/wheel 2024-11-07 07:29:38,152 root INFO running install 2024-11-07 07:29:38,193 root INFO running install_lib 2024-11-07 07:29:38,206 root INFO creating build/bdist.linux-riscv64 2024-11-07 07:29:38,206 root INFO creating build/bdist.linux-riscv64/wheel 2024-11-07 07:29:38,207 root INFO creating build/bdist.linux-riscv64/wheel/git 2024-11-07 07:29:38,207 root INFO copying build/lib/git/db.py -> build/bdist.linux-riscv64/wheel/git 2024-11-07 07:29:38,208 root INFO copying build/lib/git/__init__.py -> build/bdist.linux-riscv64/wheel/git 2024-11-07 07:29:38,209 root INFO copying build/lib/git/exc.py -> build/bdist.linux-riscv64/wheel/git 2024-11-07 07:29:38,210 root INFO copying build/lib/git/config.py -> build/bdist.linux-riscv64/wheel/git 2024-11-07 07:29:38,212 root INFO creating build/bdist.linux-riscv64/wheel/git/objects 2024-11-07 07:29:38,212 root INFO copying build/lib/git/objects/__init__.py -> build/bdist.linux-riscv64/wheel/git/objects 2024-11-07 07:29:38,213 root INFO creating build/bdist.linux-riscv64/wheel/git/objects/submodule 2024-11-07 07:29:38,214 root INFO copying build/lib/git/objects/submodule/__init__.py -> build/bdist.linux-riscv64/wheel/git/objects/submodule 2024-11-07 07:29:38,215 root INFO copying build/lib/git/objects/submodule/util.py -> build/bdist.linux-riscv64/wheel/git/objects/submodule 2024-11-07 07:29:38,216 root INFO copying build/lib/git/objects/submodule/root.py -> build/bdist.linux-riscv64/wheel/git/objects/submodule 2024-11-07 07:29:38,217 root INFO copying build/lib/git/objects/submodule/base.py -> build/bdist.linux-riscv64/wheel/git/objects/submodule 2024-11-07 07:29:38,218 root INFO copying build/lib/git/objects/util.py -> build/bdist.linux-riscv64/wheel/git/objects 2024-11-07 07:29:38,220 root INFO copying build/lib/git/objects/commit.py -> build/bdist.linux-riscv64/wheel/git/objects 2024-11-07 07:29:38,221 root INFO copying build/lib/git/objects/fun.py -> build/bdist.linux-riscv64/wheel/git/objects 2024-11-07 07:29:38,222 root INFO copying build/lib/git/objects/tree.py -> build/bdist.linux-riscv64/wheel/git/objects 2024-11-07 07:29:38,223 root INFO copying build/lib/git/objects/tag.py -> build/bdist.linux-riscv64/wheel/git/objects 2024-11-07 07:29:38,224 root INFO copying build/lib/git/objects/blob.py -> build/bdist.linux-riscv64/wheel/git/objects 2024-11-07 07:29:38,224 root INFO copying build/lib/git/objects/base.py -> build/bdist.linux-riscv64/wheel/git/objects 2024-11-07 07:29:38,225 root INFO copying build/lib/git/util.py -> build/bdist.linux-riscv64/wheel/git 2024-11-07 07:29:38,227 root INFO copying build/lib/git/py.typed -> build/bdist.linux-riscv64/wheel/git 2024-11-07 07:29:38,228 root INFO copying build/lib/git/diff.py -> build/bdist.linux-riscv64/wheel/git 2024-11-07 07:29:38,229 root INFO copying build/lib/git/remote.py -> build/bdist.linux-riscv64/wheel/git 2024-11-07 07:29:38,230 root INFO copying build/lib/git/cmd.py -> build/bdist.linux-riscv64/wheel/git 2024-11-07 07:29:38,231 root INFO creating build/bdist.linux-riscv64/wheel/git/repo 2024-11-07 07:29:38,232 root INFO copying build/lib/git/repo/__init__.py -> build/bdist.linux-riscv64/wheel/git/repo 2024-11-07 07:29:38,233 root INFO copying build/lib/git/repo/fun.py -> build/bdist.linux-riscv64/wheel/git/repo 2024-11-07 07:29:38,234 root INFO copying build/lib/git/repo/base.py -> build/bdist.linux-riscv64/wheel/git/repo 2024-11-07 07:29:38,235 root INFO copying build/lib/git/compat.py -> build/bdist.linux-riscv64/wheel/git 2024-11-07 07:29:38,236 root INFO creating build/bdist.linux-riscv64/wheel/git/refs 2024-11-07 07:29:38,237 root INFO copying build/lib/git/refs/__init__.py -> build/bdist.linux-riscv64/wheel/git/refs 2024-11-07 07:29:38,238 root INFO copying build/lib/git/refs/reference.py -> build/bdist.linux-riscv64/wheel/git/refs 2024-11-07 07:29:38,239 root INFO copying build/lib/git/refs/head.py -> build/bdist.linux-riscv64/wheel/git/refs 2024-11-07 07:29:38,240 root INFO copying build/lib/git/refs/remote.py -> build/bdist.linux-riscv64/wheel/git/refs 2024-11-07 07:29:38,241 root INFO copying build/lib/git/refs/symbolic.py -> build/bdist.linux-riscv64/wheel/git/refs 2024-11-07 07:29:38,242 root INFO copying build/lib/git/refs/tag.py -> build/bdist.linux-riscv64/wheel/git/refs 2024-11-07 07:29:38,243 root INFO copying build/lib/git/refs/log.py -> build/bdist.linux-riscv64/wheel/git/refs 2024-11-07 07:29:38,244 root INFO copying build/lib/git/types.py -> build/bdist.linux-riscv64/wheel/git 2024-11-07 07:29:38,245 root INFO creating build/bdist.linux-riscv64/wheel/git/index 2024-11-07 07:29:38,246 root INFO copying build/lib/git/index/__init__.py -> build/bdist.linux-riscv64/wheel/git/index 2024-11-07 07:29:38,246 root INFO copying build/lib/git/index/typ.py -> build/bdist.linux-riscv64/wheel/git/index 2024-11-07 07:29:38,247 root INFO copying build/lib/git/index/util.py -> build/bdist.linux-riscv64/wheel/git/index 2024-11-07 07:29:38,248 root INFO copying build/lib/git/index/fun.py -> build/bdist.linux-riscv64/wheel/git/index 2024-11-07 07:29:38,249 root INFO copying build/lib/git/index/base.py -> build/bdist.linux-riscv64/wheel/git/index 2024-11-07 07:29:38,251 root INFO running install_egg_info 2024-11-07 07:29:38,264 root INFO Copying GitPython.egg-info to build/bdist.linux-riscv64/wheel/GitPython-3.1.43-py3.12.egg-info 2024-11-07 07:29:38,269 root INFO running install_scripts 2024-11-07 07:29:38,288 root INFO creating build/bdist.linux-riscv64/wheel/GitPython-3.1.43.dist-info/WHEEL 2024-11-07 07:29:38,290 wheel INFO creating '/home/buildozer/aports/community/py3-gitpython/src/GitPython-3.1.43/.dist/.tmp-nuqzv37o/GitPython-3.1.43-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-11-07 07:29:38,292 wheel INFO adding 'git/__init__.py' 2024-11-07 07:29:38,294 wheel INFO adding 'git/cmd.py' 2024-11-07 07:29:38,297 wheel INFO adding 'git/compat.py' 2024-11-07 07:29:38,298 wheel INFO adding 'git/config.py' 2024-11-07 07:29:38,300 wheel INFO adding 'git/db.py' 2024-11-07 07:29:38,301 wheel INFO adding 'git/diff.py' 2024-11-07 07:29:38,303 wheel INFO adding 'git/exc.py' 2024-11-07 07:29:38,304 wheel INFO adding 'git/py.typed' 2024-11-07 07:29:38,306 wheel INFO adding 'git/remote.py' 2024-11-07 07:29:38,308 wheel INFO adding 'git/types.py' 2024-11-07 07:29:38,309 wheel INFO adding 'git/util.py' 2024-11-07 07:29:38,312 wheel INFO adding 'git/index/__init__.py' 2024-11-07 07:29:38,313 wheel INFO adding 'git/index/base.py' 2024-11-07 07:29:38,316 wheel INFO adding 'git/index/fun.py' 2024-11-07 07:29:38,317 wheel INFO adding 'git/index/typ.py' 2024-11-07 07:29:38,318 wheel INFO adding 'git/index/util.py' 2024-11-07 07:29:38,320 wheel INFO adding 'git/objects/__init__.py' 2024-11-07 07:29:38,321 wheel INFO adding 'git/objects/base.py' 2024-11-07 07:29:38,322 wheel INFO adding 'git/objects/blob.py' 2024-11-07 07:29:38,323 wheel INFO adding 'git/objects/commit.py' 2024-11-07 07:29:38,325 wheel INFO adding 'git/objects/fun.py' 2024-11-07 07:29:38,326 wheel INFO adding 'git/objects/tag.py' 2024-11-07 07:29:38,328 wheel INFO adding 'git/objects/tree.py' 2024-11-07 07:29:38,329 wheel INFO adding 'git/objects/util.py' 2024-11-07 07:29:38,331 wheel INFO adding 'git/objects/submodule/__init__.py' 2024-11-07 07:29:38,333 wheel INFO adding 'git/objects/submodule/base.py' 2024-11-07 07:29:38,335 wheel INFO adding 'git/objects/submodule/root.py' 2024-11-07 07:29:38,337 wheel INFO adding 'git/objects/submodule/util.py' 2024-11-07 07:29:38,338 wheel INFO adding 'git/refs/__init__.py' 2024-11-07 07:29:38,339 wheel INFO adding 'git/refs/head.py' 2024-11-07 07:29:38,341 wheel INFO adding 'git/refs/log.py' 2024-11-07 07:29:38,342 wheel INFO adding 'git/refs/reference.py' 2024-11-07 07:29:38,343 wheel INFO adding 'git/refs/remote.py' 2024-11-07 07:29:38,345 wheel INFO adding 'git/refs/symbolic.py' 2024-11-07 07:29:38,346 wheel INFO adding 'git/refs/tag.py' 2024-11-07 07:29:38,348 wheel INFO adding 'git/repo/__init__.py' 2024-11-07 07:29:38,349 wheel INFO adding 'git/repo/base.py' 2024-11-07 07:29:38,352 wheel INFO adding 'git/repo/fun.py' 2024-11-07 07:29:38,353 wheel INFO adding 'GitPython-3.1.43.dist-info/AUTHORS' 2024-11-07 07:29:38,354 wheel INFO adding 'GitPython-3.1.43.dist-info/LICENSE' 2024-11-07 07:29:38,355 wheel INFO adding 'GitPython-3.1.43.dist-info/METADATA' 2024-11-07 07:29:38,356 wheel INFO adding 'GitPython-3.1.43.dist-info/WHEEL' 2024-11-07 07:29:38,357 wheel INFO adding 'GitPython-3.1.43.dist-info/top_level.txt' 2024-11-07 07:29:38,358 wheel INFO adding 'GitPython-3.1.43.dist-info/RECORD' 2024-11-07 07:29:38,360 root INFO removing build/bdist.linux-riscv64/wheel 2024-11-07 07:29:38,367 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: cov-5.0.0, sugar-0.9.7 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 4.33s ========================= >>> 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/objects/submodule/__pycache__' -> '/home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython-pyc/usr/lib/python3.12/site-packages/git/objects/submodule/__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/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__' >>> 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, 07 Nov 2024 07:29:48 +0000 elapsed time 0h 0m 49s >>> py3-gitpython: Cleaning up srcdir >>> py3-gitpython: Cleaning up pkgdir >>> py3-gitpython: Uninstalling dependencies... (1/48) Purging .makedepends-py3-gitpython (20241107.072934) (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-r6.trigger OK: 333 MiB in 98 packages >>> py3-gitpython: Updating the community/riscv64 repository index... >>> py3-gitpython: Signing the index...