>>> py3-gitpython: Building community/py3-gitpython 3.1.44-r0 (using abuild 3.15.0_rc3-r1) started Tue, 29 Apr 2025 00:40:38 +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/48) Installing libbz2 (1.0.8-r6) (2/48) Installing libffi (3.4.8-r0) (3/48) Installing gdbm (1.24-r0) (4/48) Installing xz-libs (5.8.1-r0) (5/48) Installing mpdecimal (4.0.0-r0) (6/48) Installing libpanelw (6.5_p20250412-r0) (7/48) Installing sqlite-libs (3.49.1-r1) (8/48) Installing python3 (3.12.10-r0) (9/48) Installing python3-pycache-pyc0 (3.12.10-r0) (10/48) Installing pyc (3.12.10-r0) (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.10-r0) (15/48) Installing py3-gitdb2 (4.0.11-r1) (16/48) Installing py3-typing-extensions (4.13.2-r0) (17/48) Installing py3-typing-extensions-pyc (4.13.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.2.0-r0) (23/48) Installing py3-parsing-pyc (3.2.0-r0) (24/48) Installing py3-packaging (25.0-r0) (25/48) Installing py3-packaging-pyc (25.0-r0) (26/48) Installing py3-setuptools (77.0.3-r0) (27/48) Installing py3-setuptools-pyc (77.0.3-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.1.0-r0) (31/48) Installing py3-iniconfig-pyc (2.1.0-r0) (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.5-r0) (37/48) Installing py3-pytest-pyc (8.3.5-r0) (38/48) Installing py3-coverage (7.6.10-r0) (39/48) Installing py3-coverage-pyc (7.6.10-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 (20250429.004050) Executing busybox-1.37.0-r16.trigger OK: 307 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/edge/GitPython-3.1.44.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/GitPython-3.1.44.tar.gz.part' GitPython-3.1.44.tar 100% |********************************| 531k 0:00:00 ETA '/var/cache/distfiles/GitPython-3.1.44.tar.gz.part' saved >>> py3-gitpython: Fetching https://distfiles.alpinelinux.org/distfiles/edge/GitPython-3.1.44.tar.gz >>> py3-gitpython: Checking sha512sums... GitPython-3.1.44.tar.gz: OK >>> py3-gitpython: Unpacking /var/cache/distfiles/GitPython-3.1.44.tar.gz... 2025-04-29 00:40:51,637 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-29 00:40:51,686 root INFO running bdist_wheel 2025-04-29 00:40:51,720 root INFO running build 2025-04-29 00:40:51,720 root INFO running build_py 2025-04-29 00:40:51,721 root INFO creating build/lib/git 2025-04-29 00:40:51,722 root INFO copying git/compat.py -> build/lib/git 2025-04-29 00:40:51,722 root INFO copying git/diff.py -> build/lib/git 2025-04-29 00:40:51,723 root INFO copying git/cmd.py -> build/lib/git 2025-04-29 00:40:51,723 root INFO copying git/types.py -> build/lib/git 2025-04-29 00:40:51,724 root INFO copying git/config.py -> build/lib/git 2025-04-29 00:40:51,724 root INFO copying git/util.py -> build/lib/git 2025-04-29 00:40:51,725 root INFO copying git/__init__.py -> build/lib/git 2025-04-29 00:40:51,725 root INFO copying git/exc.py -> build/lib/git 2025-04-29 00:40:51,726 root INFO copying git/db.py -> build/lib/git 2025-04-29 00:40:51,726 root INFO copying git/remote.py -> build/lib/git 2025-04-29 00:40:51,727 root INFO creating build/lib/git/index 2025-04-29 00:40:51,727 root INFO copying git/index/base.py -> build/lib/git/index 2025-04-29 00:40:51,728 root INFO copying git/index/util.py -> build/lib/git/index 2025-04-29 00:40:51,728 root INFO copying git/index/__init__.py -> build/lib/git/index 2025-04-29 00:40:51,729 root INFO copying git/index/fun.py -> build/lib/git/index 2025-04-29 00:40:51,729 root INFO copying git/index/typ.py -> build/lib/git/index 2025-04-29 00:40:51,730 root INFO creating build/lib/git/repo 2025-04-29 00:40:51,730 root INFO copying git/repo/base.py -> build/lib/git/repo 2025-04-29 00:40:51,730 root INFO copying git/repo/__init__.py -> build/lib/git/repo 2025-04-29 00:40:51,731 root INFO copying git/repo/fun.py -> build/lib/git/repo 2025-04-29 00:40:51,732 root INFO creating build/lib/git/refs 2025-04-29 00:40:51,732 root INFO copying git/refs/tag.py -> build/lib/git/refs 2025-04-29 00:40:51,732 root INFO copying git/refs/reference.py -> build/lib/git/refs 2025-04-29 00:40:51,733 root INFO copying git/refs/head.py -> build/lib/git/refs 2025-04-29 00:40:51,733 root INFO copying git/refs/__init__.py -> build/lib/git/refs 2025-04-29 00:40:51,734 root INFO copying git/refs/symbolic.py -> build/lib/git/refs 2025-04-29 00:40:51,734 root INFO copying git/refs/remote.py -> build/lib/git/refs 2025-04-29 00:40:51,735 root INFO copying git/refs/log.py -> build/lib/git/refs 2025-04-29 00:40:51,735 root INFO creating build/lib/git/objects 2025-04-29 00:40:51,735 root INFO copying git/objects/blob.py -> build/lib/git/objects 2025-04-29 00:40:51,736 root INFO copying git/objects/base.py -> build/lib/git/objects 2025-04-29 00:40:51,736 root INFO copying git/objects/tag.py -> build/lib/git/objects 2025-04-29 00:40:51,737 root INFO copying git/objects/util.py -> build/lib/git/objects 2025-04-29 00:40:51,737 root INFO copying git/objects/tree.py -> build/lib/git/objects 2025-04-29 00:40:51,738 root INFO copying git/objects/__init__.py -> build/lib/git/objects 2025-04-29 00:40:51,738 root INFO copying git/objects/fun.py -> build/lib/git/objects 2025-04-29 00:40:51,739 root INFO copying git/objects/commit.py -> build/lib/git/objects 2025-04-29 00:40:51,739 root INFO creating build/lib/git/objects/submodule 2025-04-29 00:40:51,739 root INFO copying git/objects/submodule/base.py -> build/lib/git/objects/submodule 2025-04-29 00:40:51,740 root INFO copying git/objects/submodule/util.py -> build/lib/git/objects/submodule 2025-04-29 00:40:51,740 root INFO copying git/objects/submodule/__init__.py -> build/lib/git/objects/submodule 2025-04-29 00:40:51,741 root INFO copying git/objects/submodule/root.py -> build/lib/git/objects/submodule 2025-04-29 00:40:51,741 root INFO running egg_info 2025-04-29 00:40:51,747 root INFO creating GitPython.egg-info 2025-04-29 00:40:51,748 root INFO writing GitPython.egg-info/PKG-INFO 2025-04-29 00:40:51,753 root INFO writing dependency_links to GitPython.egg-info/dependency_links.txt 2025-04-29 00:40:51,756 root INFO writing requirements to GitPython.egg-info/requires.txt 2025-04-29 00:40:51,756 root INFO writing top-level names to GitPython.egg-info/top_level.txt 2025-04-29 00:40:51,756 root INFO writing manifest file 'GitPython.egg-info/SOURCES.txt' 2025-04-29 00:40:51,767 root INFO reading manifest file 'GitPython.egg-info/SOURCES.txt' 2025-04-29 00:40:51,767 root INFO reading manifest template 'MANIFEST.in' 2025-04-29 00:40:51,769 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2025-04-29 00:40:51,770 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2025-04-29 00:40:51,770 root INFO adding license file 'LICENSE' 2025-04-29 00:40:51,770 root INFO adding license file 'AUTHORS' 2025-04-29 00:40:51,772 root INFO writing manifest file 'GitPython.egg-info/SOURCES.txt' 2025-04-29 00:40:51,774 root INFO copying git/py.typed -> build/lib/git 2025-04-29 00:40:51,789 root INFO installing to build/bdist.linux-loongarch64/wheel 2025-04-29 00:40:51,790 root INFO running install 2025-04-29 00:40:51,807 root INFO running install_lib 2025-04-29 00:40:51,814 root INFO creating build/bdist.linux-loongarch64/wheel 2025-04-29 00:40:51,814 root INFO creating build/bdist.linux-loongarch64/wheel/git 2025-04-29 00:40:51,815 root INFO copying build/lib/git/compat.py -> build/bdist.linux-loongarch64/wheel/./git 2025-04-29 00:40:51,815 root INFO copying build/lib/git/diff.py -> build/bdist.linux-loongarch64/wheel/./git 2025-04-29 00:40:51,815 root INFO copying build/lib/git/cmd.py -> build/bdist.linux-loongarch64/wheel/./git 2025-04-29 00:40:51,816 root INFO creating build/bdist.linux-loongarch64/wheel/git/index 2025-04-29 00:40:51,816 root INFO copying build/lib/git/index/base.py -> build/bdist.linux-loongarch64/wheel/./git/index 2025-04-29 00:40:51,817 root INFO copying build/lib/git/index/util.py -> build/bdist.linux-loongarch64/wheel/./git/index 2025-04-29 00:40:51,817 root INFO copying build/lib/git/index/__init__.py -> build/bdist.linux-loongarch64/wheel/./git/index 2025-04-29 00:40:51,817 root INFO copying build/lib/git/index/fun.py -> build/bdist.linux-loongarch64/wheel/./git/index 2025-04-29 00:40:51,818 root INFO copying build/lib/git/index/typ.py -> build/bdist.linux-loongarch64/wheel/./git/index 2025-04-29 00:40:51,818 root INFO copying build/lib/git/types.py -> build/bdist.linux-loongarch64/wheel/./git 2025-04-29 00:40:51,818 root INFO copying build/lib/git/py.typed -> build/bdist.linux-loongarch64/wheel/./git 2025-04-29 00:40:51,819 root INFO copying build/lib/git/config.py -> build/bdist.linux-loongarch64/wheel/./git 2025-04-29 00:40:51,819 root INFO copying build/lib/git/util.py -> build/bdist.linux-loongarch64/wheel/./git 2025-04-29 00:40:51,819 root INFO copying build/lib/git/__init__.py -> build/bdist.linux-loongarch64/wheel/./git 2025-04-29 00:40:51,820 root INFO creating build/bdist.linux-loongarch64/wheel/git/repo 2025-04-29 00:40:51,820 root INFO copying build/lib/git/repo/base.py -> build/bdist.linux-loongarch64/wheel/./git/repo 2025-04-29 00:40:51,821 root INFO copying build/lib/git/repo/__init__.py -> build/bdist.linux-loongarch64/wheel/./git/repo 2025-04-29 00:40:51,821 root INFO copying build/lib/git/repo/fun.py -> build/bdist.linux-loongarch64/wheel/./git/repo 2025-04-29 00:40:51,821 root INFO copying build/lib/git/exc.py -> build/bdist.linux-loongarch64/wheel/./git 2025-04-29 00:40:51,822 root INFO copying build/lib/git/db.py -> build/bdist.linux-loongarch64/wheel/./git 2025-04-29 00:40:51,822 root INFO copying build/lib/git/remote.py -> build/bdist.linux-loongarch64/wheel/./git 2025-04-29 00:40:51,822 root INFO creating build/bdist.linux-loongarch64/wheel/git/refs 2025-04-29 00:40:51,823 root INFO copying build/lib/git/refs/tag.py -> build/bdist.linux-loongarch64/wheel/./git/refs 2025-04-29 00:40:51,823 root INFO copying build/lib/git/refs/reference.py -> build/bdist.linux-loongarch64/wheel/./git/refs 2025-04-29 00:40:51,823 root INFO copying build/lib/git/refs/head.py -> build/bdist.linux-loongarch64/wheel/./git/refs 2025-04-29 00:40:51,824 root INFO copying build/lib/git/refs/__init__.py -> build/bdist.linux-loongarch64/wheel/./git/refs 2025-04-29 00:40:51,824 root INFO copying build/lib/git/refs/symbolic.py -> build/bdist.linux-loongarch64/wheel/./git/refs 2025-04-29 00:40:51,824 root INFO copying build/lib/git/refs/remote.py -> build/bdist.linux-loongarch64/wheel/./git/refs 2025-04-29 00:40:51,825 root INFO copying build/lib/git/refs/log.py -> build/bdist.linux-loongarch64/wheel/./git/refs 2025-04-29 00:40:51,825 root INFO creating build/bdist.linux-loongarch64/wheel/git/objects 2025-04-29 00:40:51,826 root INFO copying build/lib/git/objects/blob.py -> build/bdist.linux-loongarch64/wheel/./git/objects 2025-04-29 00:40:51,826 root INFO copying build/lib/git/objects/base.py -> build/bdist.linux-loongarch64/wheel/./git/objects 2025-04-29 00:40:51,826 root INFO creating build/bdist.linux-loongarch64/wheel/git/objects/submodule 2025-04-29 00:40:51,827 root INFO copying build/lib/git/objects/submodule/base.py -> build/bdist.linux-loongarch64/wheel/./git/objects/submodule 2025-04-29 00:40:51,827 root INFO copying build/lib/git/objects/submodule/util.py -> build/bdist.linux-loongarch64/wheel/./git/objects/submodule 2025-04-29 00:40:51,827 root INFO copying build/lib/git/objects/submodule/__init__.py -> build/bdist.linux-loongarch64/wheel/./git/objects/submodule 2025-04-29 00:40:51,828 root INFO copying build/lib/git/objects/submodule/root.py -> build/bdist.linux-loongarch64/wheel/./git/objects/submodule 2025-04-29 00:40:51,828 root INFO copying build/lib/git/objects/tag.py -> build/bdist.linux-loongarch64/wheel/./git/objects 2025-04-29 00:40:51,828 root INFO copying build/lib/git/objects/util.py -> build/bdist.linux-loongarch64/wheel/./git/objects 2025-04-29 00:40:51,829 root INFO copying build/lib/git/objects/tree.py -> build/bdist.linux-loongarch64/wheel/./git/objects 2025-04-29 00:40:51,829 root INFO copying build/lib/git/objects/__init__.py -> build/bdist.linux-loongarch64/wheel/./git/objects 2025-04-29 00:40:51,830 root INFO copying build/lib/git/objects/fun.py -> build/bdist.linux-loongarch64/wheel/./git/objects 2025-04-29 00:40:51,830 root INFO copying build/lib/git/objects/commit.py -> build/bdist.linux-loongarch64/wheel/./git/objects 2025-04-29 00:40:51,830 root INFO running install_egg_info 2025-04-29 00:40:51,838 root INFO Copying GitPython.egg-info to build/bdist.linux-loongarch64/wheel/./GitPython-3.1.44-py3.12.egg-info 2025-04-29 00:40:51,840 root INFO running install_scripts 2025-04-29 00:40:51,842 root INFO creating build/bdist.linux-loongarch64/wheel/gitpython-3.1.44.dist-info/WHEEL 2025-04-29 00:40:51,843 wheel INFO creating '/home/buildozer/aports/community/py3-gitpython/src/GitPython-3.1.44/.dist/.tmp-wl36qx7l/gitpython-3.1.44-py3-none-any.whl' and adding 'build/bdist.linux-loongarch64/wheel' to it 2025-04-29 00:40:51,844 wheel INFO adding 'git/__init__.py' 2025-04-29 00:40:51,844 wheel INFO adding 'git/cmd.py' 2025-04-29 00:40:51,845 wheel INFO adding 'git/compat.py' 2025-04-29 00:40:51,845 wheel INFO adding 'git/config.py' 2025-04-29 00:40:51,846 wheel INFO adding 'git/db.py' 2025-04-29 00:40:51,846 wheel INFO adding 'git/diff.py' 2025-04-29 00:40:51,847 wheel INFO adding 'git/exc.py' 2025-04-29 00:40:51,847 wheel INFO adding 'git/py.typed' 2025-04-29 00:40:51,848 wheel INFO adding 'git/remote.py' 2025-04-29 00:40:51,849 wheel INFO adding 'git/types.py' 2025-04-29 00:40:51,849 wheel INFO adding 'git/util.py' 2025-04-29 00:40:51,850 wheel INFO adding 'git/index/__init__.py' 2025-04-29 00:40:51,850 wheel INFO adding 'git/index/base.py' 2025-04-29 00:40:51,851 wheel INFO adding 'git/index/fun.py' 2025-04-29 00:40:51,852 wheel INFO adding 'git/index/typ.py' 2025-04-29 00:40:51,852 wheel INFO adding 'git/index/util.py' 2025-04-29 00:40:51,852 wheel INFO adding 'git/objects/__init__.py' 2025-04-29 00:40:51,853 wheel INFO adding 'git/objects/base.py' 2025-04-29 00:40:51,853 wheel INFO adding 'git/objects/blob.py' 2025-04-29 00:40:51,853 wheel INFO adding 'git/objects/commit.py' 2025-04-29 00:40:51,854 wheel INFO adding 'git/objects/fun.py' 2025-04-29 00:40:51,854 wheel INFO adding 'git/objects/tag.py' 2025-04-29 00:40:51,855 wheel INFO adding 'git/objects/tree.py' 2025-04-29 00:40:51,855 wheel INFO adding 'git/objects/util.py' 2025-04-29 00:40:51,856 wheel INFO adding 'git/objects/submodule/__init__.py' 2025-04-29 00:40:51,856 wheel INFO adding 'git/objects/submodule/base.py' 2025-04-29 00:40:51,857 wheel INFO adding 'git/objects/submodule/root.py' 2025-04-29 00:40:51,858 wheel INFO adding 'git/objects/submodule/util.py' 2025-04-29 00:40:51,858 wheel INFO adding 'git/refs/__init__.py' 2025-04-29 00:40:51,858 wheel INFO adding 'git/refs/head.py' 2025-04-29 00:40:51,859 wheel INFO adding 'git/refs/log.py' 2025-04-29 00:40:51,859 wheel INFO adding 'git/refs/reference.py' 2025-04-29 00:40:51,860 wheel INFO adding 'git/refs/remote.py' 2025-04-29 00:40:51,860 wheel INFO adding 'git/refs/symbolic.py' 2025-04-29 00:40:51,861 wheel INFO adding 'git/refs/tag.py' 2025-04-29 00:40:51,861 wheel INFO adding 'git/repo/__init__.py' 2025-04-29 00:40:51,862 wheel INFO adding 'git/repo/base.py' 2025-04-29 00:40:51,862 wheel INFO adding 'git/repo/fun.py' 2025-04-29 00:40:51,863 wheel INFO adding 'gitpython-3.1.44.dist-info/licenses/AUTHORS' 2025-04-29 00:40:51,863 wheel INFO adding 'gitpython-3.1.44.dist-info/licenses/LICENSE' 2025-04-29 00:40:51,864 wheel INFO adding 'gitpython-3.1.44.dist-info/METADATA' 2025-04-29 00:40:51,864 wheel INFO adding 'gitpython-3.1.44.dist-info/WHEEL' 2025-04-29 00:40:51,864 wheel INFO adding 'gitpython-3.1.44.dist-info/top_level.txt' 2025-04-29 00:40:51,865 wheel INFO adding 'gitpython-3.1.44.dist-info/RECORD' 2025-04-29 00:40:51,865 root INFO removing build/bdist.linux-loongarch64/wheel 2025-04-29 00:40:51,868 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: cov-5.0.0, sugar-0.9.7 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 2.14s ========================= >>> 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/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/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/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 Tue, 29 Apr 2025 00:40:56 +0000 elapsed time 0h 0m 18s >>> py3-gitpython: Cleaning up srcdir >>> py3-gitpython: Cleaning up pkgdir >>> py3-gitpython: Uninstalling dependencies... (1/48) Purging .makedepends-py3-gitpython (20250429.004050) (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.13.2-r0) (7/48) Purging py3-typing-extensions (4.13.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 (77.0.3-r0) (13/48) Purging py3-setuptools (77.0.3-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.6.10-r0) (19/48) Purging py3-coverage (7.6.10-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.5-r0) (23/48) Purging py3-pytest (8.3.5-r0) (24/48) Purging py3-iniconfig-pyc (2.1.0-r0) (25/48) Purging py3-iniconfig (2.1.0-r0) (26/48) Purging py3-packaging-pyc (25.0-r0) (27/48) Purging py3-packaging (25.0-r0) (28/48) Purging py3-parsing-pyc (3.2.0-r0) (29/48) Purging py3-parsing (3.2.0-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.10-r0) (39/48) Purging python3-pycache-pyc0 (3.12.10-r0) (40/48) Purging pyc (3.12.10-r0) (41/48) Purging python3 (3.12.10-r0) (42/48) Purging gdbm (1.24-r0) (43/48) Purging libbz2 (1.0.8-r6) (44/48) Purging libffi (3.4.8-r0) (45/48) Purging libpanelw (6.5_p20250412-r0) (46/48) Purging mpdecimal (4.0.0-r0) (47/48) Purging sqlite-libs (3.49.1-r1) (48/48) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r16.trigger OK: 251 MiB in 101 packages >>> py3-gitpython: Updating the community/loongarch64 repository index... >>> py3-gitpython: Signing the index...