diff --git a/python-watchdog.changes b/python-watchdog.changes index b956ba4..c2b285a 100644 --- a/python-watchdog.changes +++ b/python-watchdog.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon May 17 11:26:36 UTC 2021 - Matej Cepl + +- Add missing BR on python-flaky. + ------------------------------------------------------------------- Mon May 17 10:46:39 UTC 2021 - Antonio Larrosa diff --git a/python-watchdog.spec b/python-watchdog.spec index 607baaa..acc3166 100644 --- a/python-watchdog.spec +++ b/python-watchdog.spec @@ -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