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:
@@ -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
|
Wed Jun 21 09:51:22 UTC 2017 - alarrosa@suse.com
|
||||||
|
|
||||||
|
@@ -30,19 +30,13 @@ Source: https://files.pythonhosted.org/packages/source/p/pycurl/pycurl-%
|
|||||||
Patch0: pycurl-no-runtime-curlvercheck.patch
|
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
|
# 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
|
Patch1: increase_test_timeout.diff
|
||||||
BuildRequires: %{python_module CherryPy}
|
|
||||||
BuildRequires: %{python_module bottle}
|
BuildRequires: %{python_module bottle}
|
||||||
BuildRequires: %{python_module devel}
|
BuildRequires: %{python_module devel}
|
||||||
BuildRequires: %{python_module flaky}
|
BuildRequires: %{python_module flaky}
|
||||||
BuildRequires: %{python_module nose}
|
BuildRequires: %{python_module nose}
|
||||||
BuildRequires: %{python_module pyflakes}
|
|
||||||
BuildRequires: %{python_module simplejson}
|
|
||||||
BuildRequires: libcurl-devel >= 7.19.0
|
BuildRequires: libcurl-devel >= 7.19.0
|
||||||
BuildRequires: openssl-devel
|
BuildRequires: openssl-devel
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
Requires: python-CherryPy
|
|
||||||
Requires: python-bottle
|
|
||||||
Requires: python-simplejson
|
|
||||||
%ifpython2
|
%ifpython2
|
||||||
Provides: %{oldpython}-curl = %{version}
|
Provides: %{oldpython}-curl = %{version}
|
||||||
Obsoletes: %{oldpython}-curl < %{version}
|
Obsoletes: %{oldpython}-curl < %{version}
|
||||||
|
Reference in New Issue
Block a user