Pull request for recommended update for ranger #291

Open
msmeissn wants to merge 1 commits from msmeissn/PackageHub:maintenance-update-1766238635 into leap-16.0
2 changed files with 82 additions and 1 deletions

View File

@@ -0,0 +1,81 @@
<patchinfo>
<packager>sbradnick</packager>
<rating>moderate</rating>
<category>recommended</category>
<summary>Recommended update for ranger</summary>
<description>This update for ranger fixes the following issues:
Update to version 1.9.4+git20250910.3f7a3546:
* img_display: Avoid unicode escape sequences for Ueberzug input
* man: fix documentation of which license ranger uses exactly
* rifle: fixed+clarified usage string
Update to version 1.9.4+git20250604.7e38143:
* fixed bug with command info staying
* Revert "fixed open_with bugginess"
* fixed open_with bugginess
* commands: Reword comment for brevity and accuracy
* GHActions: Pass config_files rather than boolean to flake8
* commands: Disable invalid-name and too-many-lines pylints
* Pylint: Disable invalid-name and too-many-lines for commands.py
* add :unnarrow to disable :narrow mode
* rifle: Update version
Update to version 1.9.4+git20250305.7ad50fa:
* 7-zip now has an official Linux version (7zz)
* add: support for tilde in bookmarks
* img_display: address PR feedback
* docs: kitty image previews are supported in other terminals now
* img_display: auto-detect support for kitty image previews
* rifle(terminals): support auto-detecting ghostty terminal emulator
* Modified order of expantions in peview_script
* Add GNOME papers to document viewers
* Added ability to use environmental variables in preview_script option
* doc: Regenerate man pages to have the proper version
* Makefile: Update version Grep since adding logo to README
* ranger/__init__: Caught another unbumped version
* mime.types: Add .nim extension for text/plain
* Fixed mistooks of nim scripts as a video aNIMations in rifle.conf
* GHActions: Pypy don't run old Flake8/Pylint
* GHActions: Use Pypy 3.10
* actions: Use keywords for rifle.execute
* runner: Allow action as positional argument
* ui: Refresh window in initialize
* ui: endwin already sets cursor to normal visibility
* requirements: Add setuptools
* img_display: Silence no-member false positive
* core/main: Drop unused variable prefix_length
* core,ext: Avoid return in finally shadowing return value
* test_py2_compat: Prevent use of yield from
* core,ext: Reduce positional arguments where possible
* pager,history: Replace branch with min/max builtins
* Pylint: Update custom checker for compatibility with 3.3.1
* GHActions: Bump action versions
* README: Use forge-agnostic URL
* README: Capitalize ranger
* README: Bump version
* README: Replace Travis with GHActions badge
* README: Center header
* make logo in readme wider
* move the ranger logo to the very top
* Add option confirm_on_trash
* Fix typos
* Add IINA to rifle.conf
* browsercolumn: ANSI escape codes support
* #1182: Fix signals for OS X
Update to version 1.9.3+git20240801.bd9b37f:
* properly decode file:// urls given to ranger as argument (fixes #2900)
* fix #2873 WM_NAME now shows "not accessible" in non-existent directories
* Fixed inconsistency in ranger documentation where it was stated that commanding 'linemode humanreadablesizemtime' changed the linemode to display human readable modification time and file size, but the correct command for this is 'linemode sizehumanreadablemtime'
* README: fix link formatting on github's markdown renderer
* README: add liberapay badge
* Mention viewmode key binding in man
</description>
<package>ranger</package>
<seperate_build_arch/>
</patchinfo>

2
ranger

Submodule ranger updated: b2aa5fe5f7...4311970f49