15
0

Accepting request 333143 from home:tampakrap:branches:devel:languages:python

- Remove python-Twisted BuildRequires. It causes a python-cryptography build
  dependency, which is currently broken on SLE11SP4 due to old OpenSSL version

OBS-URL: https://build.opensuse.org/request/show/333143
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=42
This commit is contained in:
Todd R
2015-09-23 11:35:30 +00:00
committed by Git OBS Bridge
parent 908129fed5
commit 9bd397358f
2 changed files with 6 additions and 1 deletions

View File

@@ -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

View File

@@ -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