python-tuf/examples/repo_example
Martin Vrachev 15cd42c0d6 Delegations: add support for succinct_roles
This commit contains 2 API changes in "Delegations" class from
tuf/api/metadata.py:
1. roles argment is made optional
2. unrecognized_fields argument becomes the 4-th rather than the 3-rd
as it used to be

In this commit, I add support for succinct_roles roles inside
Delegations class. This change is related to TAP 15 proposal.

Signed-off-by: Martin Vrachev <mvrachev@vmware.com>
2022-06-17 13:33:01 +03:00
..
basic_repo.py examples: Use the constructor default arguments 2022-03-24 10:37:30 +02:00
hashed_bin_delegation.py Delegations: add support for succinct_roles 2022-06-17 13:33:01 +03:00