python-tuf/tuf
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
..
api Whitespace changes to make new black linter happy 2023-02-06 15:29:28 +02:00
ngclient Merge pull request #2241 from jku/repository-lib-uploader 2023-02-08 10:30:52 +01:00
repository repository: Make snapshot/timetamp helpers non-abstract 2023-02-26 11:35:02 +02:00
__init__.py python-tuf 2.1.0 2023-01-26 16:26:38 +01:00
py.typed Advertize type annotations with py.typed 2021-11-11 22:34:22 +02:00