diff --git a/python-fakeredis.changes b/python-fakeredis.changes index e0af63e..50ae49f 100644 --- a/python-fakeredis.changes +++ b/python-fakeredis.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Oct 19 10:04:58 UTC 2023 - Matej Cepl + +- Remove unnecessary BR on python-lupa + ------------------------------------------------------------------- Tue Sep 26 13:23:51 UTC 2023 - Dirk Müller diff --git a/python-fakeredis.spec b/python-fakeredis.spec index 3f4087a..d57ea52 100644 --- a/python-fakeredis.spec +++ b/python-fakeredis.spec @@ -37,7 +37,6 @@ BuildArch: noarch # SECTION test requirements # technically requires hypothesis >= 6.56, but we don't have it yet BuildRequires: %{python_module hypothesis} -BuildRequires: %{python_module lupa >= 1.14} BuildRequires: %{python_module pytest >= 7.1.2} BuildRequires: %{python_module pytest-asyncio >= 0.19.0} BuildRequires: %{python_module pytest-mock >= 3.7.0}