Add no-pygtkcompat.patch to avoid dependency on Gtk (boo#1110669)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Twisted?expand=0&rev=73
This commit is contained in:
2018-11-08 11:45:37 +00:00
committed by Git OBS Bridge
parent 43664fc1d3
commit 25c0ec88e2
3 changed files with 24 additions and 0 deletions

View File

@@ -29,6 +29,7 @@ URL: http://twistedmatrix.com/
Source: https://files.pythonhosted.org/packages/source/T/Twisted/%{modname}-%{version}.tar.bz2
Patch1: skip_MultiCast.patch
Patch2: openssl111.patch
Patch3: no-pygtkcompat.patch
BuildRequires: %{python_module Automat >= 0.3.0}
BuildRequires: %{python_module PyHamcrest >= 1.9.0}
BuildRequires: %{python_module appdirs >= 1.4.0}