- Remove unnecessary BR on python-lupa

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fakeredis?expand=0&rev=45
This commit is contained in:
Matej Cepl 2023-10-19 10:05:12 +00:00 committed by Git OBS Bridge
parent 3bbdd8f9b5
commit b81ef3f156
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Oct 19 10:04:58 UTC 2023 - Matej Cepl <mcepl@cepl.eu>
- Remove unnecessary BR on python-lupa
-------------------------------------------------------------------
Tue Sep 26 13:23:51 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@ -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}