forked from pool/python-python-ptrace
Accepting request 506614 from home:jengelh:branches:devel:languages:python
- Trim description, rectify errors. OBS-URL: https://build.opensuse.org/request/show/506614 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-ptrace?expand=0&rev=5
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
Name: python-%{pkg_name}
|
||||
Version: 0.9.2
|
||||
Release: 0
|
||||
Summary: Python binding of ptrace
|
||||
Summary: Python binding for ptrace
|
||||
License: GPL-2.0
|
||||
Group: Development/Languages/Python
|
||||
Url: http://python-ptrace.readthedocs.io/
|
||||
@@ -37,8 +37,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
python-ptrace is a debugger using ptrace (Linux, BSD and Darwin system call to
|
||||
trace processes) written in Python.
|
||||
python-ptrace is a debugger using ptrace written in Python.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{pkg_name}-%{pkg_name}-%{version}
|
||||
|
Reference in New Issue
Block a user