<86>Jul 12 19:08:27 userdel[2367621]: delete user 'rooter' <86>Jul 12 19:08:27 groupadd[2367682]: group added to /etc/group: name=rooter, GID=669 <86>Jul 12 19:08:27 groupadd[2367682]: new group: name=rooter, GID=669 <86>Jul 12 19:08:27 useradd[2367776]: new user: name=rooter, UID=669, GID=669, home=/root, shell=/bin/bash <86>Jul 12 19:08:27 userdel[2367840]: delete user 'builder' <86>Jul 12 19:08:27 userdel[2367840]: removed group 'builder' owned by 'builder' <86>Jul 12 19:08:27 userdel[2367840]: removed shadow group 'builder' owned by 'builder' <86>Jul 12 19:08:27 groupadd[2368008]: group added to /etc/group: name=builder, GID=670 <86>Jul 12 19:08:27 groupadd[2368008]: new group: name=builder, GID=670 <86>Jul 12 19:08:27 useradd[2368061]: new user: name=builder, UID=670, GID=670, home=/usr/src, shell=/bin/bash <13>Jul 12 19:08:31 rpmi: libtinfo-devel-6.2.20210123-alt1 sisyphus+277263.100.1.1 1625424343 installed <13>Jul 12 19:08:31 rpmi: libncurses-devel-6.2.20210123-alt1 sisyphus+277263.100.1.1 1625424343 installed <13>Jul 12 19:08:31 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Jul 12 19:08:31 rpmi: libexpat-2.2.10-alt1 sisyphus+276608.100.1.2 1625153360 installed <13>Jul 12 19:08:31 rpmi: libp11-kit-0.23.15-alt2 sisyphus+252784.100.2.2 1591274901 installed <13>Jul 12 19:08:31 rpmi: libtasn1-4.17.0-alt1 sisyphus+276722.100.1.1 1625211286 installed <13>Jul 12 19:08:31 rpmi: rpm-macros-alternatives-0.5.1-alt1 sisyphus+278157.100.2.1 1626055790 installed <13>Jul 12 19:08:31 rpmi: alternatives-0.5.1-alt1 sisyphus+278157.100.2.1 1626055790 installed <13>Jul 12 19:08:31 rpmi: ca-certificates-2021.06.03-alt1 sisyphus+273509.400.1.1 1622736045 installed <13>Jul 12 19:08:31 rpmi: ca-trust-0.1.2-alt1 sisyphus+233348.100.1.1 1561653823 installed <13>Jul 12 19:08:31 rpmi: p11-kit-trust-0.23.15-alt2 sisyphus+252784.100.2.2 1591274901 installed <13>Jul 12 19:08:31 rpmi: libcrypto1.1-1.1.1k-alt1 sisyphus+268375.100.1.1 1616684255 installed <13>Jul 12 19:08:31 rpmi: libssl1.1-1.1.1k-alt1 sisyphus+268375.100.1.1 1616684255 installed <13>Jul 12 19:08:31 rpmi: python3-3.9.6-alt1 sisyphus+276295.100.1.1 1624964545 installed <13>Jul 12 19:08:32 rpmi: python3-base-3.9.6-alt1 sisyphus+276295.100.1.1 1624964545 installed <13>Jul 12 19:08:32 rpmi: libpython3-3.9.6-alt1 sisyphus+276295.100.1.1 1624964545 installed <13>Jul 12 19:08:32 rpmi: tests-for-installed-python3-pkgs-0.1.17-alt1 sisyphus+271082.100.1.1 1619820927 installed <13>Jul 12 19:08:32 rpmi: rpm-build-python3-0.1.17-alt1 sisyphus+271082.100.1.1 1619820927 installed <13>Jul 12 19:08:32 rpmi: python3-dev-3.9.6-alt1 sisyphus+276295.100.1.1 1624964545 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ranger-1.9.3-alt1.nosrc.rpm (w1.gzdio) <13>Jul 12 19:08:39 rpmi: python3-module-pkg_resources-1:57.0.0-alt1 sisyphus+272429.100.1.1 1621886170 installed <13>Jul 12 19:08:39 rpmi: python3-module-setuptools-1:57.0.0-alt1 sisyphus+272429.100.1.1 1621886170 installed Installing ranger-1.9.3-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.9803 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ranger-1.9.3 + echo 'Source #0 (ranger-1.9.3.tar.gz):' Source #0 (ranger-1.9.3.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/ranger-1.9.3.tar.gz + /bin/tar -xf - + cd ranger-1.9.3 + /bin/chmod -c -Rf u+rwX,go-w . + xargs sed -i 's@\(#!.*\)python@\1python3@' + grep -rl '#!.*python' AUTHORS CHANGELOG.md CONTRIBUTING.md Dockerfile HACKING.md LICENSE Makefile README.md doc examples ranger ranger.py requirements.txt setup.py tests + xargs sed -i 's@ python @ python3 @g' + egrep '[.](conf|sh)' + grep -rl ' python ' ranger + xargs sed -i 's@ pygmentize @ pygmentize3 @g' + grep -rl ' pygmentize ' ranger + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.9803 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ranger-1.9.3 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + /usr/bin/python3 setup.py build running build running build_py creating build creating build/lib creating build/lib/ranger copying ranger/__init__.py -> build/lib/ranger creating build/lib/ranger/api copying ranger/api/commands.py -> build/lib/ranger/api copying ranger/api/__init__.py -> build/lib/ranger/api creating build/lib/ranger/colorschemes copying ranger/colorschemes/solarized.py -> build/lib/ranger/colorschemes copying ranger/colorschemes/snow.py -> build/lib/ranger/colorschemes copying ranger/colorschemes/jungle.py -> build/lib/ranger/colorschemes copying ranger/colorschemes/default.py -> build/lib/ranger/colorschemes copying ranger/colorschemes/__init__.py -> build/lib/ranger/colorschemes creating build/lib/ranger/config copying ranger/config/commands_sample.py -> build/lib/ranger/config copying ranger/config/commands.py -> build/lib/ranger/config copying ranger/config/__init__.py -> build/lib/ranger/config creating build/lib/ranger/container copying ranger/container/tags.py -> build/lib/ranger/container copying ranger/container/settings.py -> build/lib/ranger/container copying ranger/container/history.py -> build/lib/ranger/container copying ranger/container/fsobject.py -> build/lib/ranger/container copying ranger/container/file.py -> build/lib/ranger/container copying ranger/container/directory.py -> build/lib/ranger/container copying ranger/container/bookmarks.py -> build/lib/ranger/container copying ranger/container/__init__.py -> build/lib/ranger/container creating build/lib/ranger/core copying ranger/core/tab.py -> build/lib/ranger/core copying ranger/core/shared.py -> build/lib/ranger/core copying ranger/core/runner.py -> build/lib/ranger/core copying ranger/core/metadata.py -> build/lib/ranger/core copying ranger/core/main.py -> build/lib/ranger/core copying ranger/core/loader.py -> build/lib/ranger/core copying ranger/core/linemode.py -> build/lib/ranger/core copying ranger/core/fm.py -> build/lib/ranger/core copying ranger/core/filter_stack.py -> build/lib/ranger/core copying ranger/core/actions.py -> build/lib/ranger/core copying ranger/core/__init__.py -> build/lib/ranger/core creating build/lib/ranger/ext copying ranger/ext/rifle.py -> build/lib/ranger/ext copying ranger/ext/widestring.py -> build/lib/ranger/ext copying ranger/ext/spawn.py -> build/lib/ranger/ext copying ranger/ext/signals.py -> build/lib/ranger/ext copying ranger/ext/shutil_generatorized.py -> build/lib/ranger/ext copying ranger/ext/shell_escape.py -> build/lib/ranger/ext copying ranger/ext/safe_path.py -> build/lib/ranger/ext copying ranger/ext/relative_symlink.py -> build/lib/ranger/ext copying ranger/ext/popen_forked.py -> build/lib/ranger/ext copying ranger/ext/openstruct.py -> build/lib/ranger/ext copying ranger/ext/next_available_filename.py -> build/lib/ranger/ext copying ranger/ext/mount_path.py -> build/lib/ranger/ext copying ranger/ext/logutils.py -> build/lib/ranger/ext copying ranger/ext/lazy_property.py -> build/lib/ranger/ext copying ranger/ext/keybinding_parser.py -> build/lib/ranger/ext copying ranger/ext/iter_tools.py -> build/lib/ranger/ext copying ranger/ext/img_display.py -> build/lib/ranger/ext copying ranger/ext/human_readable.py -> build/lib/ranger/ext copying ranger/ext/hash.py -> build/lib/ranger/ext copying ranger/ext/get_executables.py -> build/lib/ranger/ext copying ranger/ext/direction.py -> build/lib/ranger/ext copying ranger/ext/curses_interrupt_handler.py -> build/lib/ranger/ext copying ranger/ext/cached_function.py -> build/lib/ranger/ext copying ranger/ext/accumulator.py -> build/lib/ranger/ext copying ranger/ext/__init__.py -> build/lib/ranger/ext creating build/lib/ranger/ext/vcs copying ranger/ext/vcs/vcs.py -> build/lib/ranger/ext/vcs copying ranger/ext/vcs/svn.py -> build/lib/ranger/ext/vcs copying ranger/ext/vcs/hg.py -> build/lib/ranger/ext/vcs copying ranger/ext/vcs/git.py -> build/lib/ranger/ext/vcs copying ranger/ext/vcs/bzr.py -> build/lib/ranger/ext/vcs copying ranger/ext/vcs/__init__.py -> build/lib/ranger/ext/vcs creating build/lib/ranger/gui copying ranger/gui/ui.py -> build/lib/ranger/gui copying ranger/gui/mouse_event.py -> build/lib/ranger/gui copying ranger/gui/displayable.py -> build/lib/ranger/gui copying ranger/gui/curses_shortcuts.py -> build/lib/ranger/gui copying ranger/gui/context.py -> build/lib/ranger/gui copying ranger/gui/colorscheme.py -> build/lib/ranger/gui copying ranger/gui/color.py -> build/lib/ranger/gui copying ranger/gui/bar.py -> build/lib/ranger/gui copying ranger/gui/ansi.py -> build/lib/ranger/gui copying ranger/gui/__init__.py -> build/lib/ranger/gui creating build/lib/ranger/gui/widgets copying ranger/gui/widgets/view_multipane.py -> build/lib/ranger/gui/widgets copying ranger/gui/widgets/view_miller.py -> build/lib/ranger/gui/widgets copying ranger/gui/widgets/view_base.py -> build/lib/ranger/gui/widgets copying ranger/gui/widgets/titlebar.py -> build/lib/ranger/gui/widgets copying ranger/gui/widgets/taskview.py -> build/lib/ranger/gui/widgets copying ranger/gui/widgets/statusbar.py -> build/lib/ranger/gui/widgets copying ranger/gui/widgets/pager.py -> build/lib/ranger/gui/widgets copying ranger/gui/widgets/console.py -> build/lib/ranger/gui/widgets copying ranger/gui/widgets/browsercolumn.py -> build/lib/ranger/gui/widgets copying ranger/gui/widgets/__init__.py -> build/lib/ranger/gui/widgets creating build/lib/ranger/data copying ranger/data/scope.sh -> build/lib/ranger/data copying ranger/data/mime.types -> build/lib/ranger/data copying ranger/config/rc.conf -> build/lib/ranger/config copying ranger/config/rifle.conf -> build/lib/ranger/config running build_scripts creating build/scripts-3.9 copying and adjusting build_scripts/ranger -> build/scripts-3.9 copying and adjusting build_scripts/rifle -> build/scripts-3.9 changing mode of build/scripts-3.9/ranger from 644 to 755 changing mode of build/scripts-3.9/rifle from 644 to 755 + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.9803 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ranger-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ranger-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ranger-1.9.3 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + /usr/bin/python3 setup.py install --skip-build --root=/usr/src/tmp/ranger-buildroot --force running install running install_lib creating /usr/src/tmp/ranger-buildroot creating /usr/src/tmp/ranger-buildroot/usr creating /usr/src/tmp/ranger-buildroot/usr/lib creating /usr/src/tmp/ranger-buildroot/usr/lib/python3 creating /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages creating /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger creating /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/data copying build/lib/ranger/data/mime.types -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/data copying build/lib/ranger/data/scope.sh -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/data creating /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui creating /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets copying build/lib/ranger/gui/widgets/__init__.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets copying build/lib/ranger/gui/widgets/browsercolumn.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets copying build/lib/ranger/gui/widgets/console.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets copying build/lib/ranger/gui/widgets/pager.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets copying build/lib/ranger/gui/widgets/statusbar.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets copying build/lib/ranger/gui/widgets/taskview.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets copying build/lib/ranger/gui/widgets/titlebar.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets copying build/lib/ranger/gui/widgets/view_base.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets copying build/lib/ranger/gui/widgets/view_miller.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets copying build/lib/ranger/gui/widgets/view_multipane.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets copying build/lib/ranger/gui/__init__.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui copying build/lib/ranger/gui/ansi.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui copying build/lib/ranger/gui/bar.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui copying build/lib/ranger/gui/color.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui copying build/lib/ranger/gui/colorscheme.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui copying build/lib/ranger/gui/context.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui copying build/lib/ranger/gui/curses_shortcuts.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui copying build/lib/ranger/gui/displayable.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui copying build/lib/ranger/gui/mouse_event.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui copying build/lib/ranger/gui/ui.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui creating /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext creating /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs copying build/lib/ranger/ext/vcs/__init__.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs copying build/lib/ranger/ext/vcs/bzr.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs copying build/lib/ranger/ext/vcs/git.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs copying build/lib/ranger/ext/vcs/hg.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs copying build/lib/ranger/ext/vcs/svn.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs copying build/lib/ranger/ext/vcs/vcs.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs copying build/lib/ranger/ext/__init__.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext copying build/lib/ranger/ext/accumulator.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext copying build/lib/ranger/ext/cached_function.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext copying build/lib/ranger/ext/curses_interrupt_handler.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext copying build/lib/ranger/ext/direction.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext copying build/lib/ranger/ext/get_executables.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext copying build/lib/ranger/ext/hash.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext copying build/lib/ranger/ext/human_readable.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext copying build/lib/ranger/ext/img_display.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext copying build/lib/ranger/ext/iter_tools.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext copying build/lib/ranger/ext/keybinding_parser.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext copying build/lib/ranger/ext/lazy_property.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext copying build/lib/ranger/ext/logutils.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext copying build/lib/ranger/ext/mount_path.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext copying build/lib/ranger/ext/next_available_filename.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext copying build/lib/ranger/ext/openstruct.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext copying build/lib/ranger/ext/popen_forked.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext copying build/lib/ranger/ext/relative_symlink.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext copying build/lib/ranger/ext/safe_path.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext copying build/lib/ranger/ext/shell_escape.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext copying build/lib/ranger/ext/shutil_generatorized.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext copying build/lib/ranger/ext/signals.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext copying build/lib/ranger/ext/spawn.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext copying build/lib/ranger/ext/widestring.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext copying build/lib/ranger/ext/rifle.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext creating /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core copying build/lib/ranger/core/__init__.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core copying build/lib/ranger/core/actions.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core copying build/lib/ranger/core/filter_stack.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core copying build/lib/ranger/core/fm.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core copying build/lib/ranger/core/linemode.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core copying build/lib/ranger/core/loader.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core copying build/lib/ranger/core/main.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core copying build/lib/ranger/core/metadata.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core copying build/lib/ranger/core/runner.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core copying build/lib/ranger/core/shared.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core copying build/lib/ranger/core/tab.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core creating /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container copying build/lib/ranger/container/__init__.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container copying build/lib/ranger/container/bookmarks.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container copying build/lib/ranger/container/directory.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container copying build/lib/ranger/container/file.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container copying build/lib/ranger/container/fsobject.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container copying build/lib/ranger/container/history.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container copying build/lib/ranger/container/settings.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container copying build/lib/ranger/container/tags.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container creating /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config copying build/lib/ranger/config/rifle.conf -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config copying build/lib/ranger/config/rc.conf -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config copying build/lib/ranger/config/__init__.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config copying build/lib/ranger/config/commands.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config copying build/lib/ranger/config/commands_sample.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config creating /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes copying build/lib/ranger/colorschemes/__init__.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes copying build/lib/ranger/colorschemes/default.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes copying build/lib/ranger/colorschemes/jungle.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes copying build/lib/ranger/colorschemes/snow.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes copying build/lib/ranger/colorschemes/solarized.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes creating /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/api copying build/lib/ranger/api/__init__.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/api copying build/lib/ranger/api/commands.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/api copying build/lib/ranger/__init__.py -> /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/__init__.py to __init__.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/browsercolumn.py to browsercolumn.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/console.py to console.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/pager.py to pager.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/statusbar.py to statusbar.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/taskview.py to taskview.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/titlebar.py to titlebar.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/view_base.py to view_base.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/view_miller.py to view_miller.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/view_multipane.py to view_multipane.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/__init__.py to __init__.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/ansi.py to ansi.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/bar.py to bar.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/color.py to color.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/colorscheme.py to colorscheme.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/context.py to context.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/curses_shortcuts.py to curses_shortcuts.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/displayable.py to displayable.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/mouse_event.py to mouse_event.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/ui.py to ui.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/__init__.py to __init__.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/bzr.py to bzr.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/git.py to git.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/hg.py to hg.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/svn.py to svn.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/vcs.py to vcs.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__init__.py to __init__.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/accumulator.py to accumulator.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/cached_function.py to cached_function.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/curses_interrupt_handler.py to curses_interrupt_handler.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/direction.py to direction.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/get_executables.py to get_executables.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/hash.py to hash.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/human_readable.py to human_readable.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/img_display.py to img_display.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/iter_tools.py to iter_tools.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/keybinding_parser.py to keybinding_parser.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/lazy_property.py to lazy_property.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/logutils.py to logutils.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/mount_path.py to mount_path.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/next_available_filename.py to next_available_filename.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/openstruct.py to openstruct.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/popen_forked.py to popen_forked.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/relative_symlink.py to relative_symlink.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/safe_path.py to safe_path.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/shell_escape.py to shell_escape.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/shutil_generatorized.py to shutil_generatorized.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/signals.py to signals.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/spawn.py to spawn.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/widestring.py to widestring.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/rifle.py to rifle.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/__init__.py to __init__.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/actions.py to actions.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/filter_stack.py to filter_stack.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/fm.py to fm.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/linemode.py to linemode.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/loader.py to loader.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/main.py to main.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/metadata.py to metadata.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/runner.py to runner.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/shared.py to shared.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/tab.py to tab.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/__init__.py to __init__.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/bookmarks.py to bookmarks.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/directory.py to directory.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/file.py to file.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/fsobject.py to fsobject.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/history.py to history.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/settings.py to settings.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/tags.py to tags.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/__init__.py to __init__.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/commands.py to commands.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/commands_sample.py to commands_sample.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes/__init__.py to __init__.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes/default.py to default.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes/jungle.py to jungle.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes/snow.py to snow.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes/solarized.py to solarized.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/api/__init__.py to __init__.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/api/commands.py to commands.cpython-39.pyc byte-compiling /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/__init__.py to __init__.cpython-39.pyc changing mode of /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/data/scope.sh to 755 running install_scripts creating /usr/src/tmp/ranger-buildroot/usr/bin copying build/scripts-3.9/rifle -> /usr/src/tmp/ranger-buildroot/usr/bin copying build/scripts-3.9/ranger -> /usr/src/tmp/ranger-buildroot/usr/bin changing mode of /usr/src/tmp/ranger-buildroot/usr/bin/rifle to 755 changing mode of /usr/src/tmp/ranger-buildroot/usr/bin/ranger to 755 running install_data creating /usr/src/tmp/ranger-buildroot/usr/share creating /usr/src/tmp/ranger-buildroot/usr/share/applications copying doc/ranger.desktop -> /usr/src/tmp/ranger-buildroot/usr/share/applications creating /usr/src/tmp/ranger-buildroot/usr/share/man creating /usr/src/tmp/ranger-buildroot/usr/share/man/man1 copying doc/ranger.1 -> /usr/src/tmp/ranger-buildroot/usr/share/man/man1 copying doc/rifle.1 -> /usr/src/tmp/ranger-buildroot/usr/share/man/man1 creating /usr/src/tmp/ranger-buildroot/usr/share/doc creating /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger copying doc/colorschemes.md -> /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger copying CHANGELOG.md -> /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger copying HACKING.md -> /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger copying README.md -> /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger creating /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger/config copying doc/config/commands.py -> /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger/config copying doc/config/rc.conf -> /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger/config copying doc/config/rifle.conf -> /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger/config copying doc/config/scope.sh -> /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger/config creating /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger/config/colorschemes copying doc/config/colorschemes/default.py -> /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger/config/colorschemes copying doc/config/colorschemes/jungle.py -> /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger/config/colorschemes copying doc/config/colorschemes/snow.py -> /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger/config/colorschemes creating /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger/examples copying examples/vim_file_chooser.vim -> /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger/examples copying examples/shell_subshell_notice.sh -> /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger/examples copying examples/shell_automatic_cd.sh -> /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger/examples copying examples/rifle_sxiv.sh -> /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger/examples copying examples/rifle_different_file_opener.conf -> /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger/examples copying examples/rc_emacs.conf -> /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger/examples copying examples/plugin_pmount_dynamic.py -> /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger/examples copying examples/plugin_pmount.py -> /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger/examples copying examples/plugin_new_sorting_method.py -> /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger/examples copying examples/plugin_new_macro.py -> /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger/examples copying examples/plugin_linemode.py -> /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger/examples copying examples/plugin_ipc.py -> /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger/examples copying examples/plugin_hello_world.py -> /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger/examples copying examples/plugin_file_filter.py -> /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger/examples copying examples/plugin_fasd_add.py -> /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger/examples copying examples/plugin_chmod_keybindings.py -> /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger/examples copying examples/plugin_avfs.py -> /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger/examples copying examples/fish_automatic_cd.fish -> /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger/examples copying examples/README -> /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger/examples creating /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger/tools copying doc/tools/convert_papermode_to_metadata.py -> /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger/tools copying doc/tools/performance_test.py -> /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger/tools copying doc/tools/print_colors.py -> /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger/tools copying doc/tools/print_keys.py -> /usr/src/tmp/ranger-buildroot/usr/share/doc/ranger/tools running install_egg_info Writing /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger_fm-1.9.3-py3.9.egg-info + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ranger-buildroot (auto) Verifying and fixing files in /usr/src/tmp/ranger-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/share/applications/ranger.desktop: performed minor cleanup: 8c8 < Categories=ConsoleOnly;System;FileTools;FileManager --- > Categories=ConsoleOnly;System;FileTools;FileManager; Checking contents of files in /usr/src/tmp/ranger-buildroot/ (default) Compressing files in /usr/src/tmp/ranger-buildroot (auto) Adjusting library links in /usr/src/tmp/ranger-buildroot ./usr/lib: (from :0) Verifying ELF objects in /usr/src/tmp/ranger-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Bytecompiling python3 modules in /usr/src/tmp/ranger-buildroot using /usr/bin/python3 unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/__pycache__/__init__.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/api/__pycache__/__init__.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/api/__pycache__/commands.cpython-39.pyc compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/api/__init__.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/api/commands.py unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/__init__.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/default.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/jungle.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/snow.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/solarized.cpython-39.pyc compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes/__init__.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes/default.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes/jungle.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes/snow.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes/solarized.py unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/__pycache__/__init__.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/__pycache__/commands.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/__pycache__/commands_sample.cpython-39.pyc compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/__init__.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/commands.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/commands_sample.py unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/__pycache__/__init__.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/__pycache__/bookmarks.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/__pycache__/directory.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/__pycache__/file.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/__pycache__/fsobject.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/__pycache__/history.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/__pycache__/settings.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/__pycache__/tags.cpython-39.pyc compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/__init__.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/bookmarks.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/directory.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/file.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/fsobject.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/history.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/settings.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/tags.py unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/__pycache__/__init__.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/__pycache__/actions.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/__pycache__/filter_stack.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/__pycache__/fm.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/__pycache__/linemode.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/__pycache__/loader.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/__pycache__/main.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/__pycache__/metadata.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/__pycache__/runner.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/__pycache__/shared.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/__pycache__/tab.cpython-39.pyc compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/__init__.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/actions.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/filter_stack.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/fm.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/linemode.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/loader.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/main.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/metadata.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/runner.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/shared.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/tab.py unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__pycache__/__init__.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__pycache__/accumulator.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__pycache__/cached_function.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__pycache__/curses_interrupt_handler.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__pycache__/direction.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__pycache__/get_executables.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__pycache__/hash.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__pycache__/human_readable.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__pycache__/img_display.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__pycache__/iter_tools.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__pycache__/keybinding_parser.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__pycache__/lazy_property.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__pycache__/logutils.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__pycache__/mount_path.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__pycache__/next_available_filename.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__pycache__/openstruct.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__pycache__/popen_forked.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__pycache__/relative_symlink.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__pycache__/rifle.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__pycache__/safe_path.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__pycache__/shell_escape.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__pycache__/shutil_generatorized.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__pycache__/signals.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__pycache__/spawn.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__pycache__/widestring.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/__init__.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/bzr.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/git.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/hg.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/svn.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/vcs.cpython-39.pyc compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/__init__.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/bzr.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/git.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/hg.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/svn.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/vcs.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__init__.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/accumulator.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/cached_function.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/curses_interrupt_handler.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/direction.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/get_executables.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/hash.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/human_readable.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/img_display.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/iter_tools.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/keybinding_parser.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/lazy_property.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/logutils.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/mount_path.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/next_available_filename.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/openstruct.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/popen_forked.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/relative_symlink.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/rifle.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/safe_path.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/shell_escape.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/shutil_generatorized.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/signals.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/spawn.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/widestring.py unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/__pycache__/__init__.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/__pycache__/ansi.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/__pycache__/bar.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/__pycache__/color.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/__pycache__/colorscheme.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/__pycache__/context.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/__pycache__/curses_shortcuts.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/__pycache__/displayable.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/__pycache__/mouse_event.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/__pycache__/ui.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/__init__.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/browsercolumn.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/console.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/pager.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/statusbar.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/taskview.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/titlebar.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_base.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_miller.cpython-39.pyc unlink /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_multipane.cpython-39.pyc compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/__init__.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/browsercolumn.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/console.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/pager.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/statusbar.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/taskview.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/titlebar.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/view_base.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/view_miller.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/view_multipane.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/__init__.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/ansi.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/bar.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/color.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/colorscheme.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/context.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/curses_shortcuts.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/displayable.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/mouse_event.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/ui.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/__init__.py Bytecompiling python3 modules with optimization in /usr/src/tmp/ranger-buildroot using /usr/bin/python3 -O compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/api/__init__.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/api/commands.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes/__init__.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes/default.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes/jungle.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes/snow.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes/solarized.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/__init__.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/commands.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/commands_sample.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/__init__.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/bookmarks.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/directory.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/file.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/fsobject.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/history.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/settings.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/tags.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/__init__.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/actions.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/filter_stack.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/fm.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/linemode.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/loader.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/main.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/metadata.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/runner.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/shared.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/tab.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/__init__.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/bzr.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/git.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/hg.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/svn.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/vcs.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__init__.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/accumulator.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/cached_function.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/curses_interrupt_handler.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/direction.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/get_executables.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/hash.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/human_readable.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/img_display.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/iter_tools.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/keybinding_parser.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/lazy_property.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/logutils.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/mount_path.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/next_available_filename.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/openstruct.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/popen_forked.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/relative_symlink.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/rifle.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/safe_path.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/shell_escape.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/shutil_generatorized.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/signals.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/spawn.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/widestring.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/__init__.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/browsercolumn.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/console.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/pager.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/statusbar.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/taskview.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/titlebar.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/view_base.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/view_miller.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/view_multipane.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/__init__.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/ansi.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/bar.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/color.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/colorscheme.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/context.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/curses_shortcuts.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/displayable.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/mouse_event.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/ui.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/__init__.py Bytecompiling python3 modules with optimization-2 in /usr/src/tmp/ranger-buildroot using /usr/bin/python3 -OO compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/api/__init__.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/api/commands.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes/__init__.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes/default.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes/jungle.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes/snow.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/colorschemes/solarized.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/__init__.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/commands.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/commands_sample.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/__init__.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/bookmarks.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/directory.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/file.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/fsobject.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/history.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/settings.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/tags.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/__init__.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/actions.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/filter_stack.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/fm.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/linemode.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/loader.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/main.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/metadata.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/runner.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/shared.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/tab.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/__init__.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/bzr.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/git.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/hg.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/svn.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/vcs.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/__init__.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/accumulator.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/cached_function.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/curses_interrupt_handler.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/direction.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/get_executables.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/hash.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/human_readable.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/img_display.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/iter_tools.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/keybinding_parser.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/lazy_property.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/logutils.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/mount_path.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/next_available_filename.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/openstruct.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/popen_forked.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/relative_symlink.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/rifle.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/safe_path.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/shell_escape.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/shutil_generatorized.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/signals.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/spawn.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/widestring.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/__init__.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/browsercolumn.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/console.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/pager.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/statusbar.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/taskview.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/titlebar.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/view_base.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/view_miller.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/view_multipane.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/__init__.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/ansi.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/bar.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/color.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/colorscheme.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/context.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/curses_shortcuts.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/displayable.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/mouse_event.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/ui.py compile /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/__init__.py Hardlinking identical .pyc and .opt-?.pyc files './usr/lib/python3/site-packages/ranger/__pycache__/__init__.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/__pycache__/__init__.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/api/__pycache__/__init__.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/api/__pycache__/__init__.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/api/__pycache__/commands.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/api/__pycache__/commands.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/__init__.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/__init__.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/default.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/default.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/default.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/default.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/jungle.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/jungle.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/jungle.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/jungle.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/snow.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/snow.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/snow.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/snow.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/solarized.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/solarized.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/solarized.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/solarized.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/ranger/config/__pycache__/__init__.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/config/__pycache__/__init__.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/config/__pycache__/commands.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/config/__pycache__/commands.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/config/__pycache__/commands_sample.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/config/__pycache__/commands_sample.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/container/__pycache__/__init__.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/container/__pycache__/__init__.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/container/__pycache__/bookmarks.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/container/__pycache__/bookmarks.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/container/__pycache__/file.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/container/__pycache__/file.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/container/__pycache__/file.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/ranger/container/__pycache__/file.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/ranger/container/__pycache__/fsobject.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/container/__pycache__/fsobject.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/container/__pycache__/settings.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/ranger/container/__pycache__/settings.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/ranger/container/__pycache__/tags.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/container/__pycache__/tags.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/core/__pycache__/__init__.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/core/__pycache__/__init__.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/core/__pycache__/filter_stack.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/core/__pycache__/filter_stack.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/core/__pycache__/filter_stack.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/ranger/core/__pycache__/filter_stack.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/ranger/core/__pycache__/fm.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/core/__pycache__/fm.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/core/__pycache__/linemode.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/core/__pycache__/linemode.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/core/__pycache__/loader.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/core/__pycache__/loader.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/core/__pycache__/main.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/core/__pycache__/main.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/core/__pycache__/runner.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/core/__pycache__/runner.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/core/__pycache__/shared.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/core/__pycache__/shared.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/core/__pycache__/tab.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/core/__pycache__/tab.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/__init__.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/__init__.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/accumulator.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/accumulator.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/cached_function.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/cached_function.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/cached_function.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/cached_function.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/curses_interrupt_handler.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/curses_interrupt_handler.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/direction.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/direction.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/get_executables.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/get_executables.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/hash.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/hash.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/hash.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/hash.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/human_readable.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/human_readable.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/img_display.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/img_display.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/iter_tools.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/iter_tools.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/lazy_property.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/lazy_property.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/logutils.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/logutils.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/mount_path.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/mount_path.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/next_available_filename.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/next_available_filename.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/next_available_filename.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/next_available_filename.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/openstruct.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/openstruct.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/popen_forked.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/popen_forked.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/relative_symlink.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/relative_symlink.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/relative_symlink.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/relative_symlink.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/rifle.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/rifle.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/safe_path.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/safe_path.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/safe_path.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/safe_path.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/shell_escape.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/shell_escape.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/shutil_generatorized.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/shutil_generatorized.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/spawn.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/spawn.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/ext/__pycache__/widestring.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/__pycache__/widestring.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/__init__.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/__init__.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/bzr.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/bzr.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/git.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/git.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/hg.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/hg.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/svn.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/svn.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/vcs.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/vcs.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/gui/__pycache__/__init__.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/gui/__pycache__/__init__.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/gui/__pycache__/__init__.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/ranger/gui/__pycache__/__init__.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/ranger/gui/__pycache__/ansi.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/gui/__pycache__/ansi.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/gui/__pycache__/bar.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/gui/__pycache__/bar.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/gui/__pycache__/bar.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/ranger/gui/__pycache__/bar.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/ranger/gui/__pycache__/color.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/gui/__pycache__/color.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/gui/__pycache__/colorscheme.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/gui/__pycache__/colorscheme.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/gui/__pycache__/context.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/gui/__pycache__/context.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/gui/__pycache__/context.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/ranger/gui/__pycache__/context.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/ranger/gui/__pycache__/curses_shortcuts.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/gui/__pycache__/curses_shortcuts.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/gui/__pycache__/displayable.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/gui/__pycache__/displayable.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/gui/__pycache__/mouse_event.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/gui/__pycache__/mouse_event.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/gui/__pycache__/ui.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/gui/__pycache__/ui.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/__init__.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/__init__.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/statusbar.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/statusbar.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/taskview.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/taskview.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/titlebar.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/titlebar.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_base.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_base.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_miller.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_miller.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_multipane.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_multipane.cpython-39.pyc' './usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_multipane.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_multipane.cpython-39.opt-1.pyc' Processing files: ranger-1.9.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SfPeQ8 find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dqcgb6 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/lib/rpm/python3.req.py:6: DeprecationWarning: The parser module is deprecated and will be removed in future versions of Python import parser, symbol, token, types /usr/lib/rpm/python3.req.py:6: DeprecationWarning: The symbol module is deprecated and will be removed in future versions of Python import parser, symbol, token, types python3.req: /usr/src/tmp/ranger-buildroot/usr/bin/ranger: skipping sys python3.req: /usr/src/tmp/ranger-buildroot/usr/bin/rifle: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/bin/rifle: line=35 IGNORE (for REQ=slight and deep=8) module=ranger.ext.get_executables /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/bin/rifle: line=50 IGNORE (for REQ=slight and deep=12) module=stat /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/bin/rifle: line=73 IGNORE (for REQ=slight and deep=8) module=ranger.ext.popen_forked /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/bin/rifle: line=254 IGNORE (for REQ=slight and deep=11) module=mimetypes /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/bin/rifle: line=463 IGNORE (for REQ=slight and deep=16) module=ranger /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/bin/rifle: line=481 IGNORE (for REQ=slight and deep=8) module=optparse /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/bin/rifle: line=543 IGNORE (for REQ=slight and deep=12) module=doctest Requires: python3-module-ranger = 1.9.3-alt1, /usr/bin/python3, python3(__future__) < 0, python3(os.path) < 0, python3(re) < 0, python3(subprocess) < 0 Processing files: python3-module-ranger-1.9.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.b2WlJ9 find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GnVbqa find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/lib/rpm/python3.req.py:6: DeprecationWarning: The parser module is deprecated and will be removed in future versions of Python import parser, symbol, token, types /usr/lib/rpm/python3.req.py:6: DeprecationWarning: The symbol module is deprecated and will be removed in future versions of Python import parser, symbol, token, types /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/__init__.py: line=21 IGNORE (for REQ=slight and deep=12) module=subprocess /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/api/__init__.py: line=45 IGNORE (for REQ=slight and deep=8) module=ranger.container.fsobject /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/api/commands.py: line=257 IGNORE (for REQ=slight and deep=12) module=logging /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/api/commands.py: line=262 IGNORE (for REQ=slight and deep=11) module=os.path /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/api/commands.py: line=308 IGNORE (for REQ=slight and deep=11) module=os.path /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/api/commands.py: line=373 IGNORE (for REQ=slight and deep=11) module=ranger.ext.get_executables /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/api/commands.py: line=450 IGNORE (for REQ=slight and deep=8) module=doctest /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/api/commands.py: line=451 IGNORE (for REQ=slight and deep=8) module=sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/commands.py: line=254 IGNORE (for REQ=slight and deep=11) module=os.path /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/commands.py: line=311 IGNORE (for REQ=slight and deep=11) module=ranger.ext.get_executables /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/commands.py: line=422 IGNORE (for REQ=slight and deep=12) module=ranger.core.runner /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/commands.py: line=448 IGNORE (for REQ=slight and deep=11) module=ranger.gui.colorscheme /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/commands.py: line=531 IGNORE (for REQ=slight and deep=11) module=ranger.container.fsobject /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/commands.py: line=643 IGNORE (for REQ=slight and deep=11) module=ranger.ext.get_executables /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/commands.py: line=665 IGNORE (for REQ=slight and deep=11) module=shlex /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/commands.py: line=666 IGNORE (for REQ=slight and deep=11) module=functools /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/commands.py: line=723 IGNORE (for REQ=slight and deep=11) module=shlex /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/commands.py: line=724 IGNORE (for REQ=slight and deep=11) module=functools /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/commands.py: line=855 IGNORE (for REQ=slight and deep=11) module=sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/commands.py: line=856 IGNORE (for REQ=slight and deep=11) module=ranger.container.file /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/commands.py: line=857 IGNORE (for REQ=slight and deep=11) module=os.path /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/commands.py: line=881 IGNORE (for REQ=slight and deep=11) module=sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/commands.py: line=911 IGNORE (for REQ=slight and deep=11) module=os.path /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/commands.py: line=912 IGNORE (for REQ=slight and deep=11) module=os /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/commands.py: line=931 IGNORE (for REQ=slight and deep=11) module=os.path /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/commands.py: line=976 IGNORE (for REQ=slight and deep=11) module=ranger /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/commands.py: line=1008 IGNORE (for REQ=slight and deep=11) module=ranger.container.file /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/commands.py: line=1009 IGNORE (for REQ=slight and deep=11) module=os /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/commands.py: line=1053 IGNORE (for REQ=slight and deep=11) module=ranger /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/commands.py: line=1129 IGNORE (for REQ=slight and deep=11) module=sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/commands.py: line=1130 IGNORE (for REQ=slight and deep=11) module=tempfile /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/commands.py: line=1131 IGNORE (for REQ=slight and deep=11) module=ranger.container.file /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/commands.py: line=1132 IGNORE (for REQ=slight and deep=11) module=ranger.ext.shell_escape /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/commands.py: line=1674 IGNORE (for REQ=slight and deep=11) module=ranger.core.filter_stack /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/commands.py: line=1777 IGNORE (for REQ=slight and deep=11) module=ranger.ext.vcs /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/commands.py: line=1798 IGNORE (for REQ=slight and deep=11) module=ranger.ext.vcs /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/commands.py: line=1885 IGNORE (for REQ=slight and deep=15) module=ranger.core.linemode /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/commands.py: line=1915 IGNORE (for REQ=slight and deep=11) module=subprocess /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/config/commands.py: line=1918 IGNORE (for REQ=slight and deep=15) module=ranger.ext.get_executables python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/directory.py: skipping time python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/file.py: skipping sys python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/fsobject.py: skipping pwd python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/fsobject.py: skipping time /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/fsobject.py: line=28 IGNORE (for REQ=slight and deep=8) module=string python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/container/tags.py: skipping sys python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/actions.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/actions.py: line=1213 IGNORE (for REQ=slight and deep=16) module=chardet /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/filter_stack.py: line=12 IGNORE (for REQ=slight and deep=8) module=itertools /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/filter_stack.py: line=14 IGNORE (for REQ=slight and deep=8) module=itertools python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/fm.py: skipping time python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/fm.py: skipping pwd python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/fm.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/fm.py: line=148 IGNORE (for REQ=slight and deep=15) module=re /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/fm.py: line=149 IGNORE (for REQ=slight and deep=15) module=ranger.ext.shell_escape /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/fm.py: line=254 IGNORE (for REQ=slight and deep=11) module=shutil /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/fm.py: line=255 IGNORE (for REQ=slight and deep=11) module=errno /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/linemode.py: line=102 IGNORE (for REQ=slight and deep=15) module=subprocess python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/loader.py: skipping time python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/loader.py: skipping sys python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/loader.py: skipping errno /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/loader.py: line=16 IGNORE (for REQ=slight and deep=8) module=chardet /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/loader.py: line=69 IGNORE (for REQ=slight and deep=11) module=os.path /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/loader.py: line=90 IGNORE (for REQ=slight and deep=11) module=ranger.ext /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/loader.py: line=182 IGNORE (for REQ=slight and deep=19) module=io python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/main.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/main.py: line=31 IGNORE (for REQ=slight and deep=8) module=ranger.api /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/main.py: line=32 IGNORE (for REQ=slight and deep=8) module=ranger.container.settings /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/main.py: line=33 IGNORE (for REQ=slight and deep=8) module=ranger.core.shared /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/main.py: line=34 IGNORE (for REQ=slight and deep=8) module=ranger.core.fm /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/main.py: line=35 IGNORE (for REQ=slight and deep=8) module=ranger.ext.logutils /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/main.py: line=36 IGNORE (for REQ=slight and deep=8) module=ranger.ext.openstruct /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/main.py: line=122 IGNORE (for REQ=slight and deep=16) module=ranger.container.directory /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/main.py: line=126 IGNORE (for REQ=slight and deep=16) module=ranger.ext.keybinding_parser /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/main.py: line=146 IGNORE (for REQ=slight and deep=16) module=ranger.ext /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/main.py: line=194 IGNORE (for REQ=slight and deep=16) module=cProfile /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/main.py: line=195 IGNORE (for REQ=slight and deep=16) module=pstats /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/main.py: line=204 IGNORE (for REQ=slight and deep=12) module=traceback /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/main.py: line=270 IGNORE (for REQ=slight and deep=8) module=optparse /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/main.py: line=271 IGNORE (for REQ=slight and deep=8) module=ranger /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/main.py: line=336 IGNORE (for REQ=slight and deep=12) module=tempfile /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/main.py: line=359 IGNORE (for REQ=slight and deep=8) module=ranger.core.actions /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/main.py: line=360 IGNORE (for REQ=slight and deep=8) module=ranger.core.shared /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/main.py: line=361 IGNORE (for REQ=slight and deep=8) module=ranger.api.commands /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/main.py: line=362 IGNORE (for REQ=slight and deep=8) module=ranger.config /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/main.py: line=380 IGNORE (for REQ=slight and deep=20) module=importlib.util /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/main.py: line=385 IGNORE (for REQ=slight and deep=20) module=importlib.machinery /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/main.py: line=388 IGNORE (for REQ=slight and deep=20) module=imp /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/main.py: line=443 IGNORE (for REQ=slight and deep=28) module=importlib /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/main.py: line=445 IGNORE (for REQ=slight and deep=29) module=plugins /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/main.py: line=445 IGNORE (for REQ=slight and deep=30) module=plugins /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/main.py: line=445 IGNORE (for REQ=slight and deep=31) module=plugins /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/main.py: line=445 IGNORE (for REQ=slight and deep=32) module=plugins /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/main.py: line=445 IGNORE (for REQ=slight and deep=33) module=plugins /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/main.py: line=445 IGNORE (for REQ=slight and deep=34) module=plugins /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/main.py: line=445 IGNORE (for REQ=slight and deep=35) module=plugins /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/main.py: line=445 IGNORE (for REQ=slight and deep=36) module=plugins /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/main.py: line=445 IGNORE (for REQ=slight and deep=37) module=plugins /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/main.py: line=445 IGNORE (for REQ=slight and deep=38) module=plugins /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/main.py: line=445 IGNORE (for REQ=slight and deep=39) module=plugins /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/main.py: line=445 IGNORE (for REQ=slight and deep=40) module=plugins /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/main.py: line=445 IGNORE (for REQ=slight and deep=41) module=plugins /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/main.py: line=445 IGNORE (for REQ=slight and deep=42) module=plugins /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/main.py: line=445 IGNORE (for REQ=slight and deep=43) module=plugins /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/main.py: line=478 IGNORE (for REQ=slight and deep=8) module=errno /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/metadata.py: line=56 IGNORE (for REQ=slight and deep=11) module=json /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/metadata.py: line=114 IGNORE (for REQ=slight and deep=11) module=json python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/runner.py: skipping sys python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/core/tab.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/direction.py: line=176 IGNORE (for REQ=slight and deep=8) module=doctest /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/direction.py: line=177 IGNORE (for REQ=slight and deep=8) module=sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/human_readable.py: line=82 IGNORE (for REQ=slight and deep=8) module=doctest /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/human_readable.py: line=83 IGNORE (for REQ=slight and deep=8) module=sys python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/img_display.py: skipping errno python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/img_display.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/img_display.py: line=186 IGNORE (for REQ=slight and deep=16) module=time /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/img_display.py: line=599 IGNORE (for REQ=slight and deep=16) module=PIL.Image /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/iter_tools.py: line=49 IGNORE (for REQ=slight and deep=8) module=doctest /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/iter_tools.py: line=50 IGNORE (for REQ=slight and deep=8) module=sys python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/keybinding_parser.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/keybinding_parser.py: line=280 IGNORE (for REQ=slight and deep=8) module=doctest /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/lazy_property.py: line=61 IGNORE (for REQ=slight and deep=8) module=doctest /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/lazy_property.py: line=62 IGNORE (for REQ=slight and deep=8) module=sys python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/rifle.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/rifle.py: line=35 IGNORE (for REQ=slight and deep=8) module=ranger.ext.get_executables /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/rifle.py: line=50 IGNORE (for REQ=slight and deep=12) module=stat /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/rifle.py: line=73 IGNORE (for REQ=slight and deep=8) module=ranger.ext.popen_forked /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/rifle.py: line=254 IGNORE (for REQ=slight and deep=11) module=mimetypes /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/rifle.py: line=463 IGNORE (for REQ=slight and deep=16) module=ranger /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/rifle.py: line=481 IGNORE (for REQ=slight and deep=8) module=optparse /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/rifle.py: line=543 IGNORE (for REQ=slight and deep=12) module=doctest python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/shutil_generatorized.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/shutil_generatorized.py: line=45 IGNORE (for REQ=slight and deep=8) module=shutil /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/signals.py: line=280 IGNORE (for REQ=slight and deep=8) module=doctest /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/signals.py: line=281 IGNORE (for REQ=slight and deep=8) module=sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/__init__.py: line=8 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/bzr.py: line=12 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/git.py: line=13 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/hg.py: line=12 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/svn.py: line=12 possible relative import from ., UNIMPLEMENTED python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/vcs.py: skipping time /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/vcs.py: line=17 IGNORE (for REQ=slight and deep=8) module=queue /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/vcs.py: line=19 IGNORE (for REQ=slight and deep=8) module=Queue /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/vcs.py: line=508 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/vcs.py: line=509 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/vcs.py: line=510 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/vcs/vcs.py: line=511 possible relative import from ., UNIMPLEMENTED python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/widestring.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/widestring.py: line=166 IGNORE (for REQ=slight and deep=8) module=doctest /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/ansi.py: line=177 IGNORE (for REQ=slight and deep=8) module=doctest /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/ansi.py: line=178 IGNORE (for REQ=slight and deep=8) module=sys python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/bar.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/colorscheme.py: line=132 UNABLE to determine the imported name at parse-time: scheme_supermodule /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/colorscheme.py: line=132 a form of __import__ was read which gave no deps: [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 132]], [327, [7, '(', 132], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'scheme_supermodule', 132]]]]]]]]]]]]]]]]], [12, ',', 132], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'globals', 132]], [327, [7, '(', 132], [8, ')', 132]]]]]]]]]]]]]]]]], [12, ',', 132], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'locals', 132]], [327, [7, '(', 132], [8, ')', 132]]]]]]]]]]]]]]]]], [12, ',', 132], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [9, '[', 132], [326, [305, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'scheme_name', 132]]]]]]]]]]]]]]]]]], [10, ']', 132]]]]]]]]]]]]]]]]], [12, ',', 132], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [2, '0', 132]]]]]]]]]]]]]]]]]], [8, ')', 132]]]]]]]]]]]]]]]]], [12, ',', 132], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'scheme_name', 132]]]]]]]]]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/colorscheme.py: line=132 UNABLE to determine the imported name at parse-time: scheme_supermodule /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/colorscheme.py: line=132 a form of __import__ was read which gave no deps: [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 132]], [327, [7, '(', 132], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'scheme_supermodule', 132]]]]]]]]]]]]]]]]], [12, ',', 132], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'globals', 132]], [327, [7, '(', 132], [8, ')', 132]]]]]]]]]]]]]]]]], [12, ',', 132], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'locals', 132]], [327, [7, '(', 132], [8, ')', 132]]]]]]]]]]]]]]]]], [12, ',', 132], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [9, '[', 132], [326, [305, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'scheme_name', 132]]]]]]]]]]]]]]]]]], [10, ']', 132]]]]]]]]]]]]]]]]], [12, ',', 132], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [2, '0', 132]]]]]]]]]]]]]]]]]], [8, ')', 132]]]]]]]]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/colorscheme.py: line=132 UNABLE to determine the imported name at parse-time: scheme_supermodule /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/colorscheme.py: line=132 a form of __import__ was read which gave no deps: [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 132]], [327, [7, '(', 132], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'scheme_supermodule', 132]]]]]]]]]]]]]]]]], [12, ',', 132], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'globals', 132]], [327, [7, '(', 132], [8, ')', 132]]]]]]]]]]]]]]]]], [12, ',', 132], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'locals', 132]], [327, [7, '(', 132], [8, ')', 132]]]]]]]]]]]]]]]]], [12, ',', 132], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [9, '[', 132], [326, [305, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'scheme_name', 132]]]]]]]]]]]]]]]]]], [10, ']', 132]]]]]]]]]]]]]]]]], [12, ',', 132], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [2, '0', 132]]]]]]]]]]]]]]]]]], [8, ')', 132]]]]]]]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/colorscheme.py: line=132 UNABLE to determine the imported name at parse-time: scheme_supermodule /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/colorscheme.py: line=132 a form of __import__ was read which gave no deps: [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 132]], [327, [7, '(', 132], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'scheme_supermodule', 132]]]]]]]]]]]]]]]]], [12, ',', 132], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'globals', 132]], [327, [7, '(', 132], [8, ')', 132]]]]]]]]]]]]]]]]], [12, ',', 132], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'locals', 132]], [327, [7, '(', 132], [8, ')', 132]]]]]]]]]]]]]]]]], [12, ',', 132], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [9, '[', 132], [326, [305, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'scheme_name', 132]]]]]]]]]]]]]]]]]], [10, ']', 132]]]]]]]]]]]]]]]]], [12, ',', 132], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [2, '0', 132]]]]]]]]]]]]]]]]]], [8, ')', 132]]]]]]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/colorscheme.py: line=132 UNABLE to determine the imported name at parse-time: scheme_supermodule /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/colorscheme.py: line=132 a form of __import__ was read which gave no deps: [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 132]], [327, [7, '(', 132], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'scheme_supermodule', 132]]]]]]]]]]]]]]]]], [12, ',', 132], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'globals', 132]], [327, [7, '(', 132], [8, ')', 132]]]]]]]]]]]]]]]]], [12, ',', 132], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'locals', 132]], [327, [7, '(', 132], [8, ')', 132]]]]]]]]]]]]]]]]], [12, ',', 132], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [9, '[', 132], [326, [305, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'scheme_name', 132]]]]]]]]]]]]]]]]]], [10, ']', 132]]]]]]]]]]]]]]]]], [12, ',', 132], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [2, '0', 132]]]]]]]]]]]]]]]]]], [8, ')', 132]]]]]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/colorscheme.py: line=132 UNABLE to determine the imported name at parse-time: scheme_supermodule /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/colorscheme.py: line=132 a form of __import__ was read which gave no deps: [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 132]], [327, [7, '(', 132], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'scheme_supermodule', 132]]]]]]]]]]]]]]]]], [12, ',', 132], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'globals', 132]], [327, [7, '(', 132], [8, ')', 132]]]]]]]]]]]]]]]]], [12, ',', 132], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'locals', 132]], [327, [7, '(', 132], [8, ')', 132]]]]]]]]]]]]]]]]], [12, ',', 132], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [9, '[', 132], [326, [305, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'scheme_name', 132]]]]]]]]]]]]]]]]]], [10, ']', 132]]]]]]]]]]]]]]]]], [12, ',', 132], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [2, '0', 132]]]]]]]]]]]]]]]]]], [8, ')', 132]]]]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/colorscheme.py: line=132 UNABLE to determine the imported name at parse-time: scheme_supermodule /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/colorscheme.py: line=132 a form of __import__ was read which gave no deps: [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 132]], [327, [7, '(', 132], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'scheme_supermodule', 132]]]]]]]]]]]]]]]]], [12, ',', 132], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'globals', 132]], [327, [7, '(', 132], [8, ')', 132]]]]]]]]]]]]]]]]], [12, ',', 132], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'locals', 132]], [327, [7, '(', 132], [8, ')', 132]]]]]]]]]]]]]]]]], [12, ',', 132], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [9, '[', 132], [326, [305, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'scheme_name', 132]]]]]]]]]]]]]]]]]], [10, ']', 132]]]]]]]]]]]]]]]]], [12, ',', 132], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [2, '0', 132]]]]]]]]]]]]]]]]]], [8, ')', 132]]]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/colorscheme.py: line=132 UNABLE to determine the imported name at parse-time: scheme_supermodule /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/colorscheme.py: line=132 a form of __import__ was read which gave no deps: [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 132]], [327, [7, '(', 132], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'scheme_supermodule', 132]]]]]]]]]]]]]]]]], [12, ',', 132], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'globals', 132]], [327, [7, '(', 132], [8, ')', 132]]]]]]]]]]]]]]]]], [12, ',', 132], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'locals', 132]], [327, [7, '(', 132], [8, ')', 132]]]]]]]]]]]]]]]]], [12, ',', 132], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [9, '[', 132], [326, [305, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'scheme_name', 132]]]]]]]]]]]]]]]]]], [10, ']', 132]]]]]]]]]]]]]]]]], [12, ',', 132], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [2, '0', 132]]]]]]]]]]]]]]]]]], [8, ')', 132]]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/colorscheme.py: line=132 UNABLE to determine the imported name at parse-time: scheme_supermodule /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/colorscheme.py: line=132 a form of __import__ was read which gave no deps: [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 132]], [327, [7, '(', 132], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'scheme_supermodule', 132]]]]]]]]]]]]]]]]], [12, ',', 132], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'globals', 132]], [327, [7, '(', 132], [8, ')', 132]]]]]]]]]]]]]]]]], [12, ',', 132], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'locals', 132]], [327, [7, '(', 132], [8, ')', 132]]]]]]]]]]]]]]]]], [12, ',', 132], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [9, '[', 132], [326, [305, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'scheme_name', 132]]]]]]]]]]]]]]]]]], [10, ']', 132]]]]]]]]]]]]]]]]], [12, ',', 132], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [2, '0', 132]]]]]]]]]]]]]]]]]], [8, ')', 132]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/colorscheme.py: line=132 UNABLE to determine the imported name at parse-time: scheme_supermodule /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/colorscheme.py: line=132 a form of __import__ was read which gave no deps: [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 132]], [327, [7, '(', 132], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'scheme_supermodule', 132]]]]]]]]]]]]]]]]], [12, ',', 132], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'globals', 132]], [327, [7, '(', 132], [8, ')', 132]]]]]]]]]]]]]]]]], [12, ',', 132], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'locals', 132]], [327, [7, '(', 132], [8, ')', 132]]]]]]]]]]]]]]]]], [12, ',', 132], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [9, '[', 132], [326, [305, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'scheme_name', 132]]]]]]]]]]]]]]]]]], [10, ']', 132]]]]]]]]]]]]]]]]], [12, ',', 132], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [2, '0', 132]]]]]]]]]]]]]]]]]], [8, ')', 132]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/colorscheme.py: line=132 UNABLE to determine the imported name at parse-time: scheme_supermodule /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/colorscheme.py: line=132 a form of __import__ was read which gave no deps: [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 132]], [327, [7, '(', 132], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'scheme_supermodule', 132]]]]]]]]]]]]]]]]], [12, ',', 132], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'globals', 132]], [327, [7, '(', 132], [8, ')', 132]]]]]]]]]]]]]]]]], [12, ',', 132], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'locals', 132]], [327, [7, '(', 132], [8, ')', 132]]]]]]]]]]]]]]]]], [12, ',', 132], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [9, '[', 132], [326, [305, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'scheme_name', 132]]]]]]]]]]]]]]]]]], [10, ']', 132]]]]]]]]]]]]]]]]], [12, ',', 132], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [2, '0', 132]]]]]]]]]]]]]]]]]], [8, ')', 132]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/colorscheme.py: line=132 UNABLE to determine the imported name at parse-time: scheme_supermodule /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/colorscheme.py: line=132 a form of __import__ was read which gave no deps: [320, [321, [322, [323, [324, [325, [1, '__import__', 132]], [327, [7, '(', 132], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'scheme_supermodule', 132]]]]]]]]]]]]]]]]], [12, ',', 132], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'globals', 132]], [327, [7, '(', 132], [8, ')', 132]]]]]]]]]]]]]]]]], [12, ',', 132], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'locals', 132]], [327, [7, '(', 132], [8, ')', 132]]]]]]]]]]]]]]]]], [12, ',', 132], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [9, '[', 132], [326, [305, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'scheme_name', 132]]]]]]]]]]]]]]]]]], [10, ']', 132]]]]]]]]]]]]]]]]], [12, ',', 132], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [2, '0', 132]]]]]]]]]]]]]]]]]], [8, ')', 132]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/colorscheme.py: line=132 UNABLE to determine the imported name at parse-time: scheme_supermodule /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/colorscheme.py: line=132 a form of __import__ was read which gave no deps: [321, [322, [323, [324, [325, [1, '__import__', 132]], [327, [7, '(', 132], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'scheme_supermodule', 132]]]]]]]]]]]]]]]]], [12, ',', 132], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'globals', 132]], [327, [7, '(', 132], [8, ')', 132]]]]]]]]]]]]]]]]], [12, ',', 132], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'locals', 132]], [327, [7, '(', 132], [8, ')', 132]]]]]]]]]]]]]]]]], [12, ',', 132], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [9, '[', 132], [326, [305, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'scheme_name', 132]]]]]]]]]]]]]]]]]], [10, ']', 132]]]]]]]]]]]]]]]]], [12, ',', 132], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [2, '0', 132]]]]]]]]]]]]]]]]]], [8, ')', 132]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/colorscheme.py: line=132 UNABLE to determine the imported name at parse-time: scheme_supermodule /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/colorscheme.py: line=132 a form of __import__ was read which gave no deps: [322, [323, [324, [325, [1, '__import__', 132]], [327, [7, '(', 132], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'scheme_supermodule', 132]]]]]]]]]]]]]]]]], [12, ',', 132], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'globals', 132]], [327, [7, '(', 132], [8, ')', 132]]]]]]]]]]]]]]]]], [12, ',', 132], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'locals', 132]], [327, [7, '(', 132], [8, ')', 132]]]]]]]]]]]]]]]]], [12, ',', 132], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [9, '[', 132], [326, [305, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'scheme_name', 132]]]]]]]]]]]]]]]]]], [10, ']', 132]]]]]]]]]]]]]]]]], [12, ',', 132], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [2, '0', 132]]]]]]]]]]]]]]]]]], [8, ')', 132]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/colorscheme.py: line=132 UNABLE to determine the imported name at parse-time: scheme_supermodule /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/colorscheme.py: line=132 a form of __import__ was read which gave no deps: [323, [324, [325, [1, '__import__', 132]], [327, [7, '(', 132], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'scheme_supermodule', 132]]]]]]]]]]]]]]]]], [12, ',', 132], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'globals', 132]], [327, [7, '(', 132], [8, ')', 132]]]]]]]]]]]]]]]]], [12, ',', 132], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'locals', 132]], [327, [7, '(', 132], [8, ')', 132]]]]]]]]]]]]]]]]], [12, ',', 132], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [9, '[', 132], [326, [305, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'scheme_name', 132]]]]]]]]]]]]]]]]]], [10, ']', 132]]]]]]]]]]]]]]]]], [12, ',', 132], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [2, '0', 132]]]]]]]]]]]]]]]]]], [8, ')', 132]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/colorscheme.py: line=132 UNABLE to determine the imported name at parse-time: scheme_supermodule /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/colorscheme.py: line=132 a form of __import__ was read which gave no deps: [324, [325, [1, '__import__', 132]], [327, [7, '(', 132], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'scheme_supermodule', 132]]]]]]]]]]]]]]]]], [12, ',', 132], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'globals', 132]], [327, [7, '(', 132], [8, ')', 132]]]]]]]]]]]]]]]]], [12, ',', 132], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'locals', 132]], [327, [7, '(', 132], [8, ')', 132]]]]]]]]]]]]]]]]], [12, ',', 132], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [9, '[', 132], [326, [305, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'scheme_name', 132]]]]]]]]]]]]]]]]]], [10, ']', 132]]]]]]]]]]]]]]]]], [12, ',', 132], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [2, '0', 132]]]]]]]]]]]]]]]]]], [8, ')', 132]]] python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/curses_shortcuts.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/displayable.py: line=50 IGNORE (for REQ=slight and deep=11) module=ranger.gui.ui python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/ui.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/ui.py: line=17 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/ui.py: line=18 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/ui.py: line=273 IGNORE (for REQ=slight and deep=11) module=ranger.gui.widgets.titlebar /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/ui.py: line=274 IGNORE (for REQ=slight and deep=11) module=ranger.gui.widgets.console /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/ui.py: line=275 IGNORE (for REQ=slight and deep=11) module=ranger.gui.widgets.statusbar /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/ui.py: line=276 IGNORE (for REQ=slight and deep=11) module=ranger.gui.widgets.taskview /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/ui.py: line=277 IGNORE (for REQ=slight and deep=11) module=ranger.gui.widgets.pager /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/ui.py: line=312 IGNORE (for REQ=slight and deep=12) module=ranger.ext.vcs /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/ui.py: line=565 IGNORE (for REQ=slight and deep=16) module=ranger.gui.widgets.view_miller /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/ui.py: line=568 IGNORE (for REQ=slight and deep=16) module=ranger.gui.widgets.view_multipane python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/browsercolumn.py: skipping time /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/browsercolumn.py: line=14 IGNORE (for REQ=slight and deep=8) module=bidi.algorithm /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/browsercolumn.py: line=22 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/browsercolumn.py: line=23 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/console.py: line=532 IGNORE (for REQ=slight and deep=8) module=doctest /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/console.py: line=533 IGNORE (for REQ=slight and deep=8) module=sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/pager.py: line=15 possible relative import from ., UNIMPLEMENTED python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/statusbar.py: skipping pwd python3.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/statusbar.py: skipping time /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/statusbar.py: line=23 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/taskview.py: line=10 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/titlebar.py: line=15 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/view_base.py: line=10 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/view_base.py: line=11 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/view_base.py: line=133 IGNORE (for REQ=slight and deep=15) module=itertools /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/view_miller.py: line=12 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/view_miller.py: line=13 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/gui/widgets/view_miller.py: line=14 possible relative import from ., UNIMPLEMENTED shebang.req.files: executable script /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/ext/rifle.py is not executable shell.req: /usr/src/tmp/ranger-buildroot/usr/lib/python3/site-packages/ranger/data/scope.sh: xlsx2csv not found (skip) find-requires: FINDPACKAGE-COMMANDS: 7z atool bash bsdtar catdoc convert djvutxt elinks env exiftool file fmt fontimage jq lynx mediainfo mutool odt2txt pandoc pdftotext pygmentize3 python3 rm transmission-show unrar w3m xls2csv xlsx2csv Provides: python3(ranger), python3(ranger.api), python3(ranger.api.commands), python3(ranger.colorschemes), python3(ranger.colorschemes.default), python3(ranger.colorschemes.jungle), python3(ranger.colorschemes.snow), python3(ranger.colorschemes.solarized), python3(ranger.config), python3(ranger.config.commands), python3(ranger.config.commands_sample), python3(ranger.container), python3(ranger.container.bookmarks), python3(ranger.container.directory), python3(ranger.container.file), python3(ranger.container.fsobject), python3(ranger.container.history), python3(ranger.container.settings), python3(ranger.container.tags), python3(ranger.core), python3(ranger.core.actions), python3(ranger.core.filter_stack), python3(ranger.core.fm), python3(ranger.core.linemode), python3(ranger.core.loader), python3(ranger.core.main), python3(ranger.core.metadata), python3(ranger.core.runner), python3(ranger.core.shared), python3(ranger.core.tab), python3(ranger.ext), python3(ranger.ext.accumulator), python3(ranger.ext.cached_function), python3(ranger.ext.curses_interrupt_handler), python3(ranger.ext.direction), python3(ranger.ext.get_executables), python3(ranger.ext.hash), python3(ranger.ext.human_readable), python3(ranger.ext.img_display), python3(ranger.ext.iter_tools), python3(ranger.ext.keybinding_parser), python3(ranger.ext.lazy_property), python3(ranger.ext.logutils), python3(ranger.ext.mount_path), python3(ranger.ext.next_available_filename), python3(ranger.ext.openstruct), python3(ranger.ext.popen_forked), python3(ranger.ext.relative_symlink), python3(ranger.ext.rifle), python3(ranger.ext.safe_path), python3(ranger.ext.shell_escape), python3(ranger.ext.shutil_generatorized), python3(ranger.ext.signals), python3(ranger.ext.spawn), python3(ranger.ext.vcs), python3(ranger.ext.vcs.bzr), python3(ranger.ext.vcs.git), python3(ranger.ext.vcs.hg), python3(ranger.ext.vcs.svn), python3(ranger.ext.vcs.vcs), python3(ranger.ext.widestring), python3(ranger.gui), python3(ranger.gui.ansi), python3(ranger.gui.bar), python3(ranger.gui.color), python3(ranger.gui.colorscheme), python3(ranger.gui.context), python3(ranger.gui.curses_shortcuts), python3(ranger.gui.displayable), python3(ranger.gui.mouse_event), python3(ranger.gui.ui), python3(ranger.gui.widgets), python3(ranger.gui.widgets.browsercolumn), python3(ranger.gui.widgets.console), python3(ranger.gui.widgets.pager), python3(ranger.gui.widgets.statusbar), python3(ranger.gui.widgets.taskview), python3(ranger.gui.widgets.titlebar), python3(ranger.gui.widgets.view_base), python3(ranger.gui.widgets.view_miller), python3(ranger.gui.widgets.view_multipane) Requires: /usr/bin/convert, /usr/bin/env, /usr/lib/python3/site-packages, atool, bash, bsdtar, catdoc, coreutils, djvu-utils, elinks, file, fontforge, jq, lynx, mediainfo, mupdf, odt2txt, p7zip, pandoc, perl-Image-ExifTool, poppler, python3, python3(__future__) < 0, python3(abc) < 0, python3(base64) < 0, python3(codecs) < 0, python3(collections) < 0, python3(contextlib) < 0, python3(copy) < 0, python3(curses) < 0, python3(curses.ascii) < 0, python3(datetime) < 0, python3(fcntl) < 0, python3(grp) < 0, python3(hashlib) < 0, python3(imghdr) < 0, python3(inspect) < 0, python3(json) < 0, python3(locale) < 0, python3(logging) < 0, python3(math) < 0, python3(mimetypes) < 0, python3(os) < 0, python3(os.path) < 0, python3(random) < 0, python3(re) < 0, python3(select) < 0, python3(shlex) < 0, python3(shutil) < 0, python3(signal) < 0, python3(socket) < 0, python3(stat) < 0, python3(string) < 0, python3(struct) < 0, python3(subprocess) < 0, python3(tempfile) < 0, python3(termios) < 0, python3(threading) < 0, python3(types) < 0, python3(unicodedata) < 0, python3(warnings) < 0, python3(weakref) < 0, python3(xml.etree) < 0, python3-module-Pygments, transmission-cli, unrar, w3m Adding to ranger a strict dependency on python3-module-ranger Removing 4 extra deps from ranger due to repentancy on python3-module-ranger Wrote: /usr/src/RPM/RPMS/noarch/ranger-1.9.3-alt1.noarch.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/python3-module-ranger-1.9.3-alt1.noarch.rpm (w2.lzdio) 17.31user 0.87system 0:35.12elapsed 51%CPU (0avgtext+0avgdata 19456maxresident)k 0inputs+0outputs (0major+327223minor)pagefaults 0swaps 23.90user 3.47system 0:55.30elapsed 49%CPU (0avgtext+0avgdata 103816maxresident)k 22632inputs+0outputs (0major+706214minor)pagefaults 0swaps --- python3-module-ranger-1.9.3-alt1.noarch.rpm.repo 2020-08-31 19:53:57.000000000 +0000 +++ python3-module-ranger-1.9.3-alt1.noarch.rpm.hasher 2021-07-12 19:09:18.868330948 +0000 @@ -3,5 +3,5 @@ /usr/lib/python3/site-packages/ranger/__pycache__ 40755 -/usr/lib/python3/site-packages/ranger/__pycache__/__init__.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/__pycache__/__init__.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/__pycache__/__init__.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/ranger/__pycache__/__init__.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/__pycache__/__init__.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/__pycache__/__init__.cpython-39.pyc 100644 /usr/lib/python3/site-packages/ranger/api 40755 @@ -9,8 +9,8 @@ /usr/lib/python3/site-packages/ranger/api/__pycache__ 40755 -/usr/lib/python3/site-packages/ranger/api/__pycache__/__init__.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/api/__pycache__/__init__.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/api/__pycache__/__init__.cpython-38.pyc 100644 -/usr/lib/python3/site-packages/ranger/api/__pycache__/commands.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/api/__pycache__/commands.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/api/__pycache__/commands.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/ranger/api/__pycache__/__init__.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/api/__pycache__/__init__.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/api/__pycache__/__init__.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/ranger/api/__pycache__/commands.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/api/__pycache__/commands.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/api/__pycache__/commands.cpython-39.pyc 100644 /usr/lib/python3/site-packages/ranger/api/commands.py 100644 @@ -19,17 +19,17 @@ /usr/lib/python3/site-packages/ranger/colorschemes/__pycache__ 40755 -/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/__init__.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/__init__.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/__init__.cpython-38.pyc 100644 -/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/default.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/default.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/default.cpython-38.pyc 100644 -/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/jungle.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/jungle.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/jungle.cpython-38.pyc 100644 -/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/snow.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/snow.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/snow.cpython-38.pyc 100644 -/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/solarized.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/solarized.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/solarized.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/__init__.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/__init__.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/__init__.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/default.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/default.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/default.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/jungle.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/jungle.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/jungle.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/snow.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/snow.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/snow.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/solarized.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/solarized.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/colorschemes/__pycache__/solarized.cpython-39.pyc 100644 /usr/lib/python3/site-packages/ranger/colorschemes/default.py 100644 @@ -41,11 +41,11 @@ /usr/lib/python3/site-packages/ranger/config/__pycache__ 40755 -/usr/lib/python3/site-packages/ranger/config/__pycache__/__init__.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/config/__pycache__/__init__.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/config/__pycache__/__init__.cpython-38.pyc 100644 -/usr/lib/python3/site-packages/ranger/config/__pycache__/commands.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/config/__pycache__/commands.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/config/__pycache__/commands.cpython-38.pyc 100644 -/usr/lib/python3/site-packages/ranger/config/__pycache__/commands_sample.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/config/__pycache__/commands_sample.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/config/__pycache__/commands_sample.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/ranger/config/__pycache__/__init__.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/config/__pycache__/__init__.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/config/__pycache__/__init__.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/ranger/config/__pycache__/commands.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/config/__pycache__/commands.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/config/__pycache__/commands.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/ranger/config/__pycache__/commands_sample.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/config/__pycache__/commands_sample.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/config/__pycache__/commands_sample.cpython-39.pyc 100644 /usr/lib/python3/site-packages/ranger/config/commands.py 100644 @@ -57,26 +57,26 @@ /usr/lib/python3/site-packages/ranger/container/__pycache__ 40755 -/usr/lib/python3/site-packages/ranger/container/__pycache__/__init__.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/container/__pycache__/__init__.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/container/__pycache__/__init__.cpython-38.pyc 100644 -/usr/lib/python3/site-packages/ranger/container/__pycache__/bookmarks.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/container/__pycache__/bookmarks.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/container/__pycache__/bookmarks.cpython-38.pyc 100644 -/usr/lib/python3/site-packages/ranger/container/__pycache__/directory.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/container/__pycache__/directory.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/container/__pycache__/directory.cpython-38.pyc 100644 -/usr/lib/python3/site-packages/ranger/container/__pycache__/file.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/container/__pycache__/file.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/container/__pycache__/file.cpython-38.pyc 100644 -/usr/lib/python3/site-packages/ranger/container/__pycache__/fsobject.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/container/__pycache__/fsobject.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/container/__pycache__/fsobject.cpython-38.pyc 100644 -/usr/lib/python3/site-packages/ranger/container/__pycache__/history.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/container/__pycache__/history.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/container/__pycache__/history.cpython-38.pyc 100644 -/usr/lib/python3/site-packages/ranger/container/__pycache__/settings.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/container/__pycache__/settings.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/container/__pycache__/settings.cpython-38.pyc 100644 -/usr/lib/python3/site-packages/ranger/container/__pycache__/tags.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/container/__pycache__/tags.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/container/__pycache__/tags.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/ranger/container/__pycache__/__init__.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/container/__pycache__/__init__.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/container/__pycache__/__init__.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/ranger/container/__pycache__/bookmarks.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/container/__pycache__/bookmarks.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/container/__pycache__/bookmarks.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/ranger/container/__pycache__/directory.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/container/__pycache__/directory.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/container/__pycache__/directory.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/ranger/container/__pycache__/file.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/container/__pycache__/file.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/container/__pycache__/file.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/ranger/container/__pycache__/fsobject.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/container/__pycache__/fsobject.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/container/__pycache__/fsobject.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/ranger/container/__pycache__/history.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/container/__pycache__/history.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/container/__pycache__/history.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/ranger/container/__pycache__/settings.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/container/__pycache__/settings.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/container/__pycache__/settings.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/ranger/container/__pycache__/tags.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/container/__pycache__/tags.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/container/__pycache__/tags.cpython-39.pyc 100644 /usr/lib/python3/site-packages/ranger/container/bookmarks.py 100644 @@ -91,35 +91,35 @@ /usr/lib/python3/site-packages/ranger/core/__pycache__ 40755 -/usr/lib/python3/site-packages/ranger/core/__pycache__/__init__.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/core/__pycache__/__init__.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/core/__pycache__/__init__.cpython-38.pyc 100644 -/usr/lib/python3/site-packages/ranger/core/__pycache__/actions.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/core/__pycache__/actions.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/core/__pycache__/actions.cpython-38.pyc 100644 -/usr/lib/python3/site-packages/ranger/core/__pycache__/filter_stack.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/core/__pycache__/filter_stack.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/core/__pycache__/filter_stack.cpython-38.pyc 100644 -/usr/lib/python3/site-packages/ranger/core/__pycache__/fm.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/core/__pycache__/fm.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/core/__pycache__/fm.cpython-38.pyc 100644 -/usr/lib/python3/site-packages/ranger/core/__pycache__/linemode.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/core/__pycache__/linemode.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/core/__pycache__/linemode.cpython-38.pyc 100644 -/usr/lib/python3/site-packages/ranger/core/__pycache__/loader.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/core/__pycache__/loader.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/core/__pycache__/loader.cpython-38.pyc 100644 -/usr/lib/python3/site-packages/ranger/core/__pycache__/main.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/core/__pycache__/main.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/core/__pycache__/main.cpython-38.pyc 100644 -/usr/lib/python3/site-packages/ranger/core/__pycache__/metadata.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/core/__pycache__/metadata.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/core/__pycache__/metadata.cpython-38.pyc 100644 -/usr/lib/python3/site-packages/ranger/core/__pycache__/runner.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/core/__pycache__/runner.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/core/__pycache__/runner.cpython-38.pyc 100644 -/usr/lib/python3/site-packages/ranger/core/__pycache__/shared.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/core/__pycache__/shared.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/core/__pycache__/shared.cpython-38.pyc 100644 -/usr/lib/python3/site-packages/ranger/core/__pycache__/tab.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/core/__pycache__/tab.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/core/__pycache__/tab.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/ranger/core/__pycache__/__init__.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/core/__pycache__/__init__.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/core/__pycache__/__init__.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/ranger/core/__pycache__/actions.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/core/__pycache__/actions.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/core/__pycache__/actions.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/ranger/core/__pycache__/filter_stack.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/core/__pycache__/filter_stack.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/core/__pycache__/filter_stack.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/ranger/core/__pycache__/fm.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/core/__pycache__/fm.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/core/__pycache__/fm.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/ranger/core/__pycache__/linemode.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/core/__pycache__/linemode.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/core/__pycache__/linemode.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/ranger/core/__pycache__/loader.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/core/__pycache__/loader.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/core/__pycache__/loader.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/ranger/core/__pycache__/main.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/core/__pycache__/main.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/core/__pycache__/main.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/ranger/core/__pycache__/metadata.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/core/__pycache__/metadata.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/core/__pycache__/metadata.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/ranger/core/__pycache__/runner.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/core/__pycache__/runner.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/core/__pycache__/runner.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/ranger/core/__pycache__/shared.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/core/__pycache__/shared.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/core/__pycache__/shared.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/ranger/core/__pycache__/tab.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/core/__pycache__/tab.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/core/__pycache__/tab.cpython-39.pyc 100644 /usr/lib/python3/site-packages/ranger/core/actions.py 100644 @@ -140,77 +140,77 @@ /usr/lib/python3/site-packages/ranger/ext/__pycache__ 40755 -/usr/lib/python3/site-packages/ranger/ext/__pycache__/__init__.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/__pycache__/__init__.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/__pycache__/__init__.cpython-38.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/__pycache__/accumulator.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/__pycache__/accumulator.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/__pycache__/accumulator.cpython-38.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/__pycache__/cached_function.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/__pycache__/cached_function.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/__pycache__/cached_function.cpython-38.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/__pycache__/curses_interrupt_handler.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/__pycache__/curses_interrupt_handler.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/__pycache__/curses_interrupt_handler.cpython-38.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/__pycache__/direction.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/__pycache__/direction.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/__pycache__/direction.cpython-38.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/__pycache__/get_executables.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/__pycache__/get_executables.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/__pycache__/get_executables.cpython-38.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/__pycache__/hash.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/__pycache__/hash.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/__pycache__/hash.cpython-38.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/__pycache__/human_readable.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/__pycache__/human_readable.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/__pycache__/human_readable.cpython-38.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/__pycache__/img_display.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/__pycache__/img_display.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/__pycache__/img_display.cpython-38.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/__pycache__/iter_tools.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/__pycache__/iter_tools.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/__pycache__/iter_tools.cpython-38.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/__pycache__/keybinding_parser.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/__pycache__/keybinding_parser.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/__pycache__/keybinding_parser.cpython-38.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/__pycache__/lazy_property.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/__pycache__/lazy_property.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/__pycache__/lazy_property.cpython-38.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/__pycache__/logutils.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/__pycache__/logutils.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/__pycache__/logutils.cpython-38.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/__pycache__/mount_path.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/__pycache__/mount_path.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/__pycache__/mount_path.cpython-38.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/__pycache__/next_available_filename.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/__pycache__/next_available_filename.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/__pycache__/next_available_filename.cpython-38.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/__pycache__/openstruct.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/__pycache__/openstruct.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/__pycache__/openstruct.cpython-38.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/__pycache__/popen_forked.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/__pycache__/popen_forked.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/__pycache__/popen_forked.cpython-38.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/__pycache__/relative_symlink.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/__pycache__/relative_symlink.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/__pycache__/relative_symlink.cpython-38.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/__pycache__/rifle.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/__pycache__/rifle.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/__pycache__/rifle.cpython-38.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/__pycache__/safe_path.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/__pycache__/safe_path.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/__pycache__/safe_path.cpython-38.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/__pycache__/shell_escape.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/__pycache__/shell_escape.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/__pycache__/shell_escape.cpython-38.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/__pycache__/shutil_generatorized.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/__pycache__/shutil_generatorized.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/__pycache__/shutil_generatorized.cpython-38.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/__pycache__/signals.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/__pycache__/signals.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/__pycache__/signals.cpython-38.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/__pycache__/spawn.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/__pycache__/spawn.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/__pycache__/spawn.cpython-38.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/__pycache__/widestring.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/__pycache__/widestring.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/__pycache__/widestring.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/__pycache__/__init__.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/__pycache__/__init__.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/__pycache__/__init__.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/__pycache__/accumulator.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/__pycache__/accumulator.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/__pycache__/accumulator.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/__pycache__/cached_function.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/__pycache__/cached_function.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/__pycache__/cached_function.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/__pycache__/curses_interrupt_handler.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/__pycache__/curses_interrupt_handler.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/__pycache__/curses_interrupt_handler.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/__pycache__/direction.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/__pycache__/direction.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/__pycache__/direction.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/__pycache__/get_executables.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/__pycache__/get_executables.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/__pycache__/get_executables.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/__pycache__/hash.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/__pycache__/hash.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/__pycache__/hash.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/__pycache__/human_readable.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/__pycache__/human_readable.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/__pycache__/human_readable.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/__pycache__/img_display.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/__pycache__/img_display.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/__pycache__/img_display.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/__pycache__/iter_tools.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/__pycache__/iter_tools.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/__pycache__/iter_tools.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/__pycache__/keybinding_parser.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/__pycache__/keybinding_parser.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/__pycache__/keybinding_parser.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/__pycache__/lazy_property.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/__pycache__/lazy_property.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/__pycache__/lazy_property.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/__pycache__/logutils.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/__pycache__/logutils.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/__pycache__/logutils.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/__pycache__/mount_path.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/__pycache__/mount_path.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/__pycache__/mount_path.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/__pycache__/next_available_filename.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/__pycache__/next_available_filename.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/__pycache__/next_available_filename.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/__pycache__/openstruct.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/__pycache__/openstruct.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/__pycache__/openstruct.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/__pycache__/popen_forked.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/__pycache__/popen_forked.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/__pycache__/popen_forked.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/__pycache__/relative_symlink.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/__pycache__/relative_symlink.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/__pycache__/relative_symlink.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/__pycache__/rifle.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/__pycache__/rifle.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/__pycache__/rifle.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/__pycache__/safe_path.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/__pycache__/safe_path.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/__pycache__/safe_path.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/__pycache__/shell_escape.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/__pycache__/shell_escape.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/__pycache__/shell_escape.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/__pycache__/shutil_generatorized.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/__pycache__/shutil_generatorized.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/__pycache__/shutil_generatorized.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/__pycache__/signals.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/__pycache__/signals.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/__pycache__/signals.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/__pycache__/spawn.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/__pycache__/spawn.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/__pycache__/spawn.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/__pycache__/widestring.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/__pycache__/widestring.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/__pycache__/widestring.cpython-39.pyc 100644 /usr/lib/python3/site-packages/ranger/ext/accumulator.py 100644 @@ -241,20 +241,20 @@ /usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__ 40755 -/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/__init__.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/__init__.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/__init__.cpython-38.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/bzr.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/bzr.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/bzr.cpython-38.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/git.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/git.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/git.cpython-38.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/hg.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/hg.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/hg.cpython-38.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/svn.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/svn.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/svn.cpython-38.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/vcs.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/vcs.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/vcs.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/__init__.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/__init__.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/__init__.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/bzr.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/bzr.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/bzr.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/git.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/git.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/git.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/hg.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/hg.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/hg.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/svn.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/svn.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/svn.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/vcs.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/vcs.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/ext/vcs/__pycache__/vcs.cpython-39.pyc 100644 /usr/lib/python3/site-packages/ranger/ext/vcs/bzr.py 100644 @@ -268,32 +268,32 @@ /usr/lib/python3/site-packages/ranger/gui/__pycache__ 40755 -/usr/lib/python3/site-packages/ranger/gui/__pycache__/__init__.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/gui/__pycache__/__init__.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/gui/__pycache__/__init__.cpython-38.pyc 100644 -/usr/lib/python3/site-packages/ranger/gui/__pycache__/ansi.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/gui/__pycache__/ansi.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/gui/__pycache__/ansi.cpython-38.pyc 100644 -/usr/lib/python3/site-packages/ranger/gui/__pycache__/bar.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/gui/__pycache__/bar.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/gui/__pycache__/bar.cpython-38.pyc 100644 -/usr/lib/python3/site-packages/ranger/gui/__pycache__/color.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/gui/__pycache__/color.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/gui/__pycache__/color.cpython-38.pyc 100644 -/usr/lib/python3/site-packages/ranger/gui/__pycache__/colorscheme.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/gui/__pycache__/colorscheme.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/gui/__pycache__/colorscheme.cpython-38.pyc 100644 -/usr/lib/python3/site-packages/ranger/gui/__pycache__/context.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/gui/__pycache__/context.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/gui/__pycache__/context.cpython-38.pyc 100644 -/usr/lib/python3/site-packages/ranger/gui/__pycache__/curses_shortcuts.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/gui/__pycache__/curses_shortcuts.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/gui/__pycache__/curses_shortcuts.cpython-38.pyc 100644 -/usr/lib/python3/site-packages/ranger/gui/__pycache__/displayable.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/gui/__pycache__/displayable.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/gui/__pycache__/displayable.cpython-38.pyc 100644 -/usr/lib/python3/site-packages/ranger/gui/__pycache__/mouse_event.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/gui/__pycache__/mouse_event.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/gui/__pycache__/mouse_event.cpython-38.pyc 100644 -/usr/lib/python3/site-packages/ranger/gui/__pycache__/ui.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/gui/__pycache__/ui.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/gui/__pycache__/ui.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/ranger/gui/__pycache__/__init__.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/gui/__pycache__/__init__.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/gui/__pycache__/__init__.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/ranger/gui/__pycache__/ansi.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/gui/__pycache__/ansi.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/gui/__pycache__/ansi.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/ranger/gui/__pycache__/bar.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/gui/__pycache__/bar.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/gui/__pycache__/bar.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/ranger/gui/__pycache__/color.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/gui/__pycache__/color.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/gui/__pycache__/color.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/ranger/gui/__pycache__/colorscheme.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/gui/__pycache__/colorscheme.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/gui/__pycache__/colorscheme.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/ranger/gui/__pycache__/context.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/gui/__pycache__/context.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/gui/__pycache__/context.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/ranger/gui/__pycache__/curses_shortcuts.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/gui/__pycache__/curses_shortcuts.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/gui/__pycache__/curses_shortcuts.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/ranger/gui/__pycache__/displayable.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/gui/__pycache__/displayable.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/gui/__pycache__/displayable.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/ranger/gui/__pycache__/mouse_event.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/gui/__pycache__/mouse_event.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/gui/__pycache__/mouse_event.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/ranger/gui/__pycache__/ui.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/gui/__pycache__/ui.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/gui/__pycache__/ui.cpython-39.pyc 100644 /usr/lib/python3/site-packages/ranger/gui/ansi.py 100644 @@ -310,32 +310,32 @@ /usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__ 40755 -/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/__init__.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/__init__.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/__init__.cpython-38.pyc 100644 -/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/browsercolumn.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/browsercolumn.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/browsercolumn.cpython-38.pyc 100644 -/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/console.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/console.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/console.cpython-38.pyc 100644 -/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/pager.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/pager.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/pager.cpython-38.pyc 100644 -/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/statusbar.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/statusbar.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/statusbar.cpython-38.pyc 100644 -/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/taskview.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/taskview.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/taskview.cpython-38.pyc 100644 -/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/titlebar.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/titlebar.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/titlebar.cpython-38.pyc 100644 -/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_base.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_base.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_base.cpython-38.pyc 100644 -/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_miller.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_miller.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_miller.cpython-38.pyc 100644 -/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_multipane.cpython-38.opt-1.pyc 100644 -/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_multipane.cpython-38.opt-2.pyc 100644 -/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_multipane.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/__init__.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/__init__.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/__init__.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/browsercolumn.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/browsercolumn.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/browsercolumn.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/console.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/console.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/console.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/pager.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/pager.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/pager.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/statusbar.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/statusbar.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/statusbar.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/taskview.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/taskview.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/taskview.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/titlebar.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/titlebar.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/titlebar.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_base.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_base.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_base.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_miller.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_miller.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_miller.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_multipane.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_multipane.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/ranger/gui/widgets/__pycache__/view_multipane.cpython-39.pyc 100644 /usr/lib/python3/site-packages/ranger/gui/widgets/browsercolumn.py 100644 @@ -349,3 +349,3 @@ /usr/lib/python3/site-packages/ranger/gui/widgets/view_multipane.py 100644 -/usr/lib/python3/site-packages/ranger_fm-1.9.3-py3.8.egg-info 100644 +/usr/lib/python3/site-packages/ranger_fm-1.9.3-py3.9.egg-info 100644 Requires: /usr/bin/convert @@ -500,2 +500,2 @@ Provides: python3-module-ranger = 1.9.3-alt1:sisyphus+257082.100.1.1 -RPMIdentity: 83a2362c92e63122477d5a59209b4a25 +RPMIdentity: ca5eb662dbfd702eb82154e94d305995