forked from pool/python-Paste
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Paste?expand=0&rev=23
This commit is contained in:
committed by
Git OBS Bridge
parent
4c0317dc61
commit
e1dbddccd4
@@ -26,7 +26,7 @@ License: MIT
|
||||
Group: Development/Languages/Python
|
||||
URL: http://pythonpaste.org
|
||||
Source: https://files.pythonhosted.org/packages/source/P/Paste/Paste-%{version}.tar.gz
|
||||
BuildRequires: %{python_module devel}
|
||||
Patch0: python37.patch
|
||||
# Test build requirements:
|
||||
BuildRequires: %{python_module nose}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
@@ -62,6 +62,7 @@ rm tests/test_proxy.py
|
||||
rm paste/urlmap.py.orig
|
||||
rm paste/httpserver.py.orig
|
||||
rm paste/util/template.py.orig
|
||||
%patch0 -p1
|
||||
|
||||
%build
|
||||
%python_build
|
||||
|
||||
Reference in New Issue
Block a user