>>> py3-gitpython: Building community/py3-gitpython 3.1.44-r0 (using abuild 3.15.0_rc3-r1) started Wed, 23 Apr 2025 20:35:44 +0000 >>> py3-gitpython: Validating /home/buildozer/aports/community/py3-gitpython/APKBUILD... >>> WARNING: py3-gitpython: No maintainer >>> 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/46) Installing libbz2 (1.0.8-r6) (2/46) Installing gdbm (1.24-r0) (3/46) Installing mpdecimal (4.0.0-r0) (4/46) Installing libpanelw (6.5_p20250412-r0) (5/46) Installing sqlite-libs (3.49.1-r0) (6/46) Installing python3 (3.12.10-r0) (7/46) Installing python3-pycache-pyc0 (3.12.10-r0) (8/46) Installing pyc (3.12.10-r0) (9/46) Installing py3-smmap2 (5.0.1-r1) (10/46) Installing py3-smmap2-pyc (5.0.1-r1) (11/46) Installing py3-gitdb2-pyc (4.0.11-r1) (12/46) Installing python3-pyc (3.12.10-r0) (13/46) Installing py3-gitdb2 (4.0.11-r1) (14/46) Installing py3-typing-extensions (4.13.2-r0) (15/46) Installing py3-typing-extensions-pyc (4.13.2-r0) (16/46) Installing py3-installer (0.7.0-r2) (17/46) Installing py3-installer-pyc (0.7.0-r2) (18/46) Installing py3-gpep517 (16-r0) (19/46) Installing py3-gpep517-pyc (16-r0) (20/46) Installing py3-parsing (3.2.0-r0) (21/46) Installing py3-parsing-pyc (3.2.0-r0) (22/46) Installing py3-packaging (24.2-r0) (23/46) Installing py3-packaging-pyc (24.2-r0) (24/46) Installing py3-setuptools (77.0.3-r0) (25/46) Installing py3-setuptools-pyc (77.0.3-r0) (26/46) Installing py3-wheel (0.43.0-r0) (27/46) Installing py3-wheel-pyc (0.43.0-r0) (28/46) Installing py3-iniconfig (2.1.0-r0) (29/46) Installing py3-iniconfig-pyc (2.1.0-r0) (30/46) Installing py3-pluggy (1.5.0-r0) (31/46) Installing py3-pluggy-pyc (1.5.0-r0) (32/46) Installing py3-py (1.11.0-r4) (33/46) Installing py3-py-pyc (1.11.0-r4) (34/46) Installing py3-pytest (8.3.5-r0) (35/46) Installing py3-pytest-pyc (8.3.5-r0) (36/46) Installing py3-coverage (7.6.10-r0) (37/46) Installing py3-coverage-pyc (7.6.10-r0) (38/46) Installing py3-pytest-cov (5.0.0-r0) (39/46) Installing py3-pytest-cov-pyc (5.0.0-r0) (40/46) Installing py3-termcolor (2.5.0-r0) (41/46) Installing py3-termcolor-pyc (2.5.0-r0) (42/46) Installing py3-pytest-sugar (0.9.7-r1) (43/46) Installing py3-pytest-sugar-pyc (0.9.7-r1) (44/46) Installing py3-toml (0.10.2-r7) (45/46) Installing py3-toml-pyc (0.10.2-r7) (46/46) Installing .makedepends-py3-gitpython (20250423.203550) Executing busybox-1.37.0-r16.trigger OK: 650 MiB in 155 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.22/GitPython-3.1.44.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-gitpython: Fetching https://github.com/gitpython-developers/GitPython/archive/3.1.44/GitPython-3.1.44.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/v3.22/GitPython-3.1.44.tar.gz.part' GitPython-3.1.44.tar 100% |********************************| 531k 0:00:00 ETA '/var/cache/distfiles/v3.22/GitPython-3.1.44.tar.gz.part' saved >>> py3-gitpython: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/GitPython-3.1.44.tar.gz >>> py3-gitpython: Checking sha512sums... GitPython-3.1.44.tar.gz: OK >>> py3-gitpython: Unpacking /var/cache/distfiles/v3.22/GitPython-3.1.44.tar.gz... 2025-04-23 20:35:51,524 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/dist.py:760: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-04-23 20:35:51,555 root INFO running bdist_wheel 2025-04-23 20:35:51,574 root INFO running build 2025-04-23 20:35:51,574 root INFO running build_py 2025-04-23 20:35:51,574 root INFO creating build/lib/git 2025-04-23 20:35:51,575 root INFO copying git/__init__.py -> build/lib/git 2025-04-23 20:35:51,575 root INFO copying git/remote.py -> build/lib/git 2025-04-23 20:35:51,575 root INFO copying git/db.py -> build/lib/git 2025-04-23 20:35:51,576 root INFO copying git/types.py -> build/lib/git 2025-04-23 20:35:51,576 root INFO copying git/util.py -> build/lib/git 2025-04-23 20:35:51,576 root INFO copying git/cmd.py -> build/lib/git 2025-04-23 20:35:51,577 root INFO copying git/exc.py -> build/lib/git 2025-04-23 20:35:51,577 root INFO copying git/config.py -> build/lib/git 2025-04-23 20:35:51,578 root INFO copying git/compat.py -> build/lib/git 2025-04-23 20:35:51,578 root INFO copying git/diff.py -> build/lib/git 2025-04-23 20:35:51,578 root INFO creating build/lib/git/repo 2025-04-23 20:35:51,578 root INFO copying git/repo/__init__.py -> build/lib/git/repo 2025-04-23 20:35:51,579 root INFO copying git/repo/fun.py -> build/lib/git/repo 2025-04-23 20:35:51,579 root INFO copying git/repo/base.py -> build/lib/git/repo 2025-04-23 20:35:51,580 root INFO creating build/lib/git/refs 2025-04-23 20:35:51,580 root INFO copying git/refs/__init__.py -> build/lib/git/refs 2025-04-23 20:35:51,580 root INFO copying git/refs/symbolic.py -> build/lib/git/refs 2025-04-23 20:35:51,580 root INFO copying git/refs/log.py -> build/lib/git/refs 2025-04-23 20:35:51,581 root INFO copying git/refs/head.py -> build/lib/git/refs 2025-04-23 20:35:51,581 root INFO copying git/refs/remote.py -> build/lib/git/refs 2025-04-23 20:35:51,581 root INFO copying git/refs/tag.py -> build/lib/git/refs 2025-04-23 20:35:51,582 root INFO copying git/refs/reference.py -> build/lib/git/refs 2025-04-23 20:35:51,582 root INFO creating build/lib/git/index 2025-04-23 20:35:51,582 root INFO copying git/index/__init__.py -> build/lib/git/index 2025-04-23 20:35:51,582 root INFO copying git/index/typ.py -> build/lib/git/index 2025-04-23 20:35:51,583 root INFO copying git/index/fun.py -> build/lib/git/index 2025-04-23 20:35:51,583 root INFO copying git/index/util.py -> build/lib/git/index 2025-04-23 20:35:51,583 root INFO copying git/index/base.py -> build/lib/git/index 2025-04-23 20:35:51,584 root INFO creating build/lib/git/objects 2025-04-23 20:35:51,584 root INFO copying git/objects/__init__.py -> build/lib/git/objects 2025-04-23 20:35:51,584 root INFO copying git/objects/fun.py -> build/lib/git/objects 2025-04-23 20:35:51,585 root INFO copying git/objects/tree.py -> build/lib/git/objects 2025-04-23 20:35:51,585 root INFO copying git/objects/blob.py -> build/lib/git/objects 2025-04-23 20:35:51,585 root INFO copying git/objects/util.py -> build/lib/git/objects 2025-04-23 20:35:51,586 root INFO copying git/objects/commit.py -> build/lib/git/objects 2025-04-23 20:35:51,586 root INFO copying git/objects/tag.py -> build/lib/git/objects 2025-04-23 20:35:51,586 root INFO copying git/objects/base.py -> build/lib/git/objects 2025-04-23 20:35:51,587 root INFO creating build/lib/git/objects/submodule 2025-04-23 20:35:51,587 root INFO copying git/objects/submodule/__init__.py -> build/lib/git/objects/submodule 2025-04-23 20:35:51,587 root INFO copying git/objects/submodule/root.py -> build/lib/git/objects/submodule 2025-04-23 20:35:51,587 root INFO copying git/objects/submodule/util.py -> build/lib/git/objects/submodule 2025-04-23 20:35:51,588 root INFO copying git/objects/submodule/base.py -> build/lib/git/objects/submodule 2025-04-23 20:35:51,588 root INFO running egg_info 2025-04-23 20:35:51,591 root INFO creating GitPython.egg-info 2025-04-23 20:35:51,591 root INFO writing GitPython.egg-info/PKG-INFO 2025-04-23 20:35:51,595 root INFO writing dependency_links to GitPython.egg-info/dependency_links.txt 2025-04-23 20:35:51,596 root INFO writing requirements to GitPython.egg-info/requires.txt 2025-04-23 20:35:51,597 root INFO writing top-level names to GitPython.egg-info/top_level.txt 2025-04-23 20:35:51,597 root INFO writing manifest file 'GitPython.egg-info/SOURCES.txt' 2025-04-23 20:35:51,602 root INFO reading manifest file 'GitPython.egg-info/SOURCES.txt' 2025-04-23 20:35:51,603 root INFO reading manifest template 'MANIFEST.in' 2025-04-23 20:35:51,604 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2025-04-23 20:35:51,604 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2025-04-23 20:35:51,604 root INFO adding license file 'LICENSE' 2025-04-23 20:35:51,604 root INFO adding license file 'AUTHORS' 2025-04-23 20:35:51,606 root INFO writing manifest file 'GitPython.egg-info/SOURCES.txt' 2025-04-23 20:35:51,607 root INFO copying git/py.typed -> build/lib/git 2025-04-23 20:35:51,615 root INFO installing to build/bdist.linux-armv8l/wheel 2025-04-23 20:35:51,615 root INFO running install 2025-04-23 20:35:51,626 root INFO running install_lib 2025-04-23 20:35:51,630 root INFO creating build/bdist.linux-armv8l/wheel 2025-04-23 20:35:51,631 root INFO creating build/bdist.linux-armv8l/wheel/git 2025-04-23 20:35:51,631 root INFO copying build/lib/git/__init__.py -> build/bdist.linux-armv8l/wheel/./git 2025-04-23 20:35:51,631 root INFO creating build/bdist.linux-armv8l/wheel/git/repo 2025-04-23 20:35:51,631 root INFO copying build/lib/git/repo/__init__.py -> build/bdist.linux-armv8l/wheel/./git/repo 2025-04-23 20:35:51,631 root INFO copying build/lib/git/repo/fun.py -> build/bdist.linux-armv8l/wheel/./git/repo 2025-04-23 20:35:51,632 root INFO copying build/lib/git/repo/base.py -> build/bdist.linux-armv8l/wheel/./git/repo 2025-04-23 20:35:51,632 root INFO copying build/lib/git/remote.py -> build/bdist.linux-armv8l/wheel/./git 2025-04-23 20:35:51,632 root INFO creating build/bdist.linux-armv8l/wheel/git/refs 2025-04-23 20:35:51,632 root INFO copying build/lib/git/refs/__init__.py -> build/bdist.linux-armv8l/wheel/./git/refs 2025-04-23 20:35:51,633 root INFO copying build/lib/git/refs/symbolic.py -> build/bdist.linux-armv8l/wheel/./git/refs 2025-04-23 20:35:51,633 root INFO copying build/lib/git/refs/log.py -> build/bdist.linux-armv8l/wheel/./git/refs 2025-04-23 20:35:51,633 root INFO copying build/lib/git/refs/head.py -> build/bdist.linux-armv8l/wheel/./git/refs 2025-04-23 20:35:51,633 root INFO copying build/lib/git/refs/remote.py -> build/bdist.linux-armv8l/wheel/./git/refs 2025-04-23 20:35:51,634 root INFO copying build/lib/git/refs/tag.py -> build/bdist.linux-armv8l/wheel/./git/refs 2025-04-23 20:35:51,634 root INFO copying build/lib/git/refs/reference.py -> build/bdist.linux-armv8l/wheel/./git/refs 2025-04-23 20:35:51,634 root INFO copying build/lib/git/db.py -> build/bdist.linux-armv8l/wheel/./git 2025-04-23 20:35:51,634 root INFO copying build/lib/git/types.py -> build/bdist.linux-armv8l/wheel/./git 2025-04-23 20:35:51,634 root INFO creating build/bdist.linux-armv8l/wheel/git/index 2025-04-23 20:35:51,635 root INFO copying build/lib/git/index/__init__.py -> build/bdist.linux-armv8l/wheel/./git/index 2025-04-23 20:35:51,635 root INFO copying build/lib/git/index/typ.py -> build/bdist.linux-armv8l/wheel/./git/index 2025-04-23 20:35:51,635 root INFO copying build/lib/git/index/fun.py -> build/bdist.linux-armv8l/wheel/./git/index 2025-04-23 20:35:51,635 root INFO copying build/lib/git/index/util.py -> build/bdist.linux-armv8l/wheel/./git/index 2025-04-23 20:35:51,635 root INFO copying build/lib/git/index/base.py -> build/bdist.linux-armv8l/wheel/./git/index 2025-04-23 20:35:51,636 root INFO copying build/lib/git/util.py -> build/bdist.linux-armv8l/wheel/./git 2025-04-23 20:35:51,636 root INFO copying build/lib/git/cmd.py -> build/bdist.linux-armv8l/wheel/./git 2025-04-23 20:35:51,636 root INFO copying build/lib/git/exc.py -> build/bdist.linux-armv8l/wheel/./git 2025-04-23 20:35:51,636 root INFO copying build/lib/git/py.typed -> build/bdist.linux-armv8l/wheel/./git 2025-04-23 20:35:51,637 root INFO copying build/lib/git/config.py -> build/bdist.linux-armv8l/wheel/./git 2025-04-23 20:35:51,637 root INFO copying build/lib/git/compat.py -> build/bdist.linux-armv8l/wheel/./git 2025-04-23 20:35:51,637 root INFO copying build/lib/git/diff.py -> build/bdist.linux-armv8l/wheel/./git 2025-04-23 20:35:51,637 root INFO creating build/bdist.linux-armv8l/wheel/git/objects 2025-04-23 20:35:51,638 root INFO copying build/lib/git/objects/__init__.py -> build/bdist.linux-armv8l/wheel/./git/objects 2025-04-23 20:35:51,638 root INFO copying build/lib/git/objects/fun.py -> build/bdist.linux-armv8l/wheel/./git/objects 2025-04-23 20:35:51,638 root INFO copying build/lib/git/objects/tree.py -> build/bdist.linux-armv8l/wheel/./git/objects 2025-04-23 20:35:51,638 root INFO creating build/bdist.linux-armv8l/wheel/git/objects/submodule 2025-04-23 20:35:51,638 root INFO copying build/lib/git/objects/submodule/__init__.py -> build/bdist.linux-armv8l/wheel/./git/objects/submodule 2025-04-23 20:35:51,639 root INFO copying build/lib/git/objects/submodule/root.py -> build/bdist.linux-armv8l/wheel/./git/objects/submodule 2025-04-23 20:35:51,639 root INFO copying build/lib/git/objects/submodule/util.py -> build/bdist.linux-armv8l/wheel/./git/objects/submodule 2025-04-23 20:35:51,639 root INFO copying build/lib/git/objects/submodule/base.py -> build/bdist.linux-armv8l/wheel/./git/objects/submodule 2025-04-23 20:35:51,639 root INFO copying build/lib/git/objects/blob.py -> build/bdist.linux-armv8l/wheel/./git/objects 2025-04-23 20:35:51,640 root INFO copying build/lib/git/objects/util.py -> build/bdist.linux-armv8l/wheel/./git/objects 2025-04-23 20:35:51,640 root INFO copying build/lib/git/objects/commit.py -> build/bdist.linux-armv8l/wheel/./git/objects 2025-04-23 20:35:51,640 root INFO copying build/lib/git/objects/tag.py -> build/bdist.linux-armv8l/wheel/./git/objects 2025-04-23 20:35:51,640 root INFO copying build/lib/git/objects/base.py -> build/bdist.linux-armv8l/wheel/./git/objects 2025-04-23 20:35:51,640 root INFO running install_egg_info 2025-04-23 20:35:51,645 root INFO Copying GitPython.egg-info to build/bdist.linux-armv8l/wheel/./GitPython-3.1.44-py3.12.egg-info 2025-04-23 20:35:51,646 root INFO running install_scripts 2025-04-23 20:35:51,647 root INFO creating build/bdist.linux-armv8l/wheel/gitpython-3.1.44.dist-info/WHEEL 2025-04-23 20:35:51,648 wheel INFO creating '/home/buildozer/aports/community/py3-gitpython/src/GitPython-3.1.44/.dist/.tmp-960k2zmp/gitpython-3.1.44-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-04-23 20:35:51,648 wheel INFO adding 'git/__init__.py' 2025-04-23 20:35:51,648 wheel INFO adding 'git/cmd.py' 2025-04-23 20:35:51,649 wheel INFO adding 'git/compat.py' 2025-04-23 20:35:51,649 wheel INFO adding 'git/config.py' 2025-04-23 20:35:51,650 wheel INFO adding 'git/db.py' 2025-04-23 20:35:51,650 wheel INFO adding 'git/diff.py' 2025-04-23 20:35:51,650 wheel INFO adding 'git/exc.py' 2025-04-23 20:35:51,651 wheel INFO adding 'git/py.typed' 2025-04-23 20:35:51,651 wheel INFO adding 'git/remote.py' 2025-04-23 20:35:51,651 wheel INFO adding 'git/types.py' 2025-04-23 20:35:51,652 wheel INFO adding 'git/util.py' 2025-04-23 20:35:51,652 wheel INFO adding 'git/index/__init__.py' 2025-04-23 20:35:51,652 wheel INFO adding 'git/index/base.py' 2025-04-23 20:35:51,653 wheel INFO adding 'git/index/fun.py' 2025-04-23 20:35:51,653 wheel INFO adding 'git/index/typ.py' 2025-04-23 20:35:51,653 wheel INFO adding 'git/index/util.py' 2025-04-23 20:35:51,654 wheel INFO adding 'git/objects/__init__.py' 2025-04-23 20:35:51,654 wheel INFO adding 'git/objects/base.py' 2025-04-23 20:35:51,654 wheel INFO adding 'git/objects/blob.py' 2025-04-23 20:35:51,655 wheel INFO adding 'git/objects/commit.py' 2025-04-23 20:35:51,655 wheel INFO adding 'git/objects/fun.py' 2025-04-23 20:35:51,655 wheel INFO adding 'git/objects/tag.py' 2025-04-23 20:35:51,655 wheel INFO adding 'git/objects/tree.py' 2025-04-23 20:35:51,656 wheel INFO adding 'git/objects/util.py' 2025-04-23 20:35:51,656 wheel INFO adding 'git/objects/submodule/__init__.py' 2025-04-23 20:35:51,656 wheel INFO adding 'git/objects/submodule/base.py' 2025-04-23 20:35:51,657 wheel INFO adding 'git/objects/submodule/root.py' 2025-04-23 20:35:51,657 wheel INFO adding 'git/objects/submodule/util.py' 2025-04-23 20:35:51,658 wheel INFO adding 'git/refs/__init__.py' 2025-04-23 20:35:51,658 wheel INFO adding 'git/refs/head.py' 2025-04-23 20:35:51,658 wheel INFO adding 'git/refs/log.py' 2025-04-23 20:35:51,658 wheel INFO adding 'git/refs/reference.py' 2025-04-23 20:35:51,659 wheel INFO adding 'git/refs/remote.py' 2025-04-23 20:35:51,659 wheel INFO adding 'git/refs/symbolic.py' 2025-04-23 20:35:51,659 wheel INFO adding 'git/refs/tag.py' 2025-04-23 20:35:51,660 wheel INFO adding 'git/repo/__init__.py' 2025-04-23 20:35:51,660 wheel INFO adding 'git/repo/base.py' 2025-04-23 20:35:51,660 wheel INFO adding 'git/repo/fun.py' 2025-04-23 20:35:51,661 wheel INFO adding 'gitpython-3.1.44.dist-info/licenses/AUTHORS' 2025-04-23 20:35:51,661 wheel INFO adding 'gitpython-3.1.44.dist-info/licenses/LICENSE' 2025-04-23 20:35:51,661 wheel INFO adding 'gitpython-3.1.44.dist-info/METADATA' 2025-04-23 20:35:51,662 wheel INFO adding 'gitpython-3.1.44.dist-info/WHEEL' 2025-04-23 20:35:51,662 wheel INFO adding 'gitpython-3.1.44.dist-info/top_level.txt' 2025-04-23 20:35:51,662 wheel INFO adding 'gitpython-3.1.44.dist-info/RECORD' 2025-04-23 20:35:51,662 root INFO removing build/bdist.linux-armv8l/wheel 2025-04-23 20:35:51,664 gpep517 INFO The backend produced .dist/gitpython-3.1.44-py3-none-any.whl gitpython-3.1.44-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.10, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-gitpython/src/GitPython-3.1.44 configfile: pyproject.toml plugins: sugar-0.9.7, cov-5.0.0 collected 20 items test/test_config.py ..........s......... [100%] ---------- coverage: platform linux, python 3.12.10-final-0 ---------- Name Stmts Miss Cover ------------------------------------------------------- git/__init__.py 51 18 65% git/cmd.py 601 363 40% git/compat.py 62 21 66% git/config.py 441 58 87% git/db.py 26 12 54% git/diff.py 290 217 25% git/exc.py 66 34 48% git/index/__init__.py 3 0 100% git/index/base.py 500 413 17% git/index/fun.py 188 154 18% git/index/typ.py 76 26 66% git/index/util.py 52 22 58% git/objects/__init__.py 7 0 100% git/objects/base.py 91 48 47% git/objects/blob.py 20 5 75% git/objects/commit.py 319 251 21% git/objects/fun.py 99 82 17% 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 48 33 31% git/objects/tree.py 150 93 38% git/objects/util.py 228 152 33% git/refs/__init__.py 7 0 100% git/refs/head.py 98 67 32% 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 369 294 20% git/refs/tag.py 47 27 43% git/remote.py 461 345 25% git/repo/__init__.py 2 0 100% git/repo/base.py 587 440 25% git/repo/fun.py 204 175 14% git/types.py 65 10 85% git/util.py 559 353 37% ------------------------------------------------------- TOTAL 6721 4476 33% =========================== short test summary info ============================ SKIPPED [1] test/test_config.py:91: Known failure -- included values are not in effect right away ======================== 19 passed, 1 skipped in 1.48s ========================= >>> 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: 682.5 KB >>> py3-gitpython-pyc*: Compressing data... >>> py3-gitpython-pyc*: Create checksum... >>> py3-gitpython-pyc*: Create py3-gitpython-pyc-3.1.44-r0.apk >>> py3-gitpython*: Tracing dependencies... git py3-gitdb2 py3-typing-extensions python3~3.12 >>> py3-gitpython*: Package size: 673.2 KB >>> py3-gitpython*: Compressing data... >>> py3-gitpython*: Create checksum... >>> py3-gitpython*: Create py3-gitpython-3.1.44-r0.apk >>> py3-gitpython: Build complete at Wed, 23 Apr 2025 20:35:54 +0000 elapsed time 0h 0m 10s >>> py3-gitpython: Cleaning up srcdir >>> py3-gitpython: Cleaning up pkgdir >>> py3-gitpython: Uninstalling dependencies... (1/46) Purging .makedepends-py3-gitpython (20250423.203550) (2/46) Purging py3-gitdb2-pyc (4.0.11-r1) (3/46) Purging py3-gitdb2 (4.0.11-r1) (4/46) Purging py3-smmap2-pyc (5.0.1-r1) (5/46) Purging py3-smmap2 (5.0.1-r1) (6/46) Purging py3-typing-extensions-pyc (4.13.2-r0) (7/46) Purging py3-typing-extensions (4.13.2-r0) (8/46) Purging py3-gpep517-pyc (16-r0) (9/46) Purging py3-gpep517 (16-r0) (10/46) Purging py3-installer-pyc (0.7.0-r2) (11/46) Purging py3-installer (0.7.0-r2) (12/46) Purging py3-setuptools-pyc (77.0.3-r0) (13/46) Purging py3-setuptools (77.0.3-r0) (14/46) Purging py3-wheel-pyc (0.43.0-r0) (15/46) Purging py3-wheel (0.43.0-r0) (16/46) Purging py3-pytest-cov-pyc (5.0.0-r0) (17/46) Purging py3-pytest-cov (5.0.0-r0) (18/46) Purging py3-coverage-pyc (7.6.10-r0) (19/46) Purging py3-coverage (7.6.10-r0) (20/46) Purging py3-pytest-sugar-pyc (0.9.7-r1) (21/46) Purging py3-pytest-sugar (0.9.7-r1) (22/46) Purging py3-pytest-pyc (8.3.5-r0) (23/46) Purging py3-pytest (8.3.5-r0) (24/46) Purging py3-iniconfig-pyc (2.1.0-r0) (25/46) Purging py3-iniconfig (2.1.0-r0) (26/46) Purging py3-packaging-pyc (24.2-r0) (27/46) Purging py3-packaging (24.2-r0) (28/46) Purging py3-parsing-pyc (3.2.0-r0) (29/46) Purging py3-parsing (3.2.0-r0) (30/46) Purging py3-pluggy-pyc (1.5.0-r0) (31/46) Purging py3-pluggy (1.5.0-r0) (32/46) Purging py3-py-pyc (1.11.0-r4) (33/46) Purging py3-py (1.11.0-r4) (34/46) Purging py3-termcolor-pyc (2.5.0-r0) (35/46) Purging py3-termcolor (2.5.0-r0) (36/46) Purging py3-toml-pyc (0.10.2-r7) (37/46) Purging py3-toml (0.10.2-r7) (38/46) Purging python3-pyc (3.12.10-r0) (39/46) Purging python3-pycache-pyc0 (3.12.10-r0) (40/46) Purging pyc (3.12.10-r0) (41/46) Purging python3 (3.12.10-r0) (42/46) Purging gdbm (1.24-r0) (43/46) Purging libbz2 (1.0.8-r6) (44/46) Purging libpanelw (6.5_p20250412-r0) (45/46) Purging mpdecimal (4.0.0-r0) (46/46) Purging sqlite-libs (3.49.1-r0) Executing busybox-1.37.0-r16.trigger OK: 601 MiB in 109 packages >>> py3-gitpython: Updating the community/armhf repository index... >>> py3-gitpython: Signing the index...