>>> hyfetch: Building testing/hyfetch 1.99.0-r1 (using abuild 3.14.1-r0) started Thu, 24 Oct 2024 06:53:01 +0000
>>> hyfetch: Validating /home/buildozer/aports/testing/hyfetch/APKBUILD...
>>> hyfetch: Analyzing dependencies...
>>> hyfetch: Installing for build: build-base py3-setuptools py3-gpep517 py3-wheel
(1/24) Installing libbz2 (1.0.8-r6)
(2/24) Installing libffi (3.4.6-r0)
(3/24) Installing gdbm (1.24-r0)
(4/24) Installing xz-libs (5.6.3-r0)
(5/24) Installing mpdecimal (4.0.0-r0)
(6/24) Installing libpanelw (6.5_p20241006-r0)
(7/24) Installing sqlite-libs (3.47.0-r0)
(8/24) Installing python3 (3.12.7-r1)
(9/24) Installing python3-pycache-pyc0 (3.12.7-r1)
(10/24) Installing pyc (3.12.7-r1)
(11/24) Installing py3-setuptools-pyc (70.3.0-r0)
(12/24) Installing py3-parsing (3.1.4-r0)
(13/24) Installing py3-parsing-pyc (3.1.4-r0)
(14/24) Installing py3-packaging-pyc (24.1-r0)
(15/24) Installing python3-pyc (3.12.7-r1)
(16/24) Installing py3-packaging (24.1-r0)
(17/24) Installing py3-setuptools (70.3.0-r0)
(18/24) Installing py3-installer (0.7.0-r2)
(19/24) Installing py3-installer-pyc (0.7.0-r2)
(20/24) Installing py3-gpep517 (16-r0)
(21/24) Installing py3-gpep517-pyc (16-r0)
(22/24) Installing py3-wheel (0.43.0-r0)
(23/24) Installing py3-wheel-pyc (0.43.0-r0)
(24/24) Installing .makedepends-hyfetch (20241024.065302)
Executing busybox-1.37.0-r3.trigger
OK: 294 MiB in 126 packages
>>> hyfetch: Cleaning up srcdir
>>> hyfetch: Cleaning up pkgdir
>>> hyfetch: Cleaning up tmpdir
>>> hyfetch: Fetching https://distfiles.alpinelinux.org/distfiles/edge/hyfetch-1.99.0.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
curl: (22) The requested URL returned error: 404
>>> hyfetch: Fetching hyfetch-1.99.0.tar.gz::https://github.com/hykilpikonna/hyfetch/archive/1.99.0.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  308k    0  308k    0     0   636k      0 --:--:-- --:--:-- --:--:--  636k
>>> hyfetch: Fetching https://distfiles.alpinelinux.org/distfiles/edge/hyfetch-1.99.0.tar.gz
>>> hyfetch: Checking sha512sums...
hyfetch-1.99.0.tar.gz: OK
>>> hyfetch: Unpacking /var/cache/distfiles/hyfetch-1.99.0.tar.gz...
2024-10-24 06:53:04,258 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__
2024-10-24 06:53:04,276 root INFO running bdist_wheel
2024-10-24 06:53:04,298 root INFO running build
2024-10-24 06:53:04,298 root INFO running build_py
2024-10-24 06:53:04,301 root INFO creating build
2024-10-24 06:53:04,302 root INFO creating build/lib
2024-10-24 06:53:04,302 root INFO creating build/lib/hyfetch
2024-10-24 06:53:04,302 root INFO copying hyfetch/font_logo.py -> build/lib/hyfetch
2024-10-24 06:53:04,302 root INFO copying hyfetch/constants.py -> build/lib/hyfetch
2024-10-24 06:53:04,303 root INFO copying hyfetch/types.py -> build/lib/hyfetch
2024-10-24 06:53:04,303 root INFO copying hyfetch/__version__.py -> build/lib/hyfetch
2024-10-24 06:53:04,303 root INFO copying hyfetch/__main__.py -> build/lib/hyfetch
2024-10-24 06:53:04,303 root INFO copying hyfetch/neofetch_util.py -> build/lib/hyfetch
2024-10-24 06:53:04,304 root INFO copying hyfetch/termenv.py -> build/lib/hyfetch
2024-10-24 06:53:04,304 root INFO copying hyfetch/serializer.py -> build/lib/hyfetch
2024-10-24 06:53:04,304 root INFO copying hyfetch/color_scale.py -> build/lib/hyfetch
2024-10-24 06:53:04,305 root INFO copying hyfetch/__init__.py -> build/lib/hyfetch
2024-10-24 06:53:04,305 root INFO copying hyfetch/models.py -> build/lib/hyfetch
2024-10-24 06:53:04,305 root INFO copying hyfetch/pride_month.py -> build/lib/hyfetch
2024-10-24 06:53:04,305 root INFO copying hyfetch/color_util.py -> build/lib/hyfetch
2024-10-24 06:53:04,306 root INFO copying hyfetch/main.py -> build/lib/hyfetch
2024-10-24 06:53:04,306 root INFO copying hyfetch/presets.py -> build/lib/hyfetch
2024-10-24 06:53:04,311 root INFO creating build/lib/hyfetch/distros
2024-10-24 06:53:04,311 root INFO copying hyfetch/distros/xray_os.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,311 root INFO copying hyfetch/distros/instantos.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,311 root INFO copying hyfetch/distros/dahlia.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,312 root INFO copying hyfetch/distros/windows.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,312 root INFO copying hyfetch/distros/xferience.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,312 root INFO copying hyfetch/distros/univention.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,313 root INFO copying hyfetch/distros/vnux.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,313 root INFO copying hyfetch/distros/torizoncore.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,313 root INFO copying hyfetch/distros/guix_small.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,313 root INFO copying hyfetch/distros/eurolinux.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,314 root INFO copying hyfetch/distros/pisi.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,314 root INFO copying hyfetch/distros/uos.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,314 root INFO copying hyfetch/distros/gnu.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,315 root INFO copying hyfetch/distros/carbs.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,315 root INFO copying hyfetch/distros/fedora_small.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,315 root INFO copying hyfetch/distros/antergos.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,315 root INFO copying hyfetch/distros/xubuntu.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,316 root INFO copying hyfetch/distros/sunos.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,316 root INFO copying hyfetch/distros/alter.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,316 root INFO copying hyfetch/distros/antix.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,316 root INFO copying hyfetch/distros/arselinux.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,317 root INFO copying hyfetch/distros/nitrux.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,317 root INFO copying hyfetch/distros/gnewsense.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,317 root INFO copying hyfetch/distros/wii_linux_ngx.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,318 root INFO copying hyfetch/distros/nurunner.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,318 root INFO copying hyfetch/distros/langitketujuh_old.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,318 root INFO copying hyfetch/distros/rocky.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,318 root INFO copying hyfetch/distros/orchid.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,319 root INFO copying hyfetch/distros/ubuntu_kylin.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,319 root INFO copying hyfetch/distros/aperio_gnu_linux.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,319 root INFO copying hyfetch/distros/hamonikr.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,320 root INFO copying hyfetch/distros/kaisen.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,320 root INFO copying hyfetch/distros/arcolinux.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,320 root INFO copying hyfetch/distros/pearos.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,320 root INFO copying hyfetch/distros/dragonfly_old.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,321 root INFO copying hyfetch/distros/linux_mint.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,321 root INFO copying hyfetch/distros/arch_old.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,321 root INFO copying hyfetch/distros/omnios.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,321 root INFO copying hyfetch/distros/cutefishos.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,322 root INFO copying hyfetch/distros/puppy.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,322 root INFO copying hyfetch/distros/pardus.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,322 root INFO copying hyfetch/distros/cleanjaro_small.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,323 root INFO copying hyfetch/distros/blackarch.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,323 root INFO copying hyfetch/distros/mandriva.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,323 root INFO copying hyfetch/distros/bunsenlabs.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,323 root INFO copying hyfetch/distros/calinixos.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,324 root INFO copying hyfetch/distros/t2.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,324 root INFO copying hyfetch/distros/clover.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,324 root INFO copying hyfetch/distros/manjaro_small.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,325 root INFO copying hyfetch/distros/netbsd_small.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,325 root INFO copying hyfetch/distros/openmandriva.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,325 root INFO copying hyfetch/distros/archlabs.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,325 root INFO copying hyfetch/distros/kali.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,326 root INFO copying hyfetch/distros/irix.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,326 root INFO copying hyfetch/distros/blackpanther.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,326 root INFO copying hyfetch/distros/hyperbola_small.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,326 root INFO copying hyfetch/distros/linux_mint_old.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,327 root INFO copying hyfetch/distros/amogos.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,327 root INFO copying hyfetch/distros/nixos_old.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,327 root INFO copying hyfetch/distros/mainsailos.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,328 root INFO copying hyfetch/distros/regata.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,328 root INFO copying hyfetch/distros/pnm_linux.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,328 root INFO copying hyfetch/distros/centos_small.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,328 root INFO copying hyfetch/distros/astos.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,329 root INFO copying hyfetch/distros/openbsd.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,329 root INFO copying hyfetch/distros/parabola_small.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,329 root INFO copying hyfetch/distros/nomadbsd.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,330 root INFO copying hyfetch/distros/bedrock.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,330 root INFO copying hyfetch/distros/lmde.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,330 root INFO copying hyfetch/distros/semc.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,330 root INFO copying hyfetch/distros/crux_small.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,331 root INFO copying hyfetch/distros/lede.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,331 root INFO copying hyfetch/distros/pureos_small.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,331 root INFO copying hyfetch/distros/iglunix.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,331 root INFO copying hyfetch/distros/zorin.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,332 root INFO copying hyfetch/distros/hash.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,332 root INFO copying hyfetch/distros/open_source_media_center.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,332 root INFO copying hyfetch/distros/pcbsd.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,333 root INFO copying hyfetch/distros/gobolinux.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,333 root INFO copying hyfetch/distros/ubuntu_sway.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,333 root INFO copying hyfetch/distros/interix.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,333 root INFO copying hyfetch/distros/condres.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,334 root INFO copying hyfetch/distros/tatra.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,334 root INFO copying hyfetch/distros/swagarch.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,334 root INFO copying hyfetch/distros/pacbsd.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,335 root INFO copying hyfetch/distros/kslinux.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,335 root INFO copying hyfetch/distros/netbsd.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,335 root INFO copying hyfetch/distros/chaletos.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,335 root INFO copying hyfetch/distros/refracted_devuan.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,336 root INFO copying hyfetch/distros/darkos.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,336 root INFO copying hyfetch/distros/athena.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,336 root INFO copying hyfetch/distros/nekos.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,336 root INFO copying hyfetch/distros/sailfish.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,337 root INFO copying hyfetch/distros/os_elbrus.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,337 root INFO copying hyfetch/distros/elementary_small.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,337 root INFO copying hyfetch/distros/chimera.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,338 root INFO copying hyfetch/distros/container_linux_by_coreos.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,338 root INFO copying hyfetch/distros/nixos_small.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,338 root INFO copying hyfetch/distros/rosa.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,338 root INFO copying hyfetch/distros/exodia_predator_os.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,339 root INFO copying hyfetch/distros/pop__os.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,339 root INFO copying hyfetch/distros/evolutionos.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,339 root INFO copying hyfetch/distros/pclinuxos.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,340 root INFO copying hyfetch/distros/clearos.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,340 root INFO copying hyfetch/distros/puffos.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,340 root INFO copying hyfetch/distros/aosc_os.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,340 root INFO copying hyfetch/distros/openmamba.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,341 root INFO copying hyfetch/distros/debian.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,341 root INFO copying hyfetch/distros/salient_os.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,341 root INFO copying hyfetch/distros/blag.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,342 root INFO copying hyfetch/distros/univalent.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,342 root INFO copying hyfetch/distros/bitrig.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,342 root INFO copying hyfetch/distros/nixos_colorful.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,342 root INFO copying hyfetch/distros/bonsai.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,343 root INFO copying hyfetch/distros/magpieos.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,343 root INFO copying hyfetch/distros/xenia2.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,343 root INFO copying hyfetch/distros/ubuntu.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,343 root INFO copying hyfetch/distros/fedora_sericea.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,344 root INFO copying hyfetch/distros/yiffos.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,344 root INFO copying hyfetch/distros/kaos.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,344 root INFO copying hyfetch/distros/star.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,345 root INFO copying hyfetch/distros/raspbian_small.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,345 root INFO copying hyfetch/distros/freebsd_small.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,345 root INFO copying hyfetch/distros/mageia_small.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,345 root INFO copying hyfetch/distros/encryptos.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,346 root INFO copying hyfetch/distros/blackmesa.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,346 root INFO copying hyfetch/distros/kali_small.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,346 root INFO copying hyfetch/distros/artix.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,347 root INFO copying hyfetch/distros/deepin.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,347 root INFO copying hyfetch/distros/sabotage.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,347 root INFO copying hyfetch/distros/darwin.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,347 root INFO copying hyfetch/distros/openeuler.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,348 root INFO copying hyfetch/distros/azos.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,348 root INFO copying hyfetch/distros/redhat_old.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,348 root INFO copying hyfetch/distros/soda.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,349 root INFO copying hyfetch/distros/xenia.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,349 root INFO copying hyfetch/distros/langitketujuh.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,349 root INFO copying hyfetch/distros/postmarketos.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,349 root INFO copying hyfetch/distros/serene.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,350 root INFO copying hyfetch/distros/radix.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,350 root INFO copying hyfetch/distros/urukos.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,350 root INFO copying hyfetch/distros/neptune.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,350 root INFO copying hyfetch/distros/windows_11.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,351 root INFO copying hyfetch/distros/finnix.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,351 root INFO copying hyfetch/distros/cucumber.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,351 root INFO copying hyfetch/distros/raspbian.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,352 root INFO copying hyfetch/distros/archcraft.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,352 root INFO copying hyfetch/distros/oracle.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,352 root INFO copying hyfetch/distros/sulin.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,352 root INFO copying hyfetch/distros/netrunner.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,353 root INFO copying hyfetch/distros/calculate.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,353 root INFO copying hyfetch/distros/vanilla.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,353 root INFO copying hyfetch/distros/chrom.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,354 root INFO copying hyfetch/distros/devuan.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,354 root INFO copying hyfetch/distros/kde.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,354 root INFO copying hyfetch/distros/archbox.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,354 root INFO copying hyfetch/distros/glaucus.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,355 root INFO copying hyfetch/distros/garuda.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,355 root INFO copying hyfetch/distros/manjaro.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,355 root INFO copying hyfetch/distros/grombyang.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,356 root INFO copying hyfetch/distros/fedora_old.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,356 root INFO copying hyfetch/distros/android.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,356 root INFO copying hyfetch/distros/pentoo.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,356 root INFO copying hyfetch/distros/postmarketos_small.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,357 root INFO copying hyfetch/distros/apricity.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,357 root INFO copying hyfetch/distros/venom.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,357 root INFO copying hyfetch/distros/arya.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,357 root INFO copying hyfetch/distros/ravynos.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,358 root INFO copying hyfetch/distros/venom_small.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,358 root INFO copying hyfetch/distros/tearch.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,358 root INFO copying hyfetch/distros/pureos.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,359 root INFO copying hyfetch/distros/sharklinux.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,359 root INFO copying hyfetch/distros/linuxlite_small.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,359 root INFO copying hyfetch/distros/openstage.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,359 root INFO copying hyfetch/distros/slackware.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,360 root INFO copying hyfetch/distros/chapeau.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,360 root INFO copying hyfetch/distros/septor.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,360 root INFO copying hyfetch/distros/steamos.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,361 root INFO copying hyfetch/distros/anarchy.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,361 root INFO copying hyfetch/distros/void.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,361 root INFO copying hyfetch/distros/cobalt.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,361 root INFO copying hyfetch/distros/feren.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,362 root INFO copying hyfetch/distros/mac.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,362 root INFO copying hyfetch/distros/adelie.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,362 root INFO copying hyfetch/distros/android_small.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,363 root INFO copying hyfetch/distros/namib.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,363 root INFO copying hyfetch/distros/scientific.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,363 root INFO copying hyfetch/distros/obarun.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,363 root INFO copying hyfetch/distros/asteroidos.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,364 root INFO copying hyfetch/distros/stock_linux.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,364 root INFO copying hyfetch/distros/ubuntu_old.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,364 root INFO copying hyfetch/distros/mx_small.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,365 root INFO copying hyfetch/distros/krassos.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,365 root INFO copying hyfetch/distros/panwah.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,365 root INFO copying hyfetch/distros/gnome.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,365 root INFO copying hyfetch/distros/miracle_linux.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,366 root INFO copying hyfetch/distros/desaos.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,366 root INFO copying hyfetch/distros/eweos.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,366 root INFO copying hyfetch/distros/hardclanz.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,367 root INFO copying hyfetch/distros/parch.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,367 root INFO copying hyfetch/distros/reborn_os.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,367 root INFO copying hyfetch/distros/popos_small.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,368 root INFO copying hyfetch/distros/linux_small.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,368 root INFO copying hyfetch/distros/q4os.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,368 root INFO copying hyfetch/distros/qubyt.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,368 root INFO copying hyfetch/distros/windows95.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,369 root INFO copying hyfetch/distros/void_small.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,369 root INFO copying hyfetch/distros/biglinux_large.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,369 root INFO copying hyfetch/distros/korora.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,370 root INFO copying hyfetch/distros/elementary.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,370 root INFO copying hyfetch/distros/slackware_small.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,370 root INFO copying hyfetch/distros/ultramarine_linux.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,370 root INFO copying hyfetch/distros/gentoo_small.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,371 root INFO copying hyfetch/distros/bodhi.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,371 root INFO copying hyfetch/distros/cuteos.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,371 root INFO copying hyfetch/distros/peropesis.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,372 root INFO copying hyfetch/distros/chakra.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,372 root INFO copying hyfetch/distros/shastraos.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,372 root INFO copying hyfetch/distros/ubuntu_gnome.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,372 root INFO copying hyfetch/distros/droidian.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,373 root INFO copying hyfetch/distros/dragonfly.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,373 root INFO copying hyfetch/distros/arch.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,373 root INFO copying hyfetch/distros/openkylin.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,374 root INFO copying hyfetch/distros/hyperbola.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,374 root INFO copying hyfetch/distros/slitaz.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,374 root INFO copying hyfetch/distros/cbl_mariner.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,374 root INFO copying hyfetch/distros/maui.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,375 root INFO copying hyfetch/distros/nixos.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,375 root INFO copying hyfetch/distros/biglinux.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,375 root INFO copying hyfetch/distros/dragonfly_small.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,376 root INFO copying hyfetch/distros/mer.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,376 root INFO copying hyfetch/distros/opensuse_leap.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,376 root INFO copying hyfetch/distros/ubuntu_studio.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,376 root INFO copying hyfetch/distros/nobara.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,377 root INFO copying hyfetch/distros/ubuntu_cinnamon.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,377 root INFO copying hyfetch/distros/fedora_kinoite.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,377 root INFO copying hyfetch/distros/kubuntu.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,378 root INFO copying hyfetch/distros/endless.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,378 root INFO copying hyfetch/distros/dietpi.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,378 root INFO copying hyfetch/distros/haiku.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,378 root INFO copying hyfetch/distros/linux.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,379 root INFO copying hyfetch/distros/cleanjaro.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,379 root INFO copying hyfetch/distros/mac_small.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,379 root INFO copying hyfetch/distros/dracos.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,380 root INFO copying hyfetch/distros/arkane.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,380 root INFO copying hyfetch/distros/elive.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,380 root INFO copying hyfetch/distros/digital_unix.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,380 root INFO copying hyfetch/distros/lubuntu.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,381 root INFO copying hyfetch/distros/salix.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,381 root INFO copying hyfetch/distros/qubes.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,381 root INFO copying hyfetch/distros/alpine.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,382 root INFO copying hyfetch/distros/regolith.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,382 root INFO copying hyfetch/distros/centos.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,382 root INFO copying hyfetch/distros/__init__.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,382 root INFO copying hyfetch/distros/rhaymos.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,383 root INFO copying hyfetch/distros/openindiana.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,383 root INFO copying hyfetch/distros/mx.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,383 root INFO copying hyfetch/distros/furreto.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,383 root INFO copying hyfetch/distros/unicodearch.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,384 root INFO copying hyfetch/distros/opensuse_tumbleweed.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,384 root INFO copying hyfetch/distros/phyos.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,384 root INFO copying hyfetch/distros/debian_small.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,385 root INFO copying hyfetch/distros/vzlinux.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,385 root INFO copying hyfetch/distros/aperture.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,385 root INFO copying hyfetch/distros/crystal_linux.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,385 root INFO copying hyfetch/distros/ubuntu_small.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,386 root INFO copying hyfetch/distros/garuda_small.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,386 root INFO copying hyfetch/distros/mageia.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,386 root INFO copying hyfetch/distros/galliumos.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,387 root INFO copying hyfetch/distros/floflis.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,387 root INFO copying hyfetch/distros/almalinux.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,387 root INFO copying hyfetch/distros/sasanqua.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,387 root INFO copying hyfetch/distros/siduction.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,388 root INFO copying hyfetch/distros/bluelight.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,388 root INFO copying hyfetch/distros/arcolinux_small.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,388 root INFO copying hyfetch/distros/opnsense.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,389 root INFO copying hyfetch/distros/peppermint.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,389 root INFO copying hyfetch/distros/januslinux.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,389 root INFO copying hyfetch/distros/live_raizo.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,389 root INFO copying hyfetch/distros/guix.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,390 root INFO copying hyfetch/distros/laxeros.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,390 root INFO copying hyfetch/distros/twister.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,390 root INFO copying hyfetch/distros/quibian.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,391 root INFO copying hyfetch/distros/kogaion.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,391 root INFO copying hyfetch/distros/red_star.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,391 root INFO copying hyfetch/distros/parabola.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,391 root INFO copying hyfetch/distros/windows_10.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,392 root INFO copying hyfetch/distros/pikaos.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,392 root INFO copying hyfetch/distros/source_mage.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,392 root INFO copying hyfetch/distros/aix.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,393 root INFO copying hyfetch/distros/arch_small.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,393 root INFO copying hyfetch/distros/lainos.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,393 root INFO copying hyfetch/distros/archcraft_minimal.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,393 root INFO copying hyfetch/distros/profelis_sambabox.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,394 root INFO copying hyfetch/distros/center.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,394 root INFO copying hyfetch/distros/parrot.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,394 root INFO copying hyfetch/distros/matuusos.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,395 root INFO copying hyfetch/distros/sunos_small.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,395 root INFO copying hyfetch/distros/mainsailos_small.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,395 root INFO copying hyfetch/distros/cachyos.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,395 root INFO copying hyfetch/distros/archcraft_ascii.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,396 root INFO copying hyfetch/distros/aeros.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,396 root INFO copying hyfetch/distros/linuxfromscratch.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,396 root INFO copying hyfetch/distros/endeavouros_small.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,397 root INFO copying hyfetch/distros/distro_detector.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,397 root INFO copying hyfetch/distros/amazon.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,397 root INFO copying hyfetch/distros/celos.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,398 root INFO copying hyfetch/distros/artix_small.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,398 root INFO copying hyfetch/distros/hydroos.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,398 root INFO copying hyfetch/distros/freemint.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,398 root INFO copying hyfetch/distros/hybrid.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,399 root INFO copying hyfetch/distros/magix.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,399 root INFO copying hyfetch/distros/solus.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,399 root INFO copying hyfetch/distros/orchid_small.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,399 root INFO copying hyfetch/distros/ironclad.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,400 root INFO copying hyfetch/distros/endeavouros.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,400 root INFO copying hyfetch/distros/freebsd.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,400 root INFO copying hyfetch/distros/mauna.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,401 root INFO copying hyfetch/distros/openbsd_small.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,401 root INFO copying hyfetch/distros/ubuntu_touch.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,401 root INFO copying hyfetch/distros/sabayon.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,401 root INFO copying hyfetch/distros/alpine_small.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,402 root INFO copying hyfetch/distros/archstrike.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,402 root INFO copying hyfetch/distros/fedora_unicode.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,402 root INFO copying hyfetch/distros/lunar.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,403 root INFO copying hyfetch/distros/itc.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,403 root INFO copying hyfetch/distros/sparky.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,403 root INFO copying hyfetch/distros/enso.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,403 root INFO copying hyfetch/distros/frugalware.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,404 root INFO copying hyfetch/distros/huayra.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,404 root INFO copying hyfetch/distros/funtoo.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,404 root INFO copying hyfetch/distros/parsix.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,405 root INFO copying hyfetch/distros/cyberos.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,405 root INFO copying hyfetch/distros/clear_linux_os.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,405 root INFO copying hyfetch/distros/wrt.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,405 root INFO copying hyfetch/distros/archmerge.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,406 root INFO copying hyfetch/distros/libreelec.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,406 root INFO copying hyfetch/distros/asahi.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,406 root INFO copying hyfetch/distros/porteus.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,407 root INFO copying hyfetch/distros/bsd.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,407 root INFO copying hyfetch/distros/salentos.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,407 root INFO copying hyfetch/distros/afterglow.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,407 root INFO copying hyfetch/distros/gentoo.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,408 root INFO copying hyfetch/distros/massos.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,408 root INFO copying hyfetch/distros/fedora_silverblue.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,408 root INFO copying hyfetch/distros/nutyx.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,409 root INFO copying hyfetch/distros/proxmox.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,409 root INFO copying hyfetch/distros/ubuntu_old02.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,409 root INFO copying hyfetch/distros/ubuntu_mate.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,409 root INFO copying hyfetch/distros/femboyos.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,410 root INFO copying hyfetch/distros/astra_linux.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,410 root INFO copying hyfetch/distros/skiffos.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,410 root INFO copying hyfetch/distros/ghostbsd.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,411 root INFO copying hyfetch/distros/haiku_small.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,411 root INFO copying hyfetch/distros/fedora.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,411 root INFO copying hyfetch/distros/tails.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,411 root INFO copying hyfetch/distros/opensuse_small.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,412 root INFO copying hyfetch/distros/drauger.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,412 root INFO copying hyfetch/distros/linspire.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,412 root INFO copying hyfetch/distros/slackel.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,413 root INFO copying hyfetch/distros/opensuse.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,413 root INFO copying hyfetch/distros/grapheneos.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,413 root INFO copying hyfetch/distros/ubuntu_budgie.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,413 root INFO copying hyfetch/distros/redcore.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,414 root INFO copying hyfetch/distros/trisquel.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,414 root INFO copying hyfetch/distros/macaronios.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,414 root INFO copying hyfetch/distros/smartos.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,415 root INFO copying hyfetch/distros/blankon.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,415 root INFO copying hyfetch/distros/pengwin.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,415 root INFO copying hyfetch/distros/linux_lite.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,415 root INFO copying hyfetch/distros/chonkysealos.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,416 root INFO copying hyfetch/distros/exherbo.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,416 root INFO copying hyfetch/distros/crux.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,416 root INFO copying hyfetch/distros/obrevenge.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,417 root INFO copying hyfetch/distros/minix.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,417 root INFO copying hyfetch/distros/meowix.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,417 root INFO copying hyfetch/distros/rocky_small.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,417 root INFO copying hyfetch/distros/kibojoe.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,418 root INFO copying hyfetch/distros/redhat.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,418 root INFO copying hyfetch/distros/calinixos_small.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,418 root INFO copying hyfetch/distros/uwuntu.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,419 root INFO copying hyfetch/distros/linuxmint_small.py -> build/lib/hyfetch/distros
2024-10-24 06:53:04,419 root INFO running egg_info
2024-10-24 06:53:04,419 root INFO creating HyFetch.egg-info
2024-10-24 06:53:04,421 root INFO writing HyFetch.egg-info/PKG-INFO
2024-10-24 06:53:04,422 root INFO writing dependency_links to HyFetch.egg-info/dependency_links.txt
2024-10-24 06:53:04,422 root INFO writing entry points to HyFetch.egg-info/entry_points.txt
2024-10-24 06:53:04,423 root INFO writing requirements to HyFetch.egg-info/requires.txt
2024-10-24 06:53:04,423 root INFO writing top-level names to HyFetch.egg-info/top_level.txt
2024-10-24 06:53:04,424 root INFO writing manifest file 'HyFetch.egg-info/SOURCES.txt'
2024-10-24 06:53:04,434 root INFO reading manifest file 'HyFetch.egg-info/SOURCES.txt'
2024-10-24 06:53:04,435 root INFO reading manifest template 'MANIFEST.in'
2024-10-24 06:53:04,435 root WARNING warning: no previously-included files matching '*' found under directory 'tools'
2024-10-24 06:53:04,436 root WARNING warning: no previously-included files matching '*' found under directory '.github'
2024-10-24 06:53:04,436 root WARNING warning: no previously-included files matching '*' found under directory '.vscode'
2024-10-24 06:53:04,436 root WARNING warning: no previously-included files found matching '.gitignore'
2024-10-24 06:53:04,437 root WARNING warning: no previously-included files found matching '.gitattributes'
2024-10-24 06:53:04,437 root WARNING warning: no previously-included files found matching 'package.json'
2024-10-24 06:53:04,437 root WARNING warning: no previously-included files found matching 'CONTRIBUTING.md'
2024-10-24 06:53:04,438 root INFO adding license file 'LICENSE.md'
2024-10-24 06:53:04,443 root INFO writing manifest file 'HyFetch.egg-info/SOURCES.txt'
2024-10-24 06:53:04,446 root INFO creating build/lib/hyfetch/scripts
2024-10-24 06:53:04,447 root INFO copying hyfetch/scripts/autocomplete.bash -> build/lib/hyfetch/scripts
2024-10-24 06:53:04,447 root INFO copying hyfetch/scripts/autocomplete.csh -> build/lib/hyfetch/scripts
2024-10-24 06:53:04,447 root INFO copying hyfetch/scripts/autocomplete.zsh -> build/lib/hyfetch/scripts
2024-10-24 06:53:04,447 root INFO copying hyfetch/scripts/install-autocomplete.sh -> build/lib/hyfetch/scripts
2024-10-24 06:53:04,448 root INFO copying hyfetch/scripts/neowofetch -> build/lib/hyfetch/scripts
2024-10-24 06:53:04,455 root INFO running build_scripts
2024-10-24 06:53:04,455 root INFO creating build/scripts-3.12
2024-10-24 06:53:04,455 root INFO copying hyfetch/scripts/neowofetch -> build/scripts-3.12
2024-10-24 06:53:04,462 root INFO installing to build/bdist.linux-loongarch64/wheel
2024-10-24 06:53:04,462 root INFO running install
2024-10-24 06:53:04,476 root INFO running install_lib
2024-10-24 06:53:04,479 root INFO creating build/bdist.linux-loongarch64
2024-10-24 06:53:04,479 root INFO creating build/bdist.linux-loongarch64/wheel
2024-10-24 06:53:04,479 root INFO creating build/bdist.linux-loongarch64/wheel/hyfetch
2024-10-24 06:53:04,479 root INFO copying build/lib/hyfetch/font_logo.py -> build/bdist.linux-loongarch64/wheel/hyfetch
2024-10-24 06:53:04,479 root INFO copying build/lib/hyfetch/constants.py -> build/bdist.linux-loongarch64/wheel/hyfetch
2024-10-24 06:53:04,480 root INFO copying build/lib/hyfetch/types.py -> build/bdist.linux-loongarch64/wheel/hyfetch
2024-10-24 06:53:04,480 root INFO copying build/lib/hyfetch/__version__.py -> build/bdist.linux-loongarch64/wheel/hyfetch
2024-10-24 06:53:04,480 root INFO copying build/lib/hyfetch/__main__.py -> build/bdist.linux-loongarch64/wheel/hyfetch
2024-10-24 06:53:04,480 root INFO copying build/lib/hyfetch/neofetch_util.py -> build/bdist.linux-loongarch64/wheel/hyfetch
2024-10-24 06:53:04,481 root INFO copying build/lib/hyfetch/termenv.py -> build/bdist.linux-loongarch64/wheel/hyfetch
2024-10-24 06:53:04,482 root INFO creating build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,482 root INFO copying build/lib/hyfetch/distros/xray_os.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,482 root INFO copying build/lib/hyfetch/distros/instantos.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,482 root INFO copying build/lib/hyfetch/distros/dahlia.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,483 root INFO copying build/lib/hyfetch/distros/windows.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,483 root INFO copying build/lib/hyfetch/distros/xferience.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,483 root INFO copying build/lib/hyfetch/distros/univention.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,483 root INFO copying build/lib/hyfetch/distros/vnux.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,484 root INFO copying build/lib/hyfetch/distros/torizoncore.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,484 root INFO copying build/lib/hyfetch/distros/guix_small.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,484 root INFO copying build/lib/hyfetch/distros/eurolinux.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,484 root INFO copying build/lib/hyfetch/distros/pisi.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,485 root INFO copying build/lib/hyfetch/distros/uos.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,485 root INFO copying build/lib/hyfetch/distros/gnu.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,485 root INFO copying build/lib/hyfetch/distros/carbs.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,485 root INFO copying build/lib/hyfetch/distros/fedora_small.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,486 root INFO copying build/lib/hyfetch/distros/antergos.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,486 root INFO copying build/lib/hyfetch/distros/xubuntu.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,486 root INFO copying build/lib/hyfetch/distros/sunos.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,486 root INFO copying build/lib/hyfetch/distros/alter.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,487 root INFO copying build/lib/hyfetch/distros/antix.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,487 root INFO copying build/lib/hyfetch/distros/arselinux.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,487 root INFO copying build/lib/hyfetch/distros/nitrux.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,487 root INFO copying build/lib/hyfetch/distros/gnewsense.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,488 root INFO copying build/lib/hyfetch/distros/wii_linux_ngx.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,488 root INFO copying build/lib/hyfetch/distros/nurunner.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,488 root INFO copying build/lib/hyfetch/distros/langitketujuh_old.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,489 root INFO copying build/lib/hyfetch/distros/rocky.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,489 root INFO copying build/lib/hyfetch/distros/orchid.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,489 root INFO copying build/lib/hyfetch/distros/ubuntu_kylin.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,489 root INFO copying build/lib/hyfetch/distros/aperio_gnu_linux.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,490 root INFO copying build/lib/hyfetch/distros/hamonikr.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,490 root INFO copying build/lib/hyfetch/distros/kaisen.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,490 root INFO copying build/lib/hyfetch/distros/arcolinux.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,490 root INFO copying build/lib/hyfetch/distros/pearos.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,491 root INFO copying build/lib/hyfetch/distros/dragonfly_old.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,491 root INFO copying build/lib/hyfetch/distros/linux_mint.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,491 root INFO copying build/lib/hyfetch/distros/arch_old.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,491 root INFO copying build/lib/hyfetch/distros/omnios.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,492 root INFO copying build/lib/hyfetch/distros/cutefishos.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,492 root INFO copying build/lib/hyfetch/distros/puppy.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,492 root INFO copying build/lib/hyfetch/distros/pardus.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,492 root INFO copying build/lib/hyfetch/distros/cleanjaro_small.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,493 root INFO copying build/lib/hyfetch/distros/blackarch.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,493 root INFO copying build/lib/hyfetch/distros/mandriva.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,493 root INFO copying build/lib/hyfetch/distros/bunsenlabs.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,494 root INFO copying build/lib/hyfetch/distros/calinixos.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,494 root INFO copying build/lib/hyfetch/distros/t2.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,494 root INFO copying build/lib/hyfetch/distros/clover.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,494 root INFO copying build/lib/hyfetch/distros/manjaro_small.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,495 root INFO copying build/lib/hyfetch/distros/netbsd_small.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,495 root INFO copying build/lib/hyfetch/distros/openmandriva.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,495 root INFO copying build/lib/hyfetch/distros/archlabs.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,495 root INFO copying build/lib/hyfetch/distros/kali.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,496 root INFO copying build/lib/hyfetch/distros/irix.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,496 root INFO copying build/lib/hyfetch/distros/blackpanther.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,496 root INFO copying build/lib/hyfetch/distros/hyperbola_small.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,496 root INFO copying build/lib/hyfetch/distros/linux_mint_old.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,497 root INFO copying build/lib/hyfetch/distros/amogos.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,497 root INFO copying build/lib/hyfetch/distros/nixos_old.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,497 root INFO copying build/lib/hyfetch/distros/mainsailos.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,497 root INFO copying build/lib/hyfetch/distros/regata.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,498 root INFO copying build/lib/hyfetch/distros/pnm_linux.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,498 root INFO copying build/lib/hyfetch/distros/centos_small.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,498 root INFO copying build/lib/hyfetch/distros/astos.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,498 root INFO copying build/lib/hyfetch/distros/openbsd.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,499 root INFO copying build/lib/hyfetch/distros/parabola_small.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,499 root INFO copying build/lib/hyfetch/distros/nomadbsd.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,499 root INFO copying build/lib/hyfetch/distros/bedrock.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,499 root INFO copying build/lib/hyfetch/distros/lmde.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,500 root INFO copying build/lib/hyfetch/distros/semc.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,500 root INFO copying build/lib/hyfetch/distros/crux_small.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,500 root INFO copying build/lib/hyfetch/distros/lede.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,501 root INFO copying build/lib/hyfetch/distros/pureos_small.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,501 root INFO copying build/lib/hyfetch/distros/iglunix.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,501 root INFO copying build/lib/hyfetch/distros/zorin.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,501 root INFO copying build/lib/hyfetch/distros/hash.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,502 root INFO copying build/lib/hyfetch/distros/open_source_media_center.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,502 root INFO copying build/lib/hyfetch/distros/pcbsd.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,502 root INFO copying build/lib/hyfetch/distros/gobolinux.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,502 root INFO copying build/lib/hyfetch/distros/ubuntu_sway.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,503 root INFO copying build/lib/hyfetch/distros/interix.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,503 root INFO copying build/lib/hyfetch/distros/condres.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,503 root INFO copying build/lib/hyfetch/distros/tatra.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,503 root INFO copying build/lib/hyfetch/distros/swagarch.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,504 root INFO copying build/lib/hyfetch/distros/pacbsd.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,504 root INFO copying build/lib/hyfetch/distros/kslinux.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,504 root INFO copying build/lib/hyfetch/distros/netbsd.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,504 root INFO copying build/lib/hyfetch/distros/chaletos.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,505 root INFO copying build/lib/hyfetch/distros/refracted_devuan.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,505 root INFO copying build/lib/hyfetch/distros/darkos.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,505 root INFO copying build/lib/hyfetch/distros/athena.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,506 root INFO copying build/lib/hyfetch/distros/nekos.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,506 root INFO copying build/lib/hyfetch/distros/sailfish.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,506 root INFO copying build/lib/hyfetch/distros/os_elbrus.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,506 root INFO copying build/lib/hyfetch/distros/elementary_small.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,507 root INFO copying build/lib/hyfetch/distros/chimera.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,507 root INFO copying build/lib/hyfetch/distros/container_linux_by_coreos.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,507 root INFO copying build/lib/hyfetch/distros/nixos_small.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,507 root INFO copying build/lib/hyfetch/distros/rosa.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,508 root INFO copying build/lib/hyfetch/distros/exodia_predator_os.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,508 root INFO copying build/lib/hyfetch/distros/pop__os.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,508 root INFO copying build/lib/hyfetch/distros/evolutionos.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,508 root INFO copying build/lib/hyfetch/distros/pclinuxos.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,509 root INFO copying build/lib/hyfetch/distros/clearos.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,509 root INFO copying build/lib/hyfetch/distros/puffos.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,509 root INFO copying build/lib/hyfetch/distros/aosc_os.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,509 root INFO copying build/lib/hyfetch/distros/openmamba.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,510 root INFO copying build/lib/hyfetch/distros/debian.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,510 root INFO copying build/lib/hyfetch/distros/salient_os.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,510 root INFO copying build/lib/hyfetch/distros/blag.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,510 root INFO copying build/lib/hyfetch/distros/univalent.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,511 root INFO copying build/lib/hyfetch/distros/bitrig.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,511 root INFO copying build/lib/hyfetch/distros/nixos_colorful.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,511 root INFO copying build/lib/hyfetch/distros/bonsai.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,512 root INFO copying build/lib/hyfetch/distros/magpieos.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,512 root INFO copying build/lib/hyfetch/distros/xenia2.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,512 root INFO copying build/lib/hyfetch/distros/ubuntu.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,512 root INFO copying build/lib/hyfetch/distros/fedora_sericea.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,513 root INFO copying build/lib/hyfetch/distros/yiffos.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,513 root INFO copying build/lib/hyfetch/distros/kaos.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,513 root INFO copying build/lib/hyfetch/distros/star.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,513 root INFO copying build/lib/hyfetch/distros/raspbian_small.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,514 root INFO copying build/lib/hyfetch/distros/freebsd_small.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,514 root INFO copying build/lib/hyfetch/distros/mageia_small.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,514 root INFO copying build/lib/hyfetch/distros/encryptos.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,514 root INFO copying build/lib/hyfetch/distros/blackmesa.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,515 root INFO copying build/lib/hyfetch/distros/kali_small.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,515 root INFO copying build/lib/hyfetch/distros/artix.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,515 root INFO copying build/lib/hyfetch/distros/deepin.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,515 root INFO copying build/lib/hyfetch/distros/sabotage.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,516 root INFO copying build/lib/hyfetch/distros/darwin.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,516 root INFO copying build/lib/hyfetch/distros/openeuler.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,516 root INFO copying build/lib/hyfetch/distros/azos.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,517 root INFO copying build/lib/hyfetch/distros/redhat_old.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,517 root INFO copying build/lib/hyfetch/distros/soda.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,517 root INFO copying build/lib/hyfetch/distros/xenia.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,517 root INFO copying build/lib/hyfetch/distros/langitketujuh.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,518 root INFO copying build/lib/hyfetch/distros/postmarketos.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,518 root INFO copying build/lib/hyfetch/distros/serene.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,518 root INFO copying build/lib/hyfetch/distros/radix.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,518 root INFO copying build/lib/hyfetch/distros/urukos.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,519 root INFO copying build/lib/hyfetch/distros/neptune.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,519 root INFO copying build/lib/hyfetch/distros/windows_11.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,519 root INFO copying build/lib/hyfetch/distros/finnix.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,519 root INFO copying build/lib/hyfetch/distros/cucumber.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,520 root INFO copying build/lib/hyfetch/distros/raspbian.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,520 root INFO copying build/lib/hyfetch/distros/archcraft.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,520 root INFO copying build/lib/hyfetch/distros/oracle.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,520 root INFO copying build/lib/hyfetch/distros/sulin.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,521 root INFO copying build/lib/hyfetch/distros/netrunner.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,521 root INFO copying build/lib/hyfetch/distros/calculate.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,521 root INFO copying build/lib/hyfetch/distros/vanilla.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,521 root INFO copying build/lib/hyfetch/distros/chrom.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,522 root INFO copying build/lib/hyfetch/distros/devuan.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,522 root INFO copying build/lib/hyfetch/distros/kde.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,522 root INFO copying build/lib/hyfetch/distros/archbox.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,523 root INFO copying build/lib/hyfetch/distros/glaucus.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,523 root INFO copying build/lib/hyfetch/distros/garuda.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,523 root INFO copying build/lib/hyfetch/distros/manjaro.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,523 root INFO copying build/lib/hyfetch/distros/grombyang.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,524 root INFO copying build/lib/hyfetch/distros/fedora_old.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,524 root INFO copying build/lib/hyfetch/distros/android.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,524 root INFO copying build/lib/hyfetch/distros/pentoo.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,524 root INFO copying build/lib/hyfetch/distros/postmarketos_small.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,525 root INFO copying build/lib/hyfetch/distros/apricity.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,525 root INFO copying build/lib/hyfetch/distros/venom.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,525 root INFO copying build/lib/hyfetch/distros/arya.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,525 root INFO copying build/lib/hyfetch/distros/ravynos.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,526 root INFO copying build/lib/hyfetch/distros/venom_small.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,526 root INFO copying build/lib/hyfetch/distros/tearch.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,526 root INFO copying build/lib/hyfetch/distros/pureos.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,526 root INFO copying build/lib/hyfetch/distros/sharklinux.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,527 root INFO copying build/lib/hyfetch/distros/linuxlite_small.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,527 root INFO copying build/lib/hyfetch/distros/openstage.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,527 root INFO copying build/lib/hyfetch/distros/slackware.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,528 root INFO copying build/lib/hyfetch/distros/chapeau.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,528 root INFO copying build/lib/hyfetch/distros/septor.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,528 root INFO copying build/lib/hyfetch/distros/steamos.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,528 root INFO copying build/lib/hyfetch/distros/anarchy.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,529 root INFO copying build/lib/hyfetch/distros/void.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,529 root INFO copying build/lib/hyfetch/distros/cobalt.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,529 root INFO copying build/lib/hyfetch/distros/feren.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,529 root INFO copying build/lib/hyfetch/distros/mac.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,530 root INFO copying build/lib/hyfetch/distros/adelie.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,530 root INFO copying build/lib/hyfetch/distros/android_small.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,530 root INFO copying build/lib/hyfetch/distros/namib.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,530 root INFO copying build/lib/hyfetch/distros/scientific.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,531 root INFO copying build/lib/hyfetch/distros/obarun.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,531 root INFO copying build/lib/hyfetch/distros/asteroidos.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,531 root INFO copying build/lib/hyfetch/distros/stock_linux.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,531 root INFO copying build/lib/hyfetch/distros/ubuntu_old.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,532 root INFO copying build/lib/hyfetch/distros/mx_small.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,532 root INFO copying build/lib/hyfetch/distros/krassos.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,532 root INFO copying build/lib/hyfetch/distros/panwah.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,533 root INFO copying build/lib/hyfetch/distros/gnome.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,533 root INFO copying build/lib/hyfetch/distros/miracle_linux.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,533 root INFO copying build/lib/hyfetch/distros/desaos.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,533 root INFO copying build/lib/hyfetch/distros/eweos.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,534 root INFO copying build/lib/hyfetch/distros/hardclanz.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,534 root INFO copying build/lib/hyfetch/distros/parch.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,534 root INFO copying build/lib/hyfetch/distros/reborn_os.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,534 root INFO copying build/lib/hyfetch/distros/popos_small.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,535 root INFO copying build/lib/hyfetch/distros/linux_small.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,535 root INFO copying build/lib/hyfetch/distros/q4os.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,535 root INFO copying build/lib/hyfetch/distros/qubyt.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,536 root INFO copying build/lib/hyfetch/distros/windows95.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,536 root INFO copying build/lib/hyfetch/distros/void_small.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,536 root INFO copying build/lib/hyfetch/distros/biglinux_large.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,536 root INFO copying build/lib/hyfetch/distros/korora.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,537 root INFO copying build/lib/hyfetch/distros/elementary.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,537 root INFO copying build/lib/hyfetch/distros/slackware_small.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,537 root INFO copying build/lib/hyfetch/distros/ultramarine_linux.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,537 root INFO copying build/lib/hyfetch/distros/gentoo_small.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,538 root INFO copying build/lib/hyfetch/distros/bodhi.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,538 root INFO copying build/lib/hyfetch/distros/cuteos.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,538 root INFO copying build/lib/hyfetch/distros/peropesis.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,538 root INFO copying build/lib/hyfetch/distros/chakra.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,539 root INFO copying build/lib/hyfetch/distros/shastraos.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,539 root INFO copying build/lib/hyfetch/distros/ubuntu_gnome.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,539 root INFO copying build/lib/hyfetch/distros/droidian.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,539 root INFO copying build/lib/hyfetch/distros/dragonfly.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,540 root INFO copying build/lib/hyfetch/distros/arch.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,540 root INFO copying build/lib/hyfetch/distros/openkylin.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,540 root INFO copying build/lib/hyfetch/distros/hyperbola.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,541 root INFO copying build/lib/hyfetch/distros/slitaz.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,541 root INFO copying build/lib/hyfetch/distros/cbl_mariner.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,541 root INFO copying build/lib/hyfetch/distros/maui.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,541 root INFO copying build/lib/hyfetch/distros/nixos.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,542 root INFO copying build/lib/hyfetch/distros/biglinux.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,542 root INFO copying build/lib/hyfetch/distros/dragonfly_small.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,542 root INFO copying build/lib/hyfetch/distros/mer.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,542 root INFO copying build/lib/hyfetch/distros/opensuse_leap.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,543 root INFO copying build/lib/hyfetch/distros/ubuntu_studio.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,543 root INFO copying build/lib/hyfetch/distros/nobara.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,543 root INFO copying build/lib/hyfetch/distros/ubuntu_cinnamon.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,543 root INFO copying build/lib/hyfetch/distros/fedora_kinoite.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,544 root INFO copying build/lib/hyfetch/distros/kubuntu.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,544 root INFO copying build/lib/hyfetch/distros/endless.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,544 root INFO copying build/lib/hyfetch/distros/dietpi.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,545 root INFO copying build/lib/hyfetch/distros/haiku.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,545 root INFO copying build/lib/hyfetch/distros/linux.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,545 root INFO copying build/lib/hyfetch/distros/cleanjaro.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,545 root INFO copying build/lib/hyfetch/distros/mac_small.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,546 root INFO copying build/lib/hyfetch/distros/dracos.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,546 root INFO copying build/lib/hyfetch/distros/arkane.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,546 root INFO copying build/lib/hyfetch/distros/elive.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,546 root INFO copying build/lib/hyfetch/distros/digital_unix.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,547 root INFO copying build/lib/hyfetch/distros/lubuntu.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,547 root INFO copying build/lib/hyfetch/distros/salix.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,547 root INFO copying build/lib/hyfetch/distros/qubes.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,547 root INFO copying build/lib/hyfetch/distros/alpine.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,548 root INFO copying build/lib/hyfetch/distros/regolith.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,548 root INFO copying build/lib/hyfetch/distros/centos.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,548 root INFO copying build/lib/hyfetch/distros/__init__.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,549 root INFO copying build/lib/hyfetch/distros/rhaymos.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,549 root INFO copying build/lib/hyfetch/distros/openindiana.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,549 root INFO copying build/lib/hyfetch/distros/mx.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,549 root INFO copying build/lib/hyfetch/distros/furreto.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,550 root INFO copying build/lib/hyfetch/distros/unicodearch.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,550 root INFO copying build/lib/hyfetch/distros/opensuse_tumbleweed.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,550 root INFO copying build/lib/hyfetch/distros/phyos.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,550 root INFO copying build/lib/hyfetch/distros/debian_small.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,551 root INFO copying build/lib/hyfetch/distros/vzlinux.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,551 root INFO copying build/lib/hyfetch/distros/aperture.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,551 root INFO copying build/lib/hyfetch/distros/crystal_linux.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,551 root INFO copying build/lib/hyfetch/distros/ubuntu_small.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,552 root INFO copying build/lib/hyfetch/distros/garuda_small.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,552 root INFO copying build/lib/hyfetch/distros/mageia.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,552 root INFO copying build/lib/hyfetch/distros/galliumos.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,553 root INFO copying build/lib/hyfetch/distros/floflis.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,553 root INFO copying build/lib/hyfetch/distros/almalinux.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,553 root INFO copying build/lib/hyfetch/distros/sasanqua.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,553 root INFO copying build/lib/hyfetch/distros/siduction.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,554 root INFO copying build/lib/hyfetch/distros/bluelight.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,554 root INFO copying build/lib/hyfetch/distros/arcolinux_small.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,554 root INFO copying build/lib/hyfetch/distros/opnsense.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,554 root INFO copying build/lib/hyfetch/distros/peppermint.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,555 root INFO copying build/lib/hyfetch/distros/januslinux.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,555 root INFO copying build/lib/hyfetch/distros/live_raizo.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,555 root INFO copying build/lib/hyfetch/distros/guix.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,555 root INFO copying build/lib/hyfetch/distros/laxeros.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,556 root INFO copying build/lib/hyfetch/distros/twister.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,556 root INFO copying build/lib/hyfetch/distros/quibian.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,556 root INFO copying build/lib/hyfetch/distros/kogaion.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,557 root INFO copying build/lib/hyfetch/distros/red_star.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,557 root INFO copying build/lib/hyfetch/distros/parabola.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,557 root INFO copying build/lib/hyfetch/distros/windows_10.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,557 root INFO copying build/lib/hyfetch/distros/pikaos.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,558 root INFO copying build/lib/hyfetch/distros/source_mage.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,558 root INFO copying build/lib/hyfetch/distros/aix.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,558 root INFO copying build/lib/hyfetch/distros/arch_small.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,558 root INFO copying build/lib/hyfetch/distros/lainos.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,559 root INFO copying build/lib/hyfetch/distros/archcraft_minimal.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,559 root INFO copying build/lib/hyfetch/distros/profelis_sambabox.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,559 root INFO copying build/lib/hyfetch/distros/center.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,560 root INFO copying build/lib/hyfetch/distros/parrot.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,560 root INFO copying build/lib/hyfetch/distros/matuusos.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,560 root INFO copying build/lib/hyfetch/distros/sunos_small.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,560 root INFO copying build/lib/hyfetch/distros/mainsailos_small.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,561 root INFO copying build/lib/hyfetch/distros/cachyos.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,561 root INFO copying build/lib/hyfetch/distros/archcraft_ascii.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,561 root INFO copying build/lib/hyfetch/distros/aeros.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,561 root INFO copying build/lib/hyfetch/distros/linuxfromscratch.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,562 root INFO copying build/lib/hyfetch/distros/endeavouros_small.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,562 root INFO copying build/lib/hyfetch/distros/distro_detector.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,562 root INFO copying build/lib/hyfetch/distros/amazon.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,563 root INFO copying build/lib/hyfetch/distros/celos.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,563 root INFO copying build/lib/hyfetch/distros/artix_small.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,563 root INFO copying build/lib/hyfetch/distros/hydroos.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,563 root INFO copying build/lib/hyfetch/distros/freemint.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,564 root INFO copying build/lib/hyfetch/distros/hybrid.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,564 root INFO copying build/lib/hyfetch/distros/magix.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,564 root INFO copying build/lib/hyfetch/distros/solus.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,564 root INFO copying build/lib/hyfetch/distros/orchid_small.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,565 root INFO copying build/lib/hyfetch/distros/ironclad.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,565 root INFO copying build/lib/hyfetch/distros/endeavouros.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,565 root INFO copying build/lib/hyfetch/distros/freebsd.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,566 root INFO copying build/lib/hyfetch/distros/mauna.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,566 root INFO copying build/lib/hyfetch/distros/openbsd_small.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,566 root INFO copying build/lib/hyfetch/distros/ubuntu_touch.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,566 root INFO copying build/lib/hyfetch/distros/sabayon.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,567 root INFO copying build/lib/hyfetch/distros/alpine_small.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,567 root INFO copying build/lib/hyfetch/distros/archstrike.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,567 root INFO copying build/lib/hyfetch/distros/fedora_unicode.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,567 root INFO copying build/lib/hyfetch/distros/lunar.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,568 root INFO copying build/lib/hyfetch/distros/itc.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,568 root INFO copying build/lib/hyfetch/distros/sparky.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,568 root INFO copying build/lib/hyfetch/distros/enso.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,568 root INFO copying build/lib/hyfetch/distros/frugalware.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,569 root INFO copying build/lib/hyfetch/distros/huayra.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,569 root INFO copying build/lib/hyfetch/distros/funtoo.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,569 root INFO copying build/lib/hyfetch/distros/parsix.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,569 root INFO copying build/lib/hyfetch/distros/cyberos.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,570 root INFO copying build/lib/hyfetch/distros/clear_linux_os.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,570 root INFO copying build/lib/hyfetch/distros/wrt.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,570 root INFO copying build/lib/hyfetch/distros/archmerge.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,571 root INFO copying build/lib/hyfetch/distros/libreelec.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,571 root INFO copying build/lib/hyfetch/distros/asahi.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,571 root INFO copying build/lib/hyfetch/distros/porteus.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,571 root INFO copying build/lib/hyfetch/distros/bsd.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,572 root INFO copying build/lib/hyfetch/distros/salentos.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,572 root INFO copying build/lib/hyfetch/distros/afterglow.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,572 root INFO copying build/lib/hyfetch/distros/gentoo.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,572 root INFO copying build/lib/hyfetch/distros/massos.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,573 root INFO copying build/lib/hyfetch/distros/fedora_silverblue.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,573 root INFO copying build/lib/hyfetch/distros/nutyx.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,573 root INFO copying build/lib/hyfetch/distros/proxmox.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,573 root INFO copying build/lib/hyfetch/distros/ubuntu_old02.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,574 root INFO copying build/lib/hyfetch/distros/ubuntu_mate.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,574 root INFO copying build/lib/hyfetch/distros/femboyos.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,574 root INFO copying build/lib/hyfetch/distros/astra_linux.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,575 root INFO copying build/lib/hyfetch/distros/skiffos.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,575 root INFO copying build/lib/hyfetch/distros/ghostbsd.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,575 root INFO copying build/lib/hyfetch/distros/haiku_small.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,575 root INFO copying build/lib/hyfetch/distros/fedora.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,576 root INFO copying build/lib/hyfetch/distros/tails.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,576 root INFO copying build/lib/hyfetch/distros/opensuse_small.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,576 root INFO copying build/lib/hyfetch/distros/drauger.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,576 root INFO copying build/lib/hyfetch/distros/linspire.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,577 root INFO copying build/lib/hyfetch/distros/slackel.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,577 root INFO copying build/lib/hyfetch/distros/opensuse.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,577 root INFO copying build/lib/hyfetch/distros/grapheneos.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,577 root INFO copying build/lib/hyfetch/distros/ubuntu_budgie.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,578 root INFO copying build/lib/hyfetch/distros/redcore.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,578 root INFO copying build/lib/hyfetch/distros/trisquel.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,578 root INFO copying build/lib/hyfetch/distros/macaronios.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,578 root INFO copying build/lib/hyfetch/distros/smartos.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,579 root INFO copying build/lib/hyfetch/distros/blankon.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,579 root INFO copying build/lib/hyfetch/distros/pengwin.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,579 root INFO copying build/lib/hyfetch/distros/linux_lite.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,580 root INFO copying build/lib/hyfetch/distros/chonkysealos.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,580 root INFO copying build/lib/hyfetch/distros/exherbo.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,580 root INFO copying build/lib/hyfetch/distros/crux.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,580 root INFO copying build/lib/hyfetch/distros/obrevenge.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,581 root INFO copying build/lib/hyfetch/distros/minix.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,581 root INFO copying build/lib/hyfetch/distros/meowix.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,581 root INFO copying build/lib/hyfetch/distros/rocky_small.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,581 root INFO copying build/lib/hyfetch/distros/kibojoe.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,582 root INFO copying build/lib/hyfetch/distros/redhat.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,582 root INFO copying build/lib/hyfetch/distros/calinixos_small.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,582 root INFO copying build/lib/hyfetch/distros/uwuntu.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,582 root INFO copying build/lib/hyfetch/distros/linuxmint_small.py -> build/bdist.linux-loongarch64/wheel/hyfetch/distros
2024-10-24 06:53:04,583 root INFO copying build/lib/hyfetch/serializer.py -> build/bdist.linux-loongarch64/wheel/hyfetch
2024-10-24 06:53:04,583 root INFO creating build/bdist.linux-loongarch64/wheel/hyfetch/scripts
2024-10-24 06:53:04,583 root INFO copying build/lib/hyfetch/scripts/autocomplete.zsh -> build/bdist.linux-loongarch64/wheel/hyfetch/scripts
2024-10-24 06:53:04,584 root INFO copying build/lib/hyfetch/scripts/install-autocomplete.sh -> build/bdist.linux-loongarch64/wheel/hyfetch/scripts
2024-10-24 06:53:04,584 root INFO copying build/lib/hyfetch/scripts/autocomplete.bash -> build/bdist.linux-loongarch64/wheel/hyfetch/scripts
2024-10-24 06:53:04,584 root INFO copying build/lib/hyfetch/scripts/neowofetch -> build/bdist.linux-loongarch64/wheel/hyfetch/scripts
2024-10-24 06:53:04,585 root INFO copying build/lib/hyfetch/scripts/autocomplete.csh -> build/bdist.linux-loongarch64/wheel/hyfetch/scripts
2024-10-24 06:53:04,585 root INFO copying build/lib/hyfetch/color_scale.py -> build/bdist.linux-loongarch64/wheel/hyfetch
2024-10-24 06:53:04,585 root INFO copying build/lib/hyfetch/__init__.py -> build/bdist.linux-loongarch64/wheel/hyfetch
2024-10-24 06:53:04,586 root INFO copying build/lib/hyfetch/models.py -> build/bdist.linux-loongarch64/wheel/hyfetch
2024-10-24 06:53:04,586 root INFO copying build/lib/hyfetch/pride_month.py -> build/bdist.linux-loongarch64/wheel/hyfetch
2024-10-24 06:53:04,586 root INFO copying build/lib/hyfetch/color_util.py -> build/bdist.linux-loongarch64/wheel/hyfetch
2024-10-24 06:53:04,587 root INFO copying build/lib/hyfetch/main.py -> build/bdist.linux-loongarch64/wheel/hyfetch
2024-10-24 06:53:04,587 root INFO copying build/lib/hyfetch/presets.py -> build/bdist.linux-loongarch64/wheel/hyfetch
2024-10-24 06:53:04,587 root INFO running install_egg_info
2024-10-24 06:53:04,590 root INFO Copying HyFetch.egg-info to build/bdist.linux-loongarch64/wheel/HyFetch-1.99.0-py3.12.egg-info
2024-10-24 06:53:04,592 root INFO running install_scripts
2024-10-24 06:53:04,592 root INFO creating build/bdist.linux-loongarch64/wheel/HyFetch-1.99.0.data
2024-10-24 06:53:04,592 root INFO creating build/bdist.linux-loongarch64/wheel/HyFetch-1.99.0.data/scripts
2024-10-24 06:53:04,592 root INFO copying build/scripts-3.12/neowofetch -> build/bdist.linux-loongarch64/wheel/HyFetch-1.99.0.data/scripts
2024-10-24 06:53:04,593 root INFO changing mode of build/bdist.linux-loongarch64/wheel/HyFetch-1.99.0.data/scripts/neowofetch to 755
2024-10-24 06:53:04,600 root INFO creating build/bdist.linux-loongarch64/wheel/HyFetch-1.99.0.dist-info/WHEEL
2024-10-24 06:53:04,600 wheel INFO creating '/home/buildozer/aports/testing/hyfetch/src/hyfetch-1.99.0/.dist/.tmp-790aodeo/HyFetch-1.99.0-py3-none-any.whl' and adding 'build/bdist.linux-loongarch64/wheel' to it
2024-10-24 06:53:04,602 wheel INFO adding 'HyFetch-1.99.0.data/scripts/neowofetch'
2024-10-24 06:53:04,606 wheel INFO adding 'hyfetch/__init__.py'
2024-10-24 06:53:04,607 wheel INFO adding 'hyfetch/__main__.py'
2024-10-24 06:53:04,607 wheel INFO adding 'hyfetch/__version__.py'
2024-10-24 06:53:04,607 wheel INFO adding 'hyfetch/color_scale.py'
2024-10-24 06:53:04,607 wheel INFO adding 'hyfetch/color_util.py'
2024-10-24 06:53:04,608 wheel INFO adding 'hyfetch/constants.py'
2024-10-24 06:53:04,608 wheel INFO adding 'hyfetch/font_logo.py'
2024-10-24 06:53:04,608 wheel INFO adding 'hyfetch/main.py'
2024-10-24 06:53:04,609 wheel INFO adding 'hyfetch/models.py'
2024-10-24 06:53:04,609 wheel INFO adding 'hyfetch/neofetch_util.py'
2024-10-24 06:53:04,609 wheel INFO adding 'hyfetch/presets.py'
2024-10-24 06:53:04,610 wheel INFO adding 'hyfetch/pride_month.py'
2024-10-24 06:53:04,610 wheel INFO adding 'hyfetch/serializer.py'
2024-10-24 06:53:04,610 wheel INFO adding 'hyfetch/termenv.py'
2024-10-24 06:53:04,611 wheel INFO adding 'hyfetch/types.py'
2024-10-24 06:53:04,612 wheel INFO adding 'hyfetch/distros/__init__.py'
2024-10-24 06:53:04,612 wheel INFO adding 'hyfetch/distros/adelie.py'
2024-10-24 06:53:04,612 wheel INFO adding 'hyfetch/distros/aeros.py'
2024-10-24 06:53:04,612 wheel INFO adding 'hyfetch/distros/afterglow.py'
2024-10-24 06:53:04,613 wheel INFO adding 'hyfetch/distros/aix.py'
2024-10-24 06:53:04,613 wheel INFO adding 'hyfetch/distros/almalinux.py'
2024-10-24 06:53:04,613 wheel INFO adding 'hyfetch/distros/alpine.py'
2024-10-24 06:53:04,613 wheel INFO adding 'hyfetch/distros/alpine_small.py'
2024-10-24 06:53:04,614 wheel INFO adding 'hyfetch/distros/alter.py'
2024-10-24 06:53:04,614 wheel INFO adding 'hyfetch/distros/amazon.py'
2024-10-24 06:53:04,614 wheel INFO adding 'hyfetch/distros/amogos.py'
2024-10-24 06:53:04,614 wheel INFO adding 'hyfetch/distros/anarchy.py'
2024-10-24 06:53:04,615 wheel INFO adding 'hyfetch/distros/android.py'
2024-10-24 06:53:04,615 wheel INFO adding 'hyfetch/distros/android_small.py'
2024-10-24 06:53:04,615 wheel INFO adding 'hyfetch/distros/antergos.py'
2024-10-24 06:53:04,616 wheel INFO adding 'hyfetch/distros/antix.py'
2024-10-24 06:53:04,616 wheel INFO adding 'hyfetch/distros/aosc_os.py'
2024-10-24 06:53:04,616 wheel INFO adding 'hyfetch/distros/aperio_gnu_linux.py'
2024-10-24 06:53:04,616 wheel INFO adding 'hyfetch/distros/aperture.py'
2024-10-24 06:53:04,617 wheel INFO adding 'hyfetch/distros/apricity.py'
2024-10-24 06:53:04,617 wheel INFO adding 'hyfetch/distros/arch.py'
2024-10-24 06:53:04,617 wheel INFO adding 'hyfetch/distros/arch_old.py'
2024-10-24 06:53:04,617 wheel INFO adding 'hyfetch/distros/arch_small.py'
2024-10-24 06:53:04,618 wheel INFO adding 'hyfetch/distros/archbox.py'
2024-10-24 06:53:04,618 wheel INFO adding 'hyfetch/distros/archcraft.py'
2024-10-24 06:53:04,618 wheel INFO adding 'hyfetch/distros/archcraft_ascii.py'
2024-10-24 06:53:04,618 wheel INFO adding 'hyfetch/distros/archcraft_minimal.py'
2024-10-24 06:53:04,619 wheel INFO adding 'hyfetch/distros/archlabs.py'
2024-10-24 06:53:04,619 wheel INFO adding 'hyfetch/distros/archmerge.py'
2024-10-24 06:53:04,619 wheel INFO adding 'hyfetch/distros/archstrike.py'
2024-10-24 06:53:04,619 wheel INFO adding 'hyfetch/distros/arcolinux.py'
2024-10-24 06:53:04,620 wheel INFO adding 'hyfetch/distros/arcolinux_small.py'
2024-10-24 06:53:04,620 wheel INFO adding 'hyfetch/distros/arkane.py'
2024-10-24 06:53:04,620 wheel INFO adding 'hyfetch/distros/arselinux.py'
2024-10-24 06:53:04,620 wheel INFO adding 'hyfetch/distros/artix.py'
2024-10-24 06:53:04,621 wheel INFO adding 'hyfetch/distros/artix_small.py'
2024-10-24 06:53:04,621 wheel INFO adding 'hyfetch/distros/arya.py'
2024-10-24 06:53:04,621 wheel INFO adding 'hyfetch/distros/asahi.py'
2024-10-24 06:53:04,621 wheel INFO adding 'hyfetch/distros/asteroidos.py'
2024-10-24 06:53:04,622 wheel INFO adding 'hyfetch/distros/astos.py'
2024-10-24 06:53:04,622 wheel INFO adding 'hyfetch/distros/astra_linux.py'
2024-10-24 06:53:04,622 wheel INFO adding 'hyfetch/distros/athena.py'
2024-10-24 06:53:04,623 wheel INFO adding 'hyfetch/distros/azos.py'
2024-10-24 06:53:04,623 wheel INFO adding 'hyfetch/distros/bedrock.py'
2024-10-24 06:53:04,623 wheel INFO adding 'hyfetch/distros/biglinux.py'
2024-10-24 06:53:04,623 wheel INFO adding 'hyfetch/distros/biglinux_large.py'
2024-10-24 06:53:04,624 wheel INFO adding 'hyfetch/distros/bitrig.py'
2024-10-24 06:53:04,624 wheel INFO adding 'hyfetch/distros/blackarch.py'
2024-10-24 06:53:04,624 wheel INFO adding 'hyfetch/distros/blackmesa.py'
2024-10-24 06:53:04,624 wheel INFO adding 'hyfetch/distros/blackpanther.py'
2024-10-24 06:53:04,625 wheel INFO adding 'hyfetch/distros/blag.py'
2024-10-24 06:53:04,625 wheel INFO adding 'hyfetch/distros/blankon.py'
2024-10-24 06:53:04,625 wheel INFO adding 'hyfetch/distros/bluelight.py'
2024-10-24 06:53:04,625 wheel INFO adding 'hyfetch/distros/bodhi.py'
2024-10-24 06:53:04,626 wheel INFO adding 'hyfetch/distros/bonsai.py'
2024-10-24 06:53:04,626 wheel INFO adding 'hyfetch/distros/bsd.py'
2024-10-24 06:53:04,626 wheel INFO adding 'hyfetch/distros/bunsenlabs.py'
2024-10-24 06:53:04,626 wheel INFO adding 'hyfetch/distros/cachyos.py'
2024-10-24 06:53:04,627 wheel INFO adding 'hyfetch/distros/calculate.py'
2024-10-24 06:53:04,627 wheel INFO adding 'hyfetch/distros/calinixos.py'
2024-10-24 06:53:04,627 wheel INFO adding 'hyfetch/distros/calinixos_small.py'
2024-10-24 06:53:04,627 wheel INFO adding 'hyfetch/distros/carbs.py'
2024-10-24 06:53:04,628 wheel INFO adding 'hyfetch/distros/cbl_mariner.py'
2024-10-24 06:53:04,628 wheel INFO adding 'hyfetch/distros/celos.py'
2024-10-24 06:53:04,628 wheel INFO adding 'hyfetch/distros/center.py'
2024-10-24 06:53:04,628 wheel INFO adding 'hyfetch/distros/centos.py'
2024-10-24 06:53:04,629 wheel INFO adding 'hyfetch/distros/centos_small.py'
2024-10-24 06:53:04,629 wheel INFO adding 'hyfetch/distros/chakra.py'
2024-10-24 06:53:04,629 wheel INFO adding 'hyfetch/distros/chaletos.py'
2024-10-24 06:53:04,629 wheel INFO adding 'hyfetch/distros/chapeau.py'
2024-10-24 06:53:04,630 wheel INFO adding 'hyfetch/distros/chimera.py'
2024-10-24 06:53:04,630 wheel INFO adding 'hyfetch/distros/chonkysealos.py'
2024-10-24 06:53:04,630 wheel INFO adding 'hyfetch/distros/chrom.py'
2024-10-24 06:53:04,631 wheel INFO adding 'hyfetch/distros/cleanjaro.py'
2024-10-24 06:53:04,631 wheel INFO adding 'hyfetch/distros/cleanjaro_small.py'
2024-10-24 06:53:04,631 wheel INFO adding 'hyfetch/distros/clear_linux_os.py'
2024-10-24 06:53:04,631 wheel INFO adding 'hyfetch/distros/clearos.py'
2024-10-24 06:53:04,632 wheel INFO adding 'hyfetch/distros/clover.py'
2024-10-24 06:53:04,632 wheel INFO adding 'hyfetch/distros/cobalt.py'
2024-10-24 06:53:04,632 wheel INFO adding 'hyfetch/distros/condres.py'
2024-10-24 06:53:04,632 wheel INFO adding 'hyfetch/distros/container_linux_by_coreos.py'
2024-10-24 06:53:04,633 wheel INFO adding 'hyfetch/distros/crux.py'
2024-10-24 06:53:04,633 wheel INFO adding 'hyfetch/distros/crux_small.py'
2024-10-24 06:53:04,633 wheel INFO adding 'hyfetch/distros/crystal_linux.py'
2024-10-24 06:53:04,633 wheel INFO adding 'hyfetch/distros/cucumber.py'
2024-10-24 06:53:04,634 wheel INFO adding 'hyfetch/distros/cutefishos.py'
2024-10-24 06:53:04,634 wheel INFO adding 'hyfetch/distros/cuteos.py'
2024-10-24 06:53:04,634 wheel INFO adding 'hyfetch/distros/cyberos.py'
2024-10-24 06:53:04,634 wheel INFO adding 'hyfetch/distros/dahlia.py'
2024-10-24 06:53:04,635 wheel INFO adding 'hyfetch/distros/darkos.py'
2024-10-24 06:53:04,635 wheel INFO adding 'hyfetch/distros/darwin.py'
2024-10-24 06:53:04,635 wheel INFO adding 'hyfetch/distros/debian.py'
2024-10-24 06:53:04,635 wheel INFO adding 'hyfetch/distros/debian_small.py'
2024-10-24 06:53:04,636 wheel INFO adding 'hyfetch/distros/deepin.py'
2024-10-24 06:53:04,636 wheel INFO adding 'hyfetch/distros/desaos.py'
2024-10-24 06:53:04,636 wheel INFO adding 'hyfetch/distros/devuan.py'
2024-10-24 06:53:04,636 wheel INFO adding 'hyfetch/distros/dietpi.py'
2024-10-24 06:53:04,637 wheel INFO adding 'hyfetch/distros/digital_unix.py'
2024-10-24 06:53:04,637 wheel INFO adding 'hyfetch/distros/distro_detector.py'
2024-10-24 06:53:04,638 wheel INFO adding 'hyfetch/distros/dracos.py'
2024-10-24 06:53:04,638 wheel INFO adding 'hyfetch/distros/dragonfly.py'
2024-10-24 06:53:04,638 wheel INFO adding 'hyfetch/distros/dragonfly_old.py'
2024-10-24 06:53:04,638 wheel INFO adding 'hyfetch/distros/dragonfly_small.py'
2024-10-24 06:53:04,639 wheel INFO adding 'hyfetch/distros/drauger.py'
2024-10-24 06:53:04,639 wheel INFO adding 'hyfetch/distros/droidian.py'
2024-10-24 06:53:04,639 wheel INFO adding 'hyfetch/distros/elementary.py'
2024-10-24 06:53:04,639 wheel INFO adding 'hyfetch/distros/elementary_small.py'
2024-10-24 06:53:04,640 wheel INFO adding 'hyfetch/distros/elive.py'
2024-10-24 06:53:04,640 wheel INFO adding 'hyfetch/distros/encryptos.py'
2024-10-24 06:53:04,640 wheel INFO adding 'hyfetch/distros/endeavouros.py'
2024-10-24 06:53:04,640 wheel INFO adding 'hyfetch/distros/endeavouros_small.py'
2024-10-24 06:53:04,641 wheel INFO adding 'hyfetch/distros/endless.py'
2024-10-24 06:53:04,641 wheel INFO adding 'hyfetch/distros/enso.py'
2024-10-24 06:53:04,641 wheel INFO adding 'hyfetch/distros/eurolinux.py'
2024-10-24 06:53:04,641 wheel INFO adding 'hyfetch/distros/evolutionos.py'
2024-10-24 06:53:04,642 wheel INFO adding 'hyfetch/distros/eweos.py'
2024-10-24 06:53:04,642 wheel INFO adding 'hyfetch/distros/exherbo.py'
2024-10-24 06:53:04,642 wheel INFO adding 'hyfetch/distros/exodia_predator_os.py'
2024-10-24 06:53:04,642 wheel INFO adding 'hyfetch/distros/fedora.py'
2024-10-24 06:53:04,643 wheel INFO adding 'hyfetch/distros/fedora_kinoite.py'
2024-10-24 06:53:04,643 wheel INFO adding 'hyfetch/distros/fedora_old.py'
2024-10-24 06:53:04,643 wheel INFO adding 'hyfetch/distros/fedora_sericea.py'
2024-10-24 06:53:04,643 wheel INFO adding 'hyfetch/distros/fedora_silverblue.py'
2024-10-24 06:53:04,644 wheel INFO adding 'hyfetch/distros/fedora_small.py'
2024-10-24 06:53:04,644 wheel INFO adding 'hyfetch/distros/fedora_unicode.py'
2024-10-24 06:53:04,644 wheel INFO adding 'hyfetch/distros/femboyos.py'
2024-10-24 06:53:04,644 wheel INFO adding 'hyfetch/distros/feren.py'
2024-10-24 06:53:04,645 wheel INFO adding 'hyfetch/distros/finnix.py'
2024-10-24 06:53:04,645 wheel INFO adding 'hyfetch/distros/floflis.py'
2024-10-24 06:53:04,645 wheel INFO adding 'hyfetch/distros/freebsd.py'
2024-10-24 06:53:04,645 wheel INFO adding 'hyfetch/distros/freebsd_small.py'
2024-10-24 06:53:04,646 wheel INFO adding 'hyfetch/distros/freemint.py'
2024-10-24 06:53:04,646 wheel INFO adding 'hyfetch/distros/frugalware.py'
2024-10-24 06:53:04,646 wheel INFO adding 'hyfetch/distros/funtoo.py'
2024-10-24 06:53:04,646 wheel INFO adding 'hyfetch/distros/furreto.py'
2024-10-24 06:53:04,647 wheel INFO adding 'hyfetch/distros/galliumos.py'
2024-10-24 06:53:04,647 wheel INFO adding 'hyfetch/distros/garuda.py'
2024-10-24 06:53:04,647 wheel INFO adding 'hyfetch/distros/garuda_small.py'
2024-10-24 06:53:04,647 wheel INFO adding 'hyfetch/distros/gentoo.py'
2024-10-24 06:53:04,648 wheel INFO adding 'hyfetch/distros/gentoo_small.py'
2024-10-24 06:53:04,648 wheel INFO adding 'hyfetch/distros/ghostbsd.py'
2024-10-24 06:53:04,648 wheel INFO adding 'hyfetch/distros/glaucus.py'
2024-10-24 06:53:04,649 wheel INFO adding 'hyfetch/distros/gnewsense.py'
2024-10-24 06:53:04,649 wheel INFO adding 'hyfetch/distros/gnome.py'
2024-10-24 06:53:04,649 wheel INFO adding 'hyfetch/distros/gnu.py'
2024-10-24 06:53:04,649 wheel INFO adding 'hyfetch/distros/gobolinux.py'
2024-10-24 06:53:04,650 wheel INFO adding 'hyfetch/distros/grapheneos.py'
2024-10-24 06:53:04,650 wheel INFO adding 'hyfetch/distros/grombyang.py'
2024-10-24 06:53:04,650 wheel INFO adding 'hyfetch/distros/guix.py'
2024-10-24 06:53:04,650 wheel INFO adding 'hyfetch/distros/guix_small.py'
2024-10-24 06:53:04,651 wheel INFO adding 'hyfetch/distros/haiku.py'
2024-10-24 06:53:04,651 wheel INFO adding 'hyfetch/distros/haiku_small.py'
2024-10-24 06:53:04,651 wheel INFO adding 'hyfetch/distros/hamonikr.py'
2024-10-24 06:53:04,651 wheel INFO adding 'hyfetch/distros/hardclanz.py'
2024-10-24 06:53:04,652 wheel INFO adding 'hyfetch/distros/hash.py'
2024-10-24 06:53:04,652 wheel INFO adding 'hyfetch/distros/huayra.py'
2024-10-24 06:53:04,652 wheel INFO adding 'hyfetch/distros/hybrid.py'
2024-10-24 06:53:04,652 wheel INFO adding 'hyfetch/distros/hydroos.py'
2024-10-24 06:53:04,653 wheel INFO adding 'hyfetch/distros/hyperbola.py'
2024-10-24 06:53:04,653 wheel INFO adding 'hyfetch/distros/hyperbola_small.py'
2024-10-24 06:53:04,653 wheel INFO adding 'hyfetch/distros/iglunix.py'
2024-10-24 06:53:04,653 wheel INFO adding 'hyfetch/distros/instantos.py'
2024-10-24 06:53:04,654 wheel INFO adding 'hyfetch/distros/interix.py'
2024-10-24 06:53:04,654 wheel INFO adding 'hyfetch/distros/irix.py'
2024-10-24 06:53:04,654 wheel INFO adding 'hyfetch/distros/ironclad.py'
2024-10-24 06:53:04,654 wheel INFO adding 'hyfetch/distros/itc.py'
2024-10-24 06:53:04,655 wheel INFO adding 'hyfetch/distros/januslinux.py'
2024-10-24 06:53:04,655 wheel INFO adding 'hyfetch/distros/kaisen.py'
2024-10-24 06:53:04,655 wheel INFO adding 'hyfetch/distros/kali.py'
2024-10-24 06:53:04,656 wheel INFO adding 'hyfetch/distros/kali_small.py'
2024-10-24 06:53:04,656 wheel INFO adding 'hyfetch/distros/kaos.py'
2024-10-24 06:53:04,656 wheel INFO adding 'hyfetch/distros/kde.py'
2024-10-24 06:53:04,656 wheel INFO adding 'hyfetch/distros/kibojoe.py'
2024-10-24 06:53:04,657 wheel INFO adding 'hyfetch/distros/kogaion.py'
2024-10-24 06:53:04,657 wheel INFO adding 'hyfetch/distros/korora.py'
2024-10-24 06:53:04,657 wheel INFO adding 'hyfetch/distros/krassos.py'
2024-10-24 06:53:04,657 wheel INFO adding 'hyfetch/distros/kslinux.py'
2024-10-24 06:53:04,658 wheel INFO adding 'hyfetch/distros/kubuntu.py'
2024-10-24 06:53:04,658 wheel INFO adding 'hyfetch/distros/lainos.py'
2024-10-24 06:53:04,658 wheel INFO adding 'hyfetch/distros/langitketujuh.py'
2024-10-24 06:53:04,658 wheel INFO adding 'hyfetch/distros/langitketujuh_old.py'
2024-10-24 06:53:04,659 wheel INFO adding 'hyfetch/distros/laxeros.py'
2024-10-24 06:53:04,659 wheel INFO adding 'hyfetch/distros/lede.py'
2024-10-24 06:53:04,659 wheel INFO adding 'hyfetch/distros/libreelec.py'
2024-10-24 06:53:04,659 wheel INFO adding 'hyfetch/distros/linspire.py'
2024-10-24 06:53:04,660 wheel INFO adding 'hyfetch/distros/linux.py'
2024-10-24 06:53:04,660 wheel INFO adding 'hyfetch/distros/linux_lite.py'
2024-10-24 06:53:04,660 wheel INFO adding 'hyfetch/distros/linux_mint.py'
2024-10-24 06:53:04,660 wheel INFO adding 'hyfetch/distros/linux_mint_old.py'
2024-10-24 06:53:04,661 wheel INFO adding 'hyfetch/distros/linux_small.py'
2024-10-24 06:53:04,661 wheel INFO adding 'hyfetch/distros/linuxfromscratch.py'
2024-10-24 06:53:04,661 wheel INFO adding 'hyfetch/distros/linuxlite_small.py'
2024-10-24 06:53:04,661 wheel INFO adding 'hyfetch/distros/linuxmint_small.py'
2024-10-24 06:53:04,662 wheel INFO adding 'hyfetch/distros/live_raizo.py'
2024-10-24 06:53:04,662 wheel INFO adding 'hyfetch/distros/lmde.py'
2024-10-24 06:53:04,662 wheel INFO adding 'hyfetch/distros/lubuntu.py'
2024-10-24 06:53:04,662 wheel INFO adding 'hyfetch/distros/lunar.py'
2024-10-24 06:53:04,663 wheel INFO adding 'hyfetch/distros/mac.py'
2024-10-24 06:53:04,663 wheel INFO adding 'hyfetch/distros/mac_small.py'
2024-10-24 06:53:04,663 wheel INFO adding 'hyfetch/distros/macaronios.py'
2024-10-24 06:53:04,663 wheel INFO adding 'hyfetch/distros/mageia.py'
2024-10-24 06:53:04,664 wheel INFO adding 'hyfetch/distros/mageia_small.py'
2024-10-24 06:53:04,664 wheel INFO adding 'hyfetch/distros/magix.py'
2024-10-24 06:53:04,664 wheel INFO adding 'hyfetch/distros/magpieos.py'
2024-10-24 06:53:04,665 wheel INFO adding 'hyfetch/distros/mainsailos.py'
2024-10-24 06:53:04,665 wheel INFO adding 'hyfetch/distros/mainsailos_small.py'
2024-10-24 06:53:04,665 wheel INFO adding 'hyfetch/distros/mandriva.py'
2024-10-24 06:53:04,665 wheel INFO adding 'hyfetch/distros/manjaro.py'
2024-10-24 06:53:04,666 wheel INFO adding 'hyfetch/distros/manjaro_small.py'
2024-10-24 06:53:04,666 wheel INFO adding 'hyfetch/distros/massos.py'
2024-10-24 06:53:04,666 wheel INFO adding 'hyfetch/distros/matuusos.py'
2024-10-24 06:53:04,666 wheel INFO adding 'hyfetch/distros/maui.py'
2024-10-24 06:53:04,667 wheel INFO adding 'hyfetch/distros/mauna.py'
2024-10-24 06:53:04,667 wheel INFO adding 'hyfetch/distros/meowix.py'
2024-10-24 06:53:04,667 wheel INFO adding 'hyfetch/distros/mer.py'
2024-10-24 06:53:04,667 wheel INFO adding 'hyfetch/distros/minix.py'
2024-10-24 06:53:04,668 wheel INFO adding 'hyfetch/distros/miracle_linux.py'
2024-10-24 06:53:04,668 wheel INFO adding 'hyfetch/distros/mx.py'
2024-10-24 06:53:04,668 wheel INFO adding 'hyfetch/distros/mx_small.py'
2024-10-24 06:53:04,668 wheel INFO adding 'hyfetch/distros/namib.py'
2024-10-24 06:53:04,669 wheel INFO adding 'hyfetch/distros/nekos.py'
2024-10-24 06:53:04,669 wheel INFO adding 'hyfetch/distros/neptune.py'
2024-10-24 06:53:04,669 wheel INFO adding 'hyfetch/distros/netbsd.py'
2024-10-24 06:53:04,669 wheel INFO adding 'hyfetch/distros/netbsd_small.py'
2024-10-24 06:53:04,670 wheel INFO adding 'hyfetch/distros/netrunner.py'
2024-10-24 06:53:04,670 wheel INFO adding 'hyfetch/distros/nitrux.py'
2024-10-24 06:53:04,670 wheel INFO adding 'hyfetch/distros/nixos.py'
2024-10-24 06:53:04,670 wheel INFO adding 'hyfetch/distros/nixos_colorful.py'
2024-10-24 06:53:04,671 wheel INFO adding 'hyfetch/distros/nixos_old.py'
2024-10-24 06:53:04,671 wheel INFO adding 'hyfetch/distros/nixos_small.py'
2024-10-24 06:53:04,671 wheel INFO adding 'hyfetch/distros/nobara.py'
2024-10-24 06:53:04,671 wheel INFO adding 'hyfetch/distros/nomadbsd.py'
2024-10-24 06:53:04,672 wheel INFO adding 'hyfetch/distros/nurunner.py'
2024-10-24 06:53:04,672 wheel INFO adding 'hyfetch/distros/nutyx.py'
2024-10-24 06:53:04,672 wheel INFO adding 'hyfetch/distros/obarun.py'
2024-10-24 06:53:04,672 wheel INFO adding 'hyfetch/distros/obrevenge.py'
2024-10-24 06:53:04,673 wheel INFO adding 'hyfetch/distros/omnios.py'
2024-10-24 06:53:04,673 wheel INFO adding 'hyfetch/distros/open_source_media_center.py'
2024-10-24 06:53:04,673 wheel INFO adding 'hyfetch/distros/openbsd.py'
2024-10-24 06:53:04,673 wheel INFO adding 'hyfetch/distros/openbsd_small.py'
2024-10-24 06:53:04,674 wheel INFO adding 'hyfetch/distros/openeuler.py'
2024-10-24 06:53:04,674 wheel INFO adding 'hyfetch/distros/openindiana.py'
2024-10-24 06:53:04,674 wheel INFO adding 'hyfetch/distros/openkylin.py'
2024-10-24 06:53:04,674 wheel INFO adding 'hyfetch/distros/openmamba.py'
2024-10-24 06:53:04,675 wheel INFO adding 'hyfetch/distros/openmandriva.py'
2024-10-24 06:53:04,675 wheel INFO adding 'hyfetch/distros/openstage.py'
2024-10-24 06:53:04,675 wheel INFO adding 'hyfetch/distros/opensuse.py'
2024-10-24 06:53:04,675 wheel INFO adding 'hyfetch/distros/opensuse_leap.py'
2024-10-24 06:53:04,676 wheel INFO adding 'hyfetch/distros/opensuse_small.py'
2024-10-24 06:53:04,676 wheel INFO adding 'hyfetch/distros/opensuse_tumbleweed.py'
2024-10-24 06:53:04,676 wheel INFO adding 'hyfetch/distros/opnsense.py'
2024-10-24 06:53:04,676 wheel INFO adding 'hyfetch/distros/oracle.py'
2024-10-24 06:53:04,677 wheel INFO adding 'hyfetch/distros/orchid.py'
2024-10-24 06:53:04,677 wheel INFO adding 'hyfetch/distros/orchid_small.py'
2024-10-24 06:53:04,677 wheel INFO adding 'hyfetch/distros/os_elbrus.py'
2024-10-24 06:53:04,677 wheel INFO adding 'hyfetch/distros/pacbsd.py'
2024-10-24 06:53:04,678 wheel INFO adding 'hyfetch/distros/panwah.py'
2024-10-24 06:53:04,678 wheel INFO adding 'hyfetch/distros/parabola.py'
2024-10-24 06:53:04,678 wheel INFO adding 'hyfetch/distros/parabola_small.py'
2024-10-24 06:53:04,679 wheel INFO adding 'hyfetch/distros/parch.py'
2024-10-24 06:53:04,679 wheel INFO adding 'hyfetch/distros/pardus.py'
2024-10-24 06:53:04,679 wheel INFO adding 'hyfetch/distros/parrot.py'
2024-10-24 06:53:04,679 wheel INFO adding 'hyfetch/distros/parsix.py'
2024-10-24 06:53:04,680 wheel INFO adding 'hyfetch/distros/pcbsd.py'
2024-10-24 06:53:04,680 wheel INFO adding 'hyfetch/distros/pclinuxos.py'
2024-10-24 06:53:04,680 wheel INFO adding 'hyfetch/distros/pearos.py'
2024-10-24 06:53:04,680 wheel INFO adding 'hyfetch/distros/pengwin.py'
2024-10-24 06:53:04,681 wheel INFO adding 'hyfetch/distros/pentoo.py'
2024-10-24 06:53:04,681 wheel INFO adding 'hyfetch/distros/peppermint.py'
2024-10-24 06:53:04,681 wheel INFO adding 'hyfetch/distros/peropesis.py'
2024-10-24 06:53:04,681 wheel INFO adding 'hyfetch/distros/phyos.py'
2024-10-24 06:53:04,682 wheel INFO adding 'hyfetch/distros/pikaos.py'
2024-10-24 06:53:04,682 wheel INFO adding 'hyfetch/distros/pisi.py'
2024-10-24 06:53:04,682 wheel INFO adding 'hyfetch/distros/pnm_linux.py'
2024-10-24 06:53:04,682 wheel INFO adding 'hyfetch/distros/pop__os.py'
2024-10-24 06:53:04,683 wheel INFO adding 'hyfetch/distros/popos_small.py'
2024-10-24 06:53:04,683 wheel INFO adding 'hyfetch/distros/porteus.py'
2024-10-24 06:53:04,683 wheel INFO adding 'hyfetch/distros/postmarketos.py'
2024-10-24 06:53:04,683 wheel INFO adding 'hyfetch/distros/postmarketos_small.py'
2024-10-24 06:53:04,684 wheel INFO adding 'hyfetch/distros/profelis_sambabox.py'
2024-10-24 06:53:04,684 wheel INFO adding 'hyfetch/distros/proxmox.py'
2024-10-24 06:53:04,684 wheel INFO adding 'hyfetch/distros/puffos.py'
2024-10-24 06:53:04,684 wheel INFO adding 'hyfetch/distros/puppy.py'
2024-10-24 06:53:04,685 wheel INFO adding 'hyfetch/distros/pureos.py'
2024-10-24 06:53:04,685 wheel INFO adding 'hyfetch/distros/pureos_small.py'
2024-10-24 06:53:04,685 wheel INFO adding 'hyfetch/distros/q4os.py'
2024-10-24 06:53:04,685 wheel INFO adding 'hyfetch/distros/qubes.py'
2024-10-24 06:53:04,686 wheel INFO adding 'hyfetch/distros/qubyt.py'
2024-10-24 06:53:04,686 wheel INFO adding 'hyfetch/distros/quibian.py'
2024-10-24 06:53:04,686 wheel INFO adding 'hyfetch/distros/radix.py'
2024-10-24 06:53:04,686 wheel INFO adding 'hyfetch/distros/raspbian.py'
2024-10-24 06:53:04,687 wheel INFO adding 'hyfetch/distros/raspbian_small.py'
2024-10-24 06:53:04,687 wheel INFO adding 'hyfetch/distros/ravynos.py'
2024-10-24 06:53:04,687 wheel INFO adding 'hyfetch/distros/reborn_os.py'
2024-10-24 06:53:04,687 wheel INFO adding 'hyfetch/distros/red_star.py'
2024-10-24 06:53:04,688 wheel INFO adding 'hyfetch/distros/redcore.py'
2024-10-24 06:53:04,688 wheel INFO adding 'hyfetch/distros/redhat.py'
2024-10-24 06:53:04,688 wheel INFO adding 'hyfetch/distros/redhat_old.py'
2024-10-24 06:53:04,688 wheel INFO adding 'hyfetch/distros/refracted_devuan.py'
2024-10-24 06:53:04,689 wheel INFO adding 'hyfetch/distros/regata.py'
2024-10-24 06:53:04,689 wheel INFO adding 'hyfetch/distros/regolith.py'
2024-10-24 06:53:04,689 wheel INFO adding 'hyfetch/distros/rhaymos.py'
2024-10-24 06:53:04,689 wheel INFO adding 'hyfetch/distros/rocky.py'
2024-10-24 06:53:04,690 wheel INFO adding 'hyfetch/distros/rocky_small.py'
2024-10-24 06:53:04,690 wheel INFO adding 'hyfetch/distros/rosa.py'
2024-10-24 06:53:04,690 wheel INFO adding 'hyfetch/distros/sabayon.py'
2024-10-24 06:53:04,690 wheel INFO adding 'hyfetch/distros/sabotage.py'
2024-10-24 06:53:04,691 wheel INFO adding 'hyfetch/distros/sailfish.py'
2024-10-24 06:53:04,691 wheel INFO adding 'hyfetch/distros/salentos.py'
2024-10-24 06:53:04,691 wheel INFO adding 'hyfetch/distros/salient_os.py'
2024-10-24 06:53:04,691 wheel INFO adding 'hyfetch/distros/salix.py'
2024-10-24 06:53:04,692 wheel INFO adding 'hyfetch/distros/sasanqua.py'
2024-10-24 06:53:04,692 wheel INFO adding 'hyfetch/distros/scientific.py'
2024-10-24 06:53:04,692 wheel INFO adding 'hyfetch/distros/semc.py'
2024-10-24 06:53:04,693 wheel INFO adding 'hyfetch/distros/septor.py'
2024-10-24 06:53:04,693 wheel INFO adding 'hyfetch/distros/serene.py'
2024-10-24 06:53:04,693 wheel INFO adding 'hyfetch/distros/sharklinux.py'
2024-10-24 06:53:04,693 wheel INFO adding 'hyfetch/distros/shastraos.py'
2024-10-24 06:53:04,694 wheel INFO adding 'hyfetch/distros/siduction.py'
2024-10-24 06:53:04,694 wheel INFO adding 'hyfetch/distros/skiffos.py'
2024-10-24 06:53:04,694 wheel INFO adding 'hyfetch/distros/slackel.py'
2024-10-24 06:53:04,694 wheel INFO adding 'hyfetch/distros/slackware.py'
2024-10-24 06:53:04,695 wheel INFO adding 'hyfetch/distros/slackware_small.py'
2024-10-24 06:53:04,695 wheel INFO adding 'hyfetch/distros/slitaz.py'
2024-10-24 06:53:04,695 wheel INFO adding 'hyfetch/distros/smartos.py'
2024-10-24 06:53:04,695 wheel INFO adding 'hyfetch/distros/soda.py'
2024-10-24 06:53:04,696 wheel INFO adding 'hyfetch/distros/solus.py'
2024-10-24 06:53:04,696 wheel INFO adding 'hyfetch/distros/source_mage.py'
2024-10-24 06:53:04,696 wheel INFO adding 'hyfetch/distros/sparky.py'
2024-10-24 06:53:04,696 wheel INFO adding 'hyfetch/distros/star.py'
2024-10-24 06:53:04,697 wheel INFO adding 'hyfetch/distros/steamos.py'
2024-10-24 06:53:04,697 wheel INFO adding 'hyfetch/distros/stock_linux.py'
2024-10-24 06:53:04,697 wheel INFO adding 'hyfetch/distros/sulin.py'
2024-10-24 06:53:04,697 wheel INFO adding 'hyfetch/distros/sunos.py'
2024-10-24 06:53:04,698 wheel INFO adding 'hyfetch/distros/sunos_small.py'
2024-10-24 06:53:04,698 wheel INFO adding 'hyfetch/distros/swagarch.py'
2024-10-24 06:53:04,698 wheel INFO adding 'hyfetch/distros/t2.py'
2024-10-24 06:53:04,698 wheel INFO adding 'hyfetch/distros/tails.py'
2024-10-24 06:53:04,699 wheel INFO adding 'hyfetch/distros/tatra.py'
2024-10-24 06:53:04,699 wheel INFO adding 'hyfetch/distros/tearch.py'
2024-10-24 06:53:04,699 wheel INFO adding 'hyfetch/distros/torizoncore.py'
2024-10-24 06:53:04,699 wheel INFO adding 'hyfetch/distros/trisquel.py'
2024-10-24 06:53:04,700 wheel INFO adding 'hyfetch/distros/twister.py'
2024-10-24 06:53:04,700 wheel INFO adding 'hyfetch/distros/ubuntu.py'
2024-10-24 06:53:04,700 wheel INFO adding 'hyfetch/distros/ubuntu_budgie.py'
2024-10-24 06:53:04,700 wheel INFO adding 'hyfetch/distros/ubuntu_cinnamon.py'
2024-10-24 06:53:04,701 wheel INFO adding 'hyfetch/distros/ubuntu_gnome.py'
2024-10-24 06:53:04,701 wheel INFO adding 'hyfetch/distros/ubuntu_kylin.py'
2024-10-24 06:53:04,701 wheel INFO adding 'hyfetch/distros/ubuntu_mate.py'
2024-10-24 06:53:04,702 wheel INFO adding 'hyfetch/distros/ubuntu_old.py'
2024-10-24 06:53:04,702 wheel INFO adding 'hyfetch/distros/ubuntu_old02.py'
2024-10-24 06:53:04,702 wheel INFO adding 'hyfetch/distros/ubuntu_small.py'
2024-10-24 06:53:04,702 wheel INFO adding 'hyfetch/distros/ubuntu_studio.py'
2024-10-24 06:53:04,703 wheel INFO adding 'hyfetch/distros/ubuntu_sway.py'
2024-10-24 06:53:04,703 wheel INFO adding 'hyfetch/distros/ubuntu_touch.py'
2024-10-24 06:53:04,703 wheel INFO adding 'hyfetch/distros/ultramarine_linux.py'
2024-10-24 06:53:04,703 wheel INFO adding 'hyfetch/distros/unicodearch.py'
2024-10-24 06:53:04,704 wheel INFO adding 'hyfetch/distros/univalent.py'
2024-10-24 06:53:04,704 wheel INFO adding 'hyfetch/distros/univention.py'
2024-10-24 06:53:04,704 wheel INFO adding 'hyfetch/distros/uos.py'
2024-10-24 06:53:04,704 wheel INFO adding 'hyfetch/distros/urukos.py'
2024-10-24 06:53:04,705 wheel INFO adding 'hyfetch/distros/uwuntu.py'
2024-10-24 06:53:04,705 wheel INFO adding 'hyfetch/distros/vanilla.py'
2024-10-24 06:53:04,705 wheel INFO adding 'hyfetch/distros/venom.py'
2024-10-24 06:53:04,705 wheel INFO adding 'hyfetch/distros/venom_small.py'
2024-10-24 06:53:04,706 wheel INFO adding 'hyfetch/distros/vnux.py'
2024-10-24 06:53:04,706 wheel INFO adding 'hyfetch/distros/void.py'
2024-10-24 06:53:04,706 wheel INFO adding 'hyfetch/distros/void_small.py'
2024-10-24 06:53:04,706 wheel INFO adding 'hyfetch/distros/vzlinux.py'
2024-10-24 06:53:04,707 wheel INFO adding 'hyfetch/distros/wii_linux_ngx.py'
2024-10-24 06:53:04,707 wheel INFO adding 'hyfetch/distros/windows.py'
2024-10-24 06:53:04,707 wheel INFO adding 'hyfetch/distros/windows95.py'
2024-10-24 06:53:04,707 wheel INFO adding 'hyfetch/distros/windows_10.py'
2024-10-24 06:53:04,708 wheel INFO adding 'hyfetch/distros/windows_11.py'
2024-10-24 06:53:04,708 wheel INFO adding 'hyfetch/distros/wrt.py'
2024-10-24 06:53:04,708 wheel INFO adding 'hyfetch/distros/xenia.py'
2024-10-24 06:53:04,708 wheel INFO adding 'hyfetch/distros/xenia2.py'
2024-10-24 06:53:04,709 wheel INFO adding 'hyfetch/distros/xferience.py'
2024-10-24 06:53:04,709 wheel INFO adding 'hyfetch/distros/xray_os.py'
2024-10-24 06:53:04,709 wheel INFO adding 'hyfetch/distros/xubuntu.py'
2024-10-24 06:53:04,710 wheel INFO adding 'hyfetch/distros/yiffos.py'
2024-10-24 06:53:04,710 wheel INFO adding 'hyfetch/distros/zorin.py'
2024-10-24 06:53:04,710 wheel INFO adding 'hyfetch/scripts/autocomplete.bash'
2024-10-24 06:53:04,710 wheel INFO adding 'hyfetch/scripts/autocomplete.csh'
2024-10-24 06:53:04,711 wheel INFO adding 'hyfetch/scripts/autocomplete.zsh'
2024-10-24 06:53:04,711 wheel INFO adding 'hyfetch/scripts/install-autocomplete.sh'
2024-10-24 06:53:04,712 wheel INFO adding 'hyfetch/scripts/neowofetch'
2024-10-24 06:53:04,716 wheel INFO adding 'HyFetch-1.99.0.dist-info/LICENSE.md'
2024-10-24 06:53:04,716 wheel INFO adding 'HyFetch-1.99.0.dist-info/METADATA'
2024-10-24 06:53:04,717 wheel INFO adding 'HyFetch-1.99.0.dist-info/WHEEL'
2024-10-24 06:53:04,717 wheel INFO adding 'HyFetch-1.99.0.dist-info/entry_points.txt'
2024-10-24 06:53:04,717 wheel INFO adding 'HyFetch-1.99.0.dist-info/top_level.txt'
2024-10-24 06:53:04,719 wheel INFO adding 'HyFetch-1.99.0.dist-info/RECORD'
2024-10-24 06:53:04,721 root INFO removing build/bdist.linux-loongarch64/wheel
2024-10-24 06:53:04,736 gpep517 INFO The backend produced .dist/HyFetch-1.99.0-py3-none-any.whl
HyFetch-1.99.0-py3-none-any.whl
>>> hyfetch: Entering fakeroot...
2024-10-24 06:53:04,979 gpep517 INFO Installing .dist/HyFetch-1.99.0-py3-none-any.whl into /home/buildozer/aports/testing/hyfetch/pkg/hyfetch
2024-10-24 06:53:05,506 gpep517 INFO Installation complete
>>> hyfetch-pyc*: Running split function pyc...
'usr/lib/python3.12/site-packages/hyfetch/__pycache__' -> '/home/buildozer/aports/testing/hyfetch/pkg/hyfetch-pyc/usr/lib/python3.12/site-packages/hyfetch/__pycache__'
'usr/lib/python3.12/site-packages/hyfetch/distros/__pycache__' -> '/home/buildozer/aports/testing/hyfetch/pkg/hyfetch-pyc/usr/lib/python3.12/site-packages/hyfetch/distros/__pycache__'
>>> hyfetch-pyc*: Preparing subpackage hyfetch-pyc...
>>> hyfetch-pyc*: Running postcheck for hyfetch-pyc
>>> hyfetch-doc*: Running split function doc...
'usr/share/doc' -> '/home/buildozer/aports/testing/hyfetch/pkg/hyfetch-doc/usr/share/doc'
'usr/share/man' -> '/home/buildozer/aports/testing/hyfetch/pkg/hyfetch-doc/usr/share/man'
'usr/share/licenses' -> '/home/buildozer/aports/testing/hyfetch/pkg/hyfetch-doc/usr/share/licenses'
>>> hyfetch-doc*: Preparing subpackage hyfetch-doc...
>>> hyfetch-doc*: Running postcheck for hyfetch-doc
>>> hyfetch-bash-completion*: Running split function bashcomp...
'usr/share/bash-completion/completions' -> '/home/buildozer/aports/testing/hyfetch/pkg/hyfetch-bash-completion/usr/share/bash-completion/completions'
>>> hyfetch-bash-completion*: Preparing subpackage hyfetch-bash-completion...
>>> hyfetch-bash-completion*: Running postcheck for hyfetch-bash-completion
>>> hyfetch-zsh-completion*: Running split function zshcomp...
'usr/share/zsh/site-functions' -> '/home/buildozer/aports/testing/hyfetch/pkg/hyfetch-zsh-completion/usr/share/zsh/site-functions'
>>> hyfetch-zsh-completion*: Preparing subpackage hyfetch-zsh-completion...
>>> hyfetch-zsh-completion*: Running postcheck for hyfetch-zsh-completion
>>> hyfetch*: Running postcheck for hyfetch
>>> hyfetch*: Preparing package hyfetch...
>>> hyfetch-bash-completion*: Tracing dependencies...
>>> hyfetch-bash-completion*: Package size: 5.6 KB
>>> hyfetch-bash-completion*: Compressing data...
>>> hyfetch-bash-completion*: Create checksum...
>>> hyfetch-bash-completion*: Create hyfetch-bash-completion-1.99.0-r1.apk
>>> hyfetch-doc*: Tracing dependencies...
>>> hyfetch-doc*: Package size: 49.0 KB
>>> hyfetch-doc*: Compressing data...
>>> hyfetch-doc*: Create checksum...
>>> hyfetch-doc*: Create hyfetch-doc-1.99.0-r1.apk
>>> hyfetch-pyc*: Tracing dependencies...
	py3-setuptools
	python3~3.12
