From 3ad316b18bb49b12d4878230825ac12cf3ae5fd4b87012a19cd61c1d41846925 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 18 Jul 2024 22:43:57 +0000 Subject: [PATCH] Accepting request 1188467 from home:ojkastl_buildservice:Branch_devel_languages_python Require importlib_metadata OBS-URL: https://build.opensuse.org/request/show/1188467 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-spsdk?expand=0&rev=13 --- python-spsdk.changes | 5 +++++ python-spsdk.spec | 1 + 2 files changed, 6 insertions(+) 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