forked from pool/python-python-prctl
Accepting request 827738 from home:mcalabkova:branches:devel:languages:python
- Add failing-on-i586.patch to disable failing i586 test OBS-URL: https://build.opensuse.org/request/show/827738 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-prctl?expand=0&rev=3
This commit is contained in:
@@ -26,6 +26,7 @@ URL: https://github.com/seveas/python-prctl
|
||||
Source: https://files.pythonhosted.org/packages/source/p/python-prctl/python-prctl-%{version}.tar.gz
|
||||
Source99: https://raw.githubusercontent.com/seveas/python-prctl/master/COPYING
|
||||
Patch0: disable-sandboxed-test.patch
|
||||
Patch1: failing-on-i586.patch
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
@@ -48,6 +49,7 @@ and allows you to set the process name as seen in ps and top.
|
||||
%prep
|
||||
%setup -q -n python-prctl-%{version}
|
||||
%patch0 -p1
|
||||
%patch1 -p1
|
||||
cp %{SOURCE99} .
|
||||
|
||||
%build
|
||||
|
Reference in New Issue
Block a user