python-tuf/tuf/repository
Jussi Kukkonen c9c36934f2 repository: Make snapshot/timetamp helpers non-abstract
targets_infos() and snapshot_info() are helpers used by snapshot and
timestamp. Some Repository implementations do not need
snapshot/timestamp (think e.g. a signing tool that never modifies online
roles), so the helpers should not be required.

Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
2023-02-26 11:35:02 +02:00
..
__init__.py repository: Address review comments 2022-12-03 11:34:21 +02:00
_repository.py repository: Make snapshot/timetamp helpers non-abstract 2023-02-26 11:35:02 +02:00