14
0

Accepting request 939930 from home:bnavigator:branches:devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/939930
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado6?expand=0&rev=20
This commit is contained in:
2021-12-11 23:57:18 +00:00
committed by Git OBS Bridge
parent 08cc04f4d3
commit eeb3dbbabd
3 changed files with 32 additions and 0 deletions

View File

@@ -28,6 +28,8 @@ Source: https://files.pythonhosted.org/packages/source/t/tornado/tornado
Source99: python-tornado6-rpmlintrc
# PATCH-FIX-OPENSUSE ignore-resourcewarning-doctests.patch -- ignore resource warnings on OBS
Patch0: ignore-resourcewarning-doctests.patch
# PATCH-FIX-OPENSUSE ignore-py310-deprecation-warnings.patch -- gh#tornadoweb/tornado#3033
Patch1: ignore-py310-deprecation-warnings.patch
BuildRequires: %{python_module base >= 3.5}
BuildRequires: %{python_module devel}
BuildRequires: %{python_module pycares}