>>> py3-gitpython: Building community/py3-gitpython 3.1.31-r0 (using abuild 3.10.0-r0) started Fri, 17 Feb 2023 09:27:20 +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/23) Installing libffi (3.4.4-r0) (2/23) Installing gdbm (1.23-r0) (3/23) Installing mpdecimal (2.5.1-r1) (4/23) Installing readline (8.2.001-r0) (5/23) Installing sqlite-libs (3.40.1-r0) (6/23) Installing python3 (3.11.2-r0) (7/23) Installing py3-smmap2 (5.0.0-r0) (8/23) Installing py3-gitdb2 (4.0.10-r0) (9/23) Installing py3-typing-extensions (4.5.0-r0) (10/23) Installing py3-parsing (3.0.9-r1) (11/23) Installing py3-packaging (23.0-r0) (12/23) Installing py3-setuptools (67.3.2-r0) (13/23) Installing py3-attrs (22.2.0-r0) (14/23) Installing py3-iniconfig (1.1.1-r4) (15/23) Installing py3-pluggy (1.0.0-r2) (16/23) Installing py3-py (1.11.0-r1) (17/23) Installing py3-pytest (7.2.1-r0) (18/23) Installing py3-coverage (6.5.0-r1) (19/23) Installing py3-pytest-cov (4.0.0-r1) (20/23) Installing py3-termcolor (2.2.0-r0) (21/23) Installing py3-pytest-sugar (0.9.6-r1) (22/23) Installing py3-toml (0.10.2-r5) (23/23) Installing .makedepends-py3-gitpython (20230217.092721) Executing busybox-1.36.0-r4.trigger OK: 458 MiB in 126 packages >>> py3-gitpython: Cleaning up srcdir >>> py3-gitpython: Cleaning up pkgdir >>> py3-gitpython: Fetching https://distfiles.alpinelinux.org/distfiles/edge/GitPython-3.1.31.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.31/GitPython-3.1.31.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 100 468k 100 468k 0 0 908k 0 --:--:-- --:--:-- --:--:-- 908k >>> py3-gitpython: Fetching https://distfiles.alpinelinux.org/distfiles/edge/GitPython-3.1.31.tar.gz >>> py3-gitpython: Checking sha512sums... GitPython-3.1.31.tar.gz: OK >>> py3-gitpython: Unpacking /var/cache/distfiles/edge/GitPython-3.1.31.tar.gz... running build running build_py creating build creating build/lib creating build/lib/git creating build/lib/git/index copying git/index/__init__.py -> build/lib/git/index copying git/index/typ.py -> build/lib/git/index creating build/lib/git/repo copying git/repo/__init__.py -> build/lib/git/repo copying git/__init__.py -> build/lib/git copying git/db.py -> build/lib/git copying git/diff.py -> build/lib/git copying git/remote.py -> build/lib/git creating build/lib/git/objects creating build/lib/git/objects/submodule copying git/objects/submodule/__init__.py -> build/lib/git/objects/submodule copying git/objects/submodule/base.py -> build/lib/git/objects/submodule creating build/lib/git/refs copying git/refs/__init__.py -> build/lib/git/refs copying git/refs/remote.py -> build/lib/git/refs copying git/exc.py -> build/lib/git copying git/objects/__init__.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/objects/submodule/util.py -> build/lib/git/objects/submodule copying git/refs/symbolic.py -> build/lib/git/refs copying git/objects/tree.py -> build/lib/git/objects copying git/objects/submodule/root.py -> build/lib/git/objects/submodule copying git/refs/head.py -> build/lib/git/refs copying git/refs/log.py -> build/lib/git/refs copying git/objects/base.py -> build/lib/git/objects copying git/refs/tag.py -> build/lib/git/refs copying git/repo/base.py -> build/lib/git/repo copying git/index/fun.py -> build/lib/git/index copying git/types.py -> build/lib/git copying git/refs/reference.py -> build/lib/git/refs copying git/config.py -> build/lib/git copying git/compat.py -> build/lib/git copying git/util.py -> build/lib/git copying git/cmd.py -> build/lib/git copying git/index/base.py -> build/lib/git/index copying git/objects/util.py -> build/lib/git/objects copying git/index/util.py -> build/lib/git/index copying git/objects/commit.py -> build/lib/git/objects copying git/repo/fun.py -> build/lib/git/repo copying git/objects/blob.py -> build/lib/git/objects 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.2, pytest 7.2.1, pytest-sugar 0.9.6) rootdir: /home/buildozer/aports/community/py3-gitpython/src/GitPython-3.1.31, configfile: pyproject.toml plugins: cov-4.0.0, sugar-0.9.6 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.2-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 493 412 16% git/index/fun.py 186 154 17% git/index/typ.py 76 26 66% git/index/util.py 50 22 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 299 240 20% 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 575 436 24% git/repo/fun.py 202 177 12% git/types.py 42 8 81% git/util.py 542 339 37% ------------------------------------------------------- TOTAL 6586 4460 32% Results (1.33s): 18 passed 1 skipped >>> py3-gitpython: Entering fakeroot... running install /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( 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.31-py3.11.egg-info running install_scripts >>> py3-gitpython*: Running postcheck for py3-gitpython >>> py3-gitpython*: Preparing package py3-gitpython... >>> py3-gitpython*: Tracing dependencies... >>> py3-gitpython*: Package size: 1.5 MB >>> py3-gitpython*: Compressing data... >>> py3-gitpython*: Create checksum... >>> py3-gitpython*: Create py3-gitpython-3.1.31-r0.apk >>> py3-gitpython: Build complete at Fri, 17 Feb 2023 09:27:27 +0000 elapsed time 0h 0m 7s >>> py3-gitpython: Cleaning up srcdir >>> py3-gitpython: Cleaning up pkgdir >>> py3-gitpython: Uninstalling dependencies... (1/23) Purging .makedepends-py3-gitpython (20230217.092721) (2/23) Purging py3-gitdb2 (4.0.10-r0) (3/23) Purging py3-smmap2 (5.0.0-r0) (4/23) Purging py3-typing-extensions (4.5.0-r0) (5/23) Purging py3-setuptools (67.3.2-r0) (6/23) Purging py3-pytest-cov (4.0.0-r1) (7/23) Purging py3-coverage (6.5.0-r1) (8/23) Purging py3-pytest-sugar (0.9.6-r1) (9/23) Purging py3-pytest (7.2.1-r0) (10/23) Purging py3-attrs (22.2.0-r0) (11/23) Purging py3-iniconfig (1.1.1-r4) (12/23) Purging py3-packaging (23.0-r0) (13/23) Purging py3-parsing (3.0.9-r1) (14/23) Purging py3-pluggy (1.0.0-r2) (15/23) Purging py3-py (1.11.0-r1) (16/23) Purging py3-termcolor (2.2.0-r0) (17/23) Purging py3-toml (0.10.2-r5) (18/23) Purging python3 (3.11.2-r0) (19/23) Purging libffi (3.4.4-r0) (20/23) Purging gdbm (1.23-r0) (21/23) Purging mpdecimal (2.5.1-r1) (22/23) Purging readline (8.2.001-r0) (23/23) Purging sqlite-libs (3.40.1-r0) Executing busybox-1.36.0-r4.trigger OK: 379 MiB in 103 packages >>> py3-gitpython: Updating the community/x86 repository index... >>> py3-gitpython: Signing the index...