python-tuf/tuf/scripts
Jussi Kukkonen 46ebfd0461 imports: Fix securesystemslib.util imports
Make the import compatible with vendoring tool and alias the import so
it does not clash with the local module. Fix all references
to the module in the code.

In one instance import a specific function to avoid a more complex
redirection in the code.

Signed-off-by: Jussi Kukkonen <jkukkonen@vmware.com>
2021-03-19 16:56:50 +02:00
..
__init__.py Add __init__.py to scripts directory 2018-04-17 14:54:10 -04:00
client.py imports: Make 'updater' import vendoring-compatible 2021-03-19 16:56:50 +02:00
repo.py imports: Fix securesystemslib.util imports 2021-03-19 16:56:50 +02:00