python-tuf/tuf/api
Jussi Kukkonen c2edd30669 Metadata API: Make sure Signed.expires is UTC
* Most importantly use strftime() to serialize the datetime
* Force the timezone as UTC when deserializing

Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
2024-02-29 15:34:36 +02:00
..
serialization remove pylint and suppressed inline errors from pylint 2024-02-20 22:57:53 -05:00
__init__.py tuf/api: Expose tuf.api as a package 2020-10-15 14:35:14 +01:00
_payload.py Metadata API: Make sure Signed.expires is UTC 2024-02-29 15:34:36 +02:00
dsse.py Envelope API: rename, add docs, add alias 2024-02-21 16:59:55 +01:00
exceptions.py remove pylint and suppressed inline errors from pylint 2024-02-20 22:57:53 -05:00
metadata.py change utcnow() to now(timezone.utc) 2024-02-27 21:57:46 +03:00