>>> py3-gitpython: Building community/py3-gitpython 3.1.32-r0 (using abuild 3.11.20-r0) started Tue, 11 Jul 2023 00:25:08 +0000 >>> py3-gitpython: Checking sanity of /home/buildozer/aports/community/py3-gitpython/APKBUILD... >>> py3-gitpython: Analyzing dependencies... >>> py3-gitpython: Installing for build: build-base git py3-gitdb2 py3-typing-extensions python3 py3-setuptools py3-pytest py3-pytest-cov py3-pytest-sugar py3-toml (1/41) Installing libffi (3.4.4-r3) (2/41) Installing gdbm (1.23-r1) (3/41) Installing mpdecimal (2.5.1-r2) (4/41) Installing libpanelw (6.4_p20230708-r0) (5/41) Installing readline (8.2.1-r2) (6/41) Installing sqlite-libs (3.42.0-r2) (7/41) Installing python3 (3.11.4-r1) (8/41) Installing python3-pycache-pyc0 (3.11.4-r1) (9/41) Installing pyc (0.1-r0) (10/41) Installing py3-smmap2 (5.0.0-r1) (11/41) Installing py3-smmap2-pyc (5.0.0-r1) (12/41) Installing py3-gitdb2-pyc (4.0.10-r1) (13/41) Installing python3-pyc (3.11.4-r1) (14/41) Installing py3-gitdb2 (4.0.10-r1) (15/41) Installing py3-typing-extensions (4.7.1-r0) (16/41) Installing py3-typing-extensions-pyc (4.7.1-r0) (17/41) Installing py3-parsing (3.1.0-r0) (18/41) Installing py3-parsing-pyc (3.1.0-r0) (19/41) Installing py3-packaging (23.1-r1) (20/41) Installing py3-packaging-pyc (23.1-r1) (21/41) Installing py3-setuptools (68.0.0-r0) (22/41) Installing py3-setuptools-pyc (68.0.0-r0) (23/41) Installing py3-iniconfig (1.1.1-r6) (24/41) Installing py3-iniconfig-pyc (1.1.1-r6) (25/41) Installing py3-pluggy (1.2.0-r0) (26/41) Installing py3-pluggy-pyc (1.2.0-r0) (27/41) Installing py3-py (1.11.0-r2) (28/41) Installing py3-py-pyc (1.11.0-r2) (29/41) Installing py3-pytest (7.4.0-r0) (30/41) Installing py3-pytest-pyc (7.4.0-r0) (31/41) Installing py3-coverage (6.5.0-r4) (32/41) Installing py3-coverage-pyc (6.5.0-r4) (33/41) Installing py3-pytest-cov (4.1.0-r0) (34/41) Installing py3-pytest-cov-pyc (4.1.0-r0) (35/41) Installing py3-termcolor (2.3.0-r0) (36/41) Installing py3-termcolor-pyc (2.3.0-r0) (37/41) Installing py3-pytest-sugar (0.9.7-r0) (38/41) Installing py3-pytest-sugar-pyc (0.9.7-r0) (39/41) Installing py3-toml (0.10.2-r6) (40/41) Installing py3-toml-pyc (0.10.2-r6) (41/41) Installing .makedepends-py3-gitpython (20230711.002509) Executing busybox-1.36.1-r3.trigger OK: 434 MiB in 151 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.32.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-gitpython: Fetching https://github.com/gitpython-developers/GitPython/archive/3.1.32/GitPython-3.1.32.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 469k 0 469k 0 0 902k 0 --:--:-- --:--:-- --:--:-- 902k >>> py3-gitpython: Fetching https://distfiles.alpinelinux.org/distfiles/edge/GitPython-3.1.32.tar.gz >>> py3-gitpython: Checking sha512sums... GitPython-3.1.32.tar.gz: OK >>> py3-gitpython: Unpacking /var/cache/distfiles/edge/GitPython-3.1.32.tar.gz... running build running build_py creating build creating build/lib creating build/lib/git creating build/lib/git/objects copying git/objects/__init__.py -> build/lib/git/objects copying git/objects/commit.py -> build/lib/git/objects creating build/lib/git/repo copying git/repo/__init__.py -> build/lib/git/repo copying git/repo/base.py -> build/lib/git/repo creating build/lib/git/index copying git/index/__init__.py -> build/lib/git/index copying git/index/base.py -> build/lib/git/index creating build/lib/git/refs copying git/refs/__init__.py -> build/lib/git/refs copying git/refs/log.py -> build/lib/git/refs copying git/__init__.py -> build/lib/git copying git/repo/fun.py -> build/lib/git/repo creating build/lib/git/objects/submodule copying git/objects/submodule/__init__.py -> build/lib/git/objects/submodule copying git/index/fun.py -> build/lib/git/index copying git/compat.py -> build/lib/git copying git/diff.py -> build/lib/git copying git/refs/head.py -> build/lib/git/refs copying git/util.py -> build/lib/git copying git/cmd.py -> build/lib/git copying git/db.py -> build/lib/git copying git/objects/submodule/root.py -> build/lib/git/objects/submodule copying git/objects/base.py -> build/lib/git/objects copying git/refs/remote.py -> build/lib/git/refs copying git/objects/util.py -> build/lib/git/objects copying git/objects/tree.py -> build/lib/git/objects copying git/refs/tag.py -> build/lib/git/refs copying git/objects/submodule/util.py -> build/lib/git/objects/submodule copying git/objects/submodule/base.py -> build/lib/git/objects/submodule copying git/types.py -> build/lib/git copying git/refs/symbolic.py -> build/lib/git/refs copying git/exc.py -> build/lib/git copying git/index/typ.py -> build/lib/git/index copying git/remote.py -> build/lib/git copying git/refs/reference.py -> build/lib/git/refs copying git/config.py -> build/lib/git copying git/objects/blob.py -> build/lib/git/objects copying git/objects/tag.py -> build/lib/git/objects copying git/objects/fun.py -> build/lib/git/objects copying git/index/util.py -> build/lib/git/index running egg_info creating GitPython.egg-info writing GitPython.egg-info/PKG-INFO writing dependency_links to GitPython.egg-info/dependency_links.txt writing requirements to GitPython.egg-info/requires.txt writing top-level names to GitPython.egg-info/top_level.txt writing manifest file 'GitPython.egg-info/SOURCES.txt' reading manifest file 'GitPython.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'GitPython.egg-info/SOURCES.txt' copying git/py.typed -> build/lib/git Test session starts (platform: linux, Python 3.11.4, pytest 7.4.0, pytest-sugar 0.9.7) rootdir: /home/buildozer/aports/community/py3-gitpython/src/GitPython-3.1.32 configfile: pyproject.toml plugins: cov-4.1.0, sugar-0.9.7 collected 19 items test/test_config.py ✓ 5% ▌ test/test_config.py ✓✓ 11% █▏ test/test_config.py ✓✓✓ 16% █▋ test/test_config.py ✓✓✓✓ 21% ██▏ test/test_config.py ✓✓✓✓✓ 26% ██▋ test/test_config.py ✓✓✓✓✓✓ 32% ███▎ test/test_config.py ✓✓✓✓✓✓✓ 37% ███▊ test/test_config.py ✓✓✓✓✓✓✓✓ 42% ████▎ test/test_config.py ✓✓✓✓✓✓✓✓✓ 47% ████▊ test/test_config.py ✓✓✓✓✓✓✓✓✓s 53% █████▍ test/test_config.py ✓✓✓✓✓✓✓✓✓s✓ 58% █████▊ test/test_config.py ✓✓✓✓✓✓✓✓✓s✓✓ 63% ██████▍ test/test_config.py ✓✓✓✓✓✓✓✓✓s✓✓✓ 68% ██████▉ test/test_config.py ✓✓✓✓✓✓✓✓✓s✓✓✓✓ 74% ███████▍ test/test_config.py ✓✓✓✓✓✓✓✓✓s✓✓✓✓✓ 79% ███████▉ test/test_config.py ✓✓✓✓✓✓✓✓✓s✓✓✓✓✓✓ 84% ████████▌ test/test_config.py ✓✓✓✓✓✓✓✓✓s✓✓✓✓✓✓✓ 89% ████████▉ test/test_config.py ✓✓✓✓✓✓✓✓✓s✓✓✓✓✓✓✓✓ 95% █████████▌ test/test_config.py ✓✓✓✓✓✓✓✓✓s✓✓✓✓✓✓✓✓✓ 100% ██████████ ---------- coverage: platform linux, python 3.11.4-final-0 ----------- Name Stmts Miss Cover ------------------------------------------------------- git/__init__.py 42 8 81% git/cmd.py 568 358 37% git/compat.py 52 24 54% git/config.py 440 58 87% git/db.py 27 12 56% git/diff.py 273 218 20% git/exc.py 66 34 48% git/index/__init__.py 2 0 100% git/index/base.py 490 408 17% git/index/fun.py 186 154 17% git/index/typ.py 76 26 66% git/index/util.py 54 24 56% git/objects/__init__.py 13 0 100% git/objects/base.py 91 48 47% git/objects/blob.py 17 4 76% git/objects/commit.py 309 245 21% git/objects/fun.py 101 84 17% git/objects/submodule/__init__.py 0 0 100% git/objects/submodule/base.py 585 487 17% git/objects/submodule/root.py 137 109 20% git/objects/submodule/util.py 51 33 35% git/objects/tag.py 47 33 30% git/objects/tree.py 181 124 31% git/objects/util.py 235 158 33% git/refs/__init__.py 6 0 100% git/refs/head.py 98 68 31% git/refs/log.py 150 101 33% git/refs/reference.py 55 27 51% git/refs/remote.py 32 17 47% git/refs/symbolic.py 338 264 22% git/refs/tag.py 48 28 42% git/remote.py 465 349 25% git/repo/__init__.py 1 0 100% git/repo/base.py 577 438 24% git/repo/fun.py 202 177 12% git/types.py 42 8 81% git/util.py 542 339 37% ------------------------------------------------------- TOTAL 6599 4465 32% Results (1.25s): 18 passed 1 skipped >>> py3-gitpython: Entering fakeroot... running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/community/py3-gitpython/pkg creating /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython creating /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr creating /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib creating /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git creating /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/repo copying build/lib/git/repo/__init__.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/repo copying build/lib/git/repo/base.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/repo copying build/lib/git/repo/fun.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/repo copying build/lib/git/cmd.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git copying build/lib/git/util.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git copying build/lib/git/__init__.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git copying build/lib/git/db.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git copying build/lib/git/py.typed -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git copying build/lib/git/diff.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git creating /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/objects copying build/lib/git/objects/util.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/objects copying build/lib/git/objects/commit.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/objects copying build/lib/git/objects/__init__.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/objects copying build/lib/git/objects/tree.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/objects copying build/lib/git/objects/tag.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/objects copying build/lib/git/objects/blob.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/objects copying build/lib/git/objects/base.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/objects copying build/lib/git/objects/fun.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/objects creating /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/objects/submodule copying build/lib/git/objects/submodule/util.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/objects/submodule copying build/lib/git/objects/submodule/__init__.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/objects/submodule copying build/lib/git/objects/submodule/root.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/objects/submodule copying build/lib/git/objects/submodule/base.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/objects/submodule copying build/lib/git/remote.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git creating /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/index copying build/lib/git/index/util.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/index copying build/lib/git/index/__init__.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/index copying build/lib/git/index/typ.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/index copying build/lib/git/index/base.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/index copying build/lib/git/index/fun.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/index copying build/lib/git/compat.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git copying build/lib/git/types.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git copying build/lib/git/config.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git creating /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/refs copying build/lib/git/refs/symbolic.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/refs copying build/lib/git/refs/head.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/refs copying build/lib/git/refs/reference.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/refs copying build/lib/git/refs/__init__.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/refs copying build/lib/git/refs/tag.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/refs copying build/lib/git/refs/remote.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/refs copying build/lib/git/refs/log.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/refs copying build/lib/git/exc.py -> /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/repo/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/repo/base.py to base.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/repo/fun.py to fun.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/cmd.py to cmd.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/util.py to util.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/db.py to db.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/diff.py to diff.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/objects/util.py to util.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/objects/commit.py to commit.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/objects/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/objects/tree.py to tree.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/objects/tag.py to tag.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/objects/blob.py to blob.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/objects/base.py to base.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/objects/fun.py to fun.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/objects/submodule/util.py to util.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/objects/submodule/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/objects/submodule/root.py to root.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/objects/submodule/base.py to base.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/remote.py to remote.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/index/util.py to util.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/index/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/index/typ.py to typ.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/index/base.py to base.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/index/fun.py to fun.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/compat.py to compat.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/types.py to types.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/config.py to config.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/refs/symbolic.py to symbolic.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/refs/head.py to head.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/refs/reference.py to reference.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/refs/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/refs/tag.py to tag.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/refs/remote.py to remote.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/refs/log.py to log.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/exc.py to exc.cpython-311.pyc running install_egg_info running egg_info writing GitPython.egg-info/PKG-INFO writing dependency_links to GitPython.egg-info/dependency_links.txt writing requirements to GitPython.egg-info/requires.txt writing top-level names to GitPython.egg-info/top_level.txt reading manifest file 'GitPython.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'GitPython.egg-info/SOURCES.txt' Copying GitPython.egg-info to /home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/GitPython-3.1.32-py3.11.egg-info running install_scripts >>> py3-gitpython-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/repo/__pycache__' -> '/home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython-pyc/usr/lib/python3.11/site-packages/git/repo/__pycache__' '/home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/__pycache__' -> '/home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython-pyc/usr/lib/python3.11/site-packages/git/__pycache__' '/home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/objects/__pycache__' -> '/home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython-pyc/usr/lib/python3.11/site-packages/git/objects/__pycache__' '/home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/objects/submodule/__pycache__' -> '/home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython-pyc/usr/lib/python3.11/site-packages/git/objects/submodule/__pycache__' '/home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/index/__pycache__' -> '/home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython-pyc/usr/lib/python3.11/site-packages/git/index/__pycache__' '/home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.11/site-packages/git/refs/__pycache__' -> '/home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython-pyc/usr/lib/python3.11/site-packages/git/refs/__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 python3~3.11 >>> py3-gitpython-pyc*: Package size: 852.0 KB >>> py3-gitpython-pyc*: Compressing data... >>> py3-gitpython-pyc*: Create checksum... >>> py3-gitpython-pyc*: Create py3-gitpython-pyc-3.1.32-r0.apk >>> py3-gitpython*: Tracing dependencies... git py3-gitdb2 py3-typing-extensions python3 python3~3.11 >>> py3-gitpython*: Package size: 756.0 KB >>> py3-gitpython*: Compressing data... >>> py3-gitpython*: Create checksum... >>> py3-gitpython*: Create py3-gitpython-3.1.32-r0.apk >>> py3-gitpython: Build complete at Tue, 11 Jul 2023 00:25:14 +0000 elapsed time 0h 0m 6s >>> py3-gitpython: Cleaning up srcdir >>> py3-gitpython: Cleaning up pkgdir >>> py3-gitpython: Uninstalling dependencies... (1/41) Purging .makedepends-py3-gitpython (20230711.002509) (2/41) Purging py3-gitdb2-pyc (4.0.10-r1) (3/41) Purging py3-gitdb2 (4.0.10-r1) (4/41) Purging py3-smmap2-pyc (5.0.0-r1) (5/41) Purging py3-smmap2 (5.0.0-r1) (6/41) Purging py3-typing-extensions-pyc (4.7.1-r0) (7/41) Purging py3-typing-extensions (4.7.1-r0) (8/41) Purging py3-setuptools-pyc (68.0.0-r0) (9/41) Purging py3-setuptools (68.0.0-r0) (10/41) Purging py3-pytest-cov-pyc (4.1.0-r0) (11/41) Purging py3-pytest-cov (4.1.0-r0) (12/41) Purging py3-coverage-pyc (6.5.0-r4) (13/41) Purging py3-coverage (6.5.0-r4) (14/41) Purging py3-pytest-sugar-pyc (0.9.7-r0) (15/41) Purging py3-pytest-sugar (0.9.7-r0) (16/41) Purging py3-pytest-pyc (7.4.0-r0) (17/41) Purging py3-pytest (7.4.0-r0) (18/41) Purging py3-iniconfig-pyc (1.1.1-r6) (19/41) Purging py3-iniconfig (1.1.1-r6) (20/41) Purging py3-packaging-pyc (23.1-r1) (21/41) Purging py3-packaging (23.1-r1) (22/41) Purging py3-parsing-pyc (3.1.0-r0) (23/41) Purging py3-parsing (3.1.0-r0) (24/41) Purging py3-pluggy-pyc (1.2.0-r0) (25/41) Purging py3-pluggy (1.2.0-r0) (26/41) Purging py3-py-pyc (1.11.0-r2) (27/41) Purging py3-py (1.11.0-r2) (28/41) Purging py3-termcolor-pyc (2.3.0-r0) (29/41) Purging py3-termcolor (2.3.0-r0) (30/41) Purging py3-toml-pyc (0.10.2-r6) (31/41) Purging py3-toml (0.10.2-r6) (32/41) Purging python3-pyc (3.11.4-r1) (33/41) Purging python3-pycache-pyc0 (3.11.4-r1) (34/41) Purging pyc (0.1-r0) (35/41) Purging python3 (3.11.4-r1) (36/41) Purging gdbm (1.23-r1) (37/41) Purging libffi (3.4.4-r3) (38/41) Purging libpanelw (6.4_p20230708-r0) (39/41) Purging mpdecimal (2.5.1-r2) (40/41) Purging readline (8.2.1-r2) (41/41) Purging sqlite-libs (3.42.0-r2) Executing busybox-1.36.1-r3.trigger OK: 378 MiB in 110 packages >>> py3-gitpython: Updating the community/x86 repository index... >>> py3-gitpython: Signing the index...