14
0
forked from pool/python-pycurl

Accepting request 684241 from home:mcepl:branches:devel:languages:python

Update URL: field.

OBS-URL: https://build.opensuse.org/request/show/684241
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycurl?expand=0&rev=58
This commit is contained in:
2019-03-12 10:30:55 +00:00
committed by Git OBS Bridge
parent b6651d4107
commit e3fc9042a4

View File

@@ -18,7 +18,6 @@
%define oldpython python
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%global flavor @BUILD_FLAVOR@%{nil}
%if "%{flavor}" == "test"
%define test 1
@@ -26,6 +25,7 @@
%else
%bcond_with test
%endif
%if %{with test}
Name: python-pycurl-%{flavor}
%else
@@ -36,7 +36,7 @@ Release: 0
Summary: PycURL -- cURL library module
License: LGPL-2.1-or-later AND MIT
Group: Development/Languages/Python
URL: http://pycurl.sourceforge.net/
URL: http://pycurl.io/
Source: https://files.pythonhosted.org/packages/source/p/pycurl/pycurl-%{version}.tar.gz
# PATCH-FIX-OPENSUSE increase_test_timeout.diff -- Increase the timeout in a test so it doesn't fail when obs is overloaded
Patch0: increase_test_timeout.diff