python-tuf/examples
Jussi Kukkonen a69ddf1f04 ngclient,tests,examples: Use new verify_delegate()
Avoid Metadata.verify_delegate() now that it's deprecated.

Note that this commit does not try to make any code cleanups
that are now possible: this is the minimal change to use the new
API.

Future improvements can make code in TrustedMetadataSet and
Updater slightly easier to read: as an example there's no need for
TrustedMetadataSet to actually store or expose actual Metadata in its
cache -- Signed is all that's needed.

Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
2023-08-01 13:08:13 +02:00
..
client examples: Tweak download dir creation 2023-02-09 10:34:03 +02:00
manual_repo Whitespace changes to make new black linter happy 2023-02-06 15:29:28 +02:00
repository ngclient,tests,examples: Use new verify_delegate() 2023-08-01 13:08:13 +02:00
uploader repository: Add typed edit_*() contextmanagers 2023-03-08 10:27:43 +02:00
README.md examples: Rename client example directory 2023-02-02 16:25:47 +02:00