14
0
forked from pool/python-pycurl

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
This commit is contained in:
2017-08-08 19:19:53 +00:00
committed by Git OBS Bridge
parent c9e5b920e1
commit 89d76bd2cf
2 changed files with 5 additions and 6 deletions

View File

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

View File

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