diff --git a/python-spsdk.changes b/python-spsdk.changes index 6b052a4..eb5f065 100644 --- a/python-spsdk.changes +++ b/python-spsdk.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jul 17 19:23:07 UTC 2024 - Johannes Kastl + +- Require importlib_metadata + ------------------------------------------------------------------- Thu Mar 28 15:03:18 UTC 2024 - Johannes Kastl diff --git a/python-spsdk.spec b/python-spsdk.spec index f31c0b6..6e0ff7d 100644 --- a/python-spsdk.spec +++ b/python-spsdk.spec @@ -46,6 +46,7 @@ Requires: python-cryptography Requires: python-deepmerge Requires: python-fastjsonschema Requires: python-hexdump +Requires: python-importlib_metadata Requires: python-libusbsio Requires: python-oscrypto Requires: python-platformdirs