python-tuf/tuf/api
Martin Vrachev 28602e4a91 Metadata API: change bump_expiration delta type
Change the delta argument type from the tuf/api/metadata.py module
in Signed.bump_expiration() to include relativedelta as
this provides an easier interface for the callers.
We are already testing for that inside test/api line 338.

Signed-off-by: Martin Vrachev <mvrachev@vmware.com>
2021-12-09 16:55:33 +02:00
..
serialization Metadata API: Stop annotating __init__() return value 2021-09-23 17:57:19 +03:00
__init__.py tuf/api: Expose tuf.api as a package 2020-10-15 14:35:14 +01:00
metadata.py Metadata API: change bump_expiration delta type 2021-12-09 16:55:33 +02:00