- Add missing BR on python-flaky.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-watchdog?expand=0&rev=27
This commit is contained in:
Matej Cepl 2021-05-17 11:26:43 +00:00 committed by Git OBS Bridge
parent e688a3eb3e
commit c8175235b4
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon May 17 11:26:36 UTC 2021 - Matej Cepl <mcepl@suse.com>
- Add missing BR on python-flaky.
-------------------------------------------------------------------
Mon May 17 10:46:39 UTC 2021 - Antonio Larrosa <alarrosa@suse.com>

View File

@ -25,6 +25,7 @@ Summary: Filesystem events monitoring
License: Apache-2.0
URL: https://github.com/gorakhargosh/watchdog
Source: https://files.pythonhosted.org/packages/source/w/watchdog/watchdog-%{version}.tar.gz
BuildRequires: %{python_module flaky}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros