Package: revolt / 0.0+git20200723.0aca6c8-1

Metadata

Package Version Patches format
revolt 0.0+git20200723.0aca6c8-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
force_import_path | (download)

bin/revolt | 9 1 + 8 - 0 !
revolt/app.py | 12 1 + 11 - 0 !
2 files changed, 2 insertions(+), 19 deletions(-)

 force the import path
 Revolt by default tries to guess the import path for the python files.
 However, it guesses the wrong path on a usr-merged system.  This forces
 the import path to include the path that the package uses.