>>> hyfetch: Building testing/hyfetch 1.4.11-r0 (using abuild 3.13.0-r3) started Wed, 26 Jun 2024 19:46:08 +0000 >>> hyfetch: Checking sanity of /home/buildozer/aports/testing/hyfetch/APKBUILD... >>> hyfetch: Analyzing dependencies... >>> hyfetch: Installing for build: build-base py3-setuptools py3-typing-extensions py3-gpep517 py3-wheel (1/25) Installing libffi (3.4.6-r0) (2/25) Installing gdbm (1.23-r1) (3/25) Installing mpdecimal (4.0.0-r0) (4/25) Installing libpanelw (6.4_p20240420-r0) (5/25) Installing readline (8.2.10-r0) (6/25) Installing sqlite-libs (3.46.0-r0) (7/25) Installing python3 (3.12.3-r1) (8/25) Installing python3-pycache-pyc0 (3.12.3-r1) (9/25) Installing pyc (3.12.3-r1) (10/25) Installing py3-setuptools-pyc (70.1.1-r0) (11/25) Installing py3-parsing (3.1.2-r1) (12/25) Installing py3-parsing-pyc (3.1.2-r1) (13/25) Installing py3-packaging-pyc (24.1-r0) (14/25) Installing python3-pyc (3.12.3-r1) (15/25) Installing py3-packaging (24.1-r0) (16/25) Installing py3-setuptools (70.1.1-r0) (17/25) Installing py3-typing-extensions (4.12.2-r0) (18/25) Installing py3-typing-extensions-pyc (4.12.2-r0) (19/25) Installing py3-installer (0.7.0-r2) (20/25) Installing py3-installer-pyc (0.7.0-r2) (21/25) Installing py3-gpep517 (16-r0) (22/25) Installing py3-gpep517-pyc (16-r0) (23/25) Installing py3-wheel (0.42.0-r1) (24/25) Installing py3-wheel-pyc (0.42.0-r1) (25/25) Installing .makedepends-hyfetch (20240626.194609) Executing busybox-1.36.1-r31.trigger OK: 429 MiB in 138 packages >>> hyfetch: Cleaning up srcdir >>> hyfetch: Cleaning up pkgdir >>> hyfetch: Cleaning up tmpdir >>> hyfetch: Fetching https://distfiles.alpinelinux.org/distfiles/edge/hyfetch-1.4.11.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.4.11.tar.gz::https://github.com/hykilpikonna/hyfetch/archive/1.4.11.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 40971 0 40971 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k 100 269k 0 269k 0 0 651k 0 --:--:-- --:--:-- --:--:-- 6743k >>> hyfetch: Fetching https://distfiles.alpinelinux.org/distfiles/edge/hyfetch-1.4.11.tar.gz >>> hyfetch: Checking sha512sums... hyfetch-1.4.11.tar.gz: OK >>> hyfetch: Unpacking /var/cache/distfiles/edge/hyfetch-1.4.11.tar.gz... 2024-06-26 19:46:11,148 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-06-26 19:46:11,161 root INFO running bdist_wheel 2024-06-26 19:46:11,177 root INFO running build 2024-06-26 19:46:11,177 root INFO running build_py 2024-06-26 19:46:11,179 root INFO creating build 2024-06-26 19:46:11,180 root INFO creating build/lib 2024-06-26 19:46:11,180 root INFO creating build/lib/tools 2024-06-26 19:46:11,180 root INFO copying tools/list_distros.py -> build/lib/tools 2024-06-26 19:46:11,180 root INFO copying tools/gh_moderator.py -> build/lib/tools 2024-06-26 19:46:11,180 root INFO copying tools/accept_upstream.py -> build/lib/tools 2024-06-26 19:46:11,181 root INFO copying tools/deploy-release.py -> build/lib/tools 2024-06-26 19:46:11,181 root INFO copying tools/issue_fixed.py -> build/lib/tools 2024-06-26 19:46:11,181 root INFO copying tools/reformat_readme.py -> build/lib/tools 2024-06-26 19:46:11,181 root INFO copying tools/list_unresolved.py -> build/lib/tools 2024-06-26 19:46:11,181 root INFO copying tools/colors_test.py -> build/lib/tools 2024-06-26 19:46:11,182 root INFO copying tools/extract_color.py -> build/lib/tools 2024-06-26 19:46:11,182 root INFO creating build/lib/hyfetch 2024-06-26 19:46:11,182 root INFO copying hyfetch/color_scale.py -> build/lib/hyfetch 2024-06-26 19:46:11,183 root INFO copying hyfetch/presets.py -> build/lib/hyfetch 2024-06-26 19:46:11,183 root INFO copying hyfetch/__version__.py -> build/lib/hyfetch 2024-06-26 19:46:11,183 root INFO copying hyfetch/constants.py -> build/lib/hyfetch 2024-06-26 19:46:11,183 root INFO copying hyfetch/__init__.py -> build/lib/hyfetch 2024-06-26 19:46:11,183 root INFO copying hyfetch/models.py -> build/lib/hyfetch 2024-06-26 19:46:11,184 root INFO copying hyfetch/__main__.py -> build/lib/hyfetch 2024-06-26 19:46:11,184 root INFO copying hyfetch/neofetch_util.py -> build/lib/hyfetch 2024-06-26 19:46:11,184 root INFO copying hyfetch/termenv.py -> build/lib/hyfetch 2024-06-26 19:46:11,184 root INFO copying hyfetch/main.py -> build/lib/hyfetch 2024-06-26 19:46:11,185 root INFO copying hyfetch/pride_month.py -> build/lib/hyfetch 2024-06-26 19:46:11,185 root INFO copying hyfetch/types.py -> build/lib/hyfetch 2024-06-26 19:46:11,185 root INFO copying hyfetch/serializer.py -> build/lib/hyfetch 2024-06-26 19:46:11,185 root INFO copying hyfetch/color_util.py -> build/lib/hyfetch 2024-06-26 19:46:11,189 root INFO creating build/lib/hyfetch/distros 2024-06-26 19:46:11,189 root INFO copying hyfetch/distros/haiku.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,189 root INFO copying hyfetch/distros/darkos.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,190 root INFO copying hyfetch/distros/omnios.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,190 root INFO copying hyfetch/distros/parsix.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,190 root INFO copying hyfetch/distros/panwah.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,190 root INFO copying hyfetch/distros/ubuntu_kylin.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,190 root INFO copying hyfetch/distros/alpine_small.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,191 root INFO copying hyfetch/distros/orchid_small.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,191 root INFO copying hyfetch/distros/instantos.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,191 root INFO copying hyfetch/distros/meowix.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,191 root INFO copying hyfetch/distros/aeros.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,191 root INFO copying hyfetch/distros/debian.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,192 root INFO copying hyfetch/distros/bonsai.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,192 root INFO copying hyfetch/distros/opensuse_tumbleweed.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,192 root INFO copying hyfetch/distros/itc.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,192 root INFO copying hyfetch/distros/netbsd_small.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,193 root INFO copying hyfetch/distros/aoscosretro_small.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,193 root INFO copying hyfetch/distros/pop__os.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,193 root INFO copying hyfetch/distros/droidian.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,193 root INFO copying hyfetch/distros/rosa.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,193 root INFO copying hyfetch/distros/langitketujuh.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,194 root INFO copying hyfetch/distros/amogos.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,194 root INFO copying hyfetch/distros/windows95.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,194 root INFO copying hyfetch/distros/devuan.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,194 root INFO copying hyfetch/distros/floflis.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,194 root INFO copying hyfetch/distros/venom.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,194 root INFO copying hyfetch/distros/hyperbola.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,195 root INFO copying hyfetch/distros/void.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,195 root INFO copying hyfetch/distros/manjaro.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,195 root INFO copying hyfetch/distros/cucumber.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,195 root INFO copying hyfetch/distros/funtoo.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,195 root INFO copying hyfetch/distros/gentoo.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,196 root INFO copying hyfetch/distros/sparky.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,196 root INFO copying hyfetch/distros/salix.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,196 root INFO copying hyfetch/distros/darwin.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,196 root INFO copying hyfetch/distros/chapeau.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,196 root INFO copying hyfetch/distros/interix.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,196 root INFO copying hyfetch/distros/archcraft.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,197 root INFO copying hyfetch/distros/pengwin.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,197 root INFO copying hyfetch/distros/libreelec.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,197 root INFO copying hyfetch/distros/kde.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,197 root INFO copying hyfetch/distros/porteus.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,197 root INFO copying hyfetch/distros/ultramarine_linux.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,197 root INFO copying hyfetch/distros/venom_small.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,198 root INFO copying hyfetch/distros/antix.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,198 root INFO copying hyfetch/distros/openeuler.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,198 root INFO copying hyfetch/distros/qubes.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,198 root INFO copying hyfetch/distros/nixos_small.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,198 root INFO copying hyfetch/distros/slitaz.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,199 root INFO copying hyfetch/distros/popos_small.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,199 root INFO copying hyfetch/distros/chakra.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,199 root INFO copying hyfetch/distros/postmarketos.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,199 root INFO copying hyfetch/distros/openwrt.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,199 root INFO copying hyfetch/distros/pikaos.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,200 root INFO copying hyfetch/distros/rocky.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,200 root INFO copying hyfetch/distros/mer.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,200 root INFO copying hyfetch/distros/quibian.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,200 root INFO copying hyfetch/distros/grombyang.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,200 root INFO copying hyfetch/distros/sabayon.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,200 root INFO copying hyfetch/distros/pnm_linux.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,201 root INFO copying hyfetch/distros/calinixos.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,201 root INFO copying hyfetch/distros/langitketujuh_old.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,201 root INFO copying hyfetch/distros/krassos.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,201 root INFO copying hyfetch/distros/carbs.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,201 root INFO copying hyfetch/distros/bedrock.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,201 root INFO copying hyfetch/distros/centos_small.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,202 root INFO copying hyfetch/distros/blankon.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,202 root INFO copying hyfetch/distros/swagarch.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,202 root INFO copying hyfetch/distros/clearos.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,202 root INFO copying hyfetch/distros/shastraos.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,202 root INFO copying hyfetch/distros/finnix.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,202 root INFO copying hyfetch/distros/gnewsense.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,203 root INFO copying hyfetch/distros/ubuntu_budgie.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,203 root INFO copying hyfetch/distros/semc.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,203 root INFO copying hyfetch/distros/opnsense.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,203 root INFO copying hyfetch/distros/deepin.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,203 root INFO copying hyfetch/distros/biglinux.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,204 root INFO copying hyfetch/distros/nitrux.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,204 root INFO copying hyfetch/distros/feren.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,204 root INFO copying hyfetch/distros/hash.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,204 root INFO copying hyfetch/distros/android_small.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,204 root INFO copying hyfetch/distros/afterglow.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,204 root INFO copying hyfetch/distros/chrom.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,205 root INFO copying hyfetch/distros/azos.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,205 root INFO copying hyfetch/distros/pentoo.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,205 root INFO copying hyfetch/distros/dracos.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,205 root INFO copying hyfetch/distros/endless.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,205 root INFO copying hyfetch/distros/uwuntu.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,206 root INFO copying hyfetch/distros/parrot.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,206 root INFO copying hyfetch/distros/xenia2.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,206 root INFO copying hyfetch/distros/arcolinux.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,206 root INFO copying hyfetch/distros/radix.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,206 root INFO copying hyfetch/distros/regolith.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,206 root INFO copying hyfetch/distros/serene.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,207 root INFO copying hyfetch/distros/openbsd.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,207 root INFO copying hyfetch/distros/cutefishos.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,207 root INFO copying hyfetch/distros/salentos.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,207 root INFO copying hyfetch/distros/xferience.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,207 root INFO copying hyfetch/distros/elementary_small.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,207 root INFO copying hyfetch/distros/kaisen.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,208 root INFO copying hyfetch/distros/aosc_os.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,208 root INFO copying hyfetch/distros/encryptos.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,208 root INFO copying hyfetch/distros/arcolinux_small.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,208 root INFO copying hyfetch/distros/ubuntu_cinnamon.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,208 root INFO copying hyfetch/distros/exherbo.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,208 root INFO copying hyfetch/distros/hybrid.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,209 root INFO copying hyfetch/distros/mandriva.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,209 root INFO copying hyfetch/distros/cachyos.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,209 root INFO copying hyfetch/distros/bunsenlabs.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,209 root INFO copying hyfetch/distros/aperture.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,209 root INFO copying hyfetch/distros/unicodearch.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,210 root INFO copying hyfetch/distros/endeavouros_small.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,210 root INFO copying hyfetch/distros/nekos.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,210 root INFO copying hyfetch/distros/matuusos.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,210 root INFO copying hyfetch/distros/bitrig.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,210 root INFO copying hyfetch/distros/desaos.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,210 root INFO copying hyfetch/distros/dragonfly_small.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,211 root INFO copying hyfetch/distros/ghostbsd.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,211 root INFO copying hyfetch/distros/sulin.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,211 root INFO copying hyfetch/distros/neptune.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,211 root INFO copying hyfetch/distros/vzlinux.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,211 root INFO copying hyfetch/distros/garuda.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,211 root INFO copying hyfetch/distros/bluelight.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,212 root INFO copying hyfetch/distros/openbsd_small.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,212 root INFO copying hyfetch/distros/calinixos_small.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,212 root INFO copying hyfetch/distros/enso.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,212 root INFO copying hyfetch/distros/pardus.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,212 root INFO copying hyfetch/distros/steamos.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,213 root INFO copying hyfetch/distros/regata.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,213 root INFO copying hyfetch/distros/openindiana.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,213 root INFO copying hyfetch/distros/alter.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,213 root INFO copying hyfetch/distros/source_mage.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,213 root INFO copying hyfetch/distros/__init__.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,213 root INFO copying hyfetch/distros/hydroos.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,214 root INFO copying hyfetch/distros/siduction.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,214 root INFO copying hyfetch/distros/blackarch.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,214 root INFO copying hyfetch/distros/univalent.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,214 root INFO copying hyfetch/distros/manjaro_small.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,214 root INFO copying hyfetch/distros/mainsailos_small.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,215 root INFO copying hyfetch/distros/sabotage.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,215 root INFO copying hyfetch/distros/rocky_small.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,215 root INFO copying hyfetch/distros/salient_os.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,215 root INFO copying hyfetch/distros/arselinux.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,215 root INFO copying hyfetch/distros/xubuntu.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,216 root INFO copying hyfetch/distros/live_raizo.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,216 root INFO copying hyfetch/distros/sharklinux.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,216 root INFO copying hyfetch/distros/qubyt.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,216 root INFO copying hyfetch/distros/frugalware.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,216 root INFO copying hyfetch/distros/chonkysealos.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,217 root INFO copying hyfetch/distros/celos.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,217 root INFO copying hyfetch/distros/pearos.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,217 root INFO copying hyfetch/distros/dragonfly.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,217 root INFO copying hyfetch/distros/void_small.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,217 root INFO copying hyfetch/distros/univention.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,217 root INFO copying hyfetch/distros/blag.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,218 root INFO copying hyfetch/distros/iglunix.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,218 root INFO copying hyfetch/distros/ravynos.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,218 root INFO copying hyfetch/distros/scientific.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,218 root INFO copying hyfetch/distros/kali.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,218 root INFO copying hyfetch/distros/hamonikr.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,219 root INFO copying hyfetch/distros/chaletos.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,219 root INFO copying hyfetch/distros/cyberos.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,219 root INFO copying hyfetch/distros/twister.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,219 root INFO copying hyfetch/distros/cbl_mariner.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,219 root INFO copying hyfetch/distros/redcore.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,220 root INFO copying hyfetch/distros/linuxlite_small.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,220 root INFO copying hyfetch/distros/minix.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,220 root INFO copying hyfetch/distros/t2.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,220 root INFO copying hyfetch/distros/mageia_small.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,220 root INFO copying hyfetch/distros/lunar.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,221 root INFO copying hyfetch/distros/asahi.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,221 root INFO copying hyfetch/distros/linux_lite.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,221 root INFO copying hyfetch/distros/freebsd.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,221 root INFO copying hyfetch/distros/aix.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,221 root INFO copying hyfetch/distros/star.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,222 root INFO copying hyfetch/distros/arch_small.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,222 root INFO copying hyfetch/distros/linuxmint_small.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,222 root INFO copying hyfetch/distros/parch.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,222 root INFO copying hyfetch/distros/open_source_media_center.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,222 root INFO copying hyfetch/distros/huayra.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,222 root INFO copying hyfetch/distros/hardclanz.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,223 root INFO copying hyfetch/distros/ubuntu_studio.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,223 root INFO copying hyfetch/distros/elementary.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,223 root INFO copying hyfetch/distros/cobalt.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,223 root INFO copying hyfetch/distros/mx.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,223 root INFO copying hyfetch/distros/gentoo_small.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,224 root INFO copying hyfetch/distros/puppy.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,224 root INFO copying hyfetch/distros/archcraft_minimal.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,224 root INFO copying hyfetch/distros/endeavouros.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,224 root INFO copying hyfetch/distros/linux.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,224 root INFO copying hyfetch/distros/artix_small.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,224 root INFO copying hyfetch/distros/archcraft_ascii.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,225 root INFO copying hyfetch/distros/drauger.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,225 root INFO copying hyfetch/distros/lmde.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,225 root INFO copying hyfetch/distros/sailfish.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,225 root INFO copying hyfetch/distros/arya.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,225 root INFO copying hyfetch/distros/pacbsd.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,226 root INFO copying hyfetch/distros/kubuntu.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,226 root INFO copying hyfetch/distros/athena.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,226 root INFO copying hyfetch/distros/astra_linux.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,226 root INFO copying hyfetch/distros/alpine.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,226 root INFO copying hyfetch/distros/dragonfly_old.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,226 root INFO copying hyfetch/distros/yiffos.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,227 root INFO copying hyfetch/distros/profelis_sambabox.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,227 root INFO copying hyfetch/distros/lainos.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,227 root INFO copying hyfetch/distros/amazon.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,227 root INFO copying hyfetch/distros/openmamba.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,227 root INFO copying hyfetch/distros/parabola.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,227 root INFO copying hyfetch/distros/obarun.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,228 root INFO copying hyfetch/distros/artix.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,228 root INFO copying hyfetch/distros/slackware_small.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,228 root INFO copying hyfetch/distros/wrt.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,228 root INFO copying hyfetch/distros/proxmox.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,228 root INFO copying hyfetch/distros/opensuse_leap.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,229 root INFO copying hyfetch/distros/netrunner.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,229 root INFO copying hyfetch/distros/reborn_os.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,229 root INFO copying hyfetch/distros/phyos.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,229 root INFO copying hyfetch/distros/dietpi.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,229 root INFO copying hyfetch/distros/pcbsd.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,229 root INFO copying hyfetch/distros/massos.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,230 root INFO copying hyfetch/distros/nomadbsd.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,230 root INFO copying hyfetch/distros/slackel.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,230 root INFO copying hyfetch/distros/solus.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,230 root INFO copying hyfetch/distros/ubuntu_small.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,230 root INFO copying hyfetch/distros/arch_old.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,230 root INFO copying hyfetch/distros/kibojoe.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,231 root INFO copying hyfetch/distros/linux_mint.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,231 root INFO copying hyfetch/distros/kslinux.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,231 root INFO copying hyfetch/distros/vanilla.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,231 root INFO copying hyfetch/distros/irix.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,231 root INFO copying hyfetch/distros/xenia.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,232 root INFO copying hyfetch/distros/openstage.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,232 root INFO copying hyfetch/distros/archmerge.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,232 root INFO copying hyfetch/distros/anarchy.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,232 root INFO copying hyfetch/distros/gnu.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,232 root INFO copying hyfetch/distros/peppermint.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,232 root INFO copying hyfetch/distros/tearch.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,233 root INFO copying hyfetch/distros/android.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,233 root INFO copying hyfetch/distros/cuteos.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,233 root INFO copying hyfetch/distros/pureos_small.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,233 root INFO copying hyfetch/distros/antergos.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,233 root INFO copying hyfetch/distros/apricity.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,234 root INFO copying hyfetch/distros/elive.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,234 root INFO copying hyfetch/distros/femboyos.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,234 root INFO copying hyfetch/distros/tails.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,234 root INFO copying hyfetch/distros/smartos.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,234 root INFO copying hyfetch/distros/grapheneos.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,234 root INFO copying hyfetch/distros/crystal_linux.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,235 root INFO copying hyfetch/distros/blackpanther.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,235 root INFO copying hyfetch/distros/ubuntu_touch.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,235 root INFO copying hyfetch/distros/maui.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,235 root INFO copying hyfetch/distros/skiffos.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,235 root INFO copying hyfetch/distros/postmarketos_small.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,236 root INFO copying hyfetch/distros/korora.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,236 root INFO copying hyfetch/distros/container_linux_by_coreos.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,236 root INFO copying hyfetch/distros/calculate.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,236 root INFO copying hyfetch/distros/archstrike.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,236 root INFO copying hyfetch/distros/torizoncore.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,236 root INFO copying hyfetch/distros/januslinux.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,237 root INFO copying hyfetch/distros/parabola_small.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,237 root INFO copying hyfetch/distros/pureos.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,237 root INFO copying hyfetch/distros/cleanjaro.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,237 root INFO copying hyfetch/distros/urukos.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,237 root INFO copying hyfetch/distros/windows.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,238 root INFO copying hyfetch/distros/ubuntu_old.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,238 root INFO copying hyfetch/distros/condres.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,238 root INFO copying hyfetch/distros/mac.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,238 root INFO copying hyfetch/distros/sasanqua.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,238 root INFO copying hyfetch/distros/puffos.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,239 root INFO copying hyfetch/distros/garuda_small.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,239 root INFO copying hyfetch/distros/crux.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,239 root INFO copying hyfetch/distros/guix_small.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,239 root INFO copying hyfetch/distros/obrevenge.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,239 root INFO copying hyfetch/distros/opensuse_small.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,239 root INFO copying hyfetch/distros/adélie.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,240 root INFO copying hyfetch/distros/fedora_old.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,240 root INFO copying hyfetch/distros/ubuntu_gnome.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,240 root INFO copying hyfetch/distros/slackware.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,240 root INFO copying hyfetch/distros/vnux.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,240 root INFO copying hyfetch/distros/center.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,240 root INFO copying hyfetch/distros/debian_small.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,241 root INFO copying hyfetch/distros/nobara.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,241 root INFO copying hyfetch/distros/aster.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,241 root INFO copying hyfetch/distros/uos.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,241 root INFO copying hyfetch/distros/zorin.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,241 root INFO copying hyfetch/distros/pclinuxos.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,242 root INFO copying hyfetch/distros/kogaion.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,242 root INFO copying hyfetch/distros/galliumos.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,242 root INFO copying hyfetch/distros/clover.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,242 root INFO copying hyfetch/distros/gobolinux.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,242 root INFO copying hyfetch/distros/kali_small.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,243 root INFO copying hyfetch/distros/mx_small.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,243 root INFO copying hyfetch/distros/linux_mint_old.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,243 root INFO copying hyfetch/distros/digital_unix.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,243 root INFO copying hyfetch/distros/laxeros.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,243 root INFO copying hyfetch/distros/xray_os.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,243 root INFO copying hyfetch/distros/raspbian_small.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,244 root INFO copying hyfetch/distros/raspbian.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,244 root INFO copying hyfetch/distros/lubuntu.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,244 root INFO copying hyfetch/distros/aosc_os_retro.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,244 root INFO copying hyfetch/distros/almalinux.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,244 root INFO copying hyfetch/distros/netbsd.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,244 root INFO copying hyfetch/distros/astos.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,245 root INFO copying hyfetch/distros/clear_linux_os.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,245 root INFO copying hyfetch/distros/magpieos.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,245 root INFO copying hyfetch/distros/fedora_small.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,245 root INFO copying hyfetch/distros/bsd.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,245 root INFO copying hyfetch/distros/opensuse.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,246 root INFO copying hyfetch/distros/nurunner.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,246 root INFO copying hyfetch/distros/mageia.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,246 root INFO copying hyfetch/distros/sunos_small.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,246 root INFO copying hyfetch/distros/distro_detector.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,246 root INFO copying hyfetch/distros/evolutionos.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,247 root INFO copying hyfetch/distros/rhaymos.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,247 root INFO copying hyfetch/distros/ubuntu_mate.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,247 root INFO copying hyfetch/distros/openmandriva.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,247 root INFO copying hyfetch/distros/mainsailos.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,247 root INFO copying hyfetch/distros/archbox.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,247 root INFO copying hyfetch/distros/namib.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,248 root INFO copying hyfetch/distros/septor.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,248 root INFO copying hyfetch/distros/linux_small.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,248 root INFO copying hyfetch/distros/windows_11.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,248 root INFO copying hyfetch/distros/miracle_linux.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,248 root INFO copying hyfetch/distros/soda.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,248 root INFO copying hyfetch/distros/redhat_old.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,249 root INFO copying hyfetch/distros/freebsd_small.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,249 root INFO copying hyfetch/distros/ubuntu_old02.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,249 root INFO copying hyfetch/distros/exodia_predator_os.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,249 root INFO copying hyfetch/distros/stock_linux.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,249 root INFO copying hyfetch/distros/freemint.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,250 root INFO copying hyfetch/distros/oracle.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,250 root INFO copying hyfetch/distros/nixos.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,250 root INFO copying hyfetch/distros/linspire.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,250 root INFO copying hyfetch/distros/sunos.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,250 root INFO copying hyfetch/distros/kaos.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,251 root INFO copying hyfetch/distros/bodhi.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,251 root INFO copying hyfetch/distros/fedora.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,251 root INFO copying hyfetch/distros/pisi.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,251 root INFO copying hyfetch/distros/hyperbola_small.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,251 root INFO copying hyfetch/distros/arch.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,252 root INFO copying hyfetch/distros/os_elbrus.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,252 root INFO copying hyfetch/distros/lede.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,252 root INFO copying hyfetch/distros/asteroidos.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,252 root INFO copying hyfetch/distros/q4os.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,252 root INFO copying hyfetch/distros/orchid.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,253 root INFO copying hyfetch/distros/gnome.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,253 root INFO copying hyfetch/distros/nixos_old.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,253 root INFO copying hyfetch/distros/nutyx.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,253 root INFO copying hyfetch/distros/ubuntu_sway.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,253 root INFO copying hyfetch/distros/windows_10.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,253 root INFO copying hyfetch/distros/glaucus.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,254 root INFO copying hyfetch/distros/haiku_small.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,254 root INFO copying hyfetch/distros/dahlia.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,254 root INFO copying hyfetch/distros/red_star.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,254 root INFO copying hyfetch/distros/ubuntu.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,254 root INFO copying hyfetch/distros/crux_small.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,254 root INFO copying hyfetch/distros/refracted_devuan.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,255 root INFO copying hyfetch/distros/centos.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,255 root INFO copying hyfetch/distros/cleanjaro_small.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,255 root INFO copying hyfetch/distros/eurolinux.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,255 root INFO copying hyfetch/distros/openkylin.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,255 root INFO copying hyfetch/distros/aperio_gnu_linux.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,256 root INFO copying hyfetch/distros/archlabs.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,256 root INFO copying hyfetch/distros/wii_linux_ngx.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,256 root INFO copying hyfetch/distros/guix.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,256 root INFO copying hyfetch/distros/mac_small.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,256 root INFO copying hyfetch/distros/redhat.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,257 root INFO copying hyfetch/distros/peropesis.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,257 root INFO copying hyfetch/distros/trisquel.py -> build/lib/hyfetch/distros 2024-06-26 19:46:11,257 root INFO running egg_info 2024-06-26 19:46:11,257 root INFO creating HyFetch.egg-info 2024-06-26 19:46:11,258 root INFO writing HyFetch.egg-info/PKG-INFO 2024-06-26 19:46:11,259 root INFO writing dependency_links to HyFetch.egg-info/dependency_links.txt 2024-06-26 19:46:11,259 root INFO writing entry points to HyFetch.egg-info/entry_points.txt 2024-06-26 19:46:11,260 root INFO writing requirements to HyFetch.egg-info/requires.txt 2024-06-26 19:46:11,260 root INFO writing top-level names to HyFetch.egg-info/top_level.txt 2024-06-26 19:46:11,260 root INFO writing manifest file 'HyFetch.egg-info/SOURCES.txt' 2024-06-26 19:46:11,268 root INFO reading manifest file 'HyFetch.egg-info/SOURCES.txt' 2024-06-26 19:46:11,269 root INFO reading manifest template 'MANIFEST.in' 2024-06-26 19:46:11,269 root WARNING warning: no previously-included files matching '*' found under directory '.github' 2024-06-26 19:46:11,270 root WARNING warning: no previously-included files matching '*' found under directory '.vscode' 2024-06-26 19:46:11,270 root WARNING warning: no previously-included files found matching '.gitignore' 2024-06-26 19:46:11,270 root WARNING warning: no previously-included files found matching '.gitattributes' 2024-06-26 19:46:11,270 root WARNING warning: no previously-included files found matching 'package.json' 2024-06-26 19:46:11,271 root WARNING warning: no previously-included files found matching 'CONTRIBUTING.md' 2024-06-26 19:46:11,271 root INFO adding license file 'LICENSE.md' 2024-06-26 19:46:11,275 root INFO writing manifest file 'HyFetch.egg-info/SOURCES.txt' 2024-06-26 19:46:11,277 root INFO creating build/lib/hyfetch/scripts 2024-06-26 19:46:11,278 root INFO copying hyfetch/scripts/autocomplete.bash -> build/lib/hyfetch/scripts 2024-06-26 19:46:11,278 root INFO copying hyfetch/scripts/autocomplete.csh -> build/lib/hyfetch/scripts 2024-06-26 19:46:11,278 root INFO copying hyfetch/scripts/autocomplete.zsh -> build/lib/hyfetch/scripts 2024-06-26 19:46:11,278 root INFO copying hyfetch/scripts/install-autocomplete.sh -> build/lib/hyfetch/scripts 2024-06-26 19:46:11,278 root INFO copying hyfetch/scripts/neowofetch -> build/lib/hyfetch/scripts 2024-06-26 19:46:11,284 root INFO running build_scripts 2024-06-26 19:46:11,284 root INFO creating build/scripts-3.12 2024-06-26 19:46:11,284 root INFO copying hyfetch/scripts/neowofetch -> build/scripts-3.12 2024-06-26 19:46:11,290 root INFO installing to build/bdist.linux-i686/wheel 2024-06-26 19:46:11,290 root INFO running install 2024-06-26 19:46:11,299 root INFO running install_lib 2024-06-26 19:46:11,301 root INFO creating build/bdist.linux-i686 2024-06-26 19:46:11,301 root INFO creating build/bdist.linux-i686/wheel 2024-06-26 19:46:11,301 root INFO creating build/bdist.linux-i686/wheel/tools 2024-06-26 19:46:11,302 root INFO copying build/lib/tools/list_distros.py -> build/bdist.linux-i686/wheel/tools 2024-06-26 19:46:11,302 root INFO copying build/lib/tools/gh_moderator.py -> build/bdist.linux-i686/wheel/tools 2024-06-26 19:46:11,302 root INFO copying build/lib/tools/accept_upstream.py -> build/bdist.linux-i686/wheel/tools 2024-06-26 19:46:11,302 root INFO copying build/lib/tools/deploy-release.py -> build/bdist.linux-i686/wheel/tools 2024-06-26 19:46:11,302 root INFO copying build/lib/tools/issue_fixed.py -> build/bdist.linux-i686/wheel/tools 2024-06-26 19:46:11,303 root INFO copying build/lib/tools/reformat_readme.py -> build/bdist.linux-i686/wheel/tools 2024-06-26 19:46:11,303 root INFO copying build/lib/tools/list_unresolved.py -> build/bdist.linux-i686/wheel/tools 2024-06-26 19:46:11,303 root INFO copying build/lib/tools/colors_test.py -> build/bdist.linux-i686/wheel/tools 2024-06-26 19:46:11,303 root INFO copying build/lib/tools/extract_color.py -> build/bdist.linux-i686/wheel/tools 2024-06-26 19:46:11,303 root INFO creating build/bdist.linux-i686/wheel/hyfetch 2024-06-26 19:46:11,303 root INFO copying build/lib/hyfetch/color_scale.py -> build/bdist.linux-i686/wheel/hyfetch 2024-06-26 19:46:11,304 root INFO copying build/lib/hyfetch/presets.py -> build/bdist.linux-i686/wheel/hyfetch 2024-06-26 19:46:11,304 root INFO copying build/lib/hyfetch/__version__.py -> build/bdist.linux-i686/wheel/hyfetch 2024-06-26 19:46:11,304 root INFO copying build/lib/hyfetch/constants.py -> build/bdist.linux-i686/wheel/hyfetch 2024-06-26 19:46:11,304 root INFO creating build/bdist.linux-i686/wheel/hyfetch/scripts 2024-06-26 19:46:11,304 root INFO copying build/lib/hyfetch/scripts/install-autocomplete.sh -> build/bdist.linux-i686/wheel/hyfetch/scripts 2024-06-26 19:46:11,304 root INFO copying build/lib/hyfetch/scripts/autocomplete.zsh -> build/bdist.linux-i686/wheel/hyfetch/scripts 2024-06-26 19:46:11,304 root INFO copying build/lib/hyfetch/scripts/neowofetch -> build/bdist.linux-i686/wheel/hyfetch/scripts 2024-06-26 19:46:11,305 root INFO copying build/lib/hyfetch/scripts/autocomplete.bash -> build/bdist.linux-i686/wheel/hyfetch/scripts 2024-06-26 19:46:11,305 root INFO copying build/lib/hyfetch/scripts/autocomplete.csh -> build/bdist.linux-i686/wheel/hyfetch/scripts 2024-06-26 19:46:11,306 root INFO copying build/lib/hyfetch/__init__.py -> build/bdist.linux-i686/wheel/hyfetch 2024-06-26 19:46:11,306 root INFO copying build/lib/hyfetch/models.py -> build/bdist.linux-i686/wheel/hyfetch 2024-06-26 19:46:11,306 root INFO copying build/lib/hyfetch/__main__.py -> build/bdist.linux-i686/wheel/hyfetch 2024-06-26 19:46:11,306 root INFO copying build/lib/hyfetch/neofetch_util.py -> build/bdist.linux-i686/wheel/hyfetch 2024-06-26 19:46:11,306 root INFO copying build/lib/hyfetch/termenv.py -> build/bdist.linux-i686/wheel/hyfetch 2024-06-26 19:46:11,307 root INFO copying build/lib/hyfetch/main.py -> build/bdist.linux-i686/wheel/hyfetch 2024-06-26 19:46:11,307 root INFO copying build/lib/hyfetch/pride_month.py -> build/bdist.linux-i686/wheel/hyfetch 2024-06-26 19:46:11,307 root INFO copying build/lib/hyfetch/types.py -> build/bdist.linux-i686/wheel/hyfetch 2024-06-26 19:46:11,307 root INFO creating build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,308 root INFO copying build/lib/hyfetch/distros/haiku.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,308 root INFO copying build/lib/hyfetch/distros/darkos.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,308 root INFO copying build/lib/hyfetch/distros/omnios.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,308 root INFO copying build/lib/hyfetch/distros/parsix.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,308 root INFO copying build/lib/hyfetch/distros/panwah.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,309 root INFO copying build/lib/hyfetch/distros/ubuntu_kylin.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,309 root INFO copying build/lib/hyfetch/distros/alpine_small.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,309 root INFO copying build/lib/hyfetch/distros/orchid_small.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,309 root INFO copying build/lib/hyfetch/distros/instantos.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,309 root INFO copying build/lib/hyfetch/distros/meowix.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,309 root INFO copying build/lib/hyfetch/distros/aeros.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,310 root INFO copying build/lib/hyfetch/distros/debian.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,310 root INFO copying build/lib/hyfetch/distros/bonsai.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,310 root INFO copying build/lib/hyfetch/distros/opensuse_tumbleweed.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,310 root INFO copying build/lib/hyfetch/distros/itc.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,310 root INFO copying build/lib/hyfetch/distros/netbsd_small.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,310 root INFO copying build/lib/hyfetch/distros/aoscosretro_small.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,310 root INFO copying build/lib/hyfetch/distros/pop__os.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,311 root INFO copying build/lib/hyfetch/distros/droidian.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,311 root INFO copying build/lib/hyfetch/distros/rosa.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,311 root INFO copying build/lib/hyfetch/distros/langitketujuh.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,311 root INFO copying build/lib/hyfetch/distros/amogos.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,311 root INFO copying build/lib/hyfetch/distros/windows95.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,311 root INFO copying build/lib/hyfetch/distros/devuan.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,312 root INFO copying build/lib/hyfetch/distros/floflis.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,312 root INFO copying build/lib/hyfetch/distros/venom.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,312 root INFO copying build/lib/hyfetch/distros/hyperbola.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,312 root INFO copying build/lib/hyfetch/distros/void.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,312 root INFO copying build/lib/hyfetch/distros/manjaro.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,313 root INFO copying build/lib/hyfetch/distros/cucumber.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,313 root INFO copying build/lib/hyfetch/distros/funtoo.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,313 root INFO copying build/lib/hyfetch/distros/gentoo.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,313 root INFO copying build/lib/hyfetch/distros/sparky.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,313 root INFO copying build/lib/hyfetch/distros/salix.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,313 root INFO copying build/lib/hyfetch/distros/darwin.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,313 root INFO copying build/lib/hyfetch/distros/chapeau.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,314 root INFO copying build/lib/hyfetch/distros/interix.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,314 root INFO copying build/lib/hyfetch/distros/archcraft.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,314 root INFO copying build/lib/hyfetch/distros/pengwin.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,314 root INFO copying build/lib/hyfetch/distros/libreelec.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,314 root INFO copying build/lib/hyfetch/distros/kde.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,314 root INFO copying build/lib/hyfetch/distros/porteus.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,315 root INFO copying build/lib/hyfetch/distros/ultramarine_linux.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,315 root INFO copying build/lib/hyfetch/distros/venom_small.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,315 root INFO copying build/lib/hyfetch/distros/antix.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,315 root INFO copying build/lib/hyfetch/distros/openeuler.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,315 root INFO copying build/lib/hyfetch/distros/qubes.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,315 root INFO copying build/lib/hyfetch/distros/nixos_small.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,316 root INFO copying build/lib/hyfetch/distros/slitaz.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,316 root INFO copying build/lib/hyfetch/distros/popos_small.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,316 root INFO copying build/lib/hyfetch/distros/chakra.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,316 root INFO copying build/lib/hyfetch/distros/postmarketos.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,316 root INFO copying build/lib/hyfetch/distros/openwrt.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,316 root INFO copying build/lib/hyfetch/distros/pikaos.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,317 root INFO copying build/lib/hyfetch/distros/rocky.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,317 root INFO copying build/lib/hyfetch/distros/mer.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,317 root INFO copying build/lib/hyfetch/distros/quibian.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,317 root INFO copying build/lib/hyfetch/distros/grombyang.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,317 root INFO copying build/lib/hyfetch/distros/sabayon.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,317 root INFO copying build/lib/hyfetch/distros/pnm_linux.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,318 root INFO copying build/lib/hyfetch/distros/calinixos.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,318 root INFO copying build/lib/hyfetch/distros/langitketujuh_old.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,318 root INFO copying build/lib/hyfetch/distros/krassos.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,318 root INFO copying build/lib/hyfetch/distros/carbs.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,318 root INFO copying build/lib/hyfetch/distros/bedrock.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,318 root INFO copying build/lib/hyfetch/distros/centos_small.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,319 root INFO copying build/lib/hyfetch/distros/blankon.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,319 root INFO copying build/lib/hyfetch/distros/swagarch.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,319 root INFO copying build/lib/hyfetch/distros/clearos.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,319 root INFO copying build/lib/hyfetch/distros/shastraos.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,319 root INFO copying build/lib/hyfetch/distros/finnix.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,319 root INFO copying build/lib/hyfetch/distros/gnewsense.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,320 root INFO copying build/lib/hyfetch/distros/ubuntu_budgie.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,320 root INFO copying build/lib/hyfetch/distros/semc.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,320 root INFO copying build/lib/hyfetch/distros/opnsense.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,320 root INFO copying build/lib/hyfetch/distros/deepin.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,320 root INFO copying build/lib/hyfetch/distros/biglinux.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,320 root INFO copying build/lib/hyfetch/distros/nitrux.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,321 root INFO copying build/lib/hyfetch/distros/feren.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,321 root INFO copying build/lib/hyfetch/distros/hash.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,321 root INFO copying build/lib/hyfetch/distros/android_small.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,321 root INFO copying build/lib/hyfetch/distros/afterglow.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,321 root INFO copying build/lib/hyfetch/distros/chrom.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,321 root INFO copying build/lib/hyfetch/distros/azos.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,322 root INFO copying build/lib/hyfetch/distros/pentoo.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,322 root INFO copying build/lib/hyfetch/distros/dracos.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,322 root INFO copying build/lib/hyfetch/distros/endless.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,322 root INFO copying build/lib/hyfetch/distros/uwuntu.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,322 root INFO copying build/lib/hyfetch/distros/parrot.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,322 root INFO copying build/lib/hyfetch/distros/xenia2.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,323 root INFO copying build/lib/hyfetch/distros/arcolinux.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,323 root INFO copying build/lib/hyfetch/distros/radix.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,323 root INFO copying build/lib/hyfetch/distros/regolith.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,323 root INFO copying build/lib/hyfetch/distros/serene.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,323 root INFO copying build/lib/hyfetch/distros/openbsd.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,323 root INFO copying build/lib/hyfetch/distros/cutefishos.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,324 root INFO copying build/lib/hyfetch/distros/salentos.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,324 root INFO copying build/lib/hyfetch/distros/xferience.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,324 root INFO copying build/lib/hyfetch/distros/elementary_small.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,324 root INFO copying build/lib/hyfetch/distros/kaisen.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,324 root INFO copying build/lib/hyfetch/distros/aosc_os.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,324 root INFO copying build/lib/hyfetch/distros/encryptos.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,325 root INFO copying build/lib/hyfetch/distros/arcolinux_small.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,325 root INFO copying build/lib/hyfetch/distros/ubuntu_cinnamon.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,325 root INFO copying build/lib/hyfetch/distros/exherbo.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,325 root INFO copying build/lib/hyfetch/distros/hybrid.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,325 root INFO copying build/lib/hyfetch/distros/mandriva.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,325 root INFO copying build/lib/hyfetch/distros/cachyos.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,326 root INFO copying build/lib/hyfetch/distros/bunsenlabs.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,326 root INFO copying build/lib/hyfetch/distros/aperture.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,326 root INFO copying build/lib/hyfetch/distros/unicodearch.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,326 root INFO copying build/lib/hyfetch/distros/endeavouros_small.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,326 root INFO copying build/lib/hyfetch/distros/nekos.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,326 root INFO copying build/lib/hyfetch/distros/matuusos.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,327 root INFO copying build/lib/hyfetch/distros/bitrig.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,327 root INFO copying build/lib/hyfetch/distros/desaos.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,327 root INFO copying build/lib/hyfetch/distros/dragonfly_small.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,327 root INFO copying build/lib/hyfetch/distros/ghostbsd.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,327 root INFO copying build/lib/hyfetch/distros/sulin.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,327 root INFO copying build/lib/hyfetch/distros/neptune.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,328 root INFO copying build/lib/hyfetch/distros/vzlinux.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,328 root INFO copying build/lib/hyfetch/distros/garuda.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,328 root INFO copying build/lib/hyfetch/distros/bluelight.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,328 root INFO copying build/lib/hyfetch/distros/openbsd_small.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,328 root INFO copying build/lib/hyfetch/distros/calinixos_small.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,328 root INFO copying build/lib/hyfetch/distros/enso.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,329 root INFO copying build/lib/hyfetch/distros/pardus.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,329 root INFO copying build/lib/hyfetch/distros/steamos.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,329 root INFO copying build/lib/hyfetch/distros/regata.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,329 root INFO copying build/lib/hyfetch/distros/openindiana.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,329 root INFO copying build/lib/hyfetch/distros/alter.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,329 root INFO copying build/lib/hyfetch/distros/source_mage.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,330 root INFO copying build/lib/hyfetch/distros/__init__.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,330 root INFO copying build/lib/hyfetch/distros/hydroos.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,330 root INFO copying build/lib/hyfetch/distros/siduction.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,330 root INFO copying build/lib/hyfetch/distros/blackarch.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,330 root INFO copying build/lib/hyfetch/distros/univalent.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,330 root INFO copying build/lib/hyfetch/distros/manjaro_small.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,331 root INFO copying build/lib/hyfetch/distros/mainsailos_small.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,331 root INFO copying build/lib/hyfetch/distros/sabotage.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,331 root INFO copying build/lib/hyfetch/distros/rocky_small.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,331 root INFO copying build/lib/hyfetch/distros/salient_os.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,331 root INFO copying build/lib/hyfetch/distros/arselinux.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,331 root INFO copying build/lib/hyfetch/distros/xubuntu.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,332 root INFO copying build/lib/hyfetch/distros/live_raizo.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,332 root INFO copying build/lib/hyfetch/distros/sharklinux.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,332 root INFO copying build/lib/hyfetch/distros/qubyt.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,332 root INFO copying build/lib/hyfetch/distros/frugalware.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,332 root INFO copying build/lib/hyfetch/distros/chonkysealos.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,332 root INFO copying build/lib/hyfetch/distros/celos.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,333 root INFO copying build/lib/hyfetch/distros/pearos.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,333 root INFO copying build/lib/hyfetch/distros/dragonfly.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,333 root INFO copying build/lib/hyfetch/distros/void_small.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,333 root INFO copying build/lib/hyfetch/distros/univention.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,333 root INFO copying build/lib/hyfetch/distros/blag.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,333 root INFO copying build/lib/hyfetch/distros/iglunix.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,334 root INFO copying build/lib/hyfetch/distros/ravynos.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,334 root INFO copying build/lib/hyfetch/distros/scientific.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,334 root INFO copying build/lib/hyfetch/distros/kali.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,334 root INFO copying build/lib/hyfetch/distros/hamonikr.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,334 root INFO copying build/lib/hyfetch/distros/chaletos.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,334 root INFO copying build/lib/hyfetch/distros/cyberos.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,335 root INFO copying build/lib/hyfetch/distros/twister.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,335 root INFO copying build/lib/hyfetch/distros/cbl_mariner.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,335 root INFO copying build/lib/hyfetch/distros/redcore.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,335 root INFO copying build/lib/hyfetch/distros/linuxlite_small.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,335 root INFO copying build/lib/hyfetch/distros/minix.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,336 root INFO copying build/lib/hyfetch/distros/t2.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,336 root INFO copying build/lib/hyfetch/distros/mageia_small.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,336 root INFO copying build/lib/hyfetch/distros/lunar.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,336 root INFO copying build/lib/hyfetch/distros/asahi.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,336 root INFO copying build/lib/hyfetch/distros/linux_lite.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,336 root INFO copying build/lib/hyfetch/distros/freebsd.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,337 root INFO copying build/lib/hyfetch/distros/aix.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,337 root INFO copying build/lib/hyfetch/distros/star.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,337 root INFO copying build/lib/hyfetch/distros/arch_small.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,337 root INFO copying build/lib/hyfetch/distros/linuxmint_small.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,337 root INFO copying build/lib/hyfetch/distros/parch.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,337 root INFO copying build/lib/hyfetch/distros/open_source_media_center.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,338 root INFO copying build/lib/hyfetch/distros/huayra.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,338 root INFO copying build/lib/hyfetch/distros/hardclanz.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,338 root INFO copying build/lib/hyfetch/distros/ubuntu_studio.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,338 root INFO copying build/lib/hyfetch/distros/elementary.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,338 root INFO copying build/lib/hyfetch/distros/cobalt.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,338 root INFO copying build/lib/hyfetch/distros/mx.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,339 root INFO copying build/lib/hyfetch/distros/gentoo_small.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,339 root INFO copying build/lib/hyfetch/distros/puppy.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,339 root INFO copying build/lib/hyfetch/distros/archcraft_minimal.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,339 root INFO copying build/lib/hyfetch/distros/endeavouros.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,339 root INFO copying build/lib/hyfetch/distros/linux.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,339 root INFO copying build/lib/hyfetch/distros/artix_small.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,340 root INFO copying build/lib/hyfetch/distros/archcraft_ascii.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,340 root INFO copying build/lib/hyfetch/distros/drauger.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,340 root INFO copying build/lib/hyfetch/distros/lmde.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,340 root INFO copying build/lib/hyfetch/distros/sailfish.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,340 root INFO copying build/lib/hyfetch/distros/arya.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,340 root INFO copying build/lib/hyfetch/distros/pacbsd.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,341 root INFO copying build/lib/hyfetch/distros/kubuntu.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,341 root INFO copying build/lib/hyfetch/distros/athena.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,341 root INFO copying build/lib/hyfetch/distros/astra_linux.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,341 root INFO copying build/lib/hyfetch/distros/alpine.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,341 root INFO copying build/lib/hyfetch/distros/dragonfly_old.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,341 root INFO copying build/lib/hyfetch/distros/yiffos.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,342 root INFO copying build/lib/hyfetch/distros/profelis_sambabox.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,342 root INFO copying build/lib/hyfetch/distros/lainos.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,342 root INFO copying build/lib/hyfetch/distros/amazon.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,342 root INFO copying build/lib/hyfetch/distros/openmamba.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,342 root INFO copying build/lib/hyfetch/distros/parabola.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,343 root INFO copying build/lib/hyfetch/distros/obarun.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,343 root INFO copying build/lib/hyfetch/distros/artix.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,343 root INFO copying build/lib/hyfetch/distros/slackware_small.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,343 root INFO copying build/lib/hyfetch/distros/wrt.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,343 root INFO copying build/lib/hyfetch/distros/proxmox.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,343 root INFO copying build/lib/hyfetch/distros/opensuse_leap.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,344 root INFO copying build/lib/hyfetch/distros/netrunner.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,344 root INFO copying build/lib/hyfetch/distros/reborn_os.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,344 root INFO copying build/lib/hyfetch/distros/phyos.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,344 root INFO copying build/lib/hyfetch/distros/dietpi.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,344 root INFO copying build/lib/hyfetch/distros/pcbsd.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,344 root INFO copying build/lib/hyfetch/distros/massos.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,345 root INFO copying build/lib/hyfetch/distros/nomadbsd.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,345 root INFO copying build/lib/hyfetch/distros/slackel.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,345 root INFO copying build/lib/hyfetch/distros/solus.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,345 root INFO copying build/lib/hyfetch/distros/ubuntu_small.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,345 root INFO copying build/lib/hyfetch/distros/arch_old.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,345 root INFO copying build/lib/hyfetch/distros/kibojoe.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,346 root INFO copying build/lib/hyfetch/distros/linux_mint.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,346 root INFO copying build/lib/hyfetch/distros/kslinux.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,346 root INFO copying build/lib/hyfetch/distros/vanilla.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,346 root INFO copying build/lib/hyfetch/distros/irix.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,346 root INFO copying build/lib/hyfetch/distros/xenia.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,346 root INFO copying build/lib/hyfetch/distros/openstage.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,347 root INFO copying build/lib/hyfetch/distros/archmerge.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,347 root INFO copying build/lib/hyfetch/distros/anarchy.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,347 root INFO copying build/lib/hyfetch/distros/gnu.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,347 root INFO copying build/lib/hyfetch/distros/peppermint.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,347 root INFO copying build/lib/hyfetch/distros/tearch.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,347 root INFO copying build/lib/hyfetch/distros/android.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,348 root INFO copying build/lib/hyfetch/distros/cuteos.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,348 root INFO copying build/lib/hyfetch/distros/pureos_small.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,348 root INFO copying build/lib/hyfetch/distros/antergos.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,348 root INFO copying build/lib/hyfetch/distros/apricity.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,348 root INFO copying build/lib/hyfetch/distros/elive.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,349 root INFO copying build/lib/hyfetch/distros/femboyos.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,349 root INFO copying build/lib/hyfetch/distros/tails.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,349 root INFO copying build/lib/hyfetch/distros/smartos.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,349 root INFO copying build/lib/hyfetch/distros/grapheneos.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,349 root INFO copying build/lib/hyfetch/distros/crystal_linux.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,349 root INFO copying build/lib/hyfetch/distros/blackpanther.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,350 root INFO copying build/lib/hyfetch/distros/ubuntu_touch.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,350 root INFO copying build/lib/hyfetch/distros/maui.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,350 root INFO copying build/lib/hyfetch/distros/skiffos.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,350 root INFO copying build/lib/hyfetch/distros/postmarketos_small.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,350 root INFO copying build/lib/hyfetch/distros/korora.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,350 root INFO copying build/lib/hyfetch/distros/container_linux_by_coreos.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,351 root INFO copying build/lib/hyfetch/distros/calculate.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,351 root INFO copying build/lib/hyfetch/distros/archstrike.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,351 root INFO copying build/lib/hyfetch/distros/torizoncore.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,351 root INFO copying build/lib/hyfetch/distros/januslinux.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,351 root INFO copying build/lib/hyfetch/distros/parabola_small.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,351 root INFO copying build/lib/hyfetch/distros/pureos.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,352 root INFO copying build/lib/hyfetch/distros/cleanjaro.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,352 root INFO copying build/lib/hyfetch/distros/urukos.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,352 root INFO copying build/lib/hyfetch/distros/windows.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,352 root INFO copying build/lib/hyfetch/distros/ubuntu_old.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,352 root INFO copying build/lib/hyfetch/distros/condres.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,352 root INFO copying build/lib/hyfetch/distros/mac.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,353 root INFO copying build/lib/hyfetch/distros/sasanqua.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,353 root INFO copying build/lib/hyfetch/distros/puffos.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,353 root INFO copying build/lib/hyfetch/distros/garuda_small.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,353 root INFO copying build/lib/hyfetch/distros/crux.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,353 root INFO copying build/lib/hyfetch/distros/guix_small.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,353 root INFO copying build/lib/hyfetch/distros/obrevenge.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,354 root INFO copying build/lib/hyfetch/distros/opensuse_small.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,354 root INFO copying build/lib/hyfetch/distros/adélie.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,354 root INFO copying build/lib/hyfetch/distros/fedora_old.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,354 root INFO copying build/lib/hyfetch/distros/ubuntu_gnome.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,354 root INFO copying build/lib/hyfetch/distros/slackware.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,354 root INFO copying build/lib/hyfetch/distros/vnux.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,355 root INFO copying build/lib/hyfetch/distros/center.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,355 root INFO copying build/lib/hyfetch/distros/debian_small.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,355 root INFO copying build/lib/hyfetch/distros/nobara.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,355 root INFO copying build/lib/hyfetch/distros/aster.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,355 root INFO copying build/lib/hyfetch/distros/uos.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,356 root INFO copying build/lib/hyfetch/distros/zorin.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,356 root INFO copying build/lib/hyfetch/distros/pclinuxos.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,356 root INFO copying build/lib/hyfetch/distros/kogaion.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,356 root INFO copying build/lib/hyfetch/distros/galliumos.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,356 root INFO copying build/lib/hyfetch/distros/clover.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,356 root INFO copying build/lib/hyfetch/distros/gobolinux.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,357 root INFO copying build/lib/hyfetch/distros/kali_small.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,357 root INFO copying build/lib/hyfetch/distros/mx_small.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,357 root INFO copying build/lib/hyfetch/distros/linux_mint_old.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,357 root INFO copying build/lib/hyfetch/distros/digital_unix.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,357 root INFO copying build/lib/hyfetch/distros/laxeros.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,357 root INFO copying build/lib/hyfetch/distros/xray_os.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,358 root INFO copying build/lib/hyfetch/distros/raspbian_small.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,358 root INFO copying build/lib/hyfetch/distros/raspbian.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,358 root INFO copying build/lib/hyfetch/distros/lubuntu.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,358 root INFO copying build/lib/hyfetch/distros/aosc_os_retro.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,358 root INFO copying build/lib/hyfetch/distros/almalinux.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,359 root INFO copying build/lib/hyfetch/distros/netbsd.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,359 root INFO copying build/lib/hyfetch/distros/astos.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,359 root INFO copying build/lib/hyfetch/distros/clear_linux_os.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,359 root INFO copying build/lib/hyfetch/distros/magpieos.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,359 root INFO copying build/lib/hyfetch/distros/fedora_small.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,359 root INFO copying build/lib/hyfetch/distros/bsd.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,360 root INFO copying build/lib/hyfetch/distros/opensuse.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,360 root INFO copying build/lib/hyfetch/distros/nurunner.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,360 root INFO copying build/lib/hyfetch/distros/mageia.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,360 root INFO copying build/lib/hyfetch/distros/sunos_small.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,360 root INFO copying build/lib/hyfetch/distros/distro_detector.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,360 root INFO copying build/lib/hyfetch/distros/evolutionos.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,361 root INFO copying build/lib/hyfetch/distros/rhaymos.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,361 root INFO copying build/lib/hyfetch/distros/ubuntu_mate.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,361 root INFO copying build/lib/hyfetch/distros/openmandriva.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,361 root INFO copying build/lib/hyfetch/distros/mainsailos.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,361 root INFO copying build/lib/hyfetch/distros/archbox.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,361 root INFO copying build/lib/hyfetch/distros/namib.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,362 root INFO copying build/lib/hyfetch/distros/septor.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,362 root INFO copying build/lib/hyfetch/distros/linux_small.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,362 root INFO copying build/lib/hyfetch/distros/windows_11.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,362 root INFO copying build/lib/hyfetch/distros/miracle_linux.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,362 root INFO copying build/lib/hyfetch/distros/soda.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,362 root INFO copying build/lib/hyfetch/distros/redhat_old.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,363 root INFO copying build/lib/hyfetch/distros/freebsd_small.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,363 root INFO copying build/lib/hyfetch/distros/ubuntu_old02.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,363 root INFO copying build/lib/hyfetch/distros/exodia_predator_os.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,363 root INFO copying build/lib/hyfetch/distros/stock_linux.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,363 root INFO copying build/lib/hyfetch/distros/freemint.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,363 root INFO copying build/lib/hyfetch/distros/oracle.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,364 root INFO copying build/lib/hyfetch/distros/nixos.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,364 root INFO copying build/lib/hyfetch/distros/linspire.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,364 root INFO copying build/lib/hyfetch/distros/sunos.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,364 root INFO copying build/lib/hyfetch/distros/kaos.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,364 root INFO copying build/lib/hyfetch/distros/bodhi.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,364 root INFO copying build/lib/hyfetch/distros/fedora.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,365 root INFO copying build/lib/hyfetch/distros/pisi.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,365 root INFO copying build/lib/hyfetch/distros/hyperbola_small.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,365 root INFO copying build/lib/hyfetch/distros/arch.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,365 root INFO copying build/lib/hyfetch/distros/os_elbrus.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,365 root INFO copying build/lib/hyfetch/distros/lede.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,365 root INFO copying build/lib/hyfetch/distros/asteroidos.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,366 root INFO copying build/lib/hyfetch/distros/q4os.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,366 root INFO copying build/lib/hyfetch/distros/orchid.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,366 root INFO copying build/lib/hyfetch/distros/gnome.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,366 root INFO copying build/lib/hyfetch/distros/nixos_old.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,366 root INFO copying build/lib/hyfetch/distros/nutyx.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,366 root INFO copying build/lib/hyfetch/distros/ubuntu_sway.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,367 root INFO copying build/lib/hyfetch/distros/windows_10.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,367 root INFO copying build/lib/hyfetch/distros/glaucus.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,367 root INFO copying build/lib/hyfetch/distros/haiku_small.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,367 root INFO copying build/lib/hyfetch/distros/dahlia.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,367 root INFO copying build/lib/hyfetch/distros/red_star.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,367 root INFO copying build/lib/hyfetch/distros/ubuntu.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,368 root INFO copying build/lib/hyfetch/distros/crux_small.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,368 root INFO copying build/lib/hyfetch/distros/refracted_devuan.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,368 root INFO copying build/lib/hyfetch/distros/centos.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,368 root INFO copying build/lib/hyfetch/distros/cleanjaro_small.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,368 root INFO copying build/lib/hyfetch/distros/eurolinux.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,369 root INFO copying build/lib/hyfetch/distros/openkylin.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,369 root INFO copying build/lib/hyfetch/distros/aperio_gnu_linux.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,369 root INFO copying build/lib/hyfetch/distros/archlabs.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,369 root INFO copying build/lib/hyfetch/distros/wii_linux_ngx.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,369 root INFO copying build/lib/hyfetch/distros/guix.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,369 root INFO copying build/lib/hyfetch/distros/mac_small.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,370 root INFO copying build/lib/hyfetch/distros/redhat.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,370 root INFO copying build/lib/hyfetch/distros/peropesis.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,370 root INFO copying build/lib/hyfetch/distros/trisquel.py -> build/bdist.linux-i686/wheel/hyfetch/distros 2024-06-26 19:46:11,370 root INFO copying build/lib/hyfetch/serializer.py -> build/bdist.linux-i686/wheel/hyfetch 2024-06-26 19:46:11,370 root INFO copying build/lib/hyfetch/color_util.py -> build/bdist.linux-i686/wheel/hyfetch 2024-06-26 19:46:11,370 root INFO running install_egg_info 2024-06-26 19:46:11,373 root INFO Copying HyFetch.egg-info to build/bdist.linux-i686/wheel/HyFetch-1.4.11-py3.12.egg-info 2024-06-26 19:46:11,374 root INFO running install_scripts 2024-06-26 19:46:11,374 root INFO creating build/bdist.linux-i686/wheel/HyFetch-1.4.11.data 2024-06-26 19:46:11,374 root INFO creating build/bdist.linux-i686/wheel/HyFetch-1.4.11.data/scripts 2024-06-26 19:46:11,374 root INFO copying build/scripts-3.12/neowofetch -> build/bdist.linux-i686/wheel/HyFetch-1.4.11.data/scripts 2024-06-26 19:46:11,375 root INFO changing mode of build/bdist.linux-i686/wheel/HyFetch-1.4.11.data/scripts/neowofetch to 755 2024-06-26 19:46:11,380 root INFO creating build/bdist.linux-i686/wheel/HyFetch-1.4.11.dist-info/WHEEL 2024-06-26 19:46:11,380 wheel INFO creating '/home/buildozer/aports/testing/hyfetch/src/hyfetch-1.4.11/.dist/.tmp-048mpxv8/HyFetch-1.4.11-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2024-06-26 19:46:11,381 wheel INFO adding 'HyFetch-1.4.11.data/scripts/neowofetch' 2024-06-26 19:46:11,383 wheel INFO adding 'hyfetch/__init__.py' 2024-06-26 19:46:11,383 wheel INFO adding 'hyfetch/__main__.py' 2024-06-26 19:46:11,384 wheel INFO adding 'hyfetch/__version__.py' 2024-06-26 19:46:11,384 wheel INFO adding 'hyfetch/color_scale.py' 2024-06-26 19:46:11,384 wheel INFO adding 'hyfetch/color_util.py' 2024-06-26 19:46:11,384 wheel INFO adding 'hyfetch/constants.py' 2024-06-26 19:46:11,384 wheel INFO adding 'hyfetch/main.py' 2024-06-26 19:46:11,385 wheel INFO adding 'hyfetch/models.py' 2024-06-26 19:46:11,385 wheel INFO adding 'hyfetch/neofetch_util.py' 2024-06-26 19:46:11,385 wheel INFO adding 'hyfetch/presets.py' 2024-06-26 19:46:11,385 wheel INFO adding 'hyfetch/pride_month.py' 2024-06-26 19:46:11,386 wheel INFO adding 'hyfetch/serializer.py' 2024-06-26 19:46:11,386 wheel INFO adding 'hyfetch/termenv.py' 2024-06-26 19:46:11,386 wheel INFO adding 'hyfetch/types.py' 2024-06-26 19:46:11,387 wheel INFO adding 'hyfetch/distros/__init__.py' 2024-06-26 19:46:11,387 wheel INFO adding 'hyfetch/distros/adélie.py' 2024-06-26 19:46:11,387 wheel INFO adding 'hyfetch/distros/aeros.py' 2024-06-26 19:46:11,387 wheel INFO adding 'hyfetch/distros/afterglow.py' 2024-06-26 19:46:11,387 wheel INFO adding 'hyfetch/distros/aix.py' 2024-06-26 19:46:11,388 wheel INFO adding 'hyfetch/distros/almalinux.py' 2024-06-26 19:46:11,388 wheel INFO adding 'hyfetch/distros/alpine.py' 2024-06-26 19:46:11,388 wheel INFO adding 'hyfetch/distros/alpine_small.py' 2024-06-26 19:46:11,388 wheel INFO adding 'hyfetch/distros/alter.py' 2024-06-26 19:46:11,388 wheel INFO adding 'hyfetch/distros/amazon.py' 2024-06-26 19:46:11,388 wheel INFO adding 'hyfetch/distros/amogos.py' 2024-06-26 19:46:11,389 wheel INFO adding 'hyfetch/distros/anarchy.py' 2024-06-26 19:46:11,389 wheel INFO adding 'hyfetch/distros/android.py' 2024-06-26 19:46:11,389 wheel INFO adding 'hyfetch/distros/android_small.py' 2024-06-26 19:46:11,389 wheel INFO adding 'hyfetch/distros/antergos.py' 2024-06-26 19:46:11,389 wheel INFO adding 'hyfetch/distros/antix.py' 2024-06-26 19:46:11,390 wheel INFO adding 'hyfetch/distros/aosc_os.py' 2024-06-26 19:46:11,390 wheel INFO adding 'hyfetch/distros/aosc_os_retro.py' 2024-06-26 19:46:11,390 wheel INFO adding 'hyfetch/distros/aoscosretro_small.py' 2024-06-26 19:46:11,390 wheel INFO adding 'hyfetch/distros/aperio_gnu_linux.py' 2024-06-26 19:46:11,390 wheel INFO adding 'hyfetch/distros/aperture.py' 2024-06-26 19:46:11,390 wheel INFO adding 'hyfetch/distros/apricity.py' 2024-06-26 19:46:11,391 wheel INFO adding 'hyfetch/distros/arch.py' 2024-06-26 19:46:11,391 wheel INFO adding 'hyfetch/distros/arch_old.py' 2024-06-26 19:46:11,391 wheel INFO adding 'hyfetch/distros/arch_small.py' 2024-06-26 19:46:11,391 wheel INFO adding 'hyfetch/distros/archbox.py' 2024-06-26 19:46:11,391 wheel INFO adding 'hyfetch/distros/archcraft.py' 2024-06-26 19:46:11,391 wheel INFO adding 'hyfetch/distros/archcraft_ascii.py' 2024-06-26 19:46:11,392 wheel INFO adding 'hyfetch/distros/archcraft_minimal.py' 2024-06-26 19:46:11,392 wheel INFO adding 'hyfetch/distros/archlabs.py' 2024-06-26 19:46:11,392 wheel INFO adding 'hyfetch/distros/archmerge.py' 2024-06-26 19:46:11,392 wheel INFO adding 'hyfetch/distros/archstrike.py' 2024-06-26 19:46:11,392 wheel INFO adding 'hyfetch/distros/arcolinux.py' 2024-06-26 19:46:11,393 wheel INFO adding 'hyfetch/distros/arcolinux_small.py' 2024-06-26 19:46:11,393 wheel INFO adding 'hyfetch/distros/arselinux.py' 2024-06-26 19:46:11,393 wheel INFO adding 'hyfetch/distros/artix.py' 2024-06-26 19:46:11,393 wheel INFO adding 'hyfetch/distros/artix_small.py' 2024-06-26 19:46:11,393 wheel INFO adding 'hyfetch/distros/arya.py' 2024-06-26 19:46:11,393 wheel INFO adding 'hyfetch/distros/asahi.py' 2024-06-26 19:46:11,394 wheel INFO adding 'hyfetch/distros/aster.py' 2024-06-26 19:46:11,394 wheel INFO adding 'hyfetch/distros/asteroidos.py' 2024-06-26 19:46:11,394 wheel INFO adding 'hyfetch/distros/astos.py' 2024-06-26 19:46:11,394 wheel INFO adding 'hyfetch/distros/astra_linux.py' 2024-06-26 19:46:11,394 wheel INFO adding 'hyfetch/distros/athena.py' 2024-06-26 19:46:11,394 wheel INFO adding 'hyfetch/distros/azos.py' 2024-06-26 19:46:11,395 wheel INFO adding 'hyfetch/distros/bedrock.py' 2024-06-26 19:46:11,395 wheel INFO adding 'hyfetch/distros/biglinux.py' 2024-06-26 19:46:11,395 wheel INFO adding 'hyfetch/distros/bitrig.py' 2024-06-26 19:46:11,395 wheel INFO adding 'hyfetch/distros/blackarch.py' 2024-06-26 19:46:11,395 wheel INFO adding 'hyfetch/distros/blackpanther.py' 2024-06-26 19:46:11,396 wheel INFO adding 'hyfetch/distros/blag.py' 2024-06-26 19:46:11,396 wheel INFO adding 'hyfetch/distros/blankon.py' 2024-06-26 19:46:11,396 wheel INFO adding 'hyfetch/distros/bluelight.py' 2024-06-26 19:46:11,396 wheel INFO adding 'hyfetch/distros/bodhi.py' 2024-06-26 19:46:11,396 wheel INFO adding 'hyfetch/distros/bonsai.py' 2024-06-26 19:46:11,396 wheel INFO adding 'hyfetch/distros/bsd.py' 2024-06-26 19:46:11,397 wheel INFO adding 'hyfetch/distros/bunsenlabs.py' 2024-06-26 19:46:11,397 wheel INFO adding 'hyfetch/distros/cachyos.py' 2024-06-26 19:46:11,397 wheel INFO adding 'hyfetch/distros/calculate.py' 2024-06-26 19:46:11,397 wheel INFO adding 'hyfetch/distros/calinixos.py' 2024-06-26 19:46:11,397 wheel INFO adding 'hyfetch/distros/calinixos_small.py' 2024-06-26 19:46:11,397 wheel INFO adding 'hyfetch/distros/carbs.py' 2024-06-26 19:46:11,398 wheel INFO adding 'hyfetch/distros/cbl_mariner.py' 2024-06-26 19:46:11,398 wheel INFO adding 'hyfetch/distros/celos.py' 2024-06-26 19:46:11,398 wheel INFO adding 'hyfetch/distros/center.py' 2024-06-26 19:46:11,398 wheel INFO adding 'hyfetch/distros/centos.py' 2024-06-26 19:46:11,398 wheel INFO adding 'hyfetch/distros/centos_small.py' 2024-06-26 19:46:11,399 wheel INFO adding 'hyfetch/distros/chakra.py' 2024-06-26 19:46:11,399 wheel INFO adding 'hyfetch/distros/chaletos.py' 2024-06-26 19:46:11,399 wheel INFO adding 'hyfetch/distros/chapeau.py' 2024-06-26 19:46:11,399 wheel INFO adding 'hyfetch/distros/chonkysealos.py' 2024-06-26 19:46:11,399 wheel INFO adding 'hyfetch/distros/chrom.py' 2024-06-26 19:46:11,399 wheel INFO adding 'hyfetch/distros/cleanjaro.py' 2024-06-26 19:46:11,400 wheel INFO adding 'hyfetch/distros/cleanjaro_small.py' 2024-06-26 19:46:11,400 wheel INFO adding 'hyfetch/distros/clear_linux_os.py' 2024-06-26 19:46:11,400 wheel INFO adding 'hyfetch/distros/clearos.py' 2024-06-26 19:46:11,400 wheel INFO adding 'hyfetch/distros/clover.py' 2024-06-26 19:46:11,400 wheel INFO adding 'hyfetch/distros/cobalt.py' 2024-06-26 19:46:11,400 wheel INFO adding 'hyfetch/distros/condres.py' 2024-06-26 19:46:11,401 wheel INFO adding 'hyfetch/distros/container_linux_by_coreos.py' 2024-06-26 19:46:11,401 wheel INFO adding 'hyfetch/distros/crux.py' 2024-06-26 19:46:11,401 wheel INFO adding 'hyfetch/distros/crux_small.py' 2024-06-26 19:46:11,401 wheel INFO adding 'hyfetch/distros/crystal_linux.py' 2024-06-26 19:46:11,401 wheel INFO adding 'hyfetch/distros/cucumber.py' 2024-06-26 19:46:11,401 wheel INFO adding 'hyfetch/distros/cutefishos.py' 2024-06-26 19:46:11,402 wheel INFO adding 'hyfetch/distros/cuteos.py' 2024-06-26 19:46:11,402 wheel INFO adding 'hyfetch/distros/cyberos.py' 2024-06-26 19:46:11,402 wheel INFO adding 'hyfetch/distros/dahlia.py' 2024-06-26 19:46:11,402 wheel INFO adding 'hyfetch/distros/darkos.py' 2024-06-26 19:46:11,402 wheel INFO adding 'hyfetch/distros/darwin.py' 2024-06-26 19:46:11,403 wheel INFO adding 'hyfetch/distros/debian.py' 2024-06-26 19:46:11,403 wheel INFO adding 'hyfetch/distros/debian_small.py' 2024-06-26 19:46:11,403 wheel INFO adding 'hyfetch/distros/deepin.py' 2024-06-26 19:46:11,403 wheel INFO adding 'hyfetch/distros/desaos.py' 2024-06-26 19:46:11,403 wheel INFO adding 'hyfetch/distros/devuan.py' 2024-06-26 19:46:11,403 wheel INFO adding 'hyfetch/distros/dietpi.py' 2024-06-26 19:46:11,404 wheel INFO adding 'hyfetch/distros/digital_unix.py' 2024-06-26 19:46:11,404 wheel INFO adding 'hyfetch/distros/distro_detector.py' 2024-06-26 19:46:11,404 wheel INFO adding 'hyfetch/distros/dracos.py' 2024-06-26 19:46:11,404 wheel INFO adding 'hyfetch/distros/dragonfly.py' 2024-06-26 19:46:11,404 wheel INFO adding 'hyfetch/distros/dragonfly_old.py' 2024-06-26 19:46:11,405 wheel INFO adding 'hyfetch/distros/dragonfly_small.py' 2024-06-26 19:46:11,405 wheel INFO adding 'hyfetch/distros/drauger.py' 2024-06-26 19:46:11,405 wheel INFO adding 'hyfetch/distros/droidian.py' 2024-06-26 19:46:11,405 wheel INFO adding 'hyfetch/distros/elementary.py' 2024-06-26 19:46:11,405 wheel INFO adding 'hyfetch/distros/elementary_small.py' 2024-06-26 19:46:11,406 wheel INFO adding 'hyfetch/distros/elive.py' 2024-06-26 19:46:11,406 wheel INFO adding 'hyfetch/distros/encryptos.py' 2024-06-26 19:46:11,406 wheel INFO adding 'hyfetch/distros/endeavouros.py' 2024-06-26 19:46:11,406 wheel INFO adding 'hyfetch/distros/endeavouros_small.py' 2024-06-26 19:46:11,406 wheel INFO adding 'hyfetch/distros/endless.py' 2024-06-26 19:46:11,406 wheel INFO adding 'hyfetch/distros/enso.py' 2024-06-26 19:46:11,407 wheel INFO adding 'hyfetch/distros/eurolinux.py' 2024-06-26 19:46:11,407 wheel INFO adding 'hyfetch/distros/evolutionos.py' 2024-06-26 19:46:11,407 wheel INFO adding 'hyfetch/distros/exherbo.py' 2024-06-26 19:46:11,407 wheel INFO adding 'hyfetch/distros/exodia_predator_os.py' 2024-06-26 19:46:11,407 wheel INFO adding 'hyfetch/distros/fedora.py' 2024-06-26 19:46:11,407 wheel INFO adding 'hyfetch/distros/fedora_old.py' 2024-06-26 19:46:11,408 wheel INFO adding 'hyfetch/distros/fedora_small.py' 2024-06-26 19:46:11,408 wheel INFO adding 'hyfetch/distros/femboyos.py' 2024-06-26 19:46:11,408 wheel INFO adding 'hyfetch/distros/feren.py' 2024-06-26 19:46:11,408 wheel INFO adding 'hyfetch/distros/finnix.py' 2024-06-26 19:46:11,408 wheel INFO adding 'hyfetch/distros/floflis.py' 2024-06-26 19:46:11,409 wheel INFO adding 'hyfetch/distros/freebsd.py' 2024-06-26 19:46:11,409 wheel INFO adding 'hyfetch/distros/freebsd_small.py' 2024-06-26 19:46:11,409 wheel INFO adding 'hyfetch/distros/freemint.py' 2024-06-26 19:46:11,409 wheel INFO adding 'hyfetch/distros/frugalware.py' 2024-06-26 19:46:11,409 wheel INFO adding 'hyfetch/distros/funtoo.py' 2024-06-26 19:46:11,409 wheel INFO adding 'hyfetch/distros/galliumos.py' 2024-06-26 19:46:11,410 wheel INFO adding 'hyfetch/distros/garuda.py' 2024-06-26 19:46:11,410 wheel INFO adding 'hyfetch/distros/garuda_small.py' 2024-06-26 19:46:11,410 wheel INFO adding 'hyfetch/distros/gentoo.py' 2024-06-26 19:46:11,410 wheel INFO adding 'hyfetch/distros/gentoo_small.py' 2024-06-26 19:46:11,410 wheel INFO adding 'hyfetch/distros/ghostbsd.py' 2024-06-26 19:46:11,411 wheel INFO adding 'hyfetch/distros/glaucus.py' 2024-06-26 19:46:11,411 wheel INFO adding 'hyfetch/distros/gnewsense.py' 2024-06-26 19:46:11,411 wheel INFO adding 'hyfetch/distros/gnome.py' 2024-06-26 19:46:11,411 wheel INFO adding 'hyfetch/distros/gnu.py' 2024-06-26 19:46:11,412 wheel INFO adding 'hyfetch/distros/gobolinux.py' 2024-06-26 19:46:11,412 wheel INFO adding 'hyfetch/distros/grapheneos.py' 2024-06-26 19:46:11,412 wheel INFO adding 'hyfetch/distros/grombyang.py' 2024-06-26 19:46:11,412 wheel INFO adding 'hyfetch/distros/guix.py' 2024-06-26 19:46:11,412 wheel INFO adding 'hyfetch/distros/guix_small.py' 2024-06-26 19:46:11,412 wheel INFO adding 'hyfetch/distros/haiku.py' 2024-06-26 19:46:11,413 wheel INFO adding 'hyfetch/distros/haiku_small.py' 2024-06-26 19:46:11,413 wheel INFO adding 'hyfetch/distros/hamonikr.py' 2024-06-26 19:46:11,413 wheel INFO adding 'hyfetch/distros/hardclanz.py' 2024-06-26 19:46:11,413 wheel INFO adding 'hyfetch/distros/hash.py' 2024-06-26 19:46:11,413 wheel INFO adding 'hyfetch/distros/huayra.py' 2024-06-26 19:46:11,413 wheel INFO adding 'hyfetch/distros/hybrid.py' 2024-06-26 19:46:11,414 wheel INFO adding 'hyfetch/distros/hydroos.py' 2024-06-26 19:46:11,414 wheel INFO adding 'hyfetch/distros/hyperbola.py' 2024-06-26 19:46:11,414 wheel INFO adding 'hyfetch/distros/hyperbola_small.py' 2024-06-26 19:46:11,414 wheel INFO adding 'hyfetch/distros/iglunix.py' 2024-06-26 19:46:11,414 wheel INFO adding 'hyfetch/distros/instantos.py' 2024-06-26 19:46:11,414 wheel INFO adding 'hyfetch/distros/interix.py' 2024-06-26 19:46:11,415 wheel INFO adding 'hyfetch/distros/irix.py' 2024-06-26 19:46:11,415 wheel INFO adding 'hyfetch/distros/itc.py' 2024-06-26 19:46:11,415 wheel INFO adding 'hyfetch/distros/januslinux.py' 2024-06-26 19:46:11,415 wheel INFO adding 'hyfetch/distros/kaisen.py' 2024-06-26 19:46:11,415 wheel INFO adding 'hyfetch/distros/kali.py' 2024-06-26 19:46:11,416 wheel INFO adding 'hyfetch/distros/kali_small.py' 2024-06-26 19:46:11,416 wheel INFO adding 'hyfetch/distros/kaos.py' 2024-06-26 19:46:11,416 wheel INFO adding 'hyfetch/distros/kde.py' 2024-06-26 19:46:11,416 wheel INFO adding 'hyfetch/distros/kibojoe.py' 2024-06-26 19:46:11,416 wheel INFO adding 'hyfetch/distros/kogaion.py' 2024-06-26 19:46:11,416 wheel INFO adding 'hyfetch/distros/korora.py' 2024-06-26 19:46:11,417 wheel INFO adding 'hyfetch/distros/krassos.py' 2024-06-26 19:46:11,417 wheel INFO adding 'hyfetch/distros/kslinux.py' 2024-06-26 19:46:11,417 wheel INFO adding 'hyfetch/distros/kubuntu.py' 2024-06-26 19:46:11,417 wheel INFO adding 'hyfetch/distros/lainos.py' 2024-06-26 19:46:11,417 wheel INFO adding 'hyfetch/distros/langitketujuh.py' 2024-06-26 19:46:11,418 wheel INFO adding 'hyfetch/distros/langitketujuh_old.py' 2024-06-26 19:46:11,418 wheel INFO adding 'hyfetch/distros/laxeros.py' 2024-06-26 19:46:11,418 wheel INFO adding 'hyfetch/distros/lede.py' 2024-06-26 19:46:11,418 wheel INFO adding 'hyfetch/distros/libreelec.py' 2024-06-26 19:46:11,418 wheel INFO adding 'hyfetch/distros/linspire.py' 2024-06-26 19:46:11,418 wheel INFO adding 'hyfetch/distros/linux.py' 2024-06-26 19:46:11,419 wheel INFO adding 'hyfetch/distros/linux_lite.py' 2024-06-26 19:46:11,419 wheel INFO adding 'hyfetch/distros/linux_mint.py' 2024-06-26 19:46:11,419 wheel INFO adding 'hyfetch/distros/linux_mint_old.py' 2024-06-26 19:46:11,419 wheel INFO adding 'hyfetch/distros/linux_small.py' 2024-06-26 19:46:11,419 wheel INFO adding 'hyfetch/distros/linuxlite_small.py' 2024-06-26 19:46:11,419 wheel INFO adding 'hyfetch/distros/linuxmint_small.py' 2024-06-26 19:46:11,420 wheel INFO adding 'hyfetch/distros/live_raizo.py' 2024-06-26 19:46:11,420 wheel INFO adding 'hyfetch/distros/lmde.py' 2024-06-26 19:46:11,420 wheel INFO adding 'hyfetch/distros/lubuntu.py' 2024-06-26 19:46:11,420 wheel INFO adding 'hyfetch/distros/lunar.py' 2024-06-26 19:46:11,420 wheel INFO adding 'hyfetch/distros/mac.py' 2024-06-26 19:46:11,421 wheel INFO adding 'hyfetch/distros/mac_small.py' 2024-06-26 19:46:11,421 wheel INFO adding 'hyfetch/distros/mageia.py' 2024-06-26 19:46:11,421 wheel INFO adding 'hyfetch/distros/mageia_small.py' 2024-06-26 19:46:11,421 wheel INFO adding 'hyfetch/distros/magpieos.py' 2024-06-26 19:46:11,421 wheel INFO adding 'hyfetch/distros/mainsailos.py' 2024-06-26 19:46:11,421 wheel INFO adding 'hyfetch/distros/mainsailos_small.py' 2024-06-26 19:46:11,422 wheel INFO adding 'hyfetch/distros/mandriva.py' 2024-06-26 19:46:11,422 wheel INFO adding 'hyfetch/distros/manjaro.py' 2024-06-26 19:46:11,422 wheel INFO adding 'hyfetch/distros/manjaro_small.py' 2024-06-26 19:46:11,422 wheel INFO adding 'hyfetch/distros/massos.py' 2024-06-26 19:46:11,422 wheel INFO adding 'hyfetch/distros/matuusos.py' 2024-06-26 19:46:11,423 wheel INFO adding 'hyfetch/distros/maui.py' 2024-06-26 19:46:11,423 wheel INFO adding 'hyfetch/distros/meowix.py' 2024-06-26 19:46:11,423 wheel INFO adding 'hyfetch/distros/mer.py' 2024-06-26 19:46:11,423 wheel INFO adding 'hyfetch/distros/minix.py' 2024-06-26 19:46:11,423 wheel INFO adding 'hyfetch/distros/miracle_linux.py' 2024-06-26 19:46:11,423 wheel INFO adding 'hyfetch/distros/mx.py' 2024-06-26 19:46:11,424 wheel INFO adding 'hyfetch/distros/mx_small.py' 2024-06-26 19:46:11,424 wheel INFO adding 'hyfetch/distros/namib.py' 2024-06-26 19:46:11,424 wheel INFO adding 'hyfetch/distros/nekos.py' 2024-06-26 19:46:11,424 wheel INFO adding 'hyfetch/distros/neptune.py' 2024-06-26 19:46:11,424 wheel INFO adding 'hyfetch/distros/netbsd.py' 2024-06-26 19:46:11,424 wheel INFO adding 'hyfetch/distros/netbsd_small.py' 2024-06-26 19:46:11,425 wheel INFO adding 'hyfetch/distros/netrunner.py' 2024-06-26 19:46:11,425 wheel INFO adding 'hyfetch/distros/nitrux.py' 2024-06-26 19:46:11,425 wheel INFO adding 'hyfetch/distros/nixos.py' 2024-06-26 19:46:11,425 wheel INFO adding 'hyfetch/distros/nixos_old.py' 2024-06-26 19:46:11,425 wheel INFO adding 'hyfetch/distros/nixos_small.py' 2024-06-26 19:46:11,426 wheel INFO adding 'hyfetch/distros/nobara.py' 2024-06-26 19:46:11,426 wheel INFO adding 'hyfetch/distros/nomadbsd.py' 2024-06-26 19:46:11,426 wheel INFO adding 'hyfetch/distros/nurunner.py' 2024-06-26 19:46:11,426 wheel INFO adding 'hyfetch/distros/nutyx.py' 2024-06-26 19:46:11,426 wheel INFO adding 'hyfetch/distros/obarun.py' 2024-06-26 19:46:11,426 wheel INFO adding 'hyfetch/distros/obrevenge.py' 2024-06-26 19:46:11,427 wheel INFO adding 'hyfetch/distros/omnios.py' 2024-06-26 19:46:11,427 wheel INFO adding 'hyfetch/distros/open_source_media_center.py' 2024-06-26 19:46:11,427 wheel INFO adding 'hyfetch/distros/openbsd.py' 2024-06-26 19:46:11,427 wheel INFO adding 'hyfetch/distros/openbsd_small.py' 2024-06-26 19:46:11,427 wheel INFO adding 'hyfetch/distros/openeuler.py' 2024-06-26 19:46:11,427 wheel INFO adding 'hyfetch/distros/openindiana.py' 2024-06-26 19:46:11,428 wheel INFO adding 'hyfetch/distros/openkylin.py' 2024-06-26 19:46:11,428 wheel INFO adding 'hyfetch/distros/openmamba.py' 2024-06-26 19:46:11,428 wheel INFO adding 'hyfetch/distros/openmandriva.py' 2024-06-26 19:46:11,428 wheel INFO adding 'hyfetch/distros/openstage.py' 2024-06-26 19:46:11,428 wheel INFO adding 'hyfetch/distros/opensuse.py' 2024-06-26 19:46:11,428 wheel INFO adding 'hyfetch/distros/opensuse_leap.py' 2024-06-26 19:46:11,429 wheel INFO adding 'hyfetch/distros/opensuse_small.py' 2024-06-26 19:46:11,429 wheel INFO adding 'hyfetch/distros/opensuse_tumbleweed.py' 2024-06-26 19:46:11,429 wheel INFO adding 'hyfetch/distros/openwrt.py' 2024-06-26 19:46:11,429 wheel INFO adding 'hyfetch/distros/opnsense.py' 2024-06-26 19:46:11,429 wheel INFO adding 'hyfetch/distros/oracle.py' 2024-06-26 19:46:11,429 wheel INFO adding 'hyfetch/distros/orchid.py' 2024-06-26 19:46:11,430 wheel INFO adding 'hyfetch/distros/orchid_small.py' 2024-06-26 19:46:11,430 wheel INFO adding 'hyfetch/distros/os_elbrus.py' 2024-06-26 19:46:11,430 wheel INFO adding 'hyfetch/distros/pacbsd.py' 2024-06-26 19:46:11,430 wheel INFO adding 'hyfetch/distros/panwah.py' 2024-06-26 19:46:11,430 wheel INFO adding 'hyfetch/distros/parabola.py' 2024-06-26 19:46:11,431 wheel INFO adding 'hyfetch/distros/parabola_small.py' 2024-06-26 19:46:11,431 wheel INFO adding 'hyfetch/distros/parch.py' 2024-06-26 19:46:11,431 wheel INFO adding 'hyfetch/distros/pardus.py' 2024-06-26 19:46:11,431 wheel INFO adding 'hyfetch/distros/parrot.py' 2024-06-26 19:46:11,431 wheel INFO adding 'hyfetch/distros/parsix.py' 2024-06-26 19:46:11,431 wheel INFO adding 'hyfetch/distros/pcbsd.py' 2024-06-26 19:46:11,432 wheel INFO adding 'hyfetch/distros/pclinuxos.py' 2024-06-26 19:46:11,432 wheel INFO adding 'hyfetch/distros/pearos.py' 2024-06-26 19:46:11,432 wheel INFO adding 'hyfetch/distros/pengwin.py' 2024-06-26 19:46:11,432 wheel INFO adding 'hyfetch/distros/pentoo.py' 2024-06-26 19:46:11,432 wheel INFO adding 'hyfetch/distros/peppermint.py' 2024-06-26 19:46:11,432 wheel INFO adding 'hyfetch/distros/peropesis.py' 2024-06-26 19:46:11,433 wheel INFO adding 'hyfetch/distros/phyos.py' 2024-06-26 19:46:11,433 wheel INFO adding 'hyfetch/distros/pikaos.py' 2024-06-26 19:46:11,433 wheel INFO adding 'hyfetch/distros/pisi.py' 2024-06-26 19:46:11,433 wheel INFO adding 'hyfetch/distros/pnm_linux.py' 2024-06-26 19:46:11,433 wheel INFO adding 'hyfetch/distros/pop__os.py' 2024-06-26 19:46:11,434 wheel INFO adding 'hyfetch/distros/popos_small.py' 2024-06-26 19:46:11,434 wheel INFO adding 'hyfetch/distros/porteus.py' 2024-06-26 19:46:11,434 wheel INFO adding 'hyfetch/distros/postmarketos.py' 2024-06-26 19:46:11,434 wheel INFO adding 'hyfetch/distros/postmarketos_small.py' 2024-06-26 19:46:11,434 wheel INFO adding 'hyfetch/distros/profelis_sambabox.py' 2024-06-26 19:46:11,434 wheel INFO adding 'hyfetch/distros/proxmox.py' 2024-06-26 19:46:11,435 wheel INFO adding 'hyfetch/distros/puffos.py' 2024-06-26 19:46:11,435 wheel INFO adding 'hyfetch/distros/puppy.py' 2024-06-26 19:46:11,435 wheel INFO adding 'hyfetch/distros/pureos.py' 2024-06-26 19:46:11,435 wheel INFO adding 'hyfetch/distros/pureos_small.py' 2024-06-26 19:46:11,435 wheel INFO adding 'hyfetch/distros/q4os.py' 2024-06-26 19:46:11,435 wheel INFO adding 'hyfetch/distros/qubes.py' 2024-06-26 19:46:11,436 wheel INFO adding 'hyfetch/distros/qubyt.py' 2024-06-26 19:46:11,436 wheel INFO adding 'hyfetch/distros/quibian.py' 2024-06-26 19:46:11,436 wheel INFO adding 'hyfetch/distros/radix.py' 2024-06-26 19:46:11,436 wheel INFO adding 'hyfetch/distros/raspbian.py' 2024-06-26 19:46:11,436 wheel INFO adding 'hyfetch/distros/raspbian_small.py' 2024-06-26 19:46:11,437 wheel INFO adding 'hyfetch/distros/ravynos.py' 2024-06-26 19:46:11,437 wheel INFO adding 'hyfetch/distros/reborn_os.py' 2024-06-26 19:46:11,437 wheel INFO adding 'hyfetch/distros/red_star.py' 2024-06-26 19:46:11,437 wheel INFO adding 'hyfetch/distros/redcore.py' 2024-06-26 19:46:11,437 wheel INFO adding 'hyfetch/distros/redhat.py' 2024-06-26 19:46:11,437 wheel INFO adding 'hyfetch/distros/redhat_old.py' 2024-06-26 19:46:11,438 wheel INFO adding 'hyfetch/distros/refracted_devuan.py' 2024-06-26 19:46:11,438 wheel INFO adding 'hyfetch/distros/regata.py' 2024-06-26 19:46:11,438 wheel INFO adding 'hyfetch/distros/regolith.py' 2024-06-26 19:46:11,438 wheel INFO adding 'hyfetch/distros/rhaymos.py' 2024-06-26 19:46:11,438 wheel INFO adding 'hyfetch/distros/rocky.py' 2024-06-26 19:46:11,439 wheel INFO adding 'hyfetch/distros/rocky_small.py' 2024-06-26 19:46:11,439 wheel INFO adding 'hyfetch/distros/rosa.py' 2024-06-26 19:46:11,439 wheel INFO adding 'hyfetch/distros/sabayon.py' 2024-06-26 19:46:11,439 wheel INFO adding 'hyfetch/distros/sabotage.py' 2024-06-26 19:46:11,439 wheel INFO adding 'hyfetch/distros/sailfish.py' 2024-06-26 19:46:11,439 wheel INFO adding 'hyfetch/distros/salentos.py' 2024-06-26 19:46:11,440 wheel INFO adding 'hyfetch/distros/salient_os.py' 2024-06-26 19:46:11,440 wheel INFO adding 'hyfetch/distros/salix.py' 2024-06-26 19:46:11,440 wheel INFO adding 'hyfetch/distros/sasanqua.py' 2024-06-26 19:46:11,440 wheel INFO adding 'hyfetch/distros/scientific.py' 2024-06-26 19:46:11,440 wheel INFO adding 'hyfetch/distros/semc.py' 2024-06-26 19:46:11,440 wheel INFO adding 'hyfetch/distros/septor.py' 2024-06-26 19:46:11,441 wheel INFO adding 'hyfetch/distros/serene.py' 2024-06-26 19:46:11,441 wheel INFO adding 'hyfetch/distros/sharklinux.py' 2024-06-26 19:46:11,441 wheel INFO adding 'hyfetch/distros/shastraos.py' 2024-06-26 19:46:11,441 wheel INFO adding 'hyfetch/distros/siduction.py' 2024-06-26 19:46:11,441 wheel INFO adding 'hyfetch/distros/skiffos.py' 2024-06-26 19:46:11,442 wheel INFO adding 'hyfetch/distros/slackel.py' 2024-06-26 19:46:11,442 wheel INFO adding 'hyfetch/distros/slackware.py' 2024-06-26 19:46:11,442 wheel INFO adding 'hyfetch/distros/slackware_small.py' 2024-06-26 19:46:11,442 wheel INFO adding 'hyfetch/distros/slitaz.py' 2024-06-26 19:46:11,442 wheel INFO adding 'hyfetch/distros/smartos.py' 2024-06-26 19:46:11,442 wheel INFO adding 'hyfetch/distros/soda.py' 2024-06-26 19:46:11,443 wheel INFO adding 'hyfetch/distros/solus.py' 2024-06-26 19:46:11,443 wheel INFO adding 'hyfetch/distros/source_mage.py' 2024-06-26 19:46:11,443 wheel INFO adding 'hyfetch/distros/sparky.py' 2024-06-26 19:46:11,443 wheel INFO adding 'hyfetch/distros/star.py' 2024-06-26 19:46:11,443 wheel INFO adding 'hyfetch/distros/steamos.py' 2024-06-26 19:46:11,443 wheel INFO adding 'hyfetch/distros/stock_linux.py' 2024-06-26 19:46:11,444 wheel INFO adding 'hyfetch/distros/sulin.py' 2024-06-26 19:46:11,444 wheel INFO adding 'hyfetch/distros/sunos.py' 2024-06-26 19:46:11,444 wheel INFO adding 'hyfetch/distros/sunos_small.py' 2024-06-26 19:46:11,444 wheel INFO adding 'hyfetch/distros/swagarch.py' 2024-06-26 19:46:11,444 wheel INFO adding 'hyfetch/distros/t2.py' 2024-06-26 19:46:11,444 wheel INFO adding 'hyfetch/distros/tails.py' 2024-06-26 19:46:11,445 wheel INFO adding 'hyfetch/distros/tearch.py' 2024-06-26 19:46:11,445 wheel INFO adding 'hyfetch/distros/torizoncore.py' 2024-06-26 19:46:11,445 wheel INFO adding 'hyfetch/distros/trisquel.py' 2024-06-26 19:46:11,445 wheel INFO adding 'hyfetch/distros/twister.py' 2024-06-26 19:46:11,445 wheel INFO adding 'hyfetch/distros/ubuntu.py' 2024-06-26 19:46:11,446 wheel INFO adding 'hyfetch/distros/ubuntu_budgie.py' 2024-06-26 19:46:11,446 wheel INFO adding 'hyfetch/distros/ubuntu_cinnamon.py' 2024-06-26 19:46:11,446 wheel INFO adding 'hyfetch/distros/ubuntu_gnome.py' 2024-06-26 19:46:11,446 wheel INFO adding 'hyfetch/distros/ubuntu_kylin.py' 2024-06-26 19:46:11,446 wheel INFO adding 'hyfetch/distros/ubuntu_mate.py' 2024-06-26 19:46:11,447 wheel INFO adding 'hyfetch/distros/ubuntu_old.py' 2024-06-26 19:46:11,447 wheel INFO adding 'hyfetch/distros/ubuntu_old02.py' 2024-06-26 19:46:11,447 wheel INFO adding 'hyfetch/distros/ubuntu_small.py' 2024-06-26 19:46:11,447 wheel INFO adding 'hyfetch/distros/ubuntu_studio.py' 2024-06-26 19:46:11,447 wheel INFO adding 'hyfetch/distros/ubuntu_sway.py' 2024-06-26 19:46:11,447 wheel INFO adding 'hyfetch/distros/ubuntu_touch.py' 2024-06-26 19:46:11,448 wheel INFO adding 'hyfetch/distros/ultramarine_linux.py' 2024-06-26 19:46:11,448 wheel INFO adding 'hyfetch/distros/unicodearch.py' 2024-06-26 19:46:11,448 wheel INFO adding 'hyfetch/distros/univalent.py' 2024-06-26 19:46:11,448 wheel INFO adding 'hyfetch/distros/univention.py' 2024-06-26 19:46:11,448 wheel INFO adding 'hyfetch/distros/uos.py' 2024-06-26 19:46:11,448 wheel INFO adding 'hyfetch/distros/urukos.py' 2024-06-26 19:46:11,449 wheel INFO adding 'hyfetch/distros/uwuntu.py' 2024-06-26 19:46:11,449 wheel INFO adding 'hyfetch/distros/vanilla.py' 2024-06-26 19:46:11,449 wheel INFO adding 'hyfetch/distros/venom.py' 2024-06-26 19:46:11,449 wheel INFO adding 'hyfetch/distros/venom_small.py' 2024-06-26 19:46:11,449 wheel INFO adding 'hyfetch/distros/vnux.py' 2024-06-26 19:46:11,450 wheel INFO adding 'hyfetch/distros/void.py' 2024-06-26 19:46:11,450 wheel INFO adding 'hyfetch/distros/void_small.py' 2024-06-26 19:46:11,450 wheel INFO adding 'hyfetch/distros/vzlinux.py' 2024-06-26 19:46:11,450 wheel INFO adding 'hyfetch/distros/wii_linux_ngx.py' 2024-06-26 19:46:11,450 wheel INFO adding 'hyfetch/distros/windows.py' 2024-06-26 19:46:11,450 wheel INFO adding 'hyfetch/distros/windows95.py' 2024-06-26 19:46:11,451 wheel INFO adding 'hyfetch/distros/windows_10.py' 2024-06-26 19:46:11,451 wheel INFO adding 'hyfetch/distros/windows_11.py' 2024-06-26 19:46:11,451 wheel INFO adding 'hyfetch/distros/wrt.py' 2024-06-26 19:46:11,451 wheel INFO adding 'hyfetch/distros/xenia.py' 2024-06-26 19:46:11,451 wheel INFO adding 'hyfetch/distros/xenia2.py' 2024-06-26 19:46:11,451 wheel INFO adding 'hyfetch/distros/xferience.py' 2024-06-26 19:46:11,452 wheel INFO adding 'hyfetch/distros/xray_os.py' 2024-06-26 19:46:11,452 wheel INFO adding 'hyfetch/distros/xubuntu.py' 2024-06-26 19:46:11,452 wheel INFO adding 'hyfetch/distros/yiffos.py' 2024-06-26 19:46:11,452 wheel INFO adding 'hyfetch/distros/zorin.py' 2024-06-26 19:46:11,452 wheel INFO adding 'hyfetch/scripts/autocomplete.bash' 2024-06-26 19:46:11,453 wheel INFO adding 'hyfetch/scripts/autocomplete.csh' 2024-06-26 19:46:11,453 wheel INFO adding 'hyfetch/scripts/autocomplete.zsh' 2024-06-26 19:46:11,453 wheel INFO adding 'hyfetch/scripts/install-autocomplete.sh' 2024-06-26 19:46:11,454 wheel INFO adding 'hyfetch/scripts/neowofetch' 2024-06-26 19:46:11,456 wheel INFO adding 'tools/accept_upstream.py' 2024-06-26 19:46:11,456 wheel INFO adding 'tools/colors_test.py' 2024-06-26 19:46:11,456 wheel INFO adding 'tools/deploy-release.py' 2024-06-26 19:46:11,456 wheel INFO adding 'tools/extract_color.py' 2024-06-26 19:46:11,457 wheel INFO adding 'tools/gh_moderator.py' 2024-06-26 19:46:11,457 wheel INFO adding 'tools/issue_fixed.py' 2024-06-26 19:46:11,457 wheel INFO adding 'tools/list_distros.py' 2024-06-26 19:46:11,457 wheel INFO adding 'tools/list_unresolved.py' 2024-06-26 19:46:11,457 wheel INFO adding 'tools/reformat_readme.py' 2024-06-26 19:46:11,458 wheel INFO adding 'HyFetch-1.4.11.dist-info/LICENSE.md' 2024-06-26 19:46:11,458 wheel INFO adding 'HyFetch-1.4.11.dist-info/METADATA' 2024-06-26 19:46:11,458 wheel INFO adding 'HyFetch-1.4.11.dist-info/WHEEL' 2024-06-26 19:46:11,458 wheel INFO adding 'HyFetch-1.4.11.dist-info/entry_points.txt' 2024-06-26 19:46:11,458 wheel INFO adding 'HyFetch-1.4.11.dist-info/top_level.txt' 2024-06-26 19:46:11,460 wheel INFO adding 'HyFetch-1.4.11.dist-info/RECORD' 2024-06-26 19:46:11,461 root INFO removing build/bdist.linux-i686/wheel 2024-06-26 19:46:11,467 gpep517 INFO The backend produced .dist/HyFetch-1.4.11-py3-none-any.whl HyFetch-1.4.11-py3-none-any.whl >>> hyfetch: Entering fakeroot... 2024-06-26 19:46:11,674 gpep517 INFO Installing .dist/HyFetch-1.4.11-py3-none-any.whl into /home/buildozer/aports/testing/hyfetch/pkg/hyfetch /usr/lib/python3.12/site-packages/tools/extract_color.py:7: SyntaxWarning: invalid escape sequence '\e' /usr/lib/python3.12/site-packages/tools/extract_color.py:8: SyntaxWarning: invalid escape sequence '\e' /usr/lib/python3.12/site-packages/tools/extract_color.py:10: SyntaxWarning: invalid escape sequence '\e' /usr/lib/python3.12/site-packages/tools/extract_color.py:14: SyntaxWarning: invalid escape sequence '\e' /usr/lib/python3.12/site-packages/tools/extract_color.py:15: SyntaxWarning: invalid escape sequence '\e' 2024-06-26 19:46:12,057 gpep517 INFO Installation complete >>> hyfetch-pyc*: Running split function pyc... '/home/buildozer/aports/testing/hyfetch/pkg/hyfetch/usr/lib/python3.12/site-packages/tools/__pycache__' -> '/home/buildozer/aports/testing/hyfetch/pkg/hyfetch-pyc/usr/lib/python3.12/site-packages/tools/__pycache__' '/home/buildozer/aports/testing/hyfetch/pkg/hyfetch/usr/lib/python3.12/site-packages/hyfetch/__pycache__' -> '/home/buildozer/aports/testing/hyfetch/pkg/hyfetch-pyc/usr/lib/python3.12/site-packages/hyfetch/__pycache__' '/home/buildozer/aports/testing/hyfetch/pkg/hyfetch/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... >>> hyfetch-doc*: Preparing subpackage hyfetch-doc... >>> hyfetch-doc*: Running postcheck for hyfetch-doc >>> hyfetch-bash-completion*: Running split function bashcomp... '/home/buildozer/aports/testing/hyfetch/pkg/hyfetch/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... '/home/buildozer/aports/testing/hyfetch/pkg/hyfetch/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: 28.0 KB >>> hyfetch-bash-completion*: Compressing data... >>> hyfetch-bash-completion*: Create checksum... >>> hyfetch-bash-completion*: Create hyfetch-bash-completion-1.4.11-r0.apk >>> hyfetch-doc*: Tracing dependencies... >>> hyfetch-doc*: Package size: 72.0 KB >>> hyfetch-doc*: Compressing data... >>> hyfetch-doc*: Create checksum... >>> hyfetch-doc*: Create hyfetch-doc-1.4.11-r0.apk >>> hyfetch-pyc*: Tracing dependencies... py3-setuptools py3-typing-extensions python3~3.12 >>> hyfetch-pyc*: Package size: 1.7 MB >>> hyfetch-pyc*: Compressing data... >>> hyfetch-pyc*: Create checksum... >>> hyfetch-pyc*: Create hyfetch-pyc-1.4.11-r0.apk >>> hyfetch-zsh-completion*: Tracing dependencies... >>> hyfetch-zsh-completion*: Package size: 24.0 KB >>> hyfetch-zsh-completion*: Compressing data... >>> hyfetch-zsh-completion*: Create checksum... >>> hyfetch-zsh-completion*: Create hyfetch-zsh-completion-1.4.11-r0.apk >>> hyfetch*: Tracing dependencies... py3-setuptools py3-typing-extensions python3~3.12 >>> hyfetch*: Package size: 2.8 MB >>> hyfetch*: Compressing data... >>> hyfetch*: Create checksum... >>> hyfetch*: Create hyfetch-1.4.11-r0.apk >>> hyfetch: Build complete at Wed, 26 Jun 2024 19:46:13 +0000 elapsed time 0h 0m 5s >>> hyfetch: Cleaning up srcdir >>> hyfetch: Cleaning up pkgdir >>> hyfetch: Uninstalling dependencies... (1/25) Purging .makedepends-hyfetch (20240626.194609) (2/25) Purging py3-setuptools-pyc (70.1.1-r0) (3/25) Purging py3-setuptools (70.1.1-r0) (4/25) Purging py3-typing-extensions-pyc (4.12.2-r0) (5/25) Purging py3-typing-extensions (4.12.2-r0) (6/25) Purging py3-gpep517-pyc (16-r0) (7/25) Purging py3-gpep517 (16-r0) (8/25) Purging py3-installer-pyc (0.7.0-r2) (9/25) Purging py3-installer (0.7.0-r2) (10/25) Purging py3-wheel-pyc (0.42.0-r1) (11/25) Purging py3-wheel (0.42.0-r1) (12/25) Purging py3-packaging-pyc (24.1-r0) (13/25) Purging py3-packaging (24.1-r0) (14/25) Purging py3-parsing-pyc (3.1.2-r1) (15/25) Purging py3-parsing (3.1.2-r1) (16/25) Purging python3-pyc (3.12.3-r1) (17/25) Purging python3-pycache-pyc0 (3.12.3-r1) (18/25) Purging pyc (3.12.3-r1) (19/25) Purging python3 (3.12.3-r1) (20/25) Purging gdbm (1.23-r1) (21/25) Purging libffi (3.4.6-r0) (22/25) Purging libpanelw (6.4_p20240420-r0) (23/25) Purging mpdecimal (4.0.0-r0) (24/25) Purging readline (8.2.10-r0) (25/25) Purging sqlite-libs (3.46.0-r0) Executing busybox-1.36.1-r31.trigger OK: 380 MiB in 113 packages >>> hyfetch: Updating the testing/x86 repository index... >>> hyfetch: Signing the index...