From b49620f62d4d5998e81709cdd73bf6e918f70173e605fead3e412c5b09ce353d Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 19 Sep 2022 09:51:41 +0000 Subject: [PATCH] - fix build of tests OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SecretStorage?expand=0&rev=38 --- python-SecretStorage.changes | 5 +++++ python-SecretStorage.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/python-SecretStorage.changes b/python-SecretStorage.changes index 7b26b44..08b5906 100644 --- a/python-SecretStorage.changes +++ b/python-SecretStorage.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Sep 19 09:51:32 UTC 2022 - Dirk Müller + +- fix build of tests + ------------------------------------------------------------------- Mon Sep 12 02:43:19 UTC 2022 - Steve Kowalik diff --git a/python-SecretStorage.spec b/python-SecretStorage.spec index 2c2ed3a..ad521b2 100644 --- a/python-SecretStorage.spec +++ b/python-SecretStorage.spec @@ -43,6 +43,7 @@ BuildArch: noarch BuildRequires: %{python_module SecretStorage = %{version}} BuildRequires: %{python_module cryptography} BuildRequires: %{python_module jeepney >= 0.6} +BuildRequires: dbus-1-daemon BuildRequires: gnome-keyring %endif %python_subpackages