>>> py3-gitdb2: Building community/py3-gitdb2 4.0.11-r1 (using abuild 3.15.0_rc3-r1) started Thu, 01 May 2025 11:40:26 +0000 >>> py3-gitdb2: Validating /home/buildozer/aports/community/py3-gitdb2/APKBUILD... >>> WARNING: py3-gitdb2: No maintainer >>> py3-gitdb2: Analyzing dependencies... >>> py3-gitdb2: Installing for build: build-base python3 py3-smmap2 py3-gpep517 py3-setuptools py3-wheel py3-pytest (1/34) Installing libbz2 (1.0.8-r6) (2/34) Installing libffi (3.4.8-r0) (3/34) Installing gdbm (1.24-r0) (4/34) Installing xz-libs (5.8.1-r0) (5/34) Installing mpdecimal (4.0.0-r0) (6/34) Installing libpanelw (6.5_p20250412-r0) (7/34) Installing sqlite-libs (3.49.1-r1) (8/34) Installing python3 (3.12.10-r0) (9/34) Installing python3-pycache-pyc0 (3.12.10-r0) (10/34) Installing pyc (3.12.10-r0) (11/34) Installing python3-pyc (3.12.10-r0) (12/34) Installing py3-smmap2 (5.0.1-r1) (13/34) Installing py3-smmap2-pyc (5.0.1-r1) (14/34) Installing py3-installer (0.7.0-r2) (15/34) Installing py3-installer-pyc (0.7.0-r2) (16/34) Installing py3-gpep517 (16-r0) (17/34) Installing py3-gpep517-pyc (16-r0) (18/34) Installing py3-parsing (3.2.0-r0) (19/34) Installing py3-parsing-pyc (3.2.0-r0) (20/34) Installing py3-packaging (25.0-r0) (21/34) Installing py3-packaging-pyc (25.0-r0) (22/34) Installing py3-setuptools (77.0.3-r0) (23/34) Installing py3-setuptools-pyc (77.0.3-r0) (24/34) Installing py3-wheel (0.43.0-r0) (25/34) Installing py3-wheel-pyc (0.43.0-r0) (26/34) Installing py3-iniconfig (2.1.0-r0) (27/34) Installing py3-iniconfig-pyc (2.1.0-r0) (28/34) Installing py3-pluggy (1.5.0-r0) (29/34) Installing py3-pluggy-pyc (1.5.0-r0) (30/34) Installing py3-py (1.11.0-r4) (31/34) Installing py3-py-pyc (1.11.0-r4) (32/34) Installing py3-pytest (8.3.5-r0) (33/34) Installing py3-pytest-pyc (8.3.5-r0) (34/34) Installing .makedepends-py3-gitdb2 (20250501.114135) Executing busybox-1.37.0-r16.trigger OK: 386 MiB in 133 packages >>> py3-gitdb2: Cleaning up srcdir >>> py3-gitdb2: Cleaning up pkgdir >>> py3-gitdb2: Cleaning up tmpdir >>> py3-gitdb2: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/py3-gitdb2-4.0.11.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.22/py3-gitdb2-4.0.11.tar.gz.part' py3-gitdb2-4.0.11.ta 100% |********************************| 396k 0:00:00 ETA '/var/cache/distfiles/v3.22/py3-gitdb2-4.0.11.tar.gz.part' saved >>> py3-gitdb2: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/py3-gitdb2-4.0.11.tar.gz >>> py3-gitdb2: Checking sha512sums... py3-gitdb2-4.0.11.tar.gz: OK >>> py3-gitdb2: Unpacking /var/cache/distfiles/v3.22/py3-gitdb2-4.0.11.tar.gz... [master (root-commit) 05d9672] tests 68 files changed, 7335 insertions(+) create mode 100644 .coveragerc create mode 100644 .github/dependabot.yml create mode 100644 .github/workflows/pythonpackage.yml create mode 100644 .gitignore create mode 100644 .gitmodules create mode 100644 AUTHORS create mode 100644 LICENSE create mode 100644 MANIFEST.in create mode 100644 Makefile create mode 100644 README.rst create mode 100644 doc/.gitignore create mode 100644 doc/Makefile create mode 100644 doc/source/algorithm.rst create mode 100644 doc/source/api.rst create mode 100644 doc/source/changes.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/intro.rst create mode 100644 doc/source/tutorial.rst create mode 100644 gitdb.pro create mode 100644 gitdb.pro.user create mode 100644 gitdb/__init__.py create mode 100644 gitdb/base.py create mode 100644 gitdb/const.py create mode 100644 gitdb/db/__init__.py create mode 100644 gitdb/db/base.py create mode 100644 gitdb/db/git.py create mode 100644 gitdb/db/loose.py create mode 100644 gitdb/db/mem.py create mode 100644 gitdb/db/pack.py create mode 100644 gitdb/db/ref.py create mode 100644 gitdb/exc.py create mode 100644 gitdb/fun.py create mode 100644 gitdb/pack.py create mode 100644 gitdb/stream.py create mode 100644 gitdb/test/__init__.py create mode 100644 gitdb/test/db/__init__.py create mode 100644 gitdb/test/db/lib.py create mode 100644 gitdb/test/db/test_git.py create mode 100644 gitdb/test/db/test_loose.py create mode 100644 gitdb/test/db/test_mem.py create mode 100644 gitdb/test/db/test_pack.py create mode 100644 gitdb/test/db/test_ref.py create mode 100644 gitdb/test/fixtures/objects/7b/b839852ed5e3a069966281bb08d50012fb309b create mode 100644 gitdb/test/fixtures/objects/88/8401851f15db0eed60eb1bc29dec5ddcace911 create mode 100644 gitdb/test/fixtures/packs/pack-11fdfa9e156ab73caae3b6da867192221f2089c2.idx create mode 100644 gitdb/test/fixtures/packs/pack-11fdfa9e156ab73caae3b6da867192221f2089c2.pack create mode 100644 gitdb/test/fixtures/packs/pack-a2bf8e71d8c18879e499335762dd95119d93d9f1.idx create mode 100644 gitdb/test/fixtures/packs/pack-a2bf8e71d8c18879e499335762dd95119d93d9f1.pack create mode 100644 gitdb/test/fixtures/packs/pack-c0438c19fb16422b6bbcce24387b3264416d485b.idx create mode 100644 gitdb/test/fixtures/packs/pack-c0438c19fb16422b6bbcce24387b3264416d485b.pack create mode 100644 gitdb/test/lib.py create mode 100644 gitdb/test/performance/__init__.py create mode 100644 gitdb/test/performance/lib.py create mode 100644 gitdb/test/performance/test_pack.py create mode 100644 gitdb/test/performance/test_pack_streaming.py create mode 100644 gitdb/test/performance/test_stream.py create mode 100644 gitdb/test/test_base.py create mode 100644 gitdb/test/test_example.py create mode 100644 gitdb/test/test_pack.py create mode 100644 gitdb/test/test_stream.py create mode 100644 gitdb/test/test_util.py create mode 100644 gitdb/typ.py create mode 100644 gitdb/util.py create mode 100644 gitdb/utils/__init__.py create mode 100644 gitdb/utils/encoding.py create mode 100644 requirements.txt create mode 100755 setup.py 2025-05-01 11:41:38,753 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /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-05-01 11:41:38,866 root INFO running bdist_wheel 2025-05-01 11:41:38,951 root INFO running build 2025-05-01 11:41:38,951 root INFO running build_py 2025-05-01 11:41:38,971 root INFO creating build/lib/gitdb 2025-05-01 11:41:38,973 root INFO copying gitdb/__init__.py -> build/lib/gitdb 2025-05-01 11:41:38,975 root INFO copying gitdb/exc.py -> build/lib/gitdb 2025-05-01 11:41:38,976 root INFO copying gitdb/typ.py -> build/lib/gitdb 2025-05-01 11:41:38,978 root INFO copying gitdb/stream.py -> build/lib/gitdb 2025-05-01 11:41:38,980 root INFO copying gitdb/util.py -> build/lib/gitdb 2025-05-01 11:41:38,982 root INFO copying gitdb/fun.py -> build/lib/gitdb 2025-05-01 11:41:38,984 root INFO copying gitdb/pack.py -> build/lib/gitdb 2025-05-01 11:41:38,986 root INFO copying gitdb/base.py -> build/lib/gitdb 2025-05-01 11:41:38,988 root INFO copying gitdb/const.py -> build/lib/gitdb 2025-05-01 11:41:38,990 root INFO creating build/lib/gitdb/db 2025-05-01 11:41:38,991 root INFO copying gitdb/db/__init__.py -> build/lib/gitdb/db 2025-05-01 11:41:38,993 root INFO copying gitdb/db/mem.py -> build/lib/gitdb/db 2025-05-01 11:41:38,994 root INFO copying gitdb/db/git.py -> build/lib/gitdb/db 2025-05-01 11:41:38,996 root INFO copying gitdb/db/pack.py -> build/lib/gitdb/db 2025-05-01 11:41:38,998 root INFO copying gitdb/db/ref.py -> build/lib/gitdb/db 2025-05-01 11:41:38,999 root INFO copying gitdb/db/loose.py -> build/lib/gitdb/db 2025-05-01 11:41:39,001 root INFO copying gitdb/db/base.py -> build/lib/gitdb/db 2025-05-01 11:41:39,003 root INFO creating build/lib/gitdb/utils 2025-05-01 11:41:39,004 root INFO copying gitdb/utils/__init__.py -> build/lib/gitdb/utils 2025-05-01 11:41:39,005 root INFO copying gitdb/utils/encoding.py -> build/lib/gitdb/utils 2025-05-01 11:41:39,007 root INFO creating build/lib/gitdb/test 2025-05-01 11:41:39,008 root INFO copying gitdb/test/__init__.py -> build/lib/gitdb/test 2025-05-01 11:41:39,010 root INFO copying gitdb/test/lib.py -> build/lib/gitdb/test 2025-05-01 11:41:39,011 root INFO copying gitdb/test/test_example.py -> build/lib/gitdb/test 2025-05-01 11:41:39,013 root INFO copying gitdb/test/test_pack.py -> build/lib/gitdb/test 2025-05-01 11:41:39,015 root INFO copying gitdb/test/test_util.py -> build/lib/gitdb/test 2025-05-01 11:41:39,016 root INFO copying gitdb/test/test_stream.py -> build/lib/gitdb/test 2025-05-01 11:41:39,018 root INFO copying gitdb/test/test_base.py -> build/lib/gitdb/test 2025-05-01 11:41:39,058 root INFO installing to build/bdist.linux-riscv64/wheel 2025-05-01 11:41:39,058 root INFO running install 2025-05-01 11:41:39,122 root INFO running install_lib 2025-05-01 11:41:39,139 root INFO creating build/bdist.linux-riscv64/wheel 2025-05-01 11:41:39,141 root INFO creating build/bdist.linux-riscv64/wheel/gitdb 2025-05-01 11:41:39,142 root INFO copying build/lib/gitdb/__init__.py -> build/bdist.linux-riscv64/wheel/./gitdb 2025-05-01 11:41:39,143 root INFO copying build/lib/gitdb/exc.py -> build/bdist.linux-riscv64/wheel/./gitdb 2025-05-01 11:41:39,145 root INFO creating build/bdist.linux-riscv64/wheel/gitdb/test 2025-05-01 11:41:39,146 root INFO copying build/lib/gitdb/test/__init__.py -> build/bdist.linux-riscv64/wheel/./gitdb/test 2025-05-01 11:41:39,147 root INFO copying build/lib/gitdb/test/lib.py -> build/bdist.linux-riscv64/wheel/./gitdb/test 2025-05-01 11:41:39,148 root INFO copying build/lib/gitdb/test/test_example.py -> build/bdist.linux-riscv64/wheel/./gitdb/test 2025-05-01 11:41:39,149 root INFO copying build/lib/gitdb/test/test_pack.py -> build/bdist.linux-riscv64/wheel/./gitdb/test 2025-05-01 11:41:39,151 root INFO copying build/lib/gitdb/test/test_util.py -> build/bdist.linux-riscv64/wheel/./gitdb/test 2025-05-01 11:41:39,152 root INFO copying build/lib/gitdb/test/test_stream.py -> build/bdist.linux-riscv64/wheel/./gitdb/test 2025-05-01 11:41:39,153 root INFO copying build/lib/gitdb/test/test_base.py -> build/bdist.linux-riscv64/wheel/./gitdb/test 2025-05-01 11:41:39,154 root INFO copying build/lib/gitdb/typ.py -> build/bdist.linux-riscv64/wheel/./gitdb 2025-05-01 11:41:39,156 root INFO copying build/lib/gitdb/stream.py -> build/bdist.linux-riscv64/wheel/./gitdb 2025-05-01 11:41:39,157 root INFO copying build/lib/gitdb/util.py -> build/bdist.linux-riscv64/wheel/./gitdb 2025-05-01 11:41:39,159 root INFO creating build/bdist.linux-riscv64/wheel/gitdb/db 2025-05-01 11:41:39,160 root INFO copying build/lib/gitdb/db/__init__.py -> build/bdist.linux-riscv64/wheel/./gitdb/db 2025-05-01 11:41:39,161 root INFO copying build/lib/gitdb/db/mem.py -> build/bdist.linux-riscv64/wheel/./gitdb/db 2025-05-01 11:41:39,162 root INFO copying build/lib/gitdb/db/git.py -> build/bdist.linux-riscv64/wheel/./gitdb/db 2025-05-01 11:41:39,164 root INFO copying build/lib/gitdb/db/pack.py -> build/bdist.linux-riscv64/wheel/./gitdb/db 2025-05-01 11:41:39,165 root INFO copying build/lib/gitdb/db/ref.py -> build/bdist.linux-riscv64/wheel/./gitdb/db 2025-05-01 11:41:39,166 root INFO copying build/lib/gitdb/db/loose.py -> build/bdist.linux-riscv64/wheel/./gitdb/db 2025-05-01 11:41:39,167 root INFO copying build/lib/gitdb/db/base.py -> build/bdist.linux-riscv64/wheel/./gitdb/db 2025-05-01 11:41:39,169 root INFO copying build/lib/gitdb/fun.py -> build/bdist.linux-riscv64/wheel/./gitdb 2025-05-01 11:41:39,171 root INFO creating build/bdist.linux-riscv64/wheel/gitdb/utils 2025-05-01 11:41:39,172 root INFO copying build/lib/gitdb/utils/__init__.py -> build/bdist.linux-riscv64/wheel/./gitdb/utils 2025-05-01 11:41:39,173 root INFO copying build/lib/gitdb/utils/encoding.py -> build/bdist.linux-riscv64/wheel/./gitdb/utils 2025-05-01 11:41:39,174 root INFO copying build/lib/gitdb/pack.py -> build/bdist.linux-riscv64/wheel/./gitdb 2025-05-01 11:41:39,176 root INFO copying build/lib/gitdb/base.py -> build/bdist.linux-riscv64/wheel/./gitdb 2025-05-01 11:41:39,177 root INFO copying build/lib/gitdb/const.py -> build/bdist.linux-riscv64/wheel/./gitdb 2025-05-01 11:41:39,178 root INFO running install_egg_info 2025-05-01 11:41:39,198 root INFO running egg_info 2025-05-01 11:41:39,213 root INFO creating gitdb.egg-info 2025-05-01 11:41:39,214 root INFO writing gitdb.egg-info/PKG-INFO 2025-05-01 11:41:39,217 root INFO writing dependency_links to gitdb.egg-info/dependency_links.txt 2025-05-01 11:41:39,218 root INFO writing requirements to gitdb.egg-info/requires.txt 2025-05-01 11:41:39,219 root INFO writing top-level names to gitdb.egg-info/top_level.txt 2025-05-01 11:41:39,220 root INFO writing manifest file 'gitdb.egg-info/SOURCES.txt' 2025-05-01 11:41:39,242 root INFO reading manifest file 'gitdb.egg-info/SOURCES.txt' 2025-05-01 11:41:39,243 root INFO reading manifest template 'MANIFEST.in' 2025-05-01 11:41:39,244 root WARNING warning: no files found matching 'VERSION' 2025-05-01 11:41:39,245 root WARNING warning: no files found matching 'CHANGES' 2025-05-01 11:41:39,246 root WARNING warning: no files found matching 'README' 2025-05-01 11:41:39,247 root WARNING warning: no files found matching 'gitdb/_fun.c' 2025-05-01 11:41:39,248 root WARNING warning: no files found matching 'gitdb/_delta_apply.c' 2025-05-01 11:41:39,249 root WARNING warning: no files found matching 'gitdb/_delta_apply.h' 2025-05-01 11:41:39,253 root WARNING warning: no previously-included files matching '.git*' found anywhere in distribution 2025-05-01 11:41:39,254 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2025-05-01 11:41:39,256 root WARNING warning: no previously-included files matching '*.so' found anywhere in distribution 2025-05-01 11:41:39,257 root WARNING warning: no previously-included files matching '*.dll' found anywhere in distribution 2025-05-01 11:41:39,258 root WARNING warning: no previously-included files matching '*.o' found anywhere in distribution 2025-05-01 11:41:39,259 root INFO adding license file 'LICENSE' 2025-05-01 11:41:39,259 root INFO adding license file 'AUTHORS' 2025-05-01 11:41:39,265 root INFO writing manifest file 'gitdb.egg-info/SOURCES.txt' 2025-05-01 11:41:39,267 root INFO Copying gitdb.egg-info to build/bdist.linux-riscv64/wheel/./gitdb-4.0.11-py3.12.egg-info 2025-05-01 11:41:39,273 root INFO running install_scripts 2025-05-01 11:41:39,281 root INFO creating build/bdist.linux-riscv64/wheel/gitdb-4.0.11.dist-info/WHEEL 2025-05-01 11:41:39,283 wheel INFO creating '/home/buildozer/aports/community/py3-gitdb2/src/gitdb-4.0.11/.dist/.tmp-n4te80np/gitdb-4.0.11-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2025-05-01 11:41:39,285 wheel INFO adding 'gitdb/__init__.py' 2025-05-01 11:41:39,287 wheel INFO adding 'gitdb/base.py' 2025-05-01 11:41:39,289 wheel INFO adding 'gitdb/const.py' 2025-05-01 11:41:39,290 wheel INFO adding 'gitdb/exc.py' 2025-05-01 11:41:39,292 wheel INFO adding 'gitdb/fun.py' 2025-05-01 11:41:39,294 wheel INFO adding 'gitdb/pack.py' 2025-05-01 11:41:39,296 wheel INFO adding 'gitdb/stream.py' 2025-05-01 11:41:39,298 wheel INFO adding 'gitdb/typ.py' 2025-05-01 11:41:39,300 wheel INFO adding 'gitdb/util.py' 2025-05-01 11:41:39,302 wheel INFO adding 'gitdb/db/__init__.py' 2025-05-01 11:41:39,303 wheel INFO adding 'gitdb/db/base.py' 2025-05-01 11:41:39,305 wheel INFO adding 'gitdb/db/git.py' 2025-05-01 11:41:39,306 wheel INFO adding 'gitdb/db/loose.py' 2025-05-01 11:41:39,308 wheel INFO adding 'gitdb/db/mem.py' 2025-05-01 11:41:39,309 wheel INFO adding 'gitdb/db/pack.py' 2025-05-01 11:41:39,311 wheel INFO adding 'gitdb/db/ref.py' 2025-05-01 11:41:39,313 wheel INFO adding 'gitdb/test/__init__.py' 2025-05-01 11:41:39,314 wheel INFO adding 'gitdb/test/lib.py' 2025-05-01 11:41:39,316 wheel INFO adding 'gitdb/test/test_base.py' 2025-05-01 11:41:39,317 wheel INFO adding 'gitdb/test/test_example.py' 2025-05-01 11:41:39,319 wheel INFO adding 'gitdb/test/test_pack.py' 2025-05-01 11:41:39,320 wheel INFO adding 'gitdb/test/test_stream.py' 2025-05-01 11:41:39,322 wheel INFO adding 'gitdb/test/test_util.py' 2025-05-01 11:41:39,324 wheel INFO adding 'gitdb/utils/__init__.py' 2025-05-01 11:41:39,325 wheel INFO adding 'gitdb/utils/encoding.py' 2025-05-01 11:41:39,327 wheel INFO adding 'gitdb-4.0.11.dist-info/licenses/AUTHORS' 2025-05-01 11:41:39,329 wheel INFO adding 'gitdb-4.0.11.dist-info/licenses/LICENSE' 2025-05-01 11:41:39,330 wheel INFO adding 'gitdb-4.0.11.dist-info/METADATA' 2025-05-01 11:41:39,331 wheel INFO adding 'gitdb-4.0.11.dist-info/WHEEL' 2025-05-01 11:41:39,332 wheel INFO adding 'gitdb-4.0.11.dist-info/top_level.txt' 2025-05-01 11:41:39,334 wheel INFO adding 'gitdb-4.0.11.dist-info/RECORD' 2025-05-01 11:41:39,335 root INFO removing build/bdist.linux-riscv64/wheel 2025-05-01 11:41:39,341 gpep517 INFO The backend produced .dist/gitdb-4.0.11-py3-none-any.whl gitdb-4.0.11-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-gitdb2/src/gitdb-4.0.11 collected 24 items / 1 deselected / 23 selected gitdb/test/db/test_git.py .. [ 8%] gitdb/test/db/test_loose.py . [ 13%] gitdb/test/db/test_mem.py . [ 17%] gitdb/test/db/test_pack.py . [ 21%] gitdb/test/db/test_ref.py . [ 26%] gitdb/test/performance/test_pack.py ... [ 39%] gitdb/test/performance/test_pack_streaming.py . [ 43%] gitdb/test/performance/test_stream.py . [ 47%] gitdb/test/test_base.py . [ 52%] gitdb/test/test_example.py . [ 56%] gitdb/test/test_pack.py .s.. [ 73%] gitdb/test/test_stream.py .... [ 91%] gitdb/test/test_util.py .. [100%] ============ 22 passed, 1 skipped, 1 deselected in 72.27s (0:01:12) ============ >>> py3-gitdb2: Entering fakeroot... >>> py3-gitdb2-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/gitdb/__pycache__' -> '/home/buildozer/aports/community/py3-gitdb2/pkg/py3-gitdb2-pyc/usr/lib/python3.12/site-packages/gitdb/__pycache__' 'usr/lib/python3.12/site-packages/gitdb/test/__pycache__' -> '/home/buildozer/aports/community/py3-gitdb2/pkg/py3-gitdb2-pyc/usr/lib/python3.12/site-packages/gitdb/test/__pycache__' 'usr/lib/python3.12/site-packages/gitdb/db/__pycache__' -> '/home/buildozer/aports/community/py3-gitdb2/pkg/py3-gitdb2-pyc/usr/lib/python3.12/site-packages/gitdb/db/__pycache__' 'usr/lib/python3.12/site-packages/gitdb/utils/__pycache__' -> '/home/buildozer/aports/community/py3-gitdb2/pkg/py3-gitdb2-pyc/usr/lib/python3.12/site-packages/gitdb/utils/__pycache__' >>> py3-gitdb2-pyc*: Preparing subpackage py3-gitdb2-pyc... >>> py3-gitdb2-pyc*: Running postcheck for py3-gitdb2-pyc >>> py3-gitdb2*: Running postcheck for py3-gitdb2 >>> py3-gitdb2*: Preparing package py3-gitdb2... >>> py3-gitdb2-pyc*: Tracing dependencies... python3 py3-smmap2 python3~3.12 >>> py3-gitdb2-pyc*: Package size: 200.5 KB >>> py3-gitdb2-pyc*: Compressing data... >>> py3-gitdb2-pyc*: Create checksum... >>> py3-gitdb2-pyc*: Create py3-gitdb2-pyc-4.0.11-r1.apk >>> py3-gitdb2*: Tracing dependencies... python3 py3-smmap2 python3~3.12 >>> py3-gitdb2*: Package size: 176.7 KB >>> py3-gitdb2*: Compressing data... >>> py3-gitdb2*: Create checksum... >>> py3-gitdb2*: Create py3-gitdb2-4.0.11-r1.apk >>> py3-gitdb2: Build complete at Thu, 01 May 2025 11:42:56 +0000 elapsed time 0h 2m 30s >>> py3-gitdb2: Cleaning up srcdir >>> py3-gitdb2: Cleaning up pkgdir >>> py3-gitdb2: Uninstalling dependencies... (1/34) Purging .makedepends-py3-gitdb2 (20250501.114135) (2/34) Purging py3-smmap2-pyc (5.0.1-r1) (3/34) Purging py3-smmap2 (5.0.1-r1) (4/34) Purging py3-gpep517-pyc (16-r0) (5/34) Purging py3-gpep517 (16-r0) (6/34) Purging py3-installer-pyc (0.7.0-r2) (7/34) Purging py3-installer (0.7.0-r2) (8/34) Purging py3-setuptools-pyc (77.0.3-r0) (9/34) Purging py3-setuptools (77.0.3-r0) (10/34) Purging py3-wheel-pyc (0.43.0-r0) (11/34) Purging py3-wheel (0.43.0-r0) (12/34) Purging py3-pytest-pyc (8.3.5-r0) (13/34) Purging py3-pytest (8.3.5-r0) (14/34) Purging py3-iniconfig-pyc (2.1.0-r0) (15/34) Purging py3-iniconfig (2.1.0-r0) (16/34) Purging py3-packaging-pyc (25.0-r0) (17/34) Purging py3-packaging (25.0-r0) (18/34) Purging py3-parsing-pyc (3.2.0-r0) (19/34) Purging py3-parsing (3.2.0-r0) (20/34) Purging py3-pluggy-pyc (1.5.0-r0) (21/34) Purging py3-pluggy (1.5.0-r0) (22/34) Purging py3-py-pyc (1.11.0-r4) (23/34) Purging py3-py (1.11.0-r4) (24/34) Purging python3-pyc (3.12.10-r0) (25/34) Purging python3-pycache-pyc0 (3.12.10-r0) (26/34) Purging pyc (3.12.10-r0) (27/34) Purging python3 (3.12.10-r0) (28/34) Purging gdbm (1.24-r0) (29/34) Purging libbz2 (1.0.8-r6) (30/34) Purging libffi (3.4.8-r0) (31/34) Purging libpanelw (6.5_p20250412-r0) (32/34) Purging mpdecimal (4.0.0-r0) (33/34) Purging sqlite-libs (3.49.1-r1) (34/34) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r16.trigger OK: 337 MiB in 99 packages >>> py3-gitdb2: Updating the community/riscv64 repository index... >>> py3-gitdb2: Signing the index...