14
0
forked from pool/python-falcon

Accepting request 1139652 from home:mcalabkova:branches:openSUSE:Backports:SLE-15-SP6:mailman

- remove unneeded build dependency python-ujson

OBS-URL: https://build.opensuse.org/request/show/1139652
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-falcon?expand=0&rev=48
This commit is contained in:
2024-01-19 18:44:32 +00:00
committed by Git OBS Bridge
parent 0dc51594f5
commit 968ffdf9a9
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jan 18 09:33:52 UTC 2024 - Markéta Machová <mmachova@suse.com>
- remove unneeded build dependency python-ujson
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Jan 2 23:52:59 UTC 2024 - Jiri Srain <jsrain@suse.com> Tue Jan 2 23:52:59 UTC 2024 - Jiri Srain <jsrain@suse.com>

View File

@@ -46,7 +46,6 @@ BuildRequires: %{python_module pytest-asyncio}
BuildRequires: %{python_module pytest} BuildRequires: %{python_module pytest}
BuildRequires: %{python_module requests} BuildRequires: %{python_module requests}
BuildRequires: %{python_module testtools} BuildRequires: %{python_module testtools}
BuildRequires: %{python_module ujson}
%if 0%{?suse_version} >= 1550 %if 0%{?suse_version} >= 1550
BuildRequires: %{python_module httpx if (%python-base without python36-base)} BuildRequires: %{python_module httpx if (%python-base without python36-base)}
BuildRequires: %{python_module uvicorn if (%python-base without python36-base)} BuildRequires: %{python_module uvicorn if (%python-base without python36-base)}