forked from pool/python-python-ptrace
Accepting request 527221 from home:mimi_vx:branches:devel:languages:python
- add test_strace.patch - fixes build OBS-URL: https://build.opensuse.org/request/show/527221 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-ptrace?expand=0&rev=7
This commit is contained in:
@@ -26,6 +26,7 @@ License: GPL-2.0
|
||||
Group: Development/Languages/Python
|
||||
Url: http://python-ptrace.readthedocs.io/
|
||||
Source: https://github.com/haypo/%{pkg_name}/archive/%{pkg_name}-%{version}.tar.gz
|
||||
Patch0: test_strace.patch
|
||||
BuildRequires: %{python_module base}
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
@@ -41,6 +42,7 @@ python-ptrace is a debugger using ptrace written in Python.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{pkg_name}-%{pkg_name}-%{version}
|
||||
%patch0 -p1
|
||||
sed -i 's/\x0D$//' doc/*.rst
|
||||
chmod 0644 examples/*.py
|
||||
|
||||
|
Reference in New Issue
Block a user