From c7bb4940f5b0d8fbaa6ba6582e205854b97e22277d3960f25f8737c01063df7c Mon Sep 17 00:00:00 2001 From: Todd R Date: Thu, 2 Oct 2014 16:11:38 +0000 Subject: [PATCH] Accepting request 253674 from home:TheBlackCat:branches:devel:languages:python Remove python-pycares BuildRequires since it is optional and not in openSUSE:Factory OBS-URL: https://build.opensuse.org/request/show/253674 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=38 --- python-tornado.changes | 6 ++++++ python-tornado.spec | 1 - 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-tornado.changes b/python-tornado.changes index 96db277..24fd07b 100644 --- a/python-tornado.changes +++ b/python-tornado.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Oct 2 16:05:54 UTC 2014 - toddrme2178@gmail.com + +- Remove python-pycares BuildRequires since it is optional and + not in openSUSE:Factory + ------------------------------------------------------------------- Wed Oct 1 15:23:31 UTC 2014 - toddrme2178@gmail.com diff --git a/python-tornado.spec b/python-tornado.spec index 72e97fd..6258855 100644 --- a/python-tornado.spec +++ b/python-tornado.spec @@ -27,7 +27,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: python-devel BuildRequires: python-backports.ssl_match_hostname BuildRequires: python-futures -BuildRequires: python-pycares BuildRequires: python-pycurl BuildRequires: python-simplejson BuildRequires: python-Twisted