From 89d76bd2cf5d75fdb1f62bef743a8deedd10f4e81e9f87ce2a99a245fb05ec4a Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 8 Aug 2017 19:19:53 +0000 Subject: [PATCH] Accepting request 515235 from home:tbechtold:branches:devel:languages:python - Cleanup Requires and BuildRequires OBS-URL: https://build.opensuse.org/request/show/515235 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycurl?expand=0&rev=30 --- python-pycurl.changes | 5 +++++ python-pycurl.spec | 6 ------ 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/python-pycurl.changes b/python-pycurl.changes index dcbee26..cf05e6c 100644 --- a/python-pycurl.changes +++ b/python-pycurl.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Aug 8 19:16:32 UTC 2017 - tbechtold@suse.com + +- Cleanup Requires and BuildRequires + ------------------------------------------------------------------- Wed Jun 21 09:51:22 UTC 2017 - alarrosa@suse.com diff --git a/python-pycurl.spec b/python-pycurl.spec index dc468ab..5b8e835 100644 --- a/python-pycurl.spec +++ b/python-pycurl.spec @@ -30,19 +30,13 @@ Source: https://files.pythonhosted.org/packages/source/p/pycurl/pycurl-% Patch0: pycurl-no-runtime-curlvercheck.patch # PATCH-FIX-OPENSUSE increase_test_timeout.diff -- Increase the timeout in a test so it doesn't fail when obs is overloaded Patch1: increase_test_timeout.diff -BuildRequires: %{python_module CherryPy} BuildRequires: %{python_module bottle} BuildRequires: %{python_module devel} BuildRequires: %{python_module flaky} BuildRequires: %{python_module nose} -BuildRequires: %{python_module pyflakes} -BuildRequires: %{python_module simplejson} BuildRequires: libcurl-devel >= 7.19.0 BuildRequires: openssl-devel BuildRequires: python-rpm-macros -Requires: python-CherryPy -Requires: python-bottle -Requires: python-simplejson %ifpython2 Provides: %{oldpython}-curl = %{version} Obsoletes: %{oldpython}-curl < %{version}