From 99bb21f699350cd7e7f18769436e4cd3a2e5f558f6eb23bfe3cd43c5f9696021 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Sun, 7 Jun 2020 21:35:32 +0000 Subject: [PATCH] - Add missing BR python-atomicwrites OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-vdirsyncer?expand=0&rev=24 --- python-vdirsyncer.changes | 5 +++++ python-vdirsyncer.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/python-vdirsyncer.changes b/python-vdirsyncer.changes index 6eedfff..60277b1 100644 --- a/python-vdirsyncer.changes +++ b/python-vdirsyncer.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jun 7 21:35:23 UTC 2020 - Matej Cepl + +- Add missing BR python-atomicwrites + ------------------------------------------------------------------- Mon May 18 09:10:46 UTC 2020 - Petr Gajdos diff --git a/python-vdirsyncer.spec b/python-vdirsyncer.spec index c98c4b6..5f814e8 100644 --- a/python-vdirsyncer.spec +++ b/python-vdirsyncer.spec @@ -33,6 +33,7 @@ Source2: vdirsyncer.timer Patch0: python-vdirsyncer-fix-tests.patch # default deadline (200ms) is too short for obs Patch1: python-vdirsyncer-shift-deadline.patch +BuildRequires: %{python_module atomicwrites} BuildRequires: %{python_module setuptools_scm} BuildRequires: fdupes BuildRequires: pkgconfig