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}