ranger 1.8.1 -> ranger-fm 1.9.4 (#11630)

Co-authored-by: Ed Reel <edreel@gmail.com>
This commit is contained in:
Maximilian Downey Twiss
2025-04-29 14:29:45 +10:00
committed by GitHub
parent 5217fb6a22
commit 746015f25b
10 changed files with 722 additions and 851 deletions

View File

@@ -147,6 +147,7 @@ renamed_packages = Set[
{ pkg_name: 'qtwebglplugin', pkg_rename: 'qt5_webglplugin', comments: 'Renamed to allow qt6 packages.' },
{ pkg_name: 'qtwebsockets', pkg_rename: 'qt5_websockets', comments: 'Renamed to allow qt6 packages.' },
{ pkg_name: 'qtx11extras', pkg_rename: 'qt5_x11extras', comments: 'Renamed to allow qt6 packages.' },
{ pkg_name: 'ranger', pkg_rename: 'ranger_fm', comments: 'Renamed to match pip package name.' },
{ pkg_name: 'tracker3', pkg_rename: 'tinysparql', comments: 'Renamed upstream.' },
{ pkg_name: 'tracker3_miners', pkg_rename: 'localsearch', comments: 'Renamed upstream.' },
{ pkg_name: 'util_macros', pkg_rename: 'xorg_macros', comments: 'Renamed to better match upstream.' },