>>> hyfetch-pyc*: Package size: 510.7 KB
>>> hyfetch-pyc*: Compressing data...
>>> hyfetch-pyc*: Create checksum...
>>> hyfetch-pyc*: Create hyfetch-pyc-1.99.0-r1.apk
>>> hyfetch-zsh-completion*: Tracing dependencies...
>>> hyfetch-zsh-completion*: Package size: 1.9 KB
>>> hyfetch-zsh-completion*: Compressing data...
>>> hyfetch-zsh-completion*: Create checksum...
>>> hyfetch-zsh-completion*: Create hyfetch-zsh-completion-1.99.0-r1.apk
>>> hyfetch*: Tracing dependencies...
	py3-setuptools
	python3~3.12
>>> hyfetch*: Package size: 1.6 MB
>>> hyfetch*: Compressing data...
>>> hyfetch*: Create checksum...
>>> hyfetch*: Create hyfetch-1.99.0-r1.apk
>>> hyfetch: Build complete at Thu, 24 Oct 2024 06:53:06 +0000 elapsed time 0h 0m 5s
>>> hyfetch: Cleaning up srcdir
>>> hyfetch: Cleaning up pkgdir
>>> hyfetch: Uninstalling dependencies...
(1/24) Purging .makedepends-hyfetch (20241024.065302)
(2/24) Purging py3-setuptools-pyc (70.3.0-r0)
(3/24) Purging py3-setuptools (70.3.0-r0)
(4/24) Purging py3-gpep517-pyc (16-r0)
(5/24) Purging py3-gpep517 (16-r0)
(6/24) Purging py3-installer-pyc (0.7.0-r2)
(7/24) Purging py3-installer (0.7.0-r2)
(8/24) Purging py3-wheel-pyc (0.43.0-r0)
(9/24) Purging py3-wheel (0.43.0-r0)
(10/24) Purging py3-packaging-pyc (24.1-r0)
(11/24) Purging py3-packaging (24.1-r0)
(12/24) Purging py3-parsing-pyc (3.1.4-r0)
(13/24) Purging py3-parsing (3.1.4-r0)
(14/24) Purging python3-pyc (3.12.7-r1)
(15/24) Purging python3-pycache-pyc0 (3.12.7-r1)
(16/24) Purging pyc (3.12.7-r1)
(17/24) Purging python3 (3.12.7-r1)
(18/24) Purging gdbm (1.24-r0)
(19/24) Purging libbz2 (1.0.8-r6)
(20/24) Purging libffi (3.4.6-r0)
(21/24) Purging libpanelw (6.5_p20241006-r0)
(22/24) Purging mpdecimal (4.0.0-r0)
(23/24) Purging sqlite-libs (3.47.0-r0)
(24/24) Purging xz-libs (5.6.3-r0)
Executing busybox-1.37.0-r3.trigger
OK: 247 MiB in 102 packages
>>> hyfetch: Updating the testing/loongarch64 repository index...
>>> hyfetch: Signing the index...