Accepting request 1118880 from devel:languages:python

- Remove unnecessary BR on python-lupa

OBS-URL: https://build.opensuse.org/request/show/1118880
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fakeredis?expand=0&rev=22
This commit is contained in:
Ana Guerrero 2023-10-20 21:16:15 +00:00 committed by Git OBS Bridge
commit 9ea81b37e1
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}