From f68bf7bc1f173c0bdb129d5974be8050c2ca74677b1d3f684ac71184e20c41e0 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 27 Jul 2023 14:35:59 +0000 Subject: [PATCH] - Add missing dependency OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-vdirsyncer?expand=0&rev=41 --- python-vdirsyncer.changes | 5 +++++ python-vdirsyncer.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/python-vdirsyncer.changes b/python-vdirsyncer.changes index 07933f9..6c85a62 100644 --- a/python-vdirsyncer.changes +++ b/python-vdirsyncer.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jul 27 14:34:41 UTC 2023 - Matej Cepl + +- Add missing dependency + ------------------------------------------------------------------- Thu May 4 23:56:08 UTC 2023 - Dirk Müller diff --git a/python-vdirsyncer.spec b/python-vdirsyncer.spec index b6bb406..326e32c 100644 --- a/python-vdirsyncer.spec +++ b/python-vdirsyncer.spec @@ -37,6 +37,7 @@ BuildRequires: pkgconfig BuildRequires: python-rpm-macros BuildRequires: systemd-rpm-macros BuildRequires: pkgconfig(systemd) +Requires: python-aiohttp Requires: python-aiostream Requires: python-atomicwrites >= 0.1.7 Requires: python-click >= 5.0