diff --git a/.files b/.files index f5ec56f..15fca03 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 350ef56..0859116 100644 --- a/.rev +++ b/.rev @@ -36,4 +36,12 @@ in geopos test 950057 + + da7e220fddbea65f45b2fc9640a6cde8 + 2.0.1 + + dimstar_suse + + 975371 + diff --git a/python-aioredis.changes b/python-aioredis.changes index e6365d2..028764f 100644 --- a/python-aioredis.changes +++ b/python-aioredis.changes @@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Fri May 6 07:35:03 UTC 2022 - Markéta Machová + +- mock is not needed + +------------------------------------------------------------------- Thu Jan 27 07:43:19 UTC 2022 - Dominique Leuenberger - Fix typo in Requires (closing curly bracket in diff --git a/python-aioredis.spec b/python-aioredis.spec index 4a2f492..1561b77 100644 --- a/python-aioredis.spec +++ b/python-aioredis.spec @@ -40,7 +40,6 @@ BuildRequires: python-rpm-macros BuildRequires: %{python_module coverage >= 6.2} BuildRequires: %{python_module flake8 >= 4.0.1} BuildRequires: %{python_module hiredis >= 2.0.0} -BuildRequires: %{python_module mock >= 4.0.3} BuildRequires: %{python_module pytest >= 6.2.5} BuildRequires: %{python_module pytest-asyncio >= 0.16.0} BuildRequires: %{python_module pytest-cov >= 3.0.0}