diff --git a/python-tornado.changes b/python-tornado.changes index b12d028..abf22ba 100644 --- a/python-tornado.changes +++ b/python-tornado.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Sep 23 10:39:53 UTC 2015 - tampakrap@opensuse.org + +- Remove python-Twisted BuildRequires. It causes a python-cryptography build + dependency, which is currently broken on SLE11SP4 due to old OpenSSL version + ------------------------------------------------------------------- Thu Sep 10 19:39:18 UTC 2015 - aboe76@gmail.com diff --git a/python-tornado.spec b/python-tornado.spec index 23c14e3..33306ce 100644 --- a/python-tornado.spec +++ b/python-tornado.spec @@ -25,7 +25,6 @@ License: Apache-2.0 Group: Development/Languages/Python Source: https://pypi.python.org/packages/source/t/tornado/tornado-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: python-Twisted BuildRequires: python-backports.ssl_match_hostname BuildRequires: python-devel BuildRequires: python-futures