python-tuf/examples
Jussi Kukkonen df6b044c5a repository: Make snapshot/targets info required properties
This does not make the examples simpler now, but it will when
there are multiple locations where snapshot/timestamp are called.

* This way the snapshot/timestamp input material is an internal detail
  of Repository and the call sites will be simpler.
* Both methods now have a "force" argument that can be used to create a
  new version regardless of meta info changes
* but implementations are now required to implement snapshot_info
  and targets_infos properties that represent the current snapshot and
  targets versions in the repository

Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
2022-11-30 18:44:16 +02:00
..
client_example examples: Update client example 2022-11-28 12:19:54 +02:00
manual_repo Rename manual repository example 2022-11-28 12:13:00 +02:00
repository repository: Make snapshot/targets info required properties 2022-11-30 18:44:16 +02:00
README.md examples: Update client example 2022-11-28 12:19:54 +02:00